summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED,hubicka2013-08-281-2/+0
* * print-tree.c (debug_vec_tree): Use debug_raw.jason2013-07-131-5/+31
* Add uniform debug dump function names.crowl2013-03-291-28/+144
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR target/53912ktietz2012-12-101-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-5/+5
* * print-tree.c (print_node): Don't check TREE_LANG_FLAG_*jason2012-08-251-14/+18
* gcc/steven2012-07-161-2/+2
* 2012-05-10 Richard Guenther <rguenther@suse.de>rguenth2012-05-101-3/+0
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-7/+4
* Merge from transactional-memory branch.aldyh2011-11-081-0/+2
* move TS_STATEMENT_LIST to be a substructure of TS_TYPEDfroydnj2011-05-271-1/+0
* * print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.jason2011-05-251-1/+1
* * tree.h (struct tree_int_cst, struct real_value): Include tree_typedfroydnj2011-04-131-5/+0
* gcc/ada/froydnj2011-04-131-1/+2
* * print-tree.c (print_node): Print in-constant-pool.jiez2010-09-271-0/+2
* gcc/froydnj2010-08-201-1/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* * print-tree.c (debug_vec_tree): New fn.jason2010-05-271-2/+39
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-2/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...jason2010-01-211-2/+3
* 2009-11-30 Richard Guenther <rguenther@suse.de>rguenth2009-11-301-6/+29
* Remove trailing white spaces.hjl2009-11-251-13/+13
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-0/+5
* * print-tree.c (print_node): Fix string for DECL_STRUCT_FUNCTION.ebotcazou2009-10-171-1/+1
* * cgraphunit.c (cgraph_lower_function): Revert last change.jakub2009-09-241-2/+2
* Squash commit of EH in gimplerth2009-09-141-0/+2
* * hwint.h (HOST_LONG_FORMAT): New macrorupp2009-08-251-2/+3
* 2009-06-29 Richard Guenther <rguenther@suse.de>rguenth2009-06-291-4/+0
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-2/+0
* * tree.h: Remove DECL_BY_REFERENCE from private_flag comment.jakub2009-05-051-0/+4
* 2009-04-28 Richard Guenther <rguenther@suse.de>rguenth2009-04-281-4/+1
* * 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