summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+11
* cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.Aldy Hernandez2014-09-241-1/+1
* tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_...Jan Hubicka2014-07-151-1/+1
* cgraph.h (tls_model_names): New variable.Jan Hubicka2014-06-211-18/+2
* Merge in wide-int.Kenneth Zadeck2014-05-061-22/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* print-tree.c (print_node): Print no_force_blk_flag for all types.Eric Botcazou2013-12-191-6/+2
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* Re-factor tree.h - Part 1.Diego Novillo2013-11-081-24/+0
* tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2013-11-071-0/+2
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+2
* tree-core.h (tree_code_name): Remove.Paulo Matos2013-10-161-2/+2
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka2013-08-281-2/+0
* print-tree.c (debug_vec_tree): Use debug_raw.Jason Merrill2013-07-131-5/+31
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-28/+144
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and ...Kai Tietz2012-12-101-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-5/+5
* print-tree.c (print_node): Don't check TREE_LANG_FLAG_* on TREE_VEC or SSA_NAME.Jason Merrill2012-08-241-14/+18
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+2
* cuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.Richard Guenther2012-05-101-3/+0
* tree.h (TREE_VECTOR_CST_ELTS): Remove.Richard Guenther2012-03-161-7/+4
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+2
* move TS_STATEMENT_LIST to be a substructure of TS_TYPEDNathan Froyd2011-05-271-1/+0
* print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.Jason Merrill2011-05-251-1/+1
* tree.h (struct tree_int_cst, [...]): Include tree_typed instead of tree_common.Nathan Froyd2011-04-131-5/+0
* ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd2011-04-131-1/+2
* * print-tree.c (print_node): Print in-constant-pool.Jie Zhang2010-09-271-0/+2
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-2/+2
* print-tree.c (debug_vec_tree): New fn.Jason Merrill2010-05-271-2/+39
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* tree.h (TYPE_TRANSPARENT_UNION): Replace with ...Janis Johnson2010-01-211-2/+3
* tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther2009-11-301-6/+29
* Remove trailing white spaces.H.J. Lu2009-11-251-13/+13
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+5
* * print-tree.c (print_node): Fix string for DECL_STRUCT_FUNCTION.Eric Botcazou2009-10-171-1/+1
* cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek2009-09-241-2/+2
* Squash commit of EH in gimpleRichard Henderson2009-09-141-0/+2
* hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp2009-08-251-2/+3
* re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther2009-06-291-4/+0
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-2/+0