Age | Commit message (Expand) | Author | Files | Lines |
2004-01-18 | c-tree.texi, [...]: Remove trailing whitespace. | Joseph Myers | 1 | -2/+2 |
2004-01-18 | c-tree.texi, [...]: Use @smallexample instead of @example. | Joseph Myers | 1 | -39/+40 |
2003-12-30 | c-tree.texi: Fix @item vs. | Andreas Schwab | 1 | -2/+2 |
2003-12-01 | Fixes issues pointed out by Chris Lattner. | James E Wilson | 1 | -6/+5 |
2003-12-01 | * doc/c-tree.texi (Function Bodies): Update HANDLER documentation. | Gabriel Dos Reis | 1 | -4/+4 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -2/+2 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -2/+2 |
2003-08-12 | expr.c (expand_expr): If an ABS_EXPR has a complex type, abort. | Roger Sayle | 1 | -0/+15 |
2003-07-31 | c-tree.texi: Normalize spellings of "lowercase" and "uppercase". | Matt Kraai | 1 | -1/+1 |
2003-07-23 | * doc/c-tree.texi (OFFSET_TYPE): Update description. | Mark Mitchell | 1 | -5/+3 |
2003-05-31 | flags.h (flag_wrapv): New flag controlling overflow semantics. | Roger Sayle | 1 | -0/+6 |
2003-04-11 | c-tree.texi (Functions): Remove DECL_REAL_CONTEXT documentation; add DECL_FRI... | Mark Mitchell | 1 | -14/+15 |
2003-02-07 | * doc/c-tree.texi (Namespaces): Fix typo. | Gabor Greif | 1 | -2/+2 |
2002-12-17 | * doc/c-tree.texi: Restore deliberate spelling mistakes. | Kazu Hirata | 1 | -1/+1 |
2002-12-17 | c-tree.texi: Fix typos and follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-10-29 | * doc/c-tree.texi (Tree overview): Fix typos. | Andreas Bauer | 1 | -2/+2 |
2002-10-18 | * doc/c-tree.texi: Update description of COND_EXPR tree nodes. | Roger Sayle | 1 | -19/+15 |
2002-09-04 | c-tree.texi: Fix overfull hboxes. | Janis Johnson | 1 | -2/+2 |
2002-08-30 | c-tree.texi (RDIV_EXPR): Fix typo. | Paul Koning | 1 | -1/+1 |
2002-08-05 | * doc/c-tree.texi (Expression trees): Document VA_ARG_EXPR | Gabriel Dos Reis | 1 | -0/+7 |
2002-04-25 | * doc/c-tree.texi: Fix typo in introduction. | Steven Bosscher | 1 | -1/+1 |
2002-02-19 | * doc/c-tree.texi (Classes, TYPE_BINFO): Fix typo. | Gaute B Strokkenes | 1 | -2/+2 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+7 |
2002-02-04 | PR c/4475, c++/3780: | Jakub Jelinek | 1 | -1/+2 |
2002-01-15 | document FILE_STMT | Jason Merrill | 1 | -0/+7 |
2001-12-17 | * doc/c-tree.texi (Trees): Only refer to GCC. | Gerald Pfeifer | 1 | -1/+1 |
2001-12-17 | re PR c/5105 (compound literal patch broken with inlining) | Joseph Myers | 1 | -2/+5 |
2001-12-05 | c-tree.texi (RECORD_TYPE, UNION_TYPE): Expand on definition. | Richard Kenner | 1 | -10/+26 |
2001-12-04 | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 1 | -0/+10 |
2001-11-28 | cse.c (true_dependence_in_rtx): New function. | Jan Hubicka | 1 | -5/+8 |
2001-10-17 | c-tree.texi: Eliminate duplicated word. | Matt Kraai | 1 | -1/+1 |
2001-10-11 | * doc/c-tree.texi (Expression trees): Add VTABLE_REF. | Richard Henderson | 1 | -0/+12 |
2001-10-10 | c-tree.texi, [...]: Consistently use "nonzero" instead of "non-zero". | Joseph Myers | 1 | -4/+4 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2001-10-07 | c-tree.texi, tm.texi: Consistently put NULL and NULL_TREE inside @code. | Joseph Myers | 1 | -4/+4 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 1 | -8/+5 |
2001-09-06 | Remove TYPE_NONCOPIED_PARTS. | Nathan Sidwell | 1 | -2/+0 |
2001-08-02 | Kill -fhonor-std. | Nathan Sidwell | 1 | -16/+0 |
2001-07-19 | tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument. | Toon Moene | 1 | -0/+3 |
2001-07-09 | * doc/c-tree.texi: Document representation of attributes. | Joseph Myers | 1 | -0/+35 |
2001-06-27 | c-tree.texi, [...]: Replace . at end of sentences preceded by a capital lette... | Joseph Myers | 1 | -4/+4 |
2001-06-26 | c-tree.texi, [...]: Use two spaces after ends of sentences. | Joseph Myers | 1 | -6/+6 |
2001-06-25 | c-tree.texi, [...]: Be more consistent about the use of "GCC" and related terms. | Joseph Myers | 1 | -1/+1 |
2001-06-22 | re PR c/3259 (({ }) and -Wall) | Joseph Myers | 1 | -0/+2 |
2001-06-21 | c-tree.texi, [...]: Consistently use "front end" and "back end" as nouns and ... | Joseph Myers | 1 | -30/+30 |
2001-06-14 | c-tree.texi, [...]: Fix spelling and typos. | Joseph Myers | 1 | -7/+7 |
2001-06-14 | c-tree.texi, [...]: Use more logical markup. | Joseph Myers | 1 | -4/+4 |
2001-06-11 | c-tree.texi: Update information about flag_honor_std. | Mark Mitchell | 1 | -7/+4 |
2001-06-11 | * doc/c-tree.texi: Use more logical markup. | Joseph Myers | 1 | -3/+3 |
2001-06-04 | c-tree.texi: Fix documentation of TREE_STRING_LENGTH for wide strings. | Joseph Myers | 1 | -1/+1 |