]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/regs.h
Change copyright header to refer to version 3 of the GNU General Public License and...
[thirdparty/gcc.git] / gcc / regs.h
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11  Daniel BerlinMerge dataflow branch into mainline
2007-05-22  Richard Sandifordregs.h (end_hard_regno): New function.
2007-02-01  Ian Lance Taylorlower-subreg.c: New file.
2006-04-14  Kazu Hiratabasic-block.h (REG_BASIC_BLOCK): Use VEC instead of...
2005-08-22  Jakub Jelinekre PR rtl-optimization/23478 (Miscompilation due to...
2005-06-25  Kelley CookUpdate FSF address.
2004-11-22  Nathan Sidwellbitmap.h (struct bitmap_obstack): New obstack type.
2004-10-09  Steven Bosscherregs.h (struct reg_info_def): Remove the last_node_uid...
2004-09-24  Richard Hendersonre PR middle-end/17503 (quadratic behaviour in invalid_...
2004-07-22  Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-02-04  Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-02  Jan Hubickaalias.c (record_set): Use hard_regno_nregs.
2003-12-06  Alan Modrare PR rtl-optimization/13169 (asm using r30 or r31...
2003-07-11  J"orn Renneckeregclass.c (choose_hard_reg_mode): Add third argument.
2003-07-06  Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-19  Andreas Jaegerc-tree.h: Remove declaration of poplevel.
2003-02-28  Jan Hubickacombine.c (gen_lowpart_for_combine): Update handling...
2002-11-04  Aldy Hernandezhard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.
2001-11-27  Kaveh R. Ghaziaix.h (REG_SIZE): Don't #undef.
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
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-04-03  Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-02-28  Jan Hubickacaller-save.c (reg_save_code, [...]): Index by mode...
2000-06-13  Richard Hendersoncombine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and...
2000-05-28  Richard Hendersonprint-rtl.c (reg_names): Remove const.
2000-05-19  Richard Kennercse.c (cse_basic_block): Only call find_reg_note if...
2000-04-24  Mark Mitchellregs.h (reg_n_max): Don't declare.
2000-02-26  Jeff LawFix copyrights.
2000-01-17  Kaveh GhaziUpdate copyrights
2000-01-17  Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
1999-12-18  Richard Kenneralias.c: Minor reformatting.
1999-11-01  Kaveh R. Ghazihard-reg-set.h (reg_names): Constify a char*.
1999-08-09  Bernd SchmidtInclude function.h in most files.
1998-10-19  Bernd Schmidtcombine.c (recog_for_combine): Lose PADDED_SCRATCHES...
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-30  Jeff Lawregs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro.
1998-07-02  Michael MeissnerSwitch reg_n_info structure to use varrays
1998-05-13  Michael Meissneracconfig.h (ENABLE_CHECKING): Undefine.
1998-04-03  Jeff Lawdummy commit before merge
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...
1996-01-31  Richard Earnshawregs.h (regno_pointer_align, [...]): Delete from here...
1996-01-01  Jeff Lawhard-reg-set.h (losing_caller_save_reg_set): Declare.
1995-12-27  Richard Kenner(reg_rtx_no, regno_pointer_{flag_length,align): New...
1995-06-15  Richard KennerUpdate FSF address.
1995-05-16  Richard KennerFix typos in comments.
1994-08-07  Richard Kenner(reg_changes_size): Add declaration.
1994-04-20  Doug Evans(reg_raw_mode): Declare.
1993-10-11  Richard Stallman(regno_last_note_uid): Declared.
1993-06-23  Richard Kenner(scratch_list, scratch_block, scratch_list_length)...
1992-10-20  Jim WilsonChange global-alloc.c to global.c.
1992-06-24  Charles Hannumentered into RCS
1991-09-24  Richard KennerInitial revision