aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-12-10 PR target/53912Kai Tietz
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-08-25 * print-tree.c (print_node): Don't check TREE_LANG_FLAG_*Jason Merrill
2012-07-16gcc/Steven Bosscher
2012-05-102012-05-10 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-03-162012-03-16 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-05-27move TS_STATEMENT_LIST to be a substructure of TS_TYPEDNathan Froyd
2011-05-25 * print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.Jason Merrill
2011-04-13 * tree.h (struct tree_int_cst, struct real_value): Include tree_typedNathan Froyd
2011-04-13gcc/ada/Nathan Froyd
2010-09-27 * print-tree.c (print_node): Print in-constant-pool.Jie Zhang
2010-08-20gcc/Nathan Froyd
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,Jan Hubicka
2010-05-27 * print-tree.c (debug_vec_tree): New fn.Jason Merrill
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-01-21 * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson
2009-11-302009-11-30 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-10-17 * print-tree.c (print_node): Fix string for DECL_STRUCT_FUNCTION.Eric Botcazou
2009-09-24 * cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek
2009-09-14Squash commit of EH in gimpleRichard Henderson
2009-08-25 * hwint.h (HOST_LONG_FORMAT): New macroDouglas Rupp
2009-06-292009-06-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-05-222009-05-22 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-05-05 * tree.h: Remove DECL_BY_REFERENCE from private_flag comment.Jakub Jelinek
2009-04-282009-04-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-11-04 * print-tree.c (print_node): Use code instead of TREE_CODE (node).Jakub Jelinek
2008-11-04 * print-tree.c (print_node): Don't print DECL_INITIALJakub Jelinek
2008-10-052008-09-30 Dodji Seketeli <dodji@redhat.com>Dodji Seketeli
2008-08-06 * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh Ghazi
2008-07-29 * c-decl.c (merge_decls): Do not handle DECL_INLINE.Jan Hubicka
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-26 * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.Jan Hubicka
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner
2008-05-162008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2008-05-082008-05-08 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-232008-04-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-04-152008-04-15 Doug Kwan <dougkwan@google.com>Doug Kwan
2008-04-07 Removal of Return with Depressed Stack Pointer supportEric Botcazou
2008-03-062008-03-06 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-02-26gccTom Tromey
2008-02-04 PR c++/33916Jason Merrill
2007-11-01 * print-tree.c (print_node): Print column number.Tom Tromey
2007-09-06 * tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to intIan Lance Taylor