aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/c-tree.texi
AgeCommit message (Expand)AuthorFilesLines
2010-01-04c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.Jerry Quinn1-4/+6
2009-12-15Fix @itemx vs. @itemxRalf Wildenhues1-6/+6
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-8/+0
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues1-6/+6
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-2/+2
2009-02-18fix typoJason Merrill1-1/+1
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+13
2008-04-01* doc/c-tree.texi (Function Basics): Fix grammatical error.Ben Elliston1-1/+1
2008-02-17c-tree.texi: Use @dots{} and @enddots{} where appropriate.Ralf Wildenhues1-4/+4
2008-02-16c-tree.texi: Use `@.' where appropriate.Ralf Wildenhues1-1/+1
2008-02-14bugreport.texi: Update copyright years.Ralf Wildenhues1-1/+1
2008-01-31c-tree.texi (Types): Fix grammar.Tom Browder1-2/+2
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+32
2007-06-15[multiple changes]Andrew Pinski1-0/+7
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor1-0/+8
2007-05-17re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-0/+23
2007-04-22re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak1-15/+22
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-13/+32
2007-01-31c-tree.texi (Expression trees): Improve markup.Ralf Wildenhues1-5/+5
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues1-1/+1
2007-01-02c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor1-0/+49
2006-11-22c-tree.texi: Document new tree codes.Ira Rosen1-0/+21
2006-11-08[multiple changes]Dorit Nuzman1-0/+48
2006-10-01tree.h (DECL_FIELD_OFFSET, [...]): Fix comments to reflect actual behavior an...Sandra Loosemore1-6/+14
2006-05-29re PR middle-end/26237 (None of the OMP_* trees are documented in c-tree.texi)Diego Novillo1-0/+178
2006-02-20re PR middle-end/26236 (CHAR_TYPE is still referenced in c-tree.texi)Roger Sayle1-3/+2
2006-02-09re PR c++/25979 (incorrect codegen for conditional [SVO issue])Jason Merrill1-1/+4
2005-12-05c-tree.texi (Function Bodies): Remove description of RETURN_INIT.Gabriel Dos Reis1-17/+0
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata1-5/+5
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-0/+182
2005-06-07tree-ssa-address.c: New file.Zdenek Dvorak1-0/+21
2005-03-05c-tree.texi: Wrap comments in @r{}.James A. Morrison1-1/+1
2005-01-30optabs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-27tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher1-4/+4
2004-12-16* doc/c-tree.texi (CONSTRUCTOR): Mention RANGE_EXPRs.Nathan Sidwell1-5/+8
2004-12-14tree.def, [...]: Correctly document restrictions on the shift width.Tobias Schlüter1-1/+1
2004-11-05c-tree.texi, [...]: Correct end-of-sentence markup and markup of "etc.", "e.g...Joseph Myers1-4/+4
2004-11-05c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-1/+1
2004-10-28c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers1-2/+2
2004-09-22c-tree.texi (TRUTH_NOT_EXPR, [...]): Mention the restriction on types.Kazu Hirata1-4/+7
2004-09-16c-tree.texi (Classes): Remove index entries for TREE_VIA_{PUBLIC,PROTECTED,PR...Nathan Sidwell1-3/+0
2004-09-01c-tree.texi: Document new operands for ARRAY_REF and COMPONENT_REF.Richard Kenner1-2/+7
2004-07-20tree.h: Include vec.hNathan Sidwell1-23/+24
2004-07-06tree.h (TREE_VIA_VIRTUAL): Rename to ...Nathan Sidwell1-0/+2
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson1-12/+0
2004-06-17re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)Jason Merrill1-12/+12
2004-06-16c-common.def (COMPOUND_STMT): Remove.Richard Henderson1-58/+14
2004-05-30c-tree.texi (Expressions): Document FLOOR_DIV_EXPR...Roger Sayle1-46/+89
2004-05-28re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math)Paolo Bonzini1-0/+39