alias.c: Use REG_P...
[gcc.git] / gcc / caller-save.c
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-12 H.J. Lucaller-save.c: Replace regclass.c with reginfo.c in...
2009-01-29 Vladimir Makarovtm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
2009-01-15 Richard Sandifordcaller-save.c (add_used_regs_1, [...]): New functions.
2008-11-21 Eric Botcazoucaller-save.c (insert_one_insn): Take into account...
2008-09-09 H.J. Lure PR rtl-optimization/37435 (ICE with volatiles)
2008-08-26 Vladimir Makarov[multiple changes]
2008-07-30 H.J. Lu[multiple changes]
2008-07-15 Kaveh R. Ghazibt-load.c (add_btr_def, [...]): Avoid C++ keywords.
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-05-26 H.J. Lure PR middle-end/36253 (Caller-save stack slot may...
2007-12-10 Pranav Bhandarkarcaller-save.c (insert_one_insn): If inserting before...
2007-08-15 Steve Ellceyre PR target/32963 (ICE in failed_reload, could not...
2007-07-30 Kaveh R. Ghazialias.c (record_set, [...]): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-24 Jan Hubickacaller-save.c: Include ggc.h, gt-caller-save.h
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-05-22 Richard Sandifordregs.h (end_hard_regno): New function.
2007-02-15 Paolo Bonzinicaller-save.c (save_call_clobbered_regs): Do not proces...
2007-01-02 Joseph Myersre PR middle-end/30311 (revision 120211 failed to compi...
2006-12-20 Joseph Myersrtlanal.c (struct subreg_info, [...]): New.
2006-05-18 Mike StumpWhitespace fixups
2006-04-11 Roger Saylecaller-save.c: #include "addresses.h" after #include...
2006-03-21 Bernd Schmidtbfin-protos.h (bfin_dsp_memref_p): Declare.
2005-11-24 J"orn Renneckecaller-save.c: (this_insn_sets): Move into: (save_call_...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-28 Kazu Hirataattribs.c, [...]: Update copyright.
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2004-11-23 Richard Hendersonemit-rtl.c, rtl.h (subreg_hard_regno): Remove.
2004-11-22 Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-11-04 Nathan Sidwellbitmap.c (bitmap_print): Make bitno unsigned.
2004-10-18 Kazu Hiratabasic-block.h (reg_set_iterator): New.
2004-09-07 Nathan Sidwellc-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.
2004-07-09 Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-06-15 Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-03-03 Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-02-18 James E WilsonFix rtl sharing problem reported by Daniel Bayer on...
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-02 Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2003-12-21 Kazu Hirataalias.c: Fix comment formatting.
2003-12-17 Richard Earnshawre PR rtl-optimization/10592 ([arm] caller-save incorre...
2003-12-11 Steven Bosscherbasic-block.h (BLOCK_HEAD, BLOCK_END): Remove.
2003-12-07 Eric Botcazoure PR rtl-optimization/12965 (SEGV+ICE in cc1plus on...
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-22 Andreas Jaegercaller-save.c: Convert to ISO C90.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-06-13 Jeff Lawalias.c (argument_registers): Remove.
2002-06-11 Jeff Lawcaller-save.c (init_caller_save): Move creation of...
2002-06-11 Richard Henderson* caller-save.c (init_caller_save): Clear INSN_CODE...
2002-06-10 Jeff Lawalias.c (static_reg_base_value): New to hold RTL for...
2002-01-01 Richard Kennerattribs.c (handle_vector_size_attribute): Use host_inte...
2001-12-17 Nick CliftonImplement MODE_BASE_REG_CLASS
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-22 Zack Weinbergcaller-save.c: Don't include insn-codes.h.
2001-08-18 Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-07-11 Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-09 Richard Kenner[multiple changes]
2001-07-03 Richard Kennerexplow.c (plus_constant_wide, case PLUS): Call find_con...
2001-07-02 Richard Kenneremit-rtl.c (adjust_address): New function.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-02-28 Richard Hendersoncaller-save.c (save_call_clobbered_regs): Fix typo...
2001-02-28 Jan Hubickacaller-save.c (reg_save_code, [...]): Index by mode...
2000-10-13 Mark MitchellRemove obstacks.
2000-08-09 Alexandre Olivacaller-save.c (mark_referenced_regs): Mark partially...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-02-26 Jeff LawCopyright fixes.
2000-02-06 Kaveh R. GhaziMakefile.in (c-common.o): Depend on $(EXPR_H).
2000-02-05 Michael Hayescaller-save.c: Include tm_p.h.
2000-01-11 Kaveh R. Ghazialias.c: PROTO -> PARAMS.
1999-12-20 Bernd SchmidtChange some regsets to regset_heads
1999-12-15 J"orn Renneckecaller-save.c (insert_one_insn): Returns struct insn_ch...
1999-10-27 Mark Mitchellrtl.h (note_stores): Add additional paramter.
1999-09-30 Jeff LawUpdate copyright dates.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-08-20 Kaveh R. Ghazirtl.h (rtx_format): Constify a char*.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-01-11 Richard HendersonUpdate copyrights.
1999-01-11 Richard Hendersonbasic-block.h (basic_block_head): Rename to x_basic_blo...
1998-11-23 Jeff Lawcaller-save.c (insert_one_insn): Initialize the live_be...
1998-11-04 Bernd Schmidtrecog.h (enum op_type): Define.
1998-10-14 Kaveh R. GhaziWarning fixes:
1998-10-14 Bernd Schmidtreload.h (compute_use_by_pseudos): Declare.
1998-10-07 Bernd Schmidtcaller-save.c (restore_referenced_regs): Lose mode...
1998-10-02 Jeff Lawcaller-save.c (insert_save_restore): Break this functio...
1998-09-30 Jeff Lawregs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.
1998-06-19 Graham Stottalias.c: Include toplev.h
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-04-01 Jeffrey A Lawc-lex.c (yylex): Initialize traditional_type, ansi_type...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-02-14 Jeffrey A Lawvarasm.c (output_constant_pool): Bring back 'done'...
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1997-12-15 Richard Hendersonreload.h, [...]: Revert March 15 change.
1997-06-16 Michael MeissnerUse REG_SET macros
1997-06-05 Michael Meissnerabstract regset stuff into macros
1997-05-30 Michael MeissnerUse accessor macros to access arrays based on regno...
next