summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* tree.h: Remove DECL_BY_REFERENCE from private_flag comment.Jakub Jelinek2009-05-051-0/+4
* tree.h (SSA_NAME_VALUE): Remove.Richard Guenther2009-04-281-4/+1
* * print-tree.c (print_node): Use code instead of TREE_CODE (node).Jakub Jelinek2008-11-041-49/+49
* print-tree.c (print_node): Don't print DECL_INITIAL for PARM_DECL.Jakub Jelinek2008-11-041-1/+3
* re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli2008-10-051-0/+6
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-9/+9
* c-decl.c (merge_decls): Do not handle DECL_INLINE.Jan Hubicka2008-07-291-2/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-21/+4
* cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on DECL_INLINE.Jan Hubicka2008-07-261-2/+2
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+14
* invoke.text (-fdump-tree-*-verbose): New option.Kenneth Zadeck2008-05-161-15/+26
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-9/+0
* tree-cfg.c (verify_expr): Check with is_gimple_address.Paolo Bonzini2008-04-231-2/+0
* dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan2008-04-151-2/+4
* Removal of Return with Depressed Stack Pointer supportEric Botcazou2008-04-071-3/+0
* tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther2008-03-061-2/+0
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-9/+4
* re PR c++/33916 (Default constructor fails to initialize array members)Jason Merrill2008-02-031-0/+15
* * print-tree.c (print_node): Print column number.Tom Tromey2007-11-011-0/+6
* tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.Ian Lance Taylor2007-09-061-2/+2
* alias.h (alias_set_type): Define new type.Ian Lance Taylor2007-08-111-2/+2
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-1/+29
* calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi2007-07-281-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating2007-07-101-11/+9
* re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor2007-06-121-1/+3
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-8/+26
* builtins.c (expand_builtin_pow, [...]): Replace uses of the macro TREE_CONSTA...Roger Sayle2007-01-111-3/+3
* c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2007-01-021-0/+5
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-1/+13
* * print-tree.c (print_node_brief, print_node): Print sign of Inf.J"orn Rennecke2006-10-061-2/+2
* re PR other/28251 (dumped addresses makes diffing dumps unusable)J"orn Rennecke2006-07-171-13/+21
* re PR tree-optimization/26830 (Repeated SSA update during loop header copying)Zdenek Dvorak2006-05-151-4/+1
* re PR c++/26534 ([4.1] bitfield wrong optimize)Mark Mitchell2006-04-231-0/+3
* tree.c (init_ttree): Add STRUCT_FIELD_TAG handling.Daniel Berlin2006-02-151-0/+9