summaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka2010-05-291-3/+3
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+51
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.Richard Guenther2010-04-151-0/+7
* tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.Richard Guenther2010-04-091-1/+4
* tree-dump.c (dump_option_value_in): Add TDF_NOUID.Richard Guenther2009-11-301-5/+18
* Remove trailing white spaces.H.J. Lu2009-11-251-6/+6
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-0/+15
* re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess...Alexandre Oliva2009-10-121-0/+3
* Squash commit of EH in gimpleRichard Henderson2009-09-141-13/+0
* re PR middle-end/41149 (-fdump-tree-original and procedure pointer components)Janus Weil2009-08-251-13/+1
* tree-pretty-print.c (dump_generic_node): Protect against NULL op0.Diego Novillo2009-07-061-6/+17
* re PR testsuite/40488 (Revision 148642 caused extra failures)Richard Henderson2009-06-181-59/+29
* tree-pretty-print.c (maybe_dump_asm_name): New.Richard Henderson2009-06-171-6/+34
* tree-pretty-print.c (print_call_name): Take the callee, not the call itself.Jason Merrill2009-05-311-12/+10
* tree-pretty-print.c (dump_location): New.Diego Novillo2009-05-271-67/+132
* re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther2009-05-221-11/+0
* pretty-print.h (struct pretty_print_info): Add translate_identifiers.Joseph Myers2009-05-101-0/+1
* tree-pretty-print.c (dump_generic_node): Add break after TREE_BINFO handler.Diego Novillo2009-04-171-11/+51
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-3/+0
* revert accidental commitJason Merrill2009-02-181-4/+2
* re PR target/39179 (Wrong code in c++ for const members initialized in extern...Jason Merrill2009-02-181-2/+4
* re PR middle-end/38690 (Missing parentheses for (a-1)/2 in final_cleanup)Jakub Jelinek2009-01-021-13/+21
* builtins.c (expand_builtin_profile_func): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-4/+4
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-504/+9
* Fix PR tree-optimization/23455 Fix PR tree-optimization/35286 Fix PR tree-opt...Daniel Berlin2008-07-081-11/+3
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-061-21/+77
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* invoke.text (-fdump-tree-*-verbose): New option.Kenneth Zadeck2008-05-161-4/+8
* pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily2008-05-091-4/+2
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-1/+0
* dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr...Doug Kwan2008-04-151-1/+2
* tree-pretty-print.c: Include predict.h.Jan Hubicka2008-03-181-0/+11
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-12/+2
* tree.def (PAREN_EXPR): New tree code.Richard Guenther2008-02-211-0/+6
* tree-pretty-print.c (print_generic_decl, [...]): Fix comment.Bernhard Fischer2008-01-271-3/+3
* 2007-09-23 Razya LadelskyRazya Ladelsky2007-10-291-0/+17
* tree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_UID to int when printing.Ian Lance Taylor2007-09-061-4/+2
* builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek2007-09-051-0/+9
* fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi2007-09-051-8/+8
* re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3...Richard Guenther2007-09-041-13/+22
* tree-pretty-print.c: Include output.h.Joseph Myers2007-08-311-2/+3
* tree-pretty-print.c (dump_generic_node): Print label DECL_UID as D.%u.Richard Guenther2007-08-291-1/+1
* tree-pretty-print.c (dump_generic_node): Annotate GIMPLE_MODIFY_STMTs with vo...Richard Guenther2007-08-231-0/+7
* tree-pretty-print.c (debug_generic_expr): Add a comment about the function.Andrew Pinski2007-08-191-0/+6
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-2/+2
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+11
* tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak2007-08-011-1/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3