]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/local-alloc.c
Merge in gcc2-ss-010999
[thirdparty/gcc.git] / gcc / local-alloc.c
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-08-31  Zack Weinbergrtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type...
1999-08-20  Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09  Bernd SchmidtInclude function.h in most files.
1999-04-10  Jeffrey A Lawrtl.h (local_alloc): Returns an integer now.
1999-03-20  Kaveh R. GhaziWarning fixes:
1999-03-08  Jim WilsonFix performance problem on SH with unnecessary move...
1999-02-25  Richard HendersonFlow rewrite to use basic block structures and edge...
1999-01-23  Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-11  Richard HendersonUpdate copyrights.
1999-01-11  Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1999-01-06  Jeffrey A Lawpa.h (DONT_RECORD_EQUIVALENCE): Kill.
1998-12-12  Jeffrey A Lawrtlanal.c (multiple_sets): New function.
1998-12-07  Jeff Lawlocal-alloc.c (block_alloc): Slightly retune heuristic...
1998-12-01  J"orn Renneckelocal-alloc.c (function_invariant_p): New function.
1998-11-30  Joern RenneckeComment typo fix.
1998-11-23  Richard Hendersonlocal-alloc.c (local_alloc): Use malloc not alloca...
1998-11-11  J"orn RenneckeHandle equivalences that have been obscured by gcse:
1998-10-17  Bernd SchmidtMakefile.in (insn-extract.o): Fix dependencies.
1998-10-14  Kaveh R. GhaziWarning fixes:
1998-10-09  Graham Stottflow.c (print_rtl_with_bb): Changed type of in_bb_p...
1998-10-02  Bernd Schmidtglobal.c (global_alloc): Delete code to manage the...
1998-09-30  Michael Hayesregs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
1998-09-08  John Wehleglobal.c: Update comments.
1998-06-24  Jeffrey A Lawlocal-alloc.c (block_alloc): Do not try to avoid false...
1998-06-19  Graham Stottalias.c: Include toplev.h
1998-06-09  Jeffrey A LawMakefile.in (LIB2FUNCS_EH): Define.
1998-03-29  Jeffrey A Law* local-alloc.c (reg_classes_overlap_p): Delete dead...
1998-03-20  Kaveh R. GhaziMajor cutover to using system.h:
1998-02-28  Kaveh R. GhaziFix warious warnings:
1998-02-05  J"orn Renneckeregmove.c: Update.
1998-01-14  Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1998-01-10  J"orn Renneckeregmove.c: New implementation of regmove pass.
1997-12-20  Kaveh R. Ghazibitmap.c (bitmap_clear): Ensure `inline' is at the...
1997-12-07  Jeff LawMerge from gcc-2.8
1997-11-02  Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-22  Jeffrey A Lawlocal-alloc.c (block_alloc): Don't lose if two SCRATCH...
1997-09-02  Jim WilsonFix i386 code generation error reported by Mumit Khan.
1997-08-25  Jeff Lawversion.c: Bump for new snapshot.
1997-08-11  Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1997-06-16  Michael MeissnerUse REG_SET macros
1997-06-02  Michael MeissnerWiden some short fields to int; Use allocate_reg_info...
1997-05-30  Michael MeissnerUse accessor macros to access arrays based on regno...
1997-04-03  Jim Wilson(no_conflict_p): Reject sequences with foreign insns.
1997-02-08  Richard Kenner(update_equiv_regs): Fix error in last change.
1997-01-31  Ian Lance TaylorIf we can't substitute an equiv reg only used once...
1996-12-13  Ian Lance TaylorCheck SMALL_REGISTER_CLASSES at runtime
1996-11-12  Richard Kenner(qty_compare_1, qty_sugg_compare_1): Use `const void...
1996-08-12  Richard Kenner(reg_equiv_replace): New variable.
1996-07-03  Mike Stumpformatting tweaks
1996-06-10  Jeff Lawlocal-alloc.c (update_equiv_regs): Ignore insns that...
1996-03-22  Richard Kenner(optimize_reg_copy_1): Only update reg_live_length...
1996-01-16  Richard Kenner(memref_referenced_p, case REG): Fix last change.
1996-01-06  Richard KennerFix formatting.
1996-01-01  Richard Kenner(reg_equiv_replacement): New variable.
1996-01-01  Jeff Lawhard-reg-set.h (losing_caller_save_reg_set): Declare.
1995-12-16  Richard Kenner(optimize_reg_copy_2): Don't attempt optimization if...
1995-08-21  Richard Kenner(wipe_dead_reg): Make a register mentioned in a REG_INC...
1995-06-15  Richard KennerUpdate FSF address.
1995-05-16  Richard KennerFix typos in comments.
1995-02-21  Jeff Lawlocal-alloc.c (block_alloc): Stop looping over the...
1994-08-08  Richard Kenner(find_free_reg): Fix typo in last change.
1994-08-07  Richard Kenner(qty_changes_size): New variable.
1994-06-14  Richard KennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-05-27  Richard Kenner(local_alloc): Fix typo in last change.
1994-05-27  Richard Kenner(requires_inout): Renamed from requires_inout_p and...
1994-05-27  Richard Kenner(qty_sugg_compare_1): Fix typo in last change.
1994-05-27  Richard Kenner(qty_phys_num{,_copy}_sugg): New variables.
1994-04-21  Richard KennerAdd prototypes for static functions.
1994-04-08  Richard KennerRemove previous Berg change.
1994-04-06  Richard Kenner(block_alloc): Avoid #ifdef HARD_REG_SET.
1994-02-27  Richard Kenner(qty_compare{,_1}): Give multi-word regs higher priorit...
1994-02-15  Richard Kenner(optimize_reg_copy): A register that dies in a CALL_INS...
1993-12-24  Jim Wilson(optimize_reg_copy_1): After decreasing sregno's
1993-09-24  Doug Evanslocal-alloc.c: (find_free_reg): Make sure we will alway...
1993-08-03  Jim Wilson(block_alloc): Don't attempt to allocate a
1993-06-23  Richard Kenner(alloc_qty_for_scratch): Can allocate likely-spilled...
1993-06-23  Richard Kenner(scratch_block, scratch_list{,_length}, scratch_index...
1993-05-11  Richard Stallman(block_alloc): Don't dereference a NULL pointer.
1993-04-17  Richard Kenner(qty_n_refs): Make int, like reg_n_refs.
1993-03-31  Richard Stallman(optimize_reg_copy_1): Don't increment n_calls speciall...
1993-01-24  Richard Kenner(CLASS_LIKELY_SPILLED_P): Add default definition.
1993-01-19  Richard Kenner(find_free_reg): Add comment about nonlocal labels.
1993-01-04  Richard Kenner(block_alloc): Generalize tying so we can tie any opera...
1992-12-01  Jim Wilson(optimize_reg_copy_2): Correct reg_n_refs updates.
1992-11-04  Richard Kenner(optimize_reg_copy_1): If P is a CALL_INSN, count it...
1992-10-09  Richard Kenner(optimize_reg_copy_1): Tighten up code to properly...
1992-08-19  Richard Kenner(alloc_qty_for_scratch, block_alloc): Provide alternate...
1992-07-06  Charles Hannumentered into RCS
1992-06-27  Richard Kenner*** empty log message ***
1992-05-07  Richard Stallman*** empty log message ***
1992-03-22  Richard Stallman*** empty log message ***
1992-03-14  Richard Stallman*** empty log message ***
1992-01-18  Richard StallmanInitial revision