alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().
[gcc.git] / gcc / local-alloc.c
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-10-23 Geoff Keatinglocal-alloc.c (update_equiv_regs): Add an abort().
2000-10-20 John Wehlealias.c: (mark_constant_function): Don't check pure...
2000-09-14 Bernd SchmidtGenerate REG_EQUAL notes when they'd be helpful
2000-09-06 Bernd SchmidtDon't use CLASS_LIKELY_SPILLED in local-alloc
2000-08-29 Richard Hendersonlocal-alloc.c (requires_inout): Don't use reserved...
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-04 Rodney Brownalias.c (mark_constant_function): Use INSN_P.
2000-07-31 Kazu Hirata* local-alloc.c: Fix formatting.
2000-06-13 Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-05-19 Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-02-26 Jeff LawFix copyrights.
2000-01-19 Richard Hendersonstupid.c: Die die die.
2000-01-17 Kaveh R. Ghaziggc-common.c: PROTO -> PARAMS.
2000-01-06 Richard Hendersonflow.c (mark_set_1): Use loop_depth+1 as reference...
2000-01-04 Kaveh R. Ghazibuiltins.c (expand_builtin_strlen): Initialize variable...
1999-12-24 Kaveh R. GhaziMakefile.in (toplev.o): Depend on loop.h.
1999-11-24 Jan Hubickalocal-alloc.c (qty): New structure and static variable.
1999-11-06 Mark Mitchelllocal-alloc.c (local_alloc): Use xmalloc/xcalloc, not...
1999-11-05 Richard Hendersonbitmap.h (BITMAP_XFREE): New.
1999-11-04 Richard Hendersoncse.c (cse_main): Use xmalloc, not alloca.
1999-10-27 Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-10-27 Mark Mitchellalias.c (init_alias_analysis): Allocate reg_known_value...
1999-10-26 Kaveh R. Ghazic-parse.in (cast_expr): Constify.
1999-10-21 Jeffrey A Lawlocal-alloc.c (update_equiv_regs): Check the correct...
1999-10-01 Bernd SchmidtDelete !REGISTER_CONSTRAINTS code
1999-09-20 Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-12 Richard HendersonReplace recog_foo with recog_data.foo.
1999-09-08 Kaveh R. Ghazigansidecl.h (__attribute__, [...]): Delete.
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.
next