OSDN Git Service

config:
[pf3gnuchains/gcc-fork.git] / gcc / reorg.c
2000-10-18 kazu2000-10-18 Kazu Hirata <kazu@hxi.com>
2000-09-07 law * reorg.c (find_end_label): If the basic block reorder...
2000-08-04 law * alias.c (mark_constant_function): Use INSN_P.
2000-05-19 rth * jump.c (redirect_jump): Add delete_unused...
2000-04-17 rth * loop.c (canonicalize_condition): Add WANT_REG...
2000-04-12 hp * reorg.c (fill_slots_from_thread): Check side_effects...
2000-03-27 scox * resource.h (mark_resource_type): New.
2000-02-26 lawFix copyrights.
2000-01-17 ghaziUpdate copyrights
2000-01-17 ghazi * reload.c: PROTO -> PARAMS.
2000-01-13 ghazi * calls.c (emit_call_1): Wrap varaible `struct_...
2000-01-13 ghazi * svr3.h (ASM_FILE_START): Wrap if-clause in squigly...
2000-01-12 law * reorg.c (fill_slots_from_thread): Check modif...
1999-11-28 law * reorg.c (dbr_schedule) Print more statistics...
1999-11-01 mmitchel * bitmap.h (BITMAP_XMALLOC): New macro.
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-02 law * combine.c (simplify_shift_const): Remove...
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-04-17 zack1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.colum...
1999-02-10 law * reorg.c: Finish deleting half-deleted comment.
1999-02-02 rthBob Manson <manson@charmed.cygnus.com>
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1998-12-01 rth * c-common.c (declare_function_name): Declare...
1998-11-19 law * reorg.c (relax_delay_slots): When optimizing...
1998-11-05 law * reorg.c (fill_simple_delay_slots): Fix typo.
1998-11-04 law * recog.h (enum op_type): Define.
1998-10-22 law * reorg.c (relax_delay_slots): Fixed test for...
1998-10-19 law1998-10-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net...
1998-10-16 law * flow.c (life_analysis_1): Do not clobber...
1998-10-12 law * flow.c: Update comment.
1998-10-09 rthFri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
1998-09-30 law * reorg.c (check_annul_list_true_false): Remove...
1998-09-30 law * reorg.c (try_merge_delay_insns): Account...
1998-08-25 law * reorg.c (fill_simple_delay_slots): Do not...
1998-08-10 davemSparc backend rewrite by rth and myself, please
1998-06-29 law * Merge from gcc2 June 9, 1998 snapshot. See...
1998-06-17 jfc * haifa-sched.c (haifa_classify_insn): TRAP_IF is...
1998-05-06 lawtypo typo fixes fixes
1998-05-05 law * reorg.c (fill_slots_from_thread): Update...
1998-04-17 law * varasm.c (asm_output_bss): Add prototype.
1998-03-20 ghaziMajor cutover to using system.h:
1998-03-02 manfred8
1998-03-01 law * reorg.c (fill_slots_from_thread): Don't steal...
1998-01-25 law * config/sparc/sparc.c (output_cbranch): Add...
1998-01-17 law * reorg.c: #include "expr.h" for rtx prototypes.
1998-01-14 rth* alias.c: Change all uses of gen_rtx(FOO...) to gen_rt...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-09-23 law * reorg.c (dbr_schedule): At end of this pass...
1997-08-27 law * reorg.c (dbr_schedule): Allow current_functio...
1997-07-17 kenner(mark_target_live_regs): Pass FIRST_PSEUDO_REGISTER...
1997-07-14 kenner(mark_target_live_regs): Delete unused variables.
1997-07-02 kenner(redundant_insn): If INSN or possible match has REG_UNU...
1997-06-12 law * reorg.c (emit_delay_sequence): Call set_new_f...
1997-06-05 meissnerRemove CYGNUS LOCAL stuff.
1997-06-05 meissnerFix urgent bug
1997-06-05 lawFix typo in last change.
1997-06-05 meissnerabstract regset stuff into macros
1997-03-28 dje * reorg.c (mostly_true_jump): Use REG_BR_PROB notes...
1997-01-03 kenner(fill_slots_from_thread): Skip moved insn in all three...
1996-12-12 law * reorg.c (fill_slots_from_thread): Don't call...
1996-08-21 mrs * flow.c (life_analysis): Preserve registers used...
1996-07-03 mrsformatting tweaks
1996-05-20 law * reorg.c (relax_delay_slots): Call update_block before
1996-04-15 kenner(find_dead_or_set_registers): Only kill spill regs...
1996-01-24 wilson(find_dead_or_set_registers): New function.
1996-01-15 kenner(mark_referenced_resources, case TRAP_IF): Set volatil.
1995-12-31 law * reorg.c (fill_simple_delay_slots): Try to...
1995-09-15 kenner(fill_simple_delay_slots): When filling an insn's delay...
1995-09-15 kenner(fill_slots_from_thread): Update thread if it is split.
1995-08-28 kennerFix spelling errors.
1995-07-14 kenner(fill_simple_delay_slots): When trying to take instruct...
1995-06-15 kennerUpdate FSF address.
1995-06-12 kenner(fill_simple_delay_slots): Set MAYBE_NEVER according...
1995-06-01 kenner(struct resources): New field unch_memory.
1995-04-04 law * reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN
1995-03-29 wilson(mark_referenced_resources): Make setjmp use all registers.
1995-03-10 wilson(steal_delay_list_from_target): Exit at the top if the
1995-02-25 wilson(relax_delay_slots): When searching for next CODE_LABEL,
1995-01-08 kennerFix up copyright notice.
1995-01-08 kenner(dbr_schedule): Add missing casts in bzero call.
1994-12-29 wilson(fill_simple_delay_slots): For the epilogue case, set...
1994-12-05 djeDelete this patch:
1994-12-01 law * reorg.c (fill_slots_from_thread): Create a USE insn...
1994-11-16 kenner(relax_delay_slots): When invert a conditional jump...
1994-11-16 kenner(redundant_insn): Renamed from redundant_insn_p; all...
1994-11-15 kenner(redundant_insn_p): Change return type to rtx. Return...
1994-10-31 kenner(mark_set_resources): Properly handle SUBREGs.
1994-10-25 wilson(fill_slots_from_thread): Update THREAD if it is split.
1994-10-06 kenner(try_merge_delay_insns): Update THREAD if it is split.
1994-10-05 kenner(try_merge_delay_insns): Update THREAD if deleting...
1994-10-03 kennerComplete last change.
1994-10-02 kenner(fill_slots_from_thread): Update THREAD if deleting...
1994-07-01 law * reorg.c (make_return_insns): Make sure redirecting...
1994-06-14 law * jump.c (condjump_in_parallel_p): New function...
1994-05-15 dje(mark_referenced_resources, case CALL_INSN): Fix indent...
1994-05-14 dje(mark_referenced_resources): Fix typo.
1994-05-07 kenner(mark_{referenced,set}_resources): Fix typos in last...
next