Age | Commit message (Expand) | Author | Files | Lines |
2004-05-14 | tree.def (documentation): Remove mention of class 'b'. | Zack Weinberg | 1 | -9/+10 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -8/+12 |
2004-04-05 | c-decl.c (build_compound_literal): Use TYPE_READONLY. | Richard Kenner | 1 | -3/+4 |
2004-04-01 | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 1 | -2/+9 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -4/+4 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -2/+2 |
2004-01-05 | tree.h: Update documentation on nothrow_flag. | Richard Kenner | 1 | -2/+2 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -1/+1 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -1/+1 |
2003-08-05 | tree.h (DID_INLINE_FUNC): Remove macro. | Steven Bosscher | 1 | -4/+2 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-07-10 | ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'... | Steven Bosscher | 1 | -1/+1 |
2003-07-08 | bitmap.c (debug_bitmap_file): Merge uses of HOST_PTR_PRINTF with adjacent std... | Kaveh R. Ghazi | 1 | -6/+6 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -15/+4 |
2003-06-16 | convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co... | Nathanael Nerode | 1 | -1/+1 |
2003-05-21 | c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | Nathan Sidwell | 1 | -3/+0 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 1 | -24/+11 |
2003-05-07 | stmt.c (force_label_rtx): New function, based on logic formerly found in expa... | Zack Weinberg | 1 | -1/+2 |
2003-04-14 | tree.h (DECL_BUILT_IN_NONANSI): Remove. | Roger Sayle | 1 | -3/+1 |
2003-03-02 | params.def: Introduce parameter max-inline-insns-rtl for a separate limit for... | Kurt Garloff | 1 | -1/+3 |
2002-12-25 | output.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-15 | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 1 | -6/+4 |
2002-09-11 | * print-tree.c (print_node): Print the restrict qualifier. | Dan Nicolaescu | 1 | -0/+3 |
2002-09-10 | print-tree.c (print_node): In a STRING_CST... | Per Bothner | 1 | -1/+14 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 1 | -2/+2 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -3/+2 |
2002-05-28 | tree.h: Forward-declare struct realvaluetype. | Zack Weinberg | 1 | -0/+1 |
2002-05-21 | c-common.h (enum rid): Add RID_THREAD. | Richard Henderson | 1 | -0/+2 |
2002-05-20 | params.c: Fix formatting. | Kazu Hirata | 1 | -3/+3 |
2002-03-14 | c-decl.c: Include c-pragma.h. | Richard Henderson | 1 | -0/+2 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -22/+0 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+16 |
2002-01-22 | predict.c: Fix formatting. | Kazu Hirata | 1 | -3/+3 |
2002-01-10 | Added __attribute__((deprecated)) patches. | Ira Ruben | 1 | -0/+2 |
2001-12-05 | Fix line wrap in copyright notice. | Richard Kenner | 1 | -2/+2 |
2001-11-09 | Makefile.in: Update. | Neil Booth | 1 | -4/+5 |
2001-09-21 | Table-driven attributes. | Joseph Myers | 1 | -3/+3 |
2001-09-06 | Remove OP_IDENTIFIER. | Ira Ruben | 1 | -5/+0 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-06-02 | print-tree.c (print_node): Don't print "regdecl" when bit doesn't mean that; ... | Richard Kenner | 1 | -1/+7 |
2001-03-27 | c-common.h (DECL_NUM_STMTS): New macro. | Mark Mitchell | 1 | -5/+0 |
2001-03-17 | * print-tree.c (print_node): Print DECL_NONADDRESSABLE_P. | Richard Kenner | 1 | -0/+2 |
2001-03-15 | varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... | Mark Mitchell | 1 | -1/+1 |
2001-03-12 | emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh... | Jeffrey Oldham | 1 | -8/+0 |
2001-02-24 | tree.h (BLOCK_DEAD): New macro. | Richard Kenner | 1 | -0/+8 |
2001-02-18 | print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a... | Mark Mitchell | 1 | -1/+1 |
2001-02-06 | print-tree.c (print_node, [...]): Print DECL_ARG_TYPE and DECL_ARG_TYPE_AS_WR... | Richard Kenner | 1 | -4/+11 |
2000-12-17 | print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN. | Richard Kenner | 1 | -20/+22 |
2000-12-04 | print-tree.c (print_node): target-specific builtins print numbers, not names. | DJ Delorie | 1 | -3/+8 |