OSDN Git Service

* lto-stramer-out.c (produce_asm_for_decls): Correct accidentally commited change.
[pf3gnuchains/gcc-fork.git] / gcc / lcm.c
2010-05-22 stevengcc/ChangeLog:
2010-05-21 stevengcc/ChangeLog:
2009-11-25 hjlRemove trailing white spaces.
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-07-15 ghazi * df-problems.c (df_set_note): Avoid C++ keywords.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2006-02-06 rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-06-25 kcookUpdate FSF address.
2005-06-04 steven * lcm.c: Move all mode-switching related functions...
2005-04-28 kazu * bt-load.c, cfgexpand.c, dwarf2out.c, emit-rtl.c...
2005-04-21 nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-05 kkojima PR target/16482
2004-12-12 kazu * lcm.c (optimize_mode_switching): Free ptr even when...
2004-12-12 kazu * lcm.c (optimize_mode_switching): Free insert and...
2004-09-30 bje PR bootstrap/17761
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-10 nathanRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 nathan * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_a...
2004-09-04 kennerFix some too-long lines and move a comment.
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-02-04 kazu gcc/
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-10-10 echristo2003-10-10 Eric Christopher <echristo@redhat.com>
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-02-25 hubicka * Makefile.in (lcm.o): Add dependency on function.h
2003-01-17 kazu * ifcvt.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-08 aj * lcm.c (optimize_mode_switching): Add unused attribut...
2002-05-30 kazu * langhooks.c: Fix formatting.
2002-05-30 amylaar * lcm.c (output.h): #include.
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-27 rakdver * basic-block.h (last_basic_block): Defined as synonym for
2002-05-25 rth * lcm.c (optimize_mode_switching): Change bb...
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-17 thorpej* lcm.c (optimize_mode_switching): Revert previous...
2002-05-17 thorpej* lcm.c (optimize_mode_switching): Fix typo.
2002-05-16 rthBasic block renumbering removal.
2002-04-09 rth * sbitmap.c (sbitmap_union_of_diff, sbitmap_a_a...
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-01-12 m.hayes * gcse.c (compute_pre_data, pre_gcse): Use sbitmap_free.
2002-01-05 dberlin2002-01-05 Daniel Berlin <dan@dberlin.org>
2002-01-04 dberlin2001-01-04 Daniel Berlin <dan@cgsoftware.com>
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-10-30 hubicka * lcm.c (optimize_mode_switching): Do not rebuild...
2001-10-26 rth * cfg.c (clear_aux_for_blocks): Split out of ...
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-09-16 hubicka * basic-block.h (free_bb_for_insn): Declare.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-07-17 aj * config/i386/unix.h (ASM_OUTPUT_MI_THUNK)...
2001-07-11 law * gcse.c, lcm.c, sched-deps.c:
2001-02-12 aoliva* lcm.c (compute_earliest): Let EXIT_BLOCK be handled...
2001-02-07 aolivaUpdate Copyright notice
2001-02-07 aoliva* lcm.c (optimize_mode_switching): Emit mode_set before the
2001-01-05 aolivaNote that INSN_PTR may be the note at the beginning...
2000-12-08 aoliva* lcm.c (optimize_mode_switching): Check whether an...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-07-21 law * gcse.c (record_one_set): Prepend instead...
2000-05-28 cpopetz * lcm.c (make_preds_opaque): Fix comment.
2000-05-17 rth * toplev.c (rest_of_compilation): Don't call...
2000-02-28 kenner * lcm.c: Minor reformatting throughout.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-15 amylaar * Makefile.in (lcm.o): Depend on insn-attr.h.
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * ggc-common.c: PROTO -> PARAMS.
1999-11-30 rth * lcm.c (compute_laterin): Cast bb->aux to...
1999-11-16 rth * ggc-common.c (ggc_print_statistics): Cast...
1999-11-15 law * gcse.c (pre_expr_reaches_here_p): Kill CHECK_...
1999-11-11 law * flow.c (compute_flow_dominators): Initially...
1999-11-11 law * basic-block.h (compute_available): Returns...
1999-11-03 ghazi * fix-header.c (recognized_extern, recognized_f...
1999-10-17 law * basic-block.h (pre_edge_lcm, pre_edge_rev_lcm...
1999-03-10 law * lcm.c: New file.