aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/c-tree.texi
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-30/+12
2004-03-02c-tree.texi (DECL_ASSEMBLER_NAME): Mention that using this macro results in m...Mark Mitchell1-0/+7
2004-01-18c-tree.texi, [...]: Remove trailing whitespace.Joseph Myers1-2/+2
2004-01-18c-tree.texi, [...]: Use @smallexample instead of @example.Joseph Myers1-39/+40
2003-12-30c-tree.texi: Fix @item vs.Andreas Schwab1-2/+2
2003-12-01Fixes issues pointed out by Chris Lattner.James E Wilson1-6/+5
2003-12-01* doc/c-tree.texi (Function Bodies): Update HANDLER documentation.Gabriel Dos Reis1-4/+4
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-2/+2
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-2/+2
2003-08-12expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.Roger Sayle1-0/+15
2003-07-31c-tree.texi: Normalize spellings of "lowercase" and "uppercase".Matt Kraai1-1/+1
2003-07-23* doc/c-tree.texi (OFFSET_TYPE): Update description.Mark Mitchell1-5/+3
2003-05-31flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle1-0/+6
2003-04-11c-tree.texi (Functions): Remove DECL_REAL_CONTEXT documentation; add DECL_FRI...Mark Mitchell1-14/+15
2003-02-07* doc/c-tree.texi (Namespaces): Fix typo.Gabor Greif1-2/+2
2002-12-17* doc/c-tree.texi: Restore deliberate spelling mistakes.Kazu Hirata1-1/+1
2002-12-17c-tree.texi: Fix typos and follow spelling conventions.Kazu Hirata1-1/+1
2002-10-29* doc/c-tree.texi (Tree overview): Fix typos.Andreas Bauer1-2/+2
2002-10-18* doc/c-tree.texi: Update description of COND_EXPR tree nodes.Roger Sayle1-19/+15
2002-09-04c-tree.texi: Fix overfull hboxes.Janis Johnson1-2/+2
2002-08-30c-tree.texi (RDIV_EXPR): Fix typo.Paul Koning1-1/+1
2002-08-05* doc/c-tree.texi (Expression trees): Document VA_ARG_EXPRGabriel Dos Reis1-0/+7
2002-04-25* doc/c-tree.texi: Fix typo in introduction.Steven Bosscher1-1/+1
2002-02-19* doc/c-tree.texi (Classes, TYPE_BINFO): Fix typo.Gaute B Strokkenes1-2/+2
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-0/+7
2002-02-04PR c/4475, c++/3780:Jakub Jelinek1-1/+2
2002-01-15document FILE_STMTJason Merrill1-0/+7
2001-12-17* doc/c-tree.texi (Trees): Only refer to GCC.Gerald Pfeifer1-1/+1
2001-12-17re PR c/5105 (compound literal patch broken with inlining)Joseph Myers1-2/+5