]> gcc.gnu.org Git - gcc.git/history - gcc/tree-pretty-print.c
Daily bump.
[gcc.git] / gcc / tree-pretty-print.c
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-08 Daniel BerlinFix PR tree-optimization/23455 Fix PR tree-optimization...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-16 Kenneth Zadeckinvoke.text (-fdump-tree-*-verbose): New option.
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-08 Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
2008-04-15 Doug Kwandwarf2asm.c (dw2_assemble_integer): Cast to unsigned...
2008-03-18 Jan Hubickatree-pretty-print.c: Include predict.h.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-21 Richard Guenthertree.def (PAREN_EXPR): New tree code.
2008-01-27 Bernhard Fischertree-pretty-print.c (print_generic_decl, [...]): Fix...
2007-10-29 Razya Ladelsky2007-09-23 Razya Ladelsky
2007-09-06 Ian Lance Taylortree-pretty-print.c (dump_decl_name): Cast LABEL_DECL_U...
2007-09-05 Jakub Jelinekbuiltins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05 Kaveh R. Ghazifold-const.c (all_ones_mask_p, [...]): Constify.
2007-09-04 Richard Guentherre PR tree-optimization/33291 (a+=2; a+=2 not simplifi...
2007-08-31 Joseph Myerstree-pretty-print.c: Include output.h.
2007-08-29 Richard Guenthertree-pretty-print.c (dump_generic_node): Print label...
2007-08-23 Richard Guenthertree-pretty-print.c (dump_generic_node): Annotate GIMPL...
2007-08-19 Andrew Pinskitree-pretty-print.c (debug_generic_expr): Add a comment...
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-08-01 Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-12 Ian Lance Taylorre PR libstdc++/29286 (placement new does not change...
2007-06-10 Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-05-24 Zdenek Dvorakpasses.texi: Document predictive commoning.
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-04-24 Simon Martinre PR middle-end/25923 ([gfortran] garbled diagnostics...
2007-04-22 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-04-12 Richard Guenthertree-pretty-print.c (dump_generic_node): Print ARRAY_RE...
2007-03-26 Joseph Myerstree-pretty-print.c (dump_generic_node): Report precisi...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-10 Ian Lance Taylortree-pretty-print.c (dump_generic_node): Print parenthe...
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2006-12-22 Roger Sayletree-pretty-print.c (dump_generic_node): Avoid outputin...
2006-12-18 Andrew MacLeodAdd memory reuse to virtual operands in the operand...
2006-12-13 Jan HubickaMakefile.in: Add dependencies.
2006-12-12 Diego Novillo[multiple changes]
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-11 Kaveh R. Ghazitree-pretty-print.c (dump_generic_node): Print sign...
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-08 Andrew Pinskitree-pretty-print.c (dump_generic_node): Use HOST_WIDE_...
2006-11-08 Dorit Nuzman[multiple changes]
2006-11-01 Adam Nemettree-pretty-print.c (dump_generic_node): Use HOST_WIDE_...
2006-10-30 Daniel Berlintree.h (tree_value_handle): Remove struct value_set...
2006-05-10 Ben Ellistontree-pretty-print.c (pretty_print_string): No need...
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-03-22 Richard Hendersonre PR middle-end/26084 (ICE (segfault) on C++ OpenMP...
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-20 Andrew Pinskire PR tree-optimization/25879 (TDF_CHAIN makes -fdump...
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2006-01-18 Diego Novillo[multiple changes]
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-12-02 Richard Guenthertree-pretty-print.c (op_symbol): Handle LROTATE_EXPR...
2005-07-31 Jan Hubickapretty-print.h (pp_widest_integer): New macro.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-03 Ira RosenPR tree-optimization/22029 (and 22135)
2005-06-25 Kelley CookUpdate FSF address.
2005-06-23 Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-21 Dorit Nuzmangenopinit.c (vec_shl_optab, [...]): Initialize new...
2005-06-18 Dorit Nuzmantree.def (REDUC_MAX_EXPR, [...]): New tree-codes.
2005-06-07 Zdenek Dvoraktree-ssa-address.c: New file.
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-11 Diego Novillore PR tree-optimization/20920 (ICE with eh and VRP)
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodtree-pretty-print.c (dump_generic_node): Use %p for...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-03-30 Tom Tromeytree.def (FILE_TYPE): Removed.
2004-12-09 Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-08 Richard Hendersontree-pretty-print.c (dump_array_domain): Split out...
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-11-24 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Handle...
2004-11-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-10-27 Daniel Berlinre PR tree-optimization/17133 (wrong code with -ftree...
2004-10-08 Steven Bosschercfgexpand.c (maybe_dump_rtl_for_tree_stmt): New function.
2004-10-06 Daniel Berlintree-pretty-print.c (dump_generic_node): Fix printing...
2004-09-30 Richard Hendersonre PR tree-optimization/17739 (tree-optimizers extend...
2004-09-28 Devang Patel* tree-pretty-print.c (dump_generic_node): Print vector...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-27 Devang Pateltree-pretty-print.c (dump_generic_node): Print VEC_COND...
2004-09-27 Devang Patel* tree-pretty-print.c (dump_generic_node): Print VEC_CO...
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-11 Steven Bosscherre PR c++/17412 (tree check failure in fold-const)
2004-09-11 Geoffrey Keatingtree-pretty-print.c (dump_decl_name): Print unnamed...
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-08-31 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Add...
next
This page took 2.444561 seconds and 107 git commands to generate.