regrename.c (replace_oldest_value_addr): Initialize a variable to shut up the compiler.
[platform/upstream/gcc.git] / gcc / tree-pretty-print.c
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...
2004-08-30 Diego Novillotree-pretty-print.c (dump_generic_node): Handle VALUE_H...
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-06 Paolo Bonziniexpr.c (expand_expr_real_1): Remove.
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-07-30 Richard Hendersongimplify.c (gimplify_expr): Don't replace with DECL_INI...
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-20 Richard Hendersontree-pretty-print.c (dump_generic_node): Dump CALL_EXPR...
2004-07-16 Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-16 Sebastian PopMakefile.in (tree-pretty-print.o): Depend on tree-chrec.h.
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-07 Andrew Pinskiexpr.c (expand_expr_real_1): Fix formating.
2004-07-06 Daniel Berlindojump.c (do_jump): REFERENCE_EXPR is dead.
2004-07-05 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Properl...
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Use...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-28 Richard Kennertree-pretty-print.c (dump_function_declaration): New.
2004-06-24 Richard Hendersonc-decl.c (c_in_iteration_stmt, [...]): Remove.
2004-06-24 Richard Kennertree-pretty-print.c (dump_generic_node, [...]): Don...
2004-06-23 Diego NovilloMakefile.in (tree-vn.o): New.
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Daniel Berlintree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09 Richard Hendersonbasic-block.h (struct edge_def): Add goto_locus.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-28 Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.