]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/local-alloc.c
alias.c: Remove uses of "register" specifier in declarations of arguments and local...
[thirdparty/gcc.git] / gcc / local-alloc.c
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-07  Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-25  Jan HubickaMakefile.in (cfgrtl.o): Add.
2001-09-21  J"orn Renneckeintegrate.c (allocate_initial_values): New function.
2001-09-05  Jan Hubickai386.c (size_cost): New static variable.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-07  Jan Hubickaalias.c (nonlocal_mentioned_p): Rename CONST_CALL_P...
2001-08-06  Andreas Jaegerprofile.c (branch_prob): Remove unused variable insn.
2001-08-06  Richard Hendersonlocal-alloc.c (update_equiv_regs): Do not move insns...
2001-07-30  Jan Hubickaflow.c (mark_set_1): Use REG_FREQ_FROM_BB.
2001-06-22  Jan Hubickaregs.h (struct reg_info_def): Add freq field.
2001-05-28  Geoffrey Keatinglocal-alloc.c (update_equiv_regs): Don't eliminate...
2001-04-03  Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-02-02  Richard Hendersonlocal-alloc.c (update_equiv_regs): Copy INSN_CODE to...
2001-01-01  Bernd SchmidtExtra arg for rtx_varies_p
2000-12-29  Richard Kennerlocal-alloc.c (update_equiv_regs): Don't use copy_rtx...
2000-11-30  Michael Matzflow.c (make_edge): Early out, if no flags to set.
2000-11-13  Hans-Peter Nilssonc-lex.c (cb_leave_file): Harmonize conditions and order...
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...
next