OSDN Git Service

PR c++/44158
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssanames.c
2010-05-23 stevengcc/ChangeLog:
2010-05-21 stevengcc/ChangeLog:
2010-04-30 stevengcc/ChangeLog:
2009-11-25 hjlRemove trailing white spaces.
2009-10-12 aolivagcc/ChangeLog:
2009-09-02 aolivagcc/ChangeLog:
2009-04-17 ian * df.h: Include "timevar.h".
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-05-13 dnovillo2008-05-13 Diego Novillo <dnovillo@google.com>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-06 tneumann * tree-ssa-alias-warnings.c (maybe_add_match): Cast...
2007-01-31 kazu * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,
2007-01-16 hubicka * tree-ssanames.c (release_dead_ssa_names): Instead...
2007-01-16 hubicka * tree-ssanames.c (release_dead_ssa_names): Remove...
2007-01-11 hubicka PR tree-optimization/1046
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2005-07-13 hubicka * tree-dfa.c (dump_variable): Use default_def function.
2005-07-08 kazu PR tree-optimization/20139
2005-06-25 kcookUpdate FSF address.
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-30 kazu * tree-ssanames.c: Fix a comment typo.
2005-04-27 kazu * tree-flow.h (ssa_names): Change the type to VEC...
2005-04-23 dnovillo2005-04-22 Diego Novillo <dnovillo@redhat.com>
2005-04-21 nathan * lambda.h (lambda_vector_min_nz): Likewise.
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-03-29 dorit * tree-ssanames.c (duplicate_ssa_name_ptr_info...
2005-02-17 kazu * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-09-21 law * tree-ssanames.c (make_ssa_name): No longer need...
2004-09-18 hubicka * tree-into-ssa.c (rewrite_ssa_into_ssa): Expect...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-05 rakdver * tree-ssa-loop-ivopts.c: New file.
2004-09-03 hubicka2004-09-04 Jan Hubicka <jh@suse.cz>
2004-09-03 hubicka * tree-ssa-operands.c (fini_ssa_operands): ggc_free...
2004-08-25 amacleod2004-08-25 Andrew MacLeod <amacleod@redhat.com>
2004-08-24 rakdver * tree-ssa-loop-ivcanon.c: New file.
2004-08-04 law * tree-cfg.c (tree_duplicate_bb): Mark duplicated...
2004-07-24 dnovillo PR tree-optimization/16688
2004-07-22 dnovillo * tree-into-ssa.c (set_livein_block): Fix typo in...
2004-06-17 rakdver PR tree-optimization/15991
2004-06-10 dnovillo * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.