summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* * tree.h (TREE_RANGE_CHECK): Fix range predicate.dnovillo2006-01-261-0/+14
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-0/+4
* In gcc/dberlin2005-12-061-68/+78
* PR c/24255rth2005-10-121-3/+0
* * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.ghazi2005-08-161-5/+5
* 2005-07-11 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-111-1/+1
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-21/+32
* * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.steven2005-06-301-2/+21
* Update FSF address.kcook2005-06-251-2/+2
* 2005-03-30 Stuart Hastings <stuart@apple.com>dalej2005-03-311-0/+23
* * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c,kazu2005-03-021-1/+1
* * print-tree.c (print_node_brief): Print LABEL_DECL_UID.kenner2005-02-241-0/+15
* * tree.def (SET_TYPE): Remove.nathan2004-12-091-1/+1
* * c-common.c (verify_tree): Don't check code length if we knowkazu2004-12-081-21/+3
* gcc/kazu2004-12-071-1/+1
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-18/+18
* * c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.dpatel2004-08-161-0/+3
* 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