OSDN Git Service

PR c/10175
[pf3gnuchains/gcc-fork.git] / gcc / doc / c-tree.texi
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...