| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-07-22 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-22 | 1 | -0/+2 |
* | * print-tree.c (print_node): Fix casts last change. | rth | 2004-07-15 | 1 | -2/+4 |
* | * print-tree.c (print_node): Handle SSA_NAME. | rth | 2004-07-15 | 1 | -0/+26 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -2/+0 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -2/+0 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -5/+5 |
* | * tree.def (documentation): Remove mention of class 'b'. | zack | 2004-05-14 | 1 | -9/+10 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -8/+12 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 1 | -3/+4 |
* | * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | kenner | 2004-04-01 | 1 | -2/+9 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -4/+4 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -2/+2 |
* | * tree.h: Update documentation on nothrow_flag. | kenner | 2004-01-05 | 1 | -2/+2 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -1/+1 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -1/+1 |
* | 2003-08-05 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-08-05 | 1 | -4/+2 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -2/+2 |
* | 2003-07-10 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-10 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-07-08 | 1 | -6/+6 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -15/+4 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | nathan | 2003-05-21 | 1 | -3/+0 |
* | gcc: | ghazi | 2003-05-17 | 1 | -24/+11 |
* | * stmt.c (force_label_rtx): New function, based on logic | zack | 2003-05-07 | 1 | -1/+2 |
* | * tree.h (DECL_BUILT_IN_NONANSI): Remove. | sayle | 2003-04-14 | 1 | -3/+1 |
* | 2003-03-02 Kurt Garloff <garloff@suse.de> | geoffk | 2003-03-02 | 1 | -1/+3 |
* | * output.h: Fix comment typos. | kazu | 2002-12-25 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | gcc/ | rth | 2002-10-16 | 1 | -6/+4 |
* | * print-tree.c (print_node): Print the restrict qualifier. | rth | 2002-09-12 | 1 | -0/+3 |
* | * print-tree.c (print_node): In a STRING_CST, escape non-ascii | bothner | 2002-09-10 | 1 | -1/+14 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 1 | -2/+2 |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -3/+2 |
* | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -0/+1 |
* | * c-common.h (enum rid): Add RID_THREAD. | rth | 2002-05-22 | 1 | -0/+2 |
* | * params.c: Fix formatting. | kazu | 2002-05-20 | 1 | -3/+3 |
* | * c-decl.c: Include c-pragma.h. | rth | 2002-03-15 | 1 | -0/+2 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -22/+0 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+16 |
* | * predict.c: Fix formatting. | kazu | 2002-01-22 | 1 | -3/+3 |
* | Added __attribute__((deprecated)) patches. | ira | 2002-01-10 | 1 | -0/+2 |
* | Fix line wrap in copyright notice. | kenner | 2001-12-05 | 1 | -2/+2 |
* | * Makefile.in: Update. | neil | 2001-11-09 | 1 | -4/+5 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -3/+3 |
* | 2001-09-06 Ira Ruben <ira@apple.com> | shebs | 2001-09-06 | 1 | -5/+0 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * print-tree.c (print_node): Don't print "regdecl" when bit doesn't | kenner | 2001-06-02 | 1 | -1/+7 |
* | * c-common.h (DECL_NUM_STMTS): New macro. | mmitchel | 2001-03-27 | 1 | -5/+0 |
* | * print-tree.c (print_node): Print DECL_NONADDRESSABLE_P. | kenner | 2001-03-17 | 1 | -0/+2 |
* | * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not the | mmitchel | 2001-03-15 | 1 | -1/+1 |