summaryrefslogtreecommitdiff
path: root/gcc/tree-pretty-print.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [multiple changes]Andrew Pinski2007-06-151-0/+5
* re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor2007-06-121-0/+11
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-0/+3
* passes.texi: Document predictive commoning.Zdenek Dvorak2007-05-241-6/+7
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-05-171-2/+24
* tree-ssa-loop-im.c (determine_invariantness_stmt): Attempt to transform only ...Zdenek Dvorak2007-04-271-0/+23
* re PR middle-end/25923 ([gfortran] garbled diagnostics with -O -Wuninitialized)Simon Martin2007-04-241-3/+7
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-04-221-3/+3
* tree-pretty-print.c (dump_generic_node): Print ARRAY_REF lower bound and elem...Richard Guenther2007-04-121-2/+2
* tree-pretty-print.c (dump_generic_node): Report precision of unnamed integer ...Joseph Myers2007-03-261-0/+8
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-6/+16
* tree-pretty-print.c (dump_generic_node): Print parentheses when operands have...Ian Lance Taylor2007-01-101-3/+3
* tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type of offset to build ...Richard Guenther2007-01-081-10/+7
* tree-pretty-print.c (dump_generic_node): Avoid outputing "(void) 0;" as the e...Roger Sayle2006-12-221-4/+10
* Add memory reuse to virtual operands in the operand scanner.Andrew MacLeod2006-12-181-2/+2
* Makefile.in: Add dependencies.Jan Hubicka2006-12-131-0/+2
* [multiple changes]Diego Novillo2006-12-111-34/+106
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-5/+12
* c-tree.texi: Document new tree codes.Ira Rosen2006-11-221-0/+32
* tree-pretty-print.c (dump_generic_node): Print sign of Inf.Kaveh R. Ghazi2006-11-111-1/+1
* tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther2006-11-111-6/+0
* tree-pretty-print.c (dump_generic_node): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX i...Andrew Pinski2006-11-081-6/+1
* [multiple changes]Dorit Nuzman2006-11-081-2/+52
* tree-pretty-print.c (dump_generic_node): Use HOST_WIDE_INT_PRINT to print hig...Adam Nemet2006-11-011-1/+3