OSDN Git Service

Document that CC1_SPEC is used by cc1plus
[pf3gnuchains/gcc-fork.git] / gcc / jump.c
1999-10-27 rth * jump.c (jump_optimize_1): If we did cross...
1999-10-27 mmitchel * rtl.h (note_stores): Add additional paramter.
1999-10-20 rearnsha(jump_optimize_1): More accurately detect casesi insns.
1999-10-08 cruxAdd functions copy_insn/copy_insn_1; use them in jump.c
1999-10-06 rth * genconfig.c (main): Disable HAVE_conditional_...
1999-10-01 rth * jump.c (jump_optimize_1): Amend last change...
1999-10-01 rth * jump.c (jump_optimize_1) [conditional_move...
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-14 ghazi * c-pragma.c (handle_pragma_token): Wrap variabl...
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-29 law * jump.c (delete_prior_computation): Also check...
1999-08-29 law * jump.c (jump_optimize_1): Do not delete assig...
1999-08-27 law * jump.c (duplicate_loop_exit_test): Call reg_s...
1999-08-25 rth * jump.c (jump_optimize_1): Do cmov opt on...
1999-08-24 law * jump.c (delete_barrier_successors) Match...
1999-08-20 ghazi * rtl.h (rtx_format): Constify a char*.
1999-08-19 zack1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover...
1999-08-18 geoffk* cse.c (cse_insn): Call never_reached_warning when...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-07 rth * jump.c (onlyjump_p): New function.
1999-08-06 wehle * jump.c (delete_prior_computation): New function...
1999-08-04 law * jump.c (delete_insn): Delete the addr_vec...
1999-06-27 rth* jump.c (jump_optimize_1): Validate the cmov copy...
1999-05-31 law * jump.c (jump_optimize_1): Only set CAN_REACH_...
1999-05-20 lawp
1999-04-12 law * flow.c (flow_delete_insn): If we delete a CODE_LABEL...
1999-04-12 law * reg-stack.c: Update comment, include varray.h.
1999-04-11 ghazi * jump.c (jump_optimize_1): Make the definition...
1999-04-10 law * rtl.h (rebuild_jump_labels): Declare.
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...
next