summaryrefslogtreecommitdiff
path: root/gcc/doc/c-tree.texi
Commit message (Expand)AuthorAgeFilesLines
* 2005-03-05 James A. Morrison <phython@gcc.gnu.org>phython2005-03-051-1/+1
* * optabs.c, doc/c-tree.texi, doc/install.texi, doc/md.texi,kazu2005-01-301-1/+1
* * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,steven2005-01-271-4/+4
* * doc/c-tree.texi (CONSTRUCTOR): Mention RANGE_EXPRs.nathan2004-12-161-5/+8
* 2004-12-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>tobi2004-12-141-1/+1
* * doc/c-tree.texi, doc/cfg.texi, doc/contrib.texi, doc/cpp.texi,jsm282004-11-051-4/+4
* * doc/c-tree.texi, doc/cfg.texi, doc/extend.texi, doc/gty.texi,jsm282004-11-051-1/+1
* * doc/c-tree.texi, doc/cpp.texi, doc/implement-c.texi,jsm282004-10-281-2/+2
* * doc/c-tree.texi (TRUTH_NOT_EXPR, TRUTH_ANDIF_EXPR,kazu2004-09-221-4/+7
* * doc/c-tree.texi (Classes): Remove index entries fornathan2004-09-161-3/+0
* * doc/c-tree.texi: Document new operands for ARRAY_REF andkenner2004-09-011-2/+7
* .:nathan2004-07-201-23/+24
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-0/+2
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-12/+0
* PR c++/16015jason2004-06-171-12/+12
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-58/+14
* * doc/c-tree.texi (Expressions): Document FLOOR_DIV_EXPR,sayle2004-05-301-46/+89
* gcc/ChangeLog:bonzini2004-05-281-0/+39
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-30/+12
* * doc/c-tree.texi (DECL_ASSEMBLER_NAME): Mention that using thismmitchel2004-03-021-0/+7
* * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi,jsm282004-01-181-2/+2
* * doc/c-tree.texi, doc/compat.texi, doc/cpp.texi,jsm282004-01-181-39/+40
* * doc/c-tree.texi: Fix @item vs. @itemx.schwab2003-12-301-2/+2
* Fixes issues pointed out by Chris Lattner.wilson2003-12-021-6/+5
* * doc/c-tree.texi (Function Bodies): Update HANDLER documentation.gdr2003-12-011-4/+4
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-2/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+2
* * expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.sayle2003-08-121-0/+15
* * doc/c-tree.texi: Normalize spellings of "lowercase" andkraai2003-07-311-1/+1
* * doc/c-tree.texi (OFFSET_TYPE): Update description.mmitchel2003-07-231-5/+3
* * flags.h (flag_wrapv): New flag controlling overflow semantics.sayle2003-05-311-0/+6
* * doc/c-tree.texi (Functions): Remove DECL_REAL_CONTEXTmmitchel2003-04-111-14/+15
* * doc/c-tree.texi (Namespaces): Fix typo.gerald2003-02-071-2/+2
* * doc/c-tree.texi: Restore deliberate spelling mistakes.kazu2002-12-171-1/+1
* * doc/c-tree.texi: Fix typos and follow spelling conventions.kazu2002-12-171-1/+1
* * doc/c-tree.texi (Tree overview): Fix typos.gerald2002-10-291-2/+2
* * doc/c-tree.texi: Update description of COND_EXPR tree nodes.sayle2002-10-181-19/+15
* 2002-09-04 Janis Johnson <janis187@us.ibm.com>janis2002-09-041-2/+2
* * doc/c-tree.texi (RDIV_EXPR): Fix typo.pkoning2002-08-301-1/+1
* * doc/c-tree.texi (Expression trees): Document VA_ARG_EXPRgdr2002-08-051-0/+7
* * doc/c-tree.texi: Fix typo in introduction.rsandifo2002-04-251-1/+1
* * doc/c-tree.texi (Classes, TYPE_BINFO): Fix typo.gerald2002-02-191-2/+2
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+7
* PR c/4475, c++/3780:jakub2002-02-041-1/+2
* document FILE_STMTjason2002-01-161-0/+7
* * doc/c-tree.texi (Trees): Only refer to GCC.gerald2001-12-171-1/+1
* * c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, notjsm282001-12-171-2/+5
* * doc/c-tree.texi (RECORD_TYPE, UNION_TYPE): Expand on definition.kenner2001-12-051-10/+26
* * c-common.def (COMPOUND_LITERAL_EXPR): New.jsm282001-12-041-0/+10
* * cse.c (true_dependence_in_rtx): New function.hubicka2001-11-281-5/+8