OSDN Git Service

* doc/install.texi: Document that dejagnu 1.4.4 is required.
[pf3gnuchains/gcc-fork.git] / gcc / cfgcleanup.c
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-03-20 kazu * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c...
2004-03-20 kazu * c-common.c, cfgcleanup.c, cgraphunit.c, c-pretty...
2004-03-06 uweigand2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>
2004-03-04 hubicka * cfgcleanup.c (thread_jump): Update call of cselib_init.
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-02 hubicka * alias.c (record_set): Use hard_regno_nregs.
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-25 ebotcazou PR bootstrap/13853
2004-01-23 hubicka * basic-block.h (PROP_POSTRELOAD): New macro.
2004-01-22 hubicka * cfgcleanup.c (first_pass): New static variable.
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-18 hubicka * basic-block.h (try_redirect_by_replacing_jump):...
2004-01-16 rth PR opt/11350
2004-01-12 hubicka PR opt/12826
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-09-16 ian * cfgcleanup.c (label_is_jump_target_p): Correct use...
2003-09-07 hubicka * cfgcleanup.c (try_simplify_condjump): Fix again...
2003-09-07 hubicka * cfgcleanup.c (try_simplify_condjump): Fix my previou...
2003-09-06 hubicka PR target/12070
2003-08-22 kazu * cfgcleanup.c: Fix comment typos.
2003-08-01 jakub * cfgcleanup.c (outgoing_edges_match): Check REG_EH_RE...
2003-07-21 zlomek * cfgcleanup.c (merge_blocks_move_successor_nojumps...
2003-07-05 kazu * bt-load.c: Fix comment typos.
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-22 aj * caller-save.c: Convert to ISO C90.
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-05-16 echristo2003-05-15 Eric Christopher <echristo@redhat.com>
2003-04-18 kenner * cfgcleanup.c (flow_find_cross_jump): Use INSN_P...
2003-03-30 rth * cfgbuild.c (make_edges): Use tablejump_p.
2003-03-23 rth * cfgcleanup.c (try_optimize_cfg): Allow mergin...
2003-03-23 rth * cfgcleanup.c (insns_match_p): Do not do EQUIV...
2003-03-15 zlomek * rtl.h (subrtx_p): Renamed to rtx_referenced_p.
2003-03-10 hubicka * cfgcleanup.c (try_optimize_cfg): Fix thinko in previ...
2003-03-10 zlomek * cfgcleanup.c (outgoing_edges_match): Compare the...
2003-03-10 hubicka * cfgcleanup.c (merge_blocks): Return where to iterate...
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-15 rth * cfgcleanup.c: Include params.h.
2003-02-13 zlomek * cfgcleanup.c (outgoing_edges_match): When there...
2003-02-10 zlomek * Makefile.in (bb-reorder.o): Add dependency on $...
2003-01-18 kazu * alias.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-10-11 hubicka * calls.c (expand_call): Simplify noreturn call.
2002-09-29 kazu * builtins.def: Fix comment formatting.
2002-09-17 dalejDo not foward a branch to just after a loop exit before
2002-09-07 rakdver * cfgcleanup.c (try_crossjump_to_edge): Fix updating...
2002-08-05 geoffkIndex: ChangeLog
2002-06-10 jakub * cfgcleanup.c (try_optimize_cfg): Make sure merge_blo...
2002-05-28 rakdver * basic-block.h (last_basic_block): Declare.
2002-05-23 rakdver * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):
2002-05-23 davem2002-05-23 David S. Miller <davem@redhat.com>
2002-05-22 kazu * cfgbuild.c: Fix formatting.
2002-05-21 rakdver * bb-reorder.c (make_reorder_chain_1): Modified.
2002-05-19 rakdver * basic_block.h (struct basic_block_def): Added prev_b...
2002-05-17 rth Revert "Basic block renumbering removal", and...
2002-05-16 rthBasic block renumbering removal.
2002-05-15 hubicka * invoke.texi (-malign-double): Re-add lost warning.
2002-05-08 hubickaFix merge typos.
2002-05-08 hubicka * cfglayout.c (function_tail_eff_head): Rename to ...
2002-05-03 hubicka * cfgcleanup.c (try_optimize_cfg): Call merge_block...
2002-05-01 rth * cfgcleanup.c (merge_blocks_move_successor_noj...
2002-04-10 rth * basic-block.h (flow_delete_block_noexpunge): Declare.
2002-03-30 hubicka * local-alloc.c (local_alloc): Avoid call of update_eq...
2002-03-28 hubicka * rtlanal.c: Include flags.h
2002-03-22 hubickaFix the constant I forgot to update :(
2002-03-22 hubicka * cfgcleanup.c (outgoing_edges_math): Fix condition...
2002-03-16 hubicka * cfgcleanup.c (cleanup_cfg): Fix updating of liveness.
2002-03-06 hubicka * toplev.c (rest_of_compilation): Do jump threading...
2002-03-06 hubicka * cfgcleanup.c (mentions_nonequal_regs): New function.
2002-03-06 hubicka * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_a...
2002-02-28 hubicka * basic-block.h (BB_REACHABLE): Renumber.
2002-02-09 aoliva* hooks.c: New file.
2002-01-14 hubicka * cfgcleanup.c (try_forward_edges): Avoid infinite...
2002-01-10 hubicka * basic-block.h (update_br_prob_note): Declare.
2002-01-10 hubicka * cfgcleanup.c (try_forward_edges): Properly initializ...
2002-01-07 hjl2002-01-06 H.J. Lu <hjl@gnu.org>
2002-01-06 rth * cfgcleanup.c (try_forward_edges): Detect...
2002-01-05 hubicka * cfgcleanup.c (try_forward_edges): Allow multiple...
2002-01-05 hubicka * cfgcleanup.c (thread_jump): Fix handling of reversed...
2002-01-05 hubicka * cfgcleanup.c: Include tm_p.h
2001-12-30 jakub * cfgrtl.c (try_redirect_by_replacing_jump): Allow...
2001-12-24 kenner * rtl.h (in_expr_list_p): New declaration.
2001-12-20 hubicka * cfgcleanup.c (flow_find_cross_jump): Avoid increment...
2001-12-17 rth * cfgcleanup.c (outgoing_edges_match): Check...
2001-12-17 hubicka * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-15 ghazi * builtins.c (expand_builtin_memcmp): Mark parameter...
2001-12-15 hubicka * cfgcleanup.c (flow_find_cross_jump): Replace tests...
2001-12-13 hubicka * predict.c (estimate_probability): Reorganize opcode...
2001-12-10 danglin * cfgcleanup.c (label_is_jump_target_p): New function.
2001-11-15 jakub * cfgcleanup.c (try_optimize_cfg): If try_simplify_con...
2001-11-15 jakub * jump.c (squeeze_notes): Return true if no real insns...
2001-11-11 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog...
2001-11-04 jsm28 * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,
2001-10-30 kazu * cfgcleanup.c: Fix a comment typo.
2001-10-29 hubicka * basic-block.h (purge_all_dead_edges): Add update_lif...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
next