summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* * print-tree.c (print_node): Print column number.tromey2007-11-011-0/+6
* * tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to intian2007-09-061-2/+2
* ./:ian2007-08-111-2/+2
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-1/+29
* * calls.c (special_function_p, setjmp_call_p, alloca_call_p,ghazi2007-07-281-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-101-11/+9
* ./:ian2007-06-121-1/+3
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-8/+26
* * builtins.c (expand_builtin_pow, expand_builtin_powi,sayle2007-01-111-3/+3
* 2007-01-02 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-01-021-0/+5
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-1/+13
* * print-tree.c (print_node_brief, print_node): Print sign of Inf.amylaar2006-10-061-2/+2
* gcc:amylaar2006-07-171-13/+21
* PR tree-optimization/26830rakdver2006-05-151-4/+1
* 2006-04-23 Mark Mitchell <mark@codesourcery.com>mmitchel2006-04-231-0/+3
* 2006-02-15 Daniel Berlin <dberlin@dberlin.org>dberlin2006-02-151-0/+9
* 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