target.h (globalize_decl_name): New.
[gcc.git] / gcc / tree-dump.c
2006-12-12 Diego Novillo[multiple changes]
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-03 Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
2006-10-30 Roger Saylebuiltins.c (expand_builtin_mathfn_3): Correct coding...
2006-03-16 Roger Saylere PR middle-end/18259 (-fdump-tree-tu omits real const...
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-15 Paolo Bonzinicfg.c (dump_flow_info): Get dump flags as an additional...
2006-02-08 Paolo Bonzinipasses.c (register_one_dump_file): Accept the current...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-25 Paolo BonziniMakefile.in (sched-vis.o): Update dependencies.
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-08-20 Jakub Jelinektree-pass.h (TDF_GRAPH): Define.
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-05 Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-05 Diego Novillotree-dump.c (dump_files): Initialize dump number for...
2005-07-03 Gabriel Dos Reistree-dump.h (dump_string_field): Declare.
2005-07-03 Gabriel Dos Reisre PR c++/18279 (missing function bodies from -fdump...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-13 Jan Hubickabuiltins-43.c: Use gimple dump instead of generic.
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-02-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2005-02-14 Daniel Berlintree-dump.c (dump_files): Update to reflect new member...
2004-10-13 Paolo Bonzinitree-dump.c (dump_options): Remove TDF_TREE, TDF_RTL...
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-15 Joseph Myersattribs.c, [...]: Use %<, %> and %q for quoting in...
2004-09-10 Paolo Bonzinicgraph.h (cgraph_dump_file): Do not declare.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-07-26 Nathan Sidwelltree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-28 Richard Hendersontree.def (REALPART_EXPR, [...]): Change class to 'r'.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-05-21 Richard HendersonMakefile.in (tree-dump.o): Depend on tree-iterator.h.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-14 Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2003-12-18 Jason Merrillre PR middle-end/13234 (ICE when dumping a translation...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-07-19 Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-06-18 Robert Abelesre PR debug/4252 (cc1: Invalid option `-fdump-translati...
2003-06-08 Andreas Jaegerpredict.h: Convert to ISO C90 prototypes.
2003-05-09 Diego Novillotree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS...
2003-05-09 Diego Novillotree-dump.c (dequeue_and_dump): CONSTRUCTOR nodes conta...
2003-02-20 Nathan SidwellChange base class access representation.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-27 Kazu HirataLANGUAGES: Follow spelling conventions.
2002-07-26 Jason Merrillc-dump.c: Resurrect.
2002-05-18 Kazu Hiratatimevar.c: Fix formatting.
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-01-10 Kazu Hiratatoplev.c: Fix formatting.
2001-12-27 Kaveh R. Ghazicollect2.c (is_ctor_dtor): Const-ify.
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-22 Bryce McKinlaytree-dump.{c,h} renamed from c-dump.{c,h}.