OSDN Git Service

* config/xtensa/xtensa.c (xtensa_ld_opcodes, xtensa_st_opcodes): Delete.
[pf3gnuchains/gcc-fork.git] / gcc / tree-dump.c
2004-07-26 nathan.:
2004-07-20 nathan.:
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-28 rth * tree.def (REALPART_EXPR, IMAGPART_EXPR):...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-05-21 rth * Makefile.in (tree-dump.o): Depend on tree...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2003-12-18 jason PR middle-end/13234
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-06-18 neil PR debug/4252
2003-06-08 aj * predict.h: Convert to ISO C90 prototypes.
2003-05-09 dnovillo * tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS,
2003-05-09 dnovillo * tree-dump.c (dequeue_and_dump): CONSTRUCTOR nodes...
2003-02-20 nathan Change base class access representation.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-27 kazu * LANGUAGES: Follow spelling conventions.
2002-07-26 jason * c-dump.c: Resurrect.
2002-05-18 kazu * timevar.c: Fix formatting.
2002-03-15 mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-01-10 kazu * toplev.c: Fix formatting.
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-22 brycetree-dump.{c,h} renamed from c-dump.{c,h}.