summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* * print-tree.c (print_node): Use code instead of TREE_CODE (node).jakub2008-11-041-49/+49
* * print-tree.c (print_node): Don't print DECL_INITIALjakub2008-11-041-1/+3
* 2008-09-30 Dodji Seketeli <dodji@redhat.com>dodji2008-10-051-0/+6
* * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.ghazi2008-08-061-9/+9
* * c-decl.c (merge_decls): Do not handle DECL_INLINE.hubicka2008-07-291-2/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-21/+4
* * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.hubicka2008-07-261-2/+2
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+14
* 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>dnovillo2008-05-161-15/+26
* 2008-05-08 Richard Guenther <rguenther@suse.de>rguenth2008-05-081-9/+0
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-2/+0
* 2008-04-15 Doug Kwan <dougkwan@google.com>dougkwan2008-04-151-2/+4
* Removal of Return with Depressed Stack Pointer supportebotcazou2008-04-071-3/+0
* 2008-03-06 Richard Guenther <rguenther@suse.de>rguenth2008-03-061-2/+0
* gcctromey2008-02-261-9/+4
* PR c++/33916jason2008-02-041-0/+15
* * 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