]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/reorg.c
alias.c [...]: Remove unnecessary casts.
[thirdparty/gcc.git] / gcc / reorg.c
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-06  Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-14  Jan Hubickareorg.c (emit_delay_sequence, [...]): Clear insn locato...
2003-04-08  Hans-Peter Nilssonreorg.c (fill_slots_from_thread): When considering...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-26  Kazu Hiratac-common.h: Follow spelling conventions.
2002-07-23  Neil Boothdefaults.h (obstack_chunk_alloc, [...]): Default defini...
2002-06-16  Hans-Peter Nilssonre PR target/7042 (cris-elf miscompiles line_hints...
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-05-17  Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16  Zdenek DvorakBasic block renumbering removal.
2002-05-11  John David Anglin* reorg.c (dbr_schedule): Remove unnecessary test.
2002-05-10  David S. Millerrtl.h (INSN_ANNULLED_BRANCH_P): Accept INSN too, update...
2002-05-10  David S. Millerrtl.h (struct rtx_def): Document unchanging and in_stru...
2002-04-27  David S. Millerre PR target/6422 (libjava failures on sparc-linux)
2002-04-09  Richard Henderson* reorg.c (get_branch_condition): Use reversed_comparis...
2002-04-06  John David Anglin* reorg.c (dbr_schedule): Don't reposition prologue...
2002-03-31  Jakub JelinekPR middle-end/6096, middle-end/6098, middle-end/6099
2002-01-06  Richard Hendersonreorg.c (emit_delay_sequence): Remove death notes,...
2002-01-03  Eric Christopherfinal.c (final_scan_insn): Change 0 -> NULL_RTX in...
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10  Kazu Hiratacalls.c: Fix formatting.
2001-10-09  Kazu Hiratac-common.c: Fix comment typos.
2001-09-21  Jan Hubickabasic-block.h (flow_delete_insn, [...]): Kill.
2001-09-14  Hans-Peter Nilssonreorg.c (fill_slots_from_thread): After call to steal_d...
2001-08-31  Kaveh R. GhaziMakefile.in (c-pragma.o): Depend on output.h.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-23  Andrew Haleytm.texi (MD_CAN_REDIRECT_BRANCH): New macro.
2001-07-20  Mark Mitchellreorg.c (fill_simple_delay_slots): If an instruction...
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-21  Jeffrey OldhamMakefile.in (reorg.o): Add params.h dependence.
2000-11-07  Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-18  Kazu Hiratareorg.c: Fix formatting.
2000-09-07  Herman A.J. ten... reorg.c (find_end_label): If the basic block reorder...
2000-08-04  Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-05-19  Richard Hendersonjump.c (redirect_jump): Add delete_unused argument.
2000-04-17  Richard Hendersonloop.c (canonicalize_condition): Add WANT_REG argument.
2000-04-12  Hans-Peter Nilssonreorg.c (fill_slots_from_thread): Check side_effects_p...
2000-03-27  Stan Coxresource.h (mark_resource_type): New.
2000-02-26  Jeff LawFix copyrights.
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazireload.c: PROTO -> PARAMS.
2000-01-13  Kaveh R. Ghazicalls.c (emit_call_1): Wrap varaible `struct_value_size...
2000-01-13  Kaveh R. Ghazisvr3.h (ASM_FILE_START): Wrap if-clause in squigly...
2000-01-12  Toshiyasu Moritareorg.c (fill_slots_from_thread): Check modified_in_p...
1999-11-28  Herman A.J. ten... * reorg.c (dbr_schedule) Print more statistics. Corrected
1999-11-01  Mark Mitchellbitmap.h (BITMAP_XMALLOC): New macro.
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-09-02  Finn Hakanssoncombine.c (simplify_shift_const): Remove extra semicolon.
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-04-17  Zack Weinbergc-aux-info.c, [...]: Include toplev.h for real declarat...
1999-02-10  Jeffrey A Law* reorg.c: Finish deleting half-deleted comment.
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.
next