summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-07-22 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-221-0/+2
* * print-tree.c (print_node): Fix casts last change.rth2004-07-151-2/+4
* * print-tree.c (print_node): Handle SSA_NAME.rth2004-07-151-0/+26
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-2/+0
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-2/+0
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-5/+5
* * tree.def (documentation): Remove mention of class 'b'.zack2004-05-141-9/+10
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-8/+12
* * c-decl.c (build_compound_literal): Use TYPE_READONLY.kenner2004-04-051-3/+4
* * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.kenner2004-04-011-2/+9
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-4/+4
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-2/+2
* * tree.h: Update documentation on nothrow_flag.kenner2004-01-051-2/+2
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-4/+2
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-2/+2
* 2003-07-10 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-101-1/+1
* gcc:ghazi2003-07-081-6/+6
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-15/+4
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-211-3/+0
* gcc:ghazi2003-05-171-24/+11
* * stmt.c (force_label_rtx): New function, based on logiczack2003-05-071-1/+2
* * tree.h (DECL_BUILT_IN_NONANSI): Remove.sayle2003-04-141-3/+1
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-1/+3
* * output.h: Fix comment typos.kazu2002-12-251-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* gcc/rth2002-10-161-6/+4
* * print-tree.c (print_node): Print the restrict qualifier.rth2002-09-121-0/+3
* * print-tree.c (print_node): In a STRING_CST, escape non-asciibothner2002-09-101-1/+14
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-041-2/+2
* Index: ChangeLoggeoffk2002-08-041-3/+2
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-0/+2
* * params.c: Fix formatting.kazu2002-05-201-3/+3
* * c-decl.c: Include c-pragma.h.rth2002-03-151-0/+2
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-22/+0
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+16
* * predict.c: Fix formatting.kazu2002-01-221-3/+3
* Added __attribute__((deprecated)) patches.ira2002-01-101-0/+2
* Fix line wrap in copyright notice.kenner2001-12-051-2/+2
* * Makefile.in: Update.neil2001-11-091-4/+5
* Table-driven attributes.jsm282001-09-211-3/+3
* 2001-09-06 Ira Ruben <ira@apple.com>shebs2001-09-061-5/+0
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * print-tree.c (print_node): Don't print "regdecl" when bit doesn'tkenner2001-06-021-1/+7
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-5/+0
* * print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.kenner2001-03-171-0/+2
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+1