]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reorg.c
Bob Manson <manson@charmed.cygnus.com>
[thirdparty/gcc.git] / gcc / reorg.c
1999-02-02  Bob MansonBob Manson <manson@charmed.cygnus.com>
1999-01-27  Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-11  Richard HendersonUpdate copyrights.
1999-01-11  Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1998-12-01  Ulrich Drepperc-common.c (declare_function_name): Declare predefinied...
1998-11-19  Jeffrey A Lawreorg.c (relax_delay_slots): When optimizing for code...
1998-11-05  Jeffrey A Law* reorg.c (fill_simple_delay_slots): Fix typo.
1998-11-04  Bernd Schmidtrecog.h (enum op_type): Define.
1998-10-22  Herman A.J. ten... reorg.c (relax_delay_slots): Fixed test for mostly_true...
1998-10-19  Jeff Law[multiple changes]
1998-10-16  Bernd Schmidtflow.c (life_analysis_1): Do not clobber regs_ever_live...
1998-10-12  John Wehleflow.c: Update comment.
1998-10-09  Graham Stottflow.c (print_rtl_with_bb): Changed type of in_bb_p...
1998-09-30  Jeffrey A Lawreorg.c (check_annul_list_true_false): Remove unused...
1998-09-30  Herman ten Bruggereorg.c (try_merge_delay_insns): Account for resources...
1998-08-25  Jeffrey A Lawreorg.c (fill_simple_delay_slots): Do not abort if...
1998-08-10  David S. MillerSparc backend rewrite by rth and myself, please
1998-06-29  Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-17  John Carrhaifa-sched.c (haifa_classify_insn): TRAP_IF is risky.
1998-05-06  Jeff Lawtypo typo fixes fixes
1998-05-05  Jeffrey A Lawreorg.c (fill_slots_from_thread): Update REG_DEAD/REG_U...
1998-04-17  Jeff Lawvarasm.c (asm_output_bss): Add prototype.
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-03-02  Manfred Hollsteinreorg.c (fill_eager_delay_slots): Add new argument...
1998-03-01  Jeff Lawreorg.c (fill_slots_from_thread): Don't steal delay...
1998-01-25  Kaveh R. Ghazisparc.c (output_cbranch): Add default case in enumerati...
1998-01-17  Lee Iversonreorg.c: #include "expr.h" for rtx prototypes.
1998-01-14  Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-23  David S. Millerreorg.c (dbr_schedule): At end of this pass...
1997-08-27  Jeffrey A Lawreorg.c (dbr_schedule): Allow current_function_return_r...
1997-07-17  Richard Kenner(mark_target_live_regs): Pass FIRST_PSEUDO_REGISTER...
1997-07-14  Richard Kenner(mark_target_live_regs): Delete unused variables.
1997-07-02  Richard Kenner(redundant_insn): If INSN or possible match has REG_UNU...
1997-06-12  Jeff Lawreorg.c (emit_delay_sequence): Call set_new_first_and_l...
1997-06-05  Michael MeissnerRemove CYGNUS LOCAL stuff.
1997-06-05  Michael MeissnerFix urgent bug
1997-06-05  Jeff LawFix typo in last change.
1997-06-05  Michael Meissnerabstract regset stuff into macros
1997-03-28  Doug Evansreorg.c (mostly_true_jump): Use REG_BR_PROB notes when...
1997-01-03  Richard Kenner(fill_slots_from_thread): Skip moved insn in all three...
1996-12-12  Jeff Lawreorg.c (fill_slots_from_thread): Don't call eligible_f...
1996-08-21  Mike Stumpflow.c (life_analysis): Preserve registers used by...
1996-07-03  Mike Stumpformatting tweaks
1996-05-20  Jeff Lawreorg.c (relax_delay_slots): Call update_block before...
1996-04-15  Richard Kenner(find_dead_or_set_registers): Only kill spill regs...
1996-01-24  Jim Wilson(find_dead_or_set_registers): New function.
1996-01-15  Richard Kenner(mark_referenced_resources, case TRAP_IF): Set volatil.
1995-12-31  Jeff Lawreorg.c (fill_simple_delay_slots): Try to fill from...
1995-09-15  Richard Kenner(fill_simple_delay_slots): When filling an insn's delay...
1995-09-15  Richard Kenner(fill_slots_from_thread): Update thread if it is split.
1995-08-28  Richard KennerFix spelling errors.
1995-07-14  Richard Kenner(fill_simple_delay_slots): When trying to take instruct...
1995-06-15  Richard KennerUpdate FSF address.
1995-06-12  Richard Kenner(fill_simple_delay_slots): Set MAYBE_NEVER according...
1995-06-01  Richard Kenner(struct resources): New field unch_memory.
1995-04-04  Jeff Lawreorg.c (fill_simple_delay_slots): Don't use a JUMP_INS...
1995-03-29  Jim Wilson(mark_referenced_resources): Make setjmp use all registers.
1995-03-10  Jim Wilson(steal_delay_list_from_target): Exit at the top if the
1995-02-25  Jim Wilson(relax_delay_slots): When searching for next CODE_LABEL,
1995-01-08  Richard KennerFix up copyright notice.
1995-01-08  Richard Kenner(dbr_schedule): Add missing casts in bzero call.
1994-12-29  Jim Wilson(fill_simple_delay_slots): For the epilogue case...
1994-12-05  Doug EvansDelete this patch:
1994-12-01  Jeff Lawreorg.c (fill_slots_from_thread): Create a USE insn...
1994-11-16  Richard Kenner(relax_delay_slots): When invert a conditional jump...
1994-11-16  Richard Kenner(redundant_insn): Renamed from redundant_insn_p; all...
1994-11-15  Richard Kenner(redundant_insn_p): Change return type to rtx.
1994-10-31  Richard Kenner(mark_set_resources): Properly handle SUBREGs.
1994-10-25  Jim Wilson(fill_slots_from_thread): Update THREAD if it is split.
1994-10-06  Richard Kenner(try_merge_delay_insns): Update THREAD if it is split.
1994-10-05  Richard Kenner(try_merge_delay_insns): Update THREAD if deleting...
1994-10-03  Richard KennerComplete last change.
1994-10-02  Richard Kenner(fill_slots_from_thread): Update THREAD if deleting...
1994-07-01  Jeff Lawreorg.c (make_return_insns): Make sure redirecting...
1994-06-14  Jeff Lawjump.c (condjump_in_parallel_p): New function to detect...
1994-05-15  Doug Evans(mark_referenced_resources, case CALL_INSN): Fix indent...
1994-05-14  Doug Evans(mark_referenced_resources): Fix typo.
1994-05-07  Richard Kenner(mark_{referenced,set}_resources): Fix typos in last...
1994-05-06  Richard Kenner(mark_referenced_resources, mark_set_resources): Change...
1994-04-24  Richard Kenner(redirect_with_delay_list_safe_p): Fix off-by-one error.
1994-04-18  Jeff Lawreorg.c (redirect_with_delay_list_safe_p): New function...
1994-04-11  Jim Wilson(try_merge_delay_insns): Account for resources set...
1994-04-11  Jim Wilson(try_merge_delay_insns): Move next_trial update
1994-04-08  Richard KennerRemove previous Berg change.
1994-04-06  Richard Kenner(mark_target_live_regs): Avoid #ifdef HARD_REG_SET.
1994-02-27  Jim Wilson(try_merge_delay_insns): Success when SLOT_NUMBER ==
1994-02-03  Jim Wilson(fill_simple_delay_slots): When fill epilogue delay
1993-11-23  Richard Kenner(rare_destination): Ensure we always correctly handle...
1993-10-05  Jim Wilson(fill_simple_delay_slots): When take insn from a follow...
1993-10-01  Jeff Lawreorg.c (optimize_skip): Do not thread a jump to a...
1993-09-28  Jim Wilson(mark_target_live_regs): When scanning insns, ignore
1993-09-24  Doug Evansreorg.c: (mark_referenced_resource): if frame_pointer_n...
1993-09-16  Jim Wilson(mark_set_resources): For CALL_INSN...
1993-08-16  Jeff Lawreorg.c (find_end_label): If a suitable RETURN insn...
1993-08-11  Jeff Lawreorg.c (try_merge_delay_insns): Fix typo.
1993-07-23  Jeff Lawreorg.c (relax_delay_slots): Do not redirect a jump...
1993-07-19  Jeff Lawreorg.c (fill_simple_delay_slots): Try filling any...
1993-06-23  Richard Kenner(fill_slots_from_thread): When replacing a use of a...
1993-05-16  Richard Stallman(find_end_label): Update insn after calling emit_jump_insn.
next