| Commit message (Expand) | Author | Age | Files | Lines |
* | aix.h (REG_SIZE): Don't #undef. | Kaveh R. Ghazi | 2001-11-27 | 1 | -16/+2 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | flow.c (mark_set_1): Use REG_FREQ_FROM_BB. | Jan Hubicka | 2001-07-30 | 1 | -0/+18 |
* | regs.h (struct reg_info_def): Add freq field. | Jan Hubicka | 2001-06-22 | 1 | -2/+6 |
* | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 2001-04-03 | 1 | -2/+18 |
* | caller-save.c (reg_save_code, [...]): Index by mode, not NREGS. | Jan Hubicka | 2001-02-28 | 1 | -1/+1 |
* | combine.c (subst): Use CLASS_CANNOT_CHANGE_MODE and CLASS_CANNOT_CHANGE_MODE_... | Richard Henderson | 2000-06-13 | 1 | -4/+6 |
* | print-rtl.c (reg_names): Remove const. | Richard Henderson | 2000-05-27 | 1 | -1/+1 |
* | cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | Richard Kenner | 2000-05-19 | 1 | -1/+1 |
* | regs.h (reg_n_max): Don't declare. | Mark Mitchell | 2000-04-24 | 1 | -2/+0 |
* | Fix copyrights. | Jeff Law | 2000-02-26 | 1 | -1/+2 |
* | Update copyrights | Kaveh Ghazi | 2000-01-17 | 1 | -1/+1 |
* | machmode.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -1/+1 |
* | alias.c: Minor reformatting. | Richard Kenner | 1999-12-18 | 1 | -4/+4 |
* | hard-reg-set.h (reg_names): Constify a char*. | Kaveh R. Ghazi | 1999-11-01 | 1 | -1/+1 |
* | Include function.h in most files. | Bernd Schmidt | 1999-08-09 | 1 | -18/+0 |
* | combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg. | Bernd Schmidt | 1998-10-19 | 1 | -4/+0 |
* | global.c (global_alloc): Delete code to manage the scratch_list. | Bernd Schmidt | 1998-10-02 | 1 | -9/+0 |
* | regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro. | Michael Hayes | 1998-09-30 | 1 | -0/+6 |
* | regs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro. | Jeff Law | 1998-09-30 | 1 | -0/+6 |
* | Switch reg_n_info structure to use varrays | Michael Meissner | 1998-07-02 | 1 | -22/+13 |
* | acconfig.h (ENABLE_CHECKING): Undefine. | Michael Meissner | 1998-05-13 | 1 | -9/+21 |
* | dummy commit before merge | Jeff Law | 1998-04-03 | 1 | -0/+4 |
* | Widen some short fields to int; Use allocate_reg_info to allocate the reg_ren... | Michael Meissner | 1997-06-02 | 1 | -3/+3 |
* | Use accessor macros to access arrays based on regno; move many of the arrays ... | Michael Meissner | 1997-05-30 | 1 | -11/+41 |
* | regs.h (regno_pointer_align, [...]): Delete from here... | Richard Earnshaw | 1996-01-31 | 1 | -5/+0 |
* | hard-reg-set.h (losing_caller_save_reg_set): Declare. | Jeff Law | 1995-12-31 | 1 | -0/+6 |
* | (reg_rtx_no, regno_pointer_{flag_length,align): New decls. | Richard Kenner | 1995-12-27 | 1 | -1/+12 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | Richard Kenner | 1995-05-16 | 1 | -1/+1 |
* | (reg_changes_size): Add declaration. | Richard Kenner | 1994-08-07 | 1 | -1/+7 |
* | (reg_raw_mode): Declare. | Doug Evans | 1994-04-20 | 1 | -0/+7 |
* | (regno_last_note_uid): Declared. | Richard Stallman | 1993-10-11 | 1 | -0/+4 |
* | (scratch_list, scratch_block, scratch_list_length): New vars. | Richard Kenner | 1993-06-23 | 1 | -1/+10 |
* | Change global-alloc.c to global.c. | Jim Wilson | 1992-10-20 | 1 | -1/+1 |
* | entered into RCS | Charles Hannum | 1992-06-24 | 1 | -2/+2 |
* | Initial revision | Richard Kenner | 1991-09-23 | 1 | -0/+148 |