aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-05re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts)Jakub Jelinek1-0/+11
2010-10-08re PR debug/45673 (-fcompare-debug failure with minor difference in dumps)Alexandre Oliva1-0/+8
2010-09-13re PR testsuite/45604 (New test failures)Alexandre Oliva1-4/+0
2010-09-08re PR debug/45419 (-fcompare-debug failure at -O3)Alexandre Oliva1-5/+8
2010-09-07tree-pretty-print.c (dump_generic_node): Dump void types as void.Richard Guenther1-0/+2
2010-09-06tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther1-12/+0
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther1-4/+10
2010-09-01alias.c (ao_ref_from_mem): Adjust.Richard Guenther1-1/+2
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd1-1/+1
2010-08-16tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.Richard Guenther1-7/+0
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-2/+2
2010-07-14re PR target/44930 (another problem with line break in output with -fverbose-...Richard Guenther1-1/+1
2010-07-13re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)Joern Rennecke1-1/+5
2010-07-13re PR middle-end/44911 (line breaks in asm comments break assembly with -fver...Richard Guenther1-2/+4
2010-07-05tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.Richard Guenther1-5/+0
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther1-1/+75
2010-06-25With large parts from Jim Wilson:Bernd Schmidt1-0/+22
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-3/+3
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+51
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+0
2010-04-15tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther1-0/+7
2010-04-09tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.Richard Guenther1-1/+4
2009-11-30tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther1-5/+18
2009-11-25Remove trailing white spaces.H.J. Lu1-6/+6
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston1-0/+15
2009-10-12re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva1-0/+3
2009-09-14Squash commit of EH in gimpleRichard Henderson1-13/+0
2009-08-25re PR middle-end/41149 (-fdump-tree-original and procedure pointer components)Janus Weil1-13/+1
2009-07-06tree-pretty-print.c (dump_generic_node): Protect against NULL op0.Diego Novillo1-6/+17
2009-06-18re PR testsuite/40488 (Revision 148642 caused extra failures)Richard Henderson1-59/+29
2009-06-17tree-pretty-print.c (maybe_dump_asm_name): New.Richard Henderson1-6/+34
2009-05-31tree-pretty-print.c (print_call_name): Take the callee, not the call itself.Jason Merrill1-12/+10
2009-05-27tree-pretty-print.c (dump_location): New.Diego Novillo1-67/+132
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-11/+0
2009-05-10pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers1-0/+1
2009-04-17tree-pretty-print.c (dump_generic_node): Add break after TREE_BINFO handler.Diego Novillo1-11/+51
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-3/+0
2009-02-18revert accidental commitJason Merrill1-4/+2
2009-02-18re PR target/39179 (Wrong code in c++ for const members initialized in extern...Jason Merrill1-2/+4
2009-01-02re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup)Jakub Jelinek1-13/+21
2008-08-06builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi1-4/+4
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-504/+9
2008-07-08Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin1-11/+3
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-21/+77
2008-06-06cgraph.c: Fix typos in comments.Ralf Wildenhues1-1/+1
2008-05-16invoke.text (-fdump-tree-*-verbose): New option.Kenneth Zadeck1-4/+8
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-4/+2
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-1/+0
2008-04-15dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan1-1/+2