]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/regs.h
Makefile.in, [...]: replace "GNU CC" with "GCC".
[thirdparty/gcc.git] / gcc / regs.h
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