OSDN Git Service

Add Go frontend, libgo library, and Go testsuite.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-coalesce.c
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-10-21 froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-08-19 froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-04 rguenth2010-01-04 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-09-26 matz PR lto/40758
2009-09-02 aolivagcc/ChangeLog:
2009-05-02 hubicka * tree-ssa-coalesce.c (coalesce_cost): Do not take...
2009-04-26 matzgcc/
2009-04-26 matz * tree-ssa-copyrename.c (rename_ssa_copies): Don't...
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-09 ebotcazou PR middle-end/38981
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-20 hubicka * cgraph.c (cgraph_add_new_function): Do early local...
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 rwildgcc/
2008-06-02 hubicka * predict.c (maybe_hot_frequency_p): Break out of...
2007-08-31 nickc* tree-ssa-coalesce.c (compare_pairs): Use the elements...
2007-08-01 drow PR tree-optimization/32919
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-06-21 jakub PR tree-optimization/31866
2007-06-06 tneumann * tree-ssa-alias-warnings.c (maybe_add_match): Cast...
2007-05-26 kazu * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,
2007-03-08 tbmtree-ssa-coalesce.c (fail_abnormal_edge_coalesce):...
2007-02-16 rguenth2007-02-16 Richard Guenther <rguenther@suse.de>
2006-12-22 kazu * cgraphunit.c, config/i386/i386.c, config/ia64/ia64...
2006-12-12 amacleod2006-12-12 Andrew Macleod <amacleod@redhat.com>
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-10 amacleodNew out of ssa Coalescer.