summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ada/rsandifo2014-10-291-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+11
* * cgraph.h, dbxout.c, dwarfout2.c, gimple-fold.c,aldyh2014-09-241-1/+1
* * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL,hubicka2014-07-151-1/+1
* * cgraph.h (tls_model_names): New variable.hubicka2014-06-211-18/+2
* Merge in trunk.mrs2014-01-031-7/+3
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * * print-tree.c (print_node) <case tcc_type>: Print no_force_blk_flagebotcazou2013-12-191-6/+2
* | Merge from trunk.rsandifo2013-11-201-0/+3
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* | Merge with trunk.rsandifo2013-11-091-24/+2
|\ \ | |/
| * Re-factor tree.h - Part 1.dnovillo2013-11-081-24/+0
| * gcc:jsm282013-11-071-0/+2
* | Merge in trunk.mrs2013-11-041-1/+2
|\ \ | |/
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-2/+2
* | Merge in trunk.mrs2013-10-201-3/+3
|\ \ | |/
| * gcc/pmatos2013-10-161-2/+2
| * gcc/rsandifo2013-09-281-1/+1
* | Merge in trunk.mrs2013-09-201-1/+1
|\ \ | |/
| * * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* | Merge in trunk.mrs2013-09-041-2/+0
|\ \ | |/
| * * lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED,hubicka2013-08-281-2/+0
* | Add wide-int branch.mrs2013-08-131-22/+4
|/
* * 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