OSDN Git Service

* doc/c-tree.texi, doc/cfg.texi, doc/extend.texi, doc/gty.texi,
[pf3gnuchains/gcc-fork.git] / gcc / doc / c-tree.texi
2004-11-05 jsm28 * doc/c-tree.texi, doc/cfg.texi, doc/extend.texi,...
2004-10-28 jsm28 * doc/c-tree.texi, doc/cpp.texi, doc/implement-c.texi,
2004-09-22 kazu * doc/c-tree.texi (TRUTH_NOT_EXPR, TRUTH_ANDIF_EXPR,
2004-09-16 nathan * doc/c-tree.texi (Classes): Remove index entries for
2004-09-01 kenner * doc/c-tree.texi: Document new operands for ARRAY_REF and
2004-07-20 nathan.:
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-17 jason PR c++/16015
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-05-30 sayle * doc/c-tree.texi (Expressions): Document FLOOR_DIV_EXPR,
2004-05-28 bonzinigcc/ChangeLog:
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-02 mmitchel * doc/c-tree.texi (DECL_ASSEMBLER_NAME): Mention that...
2004-01-18 jsm28 * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi,
2004-01-18 jsm28 * doc/c-tree.texi, doc/compat.texi, doc/cpp.texi,
2003-12-30 schwab* doc/c-tree.texi: Fix @item vs. @itemx.
2003-12-02 wilsonFixes issues pointed out by Chris Lattner.
2003-12-01 gdr* doc/c-tree.texi (Function Bodies): Update HANDLER...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-08-12 sayle * expr.c (expand_expr): If an ABS_EXPR has a complex...
2003-07-31 kraai * doc/c-tree.texi: Normalize spellings of "lowercase...
2003-07-23 mmitchel * doc/c-tree.texi (OFFSET_TYPE): Update description.
2003-05-31 sayle * flags.h (flag_wrapv): New flag controlling overflow...
2003-04-11 mmitchel * doc/c-tree.texi (Functions): Remove DECL_REAL_CONTEXT
2003-02-07 gerald * doc/c-tree.texi (Namespaces): Fix typo.
2002-12-17 kazu * doc/c-tree.texi: Restore deliberate spelling mistakes.
2002-12-17 kazu * doc/c-tree.texi: Fix typos and follow spelling conve...
2002-10-29 gerald * doc/c-tree.texi (Tree overview): Fix typos.
2002-10-18 sayle * doc/c-tree.texi: Update description of COND_EXPR...
2002-09-04 janis2002-09-04 Janis Johnson <janis187@us.ibm.com>
2002-08-30 pkoning * doc/c-tree.texi (RDIV_EXPR): Fix typo.
2002-08-05 gdr * doc/c-tree.texi (Expression trees): Document VA_ARG_EXPR
2002-04-25 rsandifo * doc/c-tree.texi: Fix typo in introduction.
2002-02-19 gerald * doc/c-tree.texi (Classes, TYPE_BINFO): Fix typo.
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-02-04 jakub PR c/4475, c++/3780:
2002-01-16 jasondocument FILE_STMT
2001-12-17 gerald * doc/c-tree.texi (Trees): Only refer to GCC.
2001-12-17 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): Contain a...
2001-12-05 kenner * doc/c-tree.texi (RECORD_TYPE, UNION_TYPE): Expand...
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-11-28 hubicka * cse.c (true_dependence_in_rtx): New function.
2001-10-17 gerald * c-tree.texi: Eliminate duplicated word.
2001-10-12 rth * doc/c-tree.texi (Expression trees): Add VTABL...
2001-10-09 jsm28 * doc/c-tree.texi, doc/cppinternals.texi, doc/extend...
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-07 jsm28 * doc/c-tree.texi, doc/tm.texi: Consistently put NULL and
2001-09-21 jsm28 Table-driven attributes.
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-08-02 nathan.:
2001-07-19 toon2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-08 jsm28 * doc/c-tree.texi: Document representation of attributes.
2001-06-27 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/cpp.texi,
2001-06-26 jsm28 * doc/c-tree.texi, doc/cpp.texi, doc/extend.texi,...
2001-06-25 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
2001-06-22 jsm28 * c-common.c (verify_tree): Check for x being NULL.
2001-06-21 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
2001-06-14 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
2001-06-14 jsm28 * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi,
2001-06-11 mmitchel * doc/c-tree.texi: Update information about flag_honor...
2001-06-11 jsm28 * doc/c-tree.texi: Use more logical markup.
2001-06-04 jsm28 * doc/c-tree.texi: Fix documentation of TREE_STRING_LE...
2001-06-04 kenner * doc/c-tree.texi (ARRAY_REF): Say what type of expres...
2001-06-01 dj* c-tree.texi, contrib.texi, cpp.texi, cppinternals...