OSDN Git Service

* lib/gcc.exp (proc gcc_target_compile): Add support for timeout
[pf3gnuchains/gcc-fork.git] / gcc / jump.c
1999-03-10 law * gcse.c (run_jump_opt_after_gcse): New variable.
1999-02-25 rthFlow rewrite to use basic block structures and edge...
1999-02-15 law * jump.c: Include insn-attr.h.
1999-01-19 rth * expr.c (do_jump_for_compare): Handle conditio...
1999-01-18 lawCopyright update.
1999-01-17 rth* jump.c (rtx_renumbered_equal_p): Special case CODE_LABEL.
1998-12-01 rthHerman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
1998-11-26 rth * rtlanal.c (regs_set_between_p): New function.
1998-11-24 law * reload1.c (reload): Remove unused variable.
1998-11-06 davem * jump.c (calculate_can_reach_end): Fix thinko.
1998-11-05 davem Begin cleaning up jump.c
1998-10-31 law * jump.c (jump_optimize): Initialize mappings...
1998-10-19 law * jump.c (sets_cc0_p): Compile only if HAVE_cc0.
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-10-14 ghaziWarning fixes:
1998-10-08 law * jump.c (jump_optimize): Revert accidental...
1998-10-07 law * jump.c (duplicate_loop_exit_test): Strip REG_WAS_0...
1998-09-02 wilsonFix miscompilation of MIPS cross assembler on sparc...
1998-08-20 law * jump.c (rtx_renumbered_equal_p): Do not consi...
1998-07-20 davem * jump.c (jump_optimize): When simplifying noop moves and
1998-07-13 davemMore efficient version of Jul 10 bugfix of mine, as
1998-07-10 davem * jump.c (jump_optimize): If after_regscan and our...
1998-07-09 law * jump.c (duplicate_loop_exit_test): Fix thinko.
1998-07-08 law * jump.c (duplicate_loop_exit_test): Do not...
1998-07-06 law * jump.c (jump_optimize) Check for CONST_INT...
1998-07-06 mmitchel * jump.c (duplicate_loop_exit_test): Don't refuse...
1998-06-30 law * jump.c (jump_optimize): Show that the jump...
1998-06-27 rth * jump.c (jump_optimize): Use side_effects_p...
1998-06-20 law * calls.c (expand_call): Initialize "src" and...
1998-06-19 law * alias.c: Include toplev.h
1998-06-17 jfc * haifa-sched.c (haifa_classify_insn): TRAP_IF is...
1998-06-02 rth* jump.c (jump_optimize): Remove debug messages acciden...
1998-06-02 lawFix typo in last change change.
1998-06-02 rth * jump.c (rtx_unsafe_p): New function.
1998-05-29 law * jump.c (thread_jumps): Do not look at the...
1998-05-23 law * m68k.h: Declare more functions used in macros.
1998-05-19 ghaziWarning Fixes:
1998-04-16 law * loop.c (regs_patch_p): Add prototype.
1998-04-08 law * jump.c (mark_jump_label): Record REG_LABEL...
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-05 law * jump.c (jump_optimize): Call mark_jump_label...
1998-02-28 ghaziFix warious warnings:
1998-02-03 law * jump.c (jump_optimize): Lose calls to modifie...
1998-02-03 law * jump.c (jump_optimize): Fix first arg to...
1998-02-02 law * jump.c (jump_optimize): Allow conditional...
1998-01-17 law * jump.c (jump_optimize): Remove Dec 17, 1997...
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1997-12-16 law * jump.c: (optimize_jump): Don't use the return...
1997-12-07 lawMerge from gcc-2.8
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-20 law * jump.c (thread_jumps): check can_reverse_comp...
1997-05-30 meissnerUse accessor macros to access arrays based on regno...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-03-28 dje * jump.c (jump_optimize, follow_jumps, mark_jump_label...
1997-02-04 wilson(find_cross_jump): Don't allow old-style and volatile...
1997-01-03 kenner(rtx_equal_for_thread_p): Return 0 for floating-point.
1996-12-13 ianCheck SMALL_REGISTER_CLASSES at runtime
1996-12-09 coxs(jump_optimize): Don't move initialization if there...
1996-11-12 kenner(jump_optimize): Fix bug in Sep 23 change.
1996-10-26 kenner(jump_optimize): Fix second error in last change.
1996-10-21 dje jump.c (jump_optimize): fix bug in last change.
1996-10-21 kenner(jump_optimize): Use emit_store_flag even if branches...
1996-10-14 wilson(jump_optimize): Check for if (...) { x = a; goto l...
1996-09-23 kenner(jump_optimize): In no-nop move deletion, don't test
1996-09-18 kenner(jump_optimize): Insert conditional move after jump...
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-03-11 wilson(jump_optimize): When handle a USE insn before an
1996-02-13 kenner(jump_optimize): Fix potential infinite loop.
1995-12-18 law * sched.c (canon_rtx): Recursively look for...
1995-10-26 kenner(duplicate_loop_exit_test): Return 0 if found a NOTE_IN...
1995-07-10 kenner(jump_optimize): Pass outer_code arg to rtx_cost.
1995-06-15 kennerUpdate FSF address.
1995-05-02 dje(jump_optimize, can_reach_end determination): A barrier can
1995-04-14 kenner(delete_insn): When deleting after label, delete a...
1995-02-07 wilson(jump_optimize): When searching for a LOOP_END note...
1995-01-25 kennerInclude expr.h after insn-config.h and insn-flags.h.
1995-01-25 dje(jump_optimize): Try to emit a conditional move insn...
1994-11-16 ianCheck target endianness at run time, not compile time
1994-11-15 dje(delete_insn): Delete labels in ADDR_VECs and
1994-10-02 kenner(jump_optimize): When deleting a jump, properly set...
1994-07-05 kenner(duplicate_loop_exit_test): Handle SUBREG in SET_DEST...
1994-07-01 kenner(jump_optimize): Don't convert if (foo) x++ into an...
1994-06-24 erich(jump_optimize): If we reverse "if (foo) bar else break;"
1994-06-18 wilson(duplicate_loop_exit_test): Initialize copy to zero.
1994-06-15 dje * genconfig.c (main): Allow targets to override HAVE_c...
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-14 kenner(jump_optimize): Don't delete dead insn if it has a...
1994-06-14 law * jump.c (condjump_in_parallel_p): New function...
1994-05-29 kenner(jump_optimize): When deleting unneeded stack adjusts...
1994-05-26 kenner(jump_optimize): When looking for an `if' statement...
1994-05-15 dje(find_cross_jump): Two CALL_INSNs only compare equal if
1994-05-06 kenner(find_cross_jump, get_label_{before,after}): Change...
1994-03-25 kenner(invert_jump): Remove decl of unused variable OLABEL.
1994-03-13 kenner(rtx_equal_for_thread_p): Correct error in previous...
1994-03-12 kennerAdd prototypes for static functions.
1994-03-11 kenner(jump_optimize): Delete REG_LABEL note if label no...
1994-03-09 kenner(rtx_equal_for_thread_p): Commutative operations are...
1994-02-26 kenner(rtx_renumbered_equal_p): Fix bug in comparing SUBREGs...
next