aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-dump.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+4
2009-07-22tree-pass.h (TDF_EH): Define.Diego Novillo1-0/+1
2009-06-18re PR testsuite/40488 (Revision 148642 caused extra failures)Richard Henderson1-0/+1
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-12/+10
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-4/+0
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi1-9/+9
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-6/+2
2008-07-07tree-ssa-structalias.c (compute_points_to_sets): Add call to dump_constraint_...Fernando Pereira1-0/+1
2008-06-20ggc.h (GGC_RESIZEVAR): New, reorder macros.Kaveh R. Ghazi1-3/+3
2008-05-16invoke.text (-fdump-tree-*-verbose): New option.Kenneth Zadeck1-1/+2
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-1/+0
2008-04-05tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka1-23/+17
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-2/+1
2008-02-27tree-dump.c (dequeue_and_dump): Check DECL_SAVED_TREE, not DECL_LANG_SPECIFIC...Tom Tromey1-2/+2
2008-02-13re PR middle-end/29673 (no -fdump-tree-inlined output)Manuel López-Ibáñez1-3/+2
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+24
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-05-18Index: gcc/java/ChangeLogGeoffrey Keating1-1/+1
2007-05-08re PR tree-optimization/31847 (Printing to dump file broken)Simon Martin1-1/+1
2007-03-23* tree-dump.c (dump_files): Correct comment.Ian Lance Taylor1-1/+1
2007-02-18re PR middle-end/30833 (ICE with -fdump-tree-all)Sandra Loosemore1-0/+1
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-2/+13
2007-02-14tree-dump.c (dump_switch_p_1): Require exact match of the option name.Zdenek Dvorak1-0/+3
2006-12-11[multiple changes]Diego Novillo1-0/+1
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-0/+5
2006-11-03tree-dump.c (dump_enable_all): Rename local variable ir_type to avoid name co...Steven Bosscher1-3/+3
2006-10-30builtins.c (expand_builtin_mathfn_3): Correct coding style.Roger Sayle1-5/+5
2006-03-16re PR middle-end/18259 (-fdump-tree-tu omits real constant values)Roger Sayle1-1/+19
2006-03-01tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.Diego Novillo1-1/+1
2006-02-15cfg.c (dump_flow_info): Get dump flags as an additional parameter.Paolo Bonzini1-1/+1
2006-02-08passes.c (register_one_dump_file): Accept the current properties instead of p...Paolo Bonzini1-17/+21
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-25re PR middle-end/25886 (up to 256 tree codes for Objective-C++)Diego Novillo1-0/+8
2006-01-25Makefile.in (sched-vis.o): Update dependencies.Paolo Bonzini1-4/+5
2005-12-06In gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-1/+7
2005-08-20tree-pass.h (TDF_GRAPH): Define.Jakub Jelinek1-1/+1
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-1/+11
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-37/+0
2005-07-04tree-dump.c (dump_files): Initialize dump number for .cgraph to 0.Diego Novillo1-1/+1
2005-07-03tree-dump.h (dump_string_field): Declare.Gabriel Dos Reis1-13/+11
2005-07-03re PR c++/18279 (missing function bodies from -fdump-translation-unit)Gabriel Dos Reis1-3/+52
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-13builtins-43.c: Use gimple dump instead of generic.Jan Hubicka1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-1/+1
2005-04-05lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt.Andrew MacLeod1-1/+3
2005-02-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-02-14tree-dump.c (dump_files): Update to reflect new member of dump_file_info.Daniel Berlin1-56/+70
2004-10-13tree-dump.c (dump_options): Remove TDF_TREE, TDF_RTL, TDF_IPA from -fdump-tre...Paolo Bonzini1-1/+1