| Commit message (Expand) | Author | Age | Files | Lines |
* | * caller-save.c (insert_one_insn): Returns struct insn_chain *. | amylaar | 1999-12-15 | 1 | -83/+113 |
* | * rtl.h (note_stores): Add additional paramter. | mmitchel | 1999-10-27 | 1 | -3/+4 |
* | Update copyright dates. | law | 1999-09-30 | 1 | -1/+1 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+1 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -1/+1 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | Update copyrights. | rth | 1999-01-11 | 1 | -1/+1 |
* | * basic-block.h (basic_block_head): Rename to x_basic_block_head. | rth | 1999-01-11 | 1 | -4/+4 |
* | ( | law | 1998-11-23 | 1 | -0/+8 |
* | * recog.h (enum op_type): Define. | law | 1998-11-04 | 1 | -4/+4 |
* | Warning fixes: | ghazi | 1998-10-14 | 1 | -1/+2 |
* | * reload.h (compute_use_by_pseudos): Declare. | law | 1998-10-14 | 1 | -298/+261 |
* | * caller-save.c (restore_referenced_regs): Lose mode argument. | law | 1998-10-07 | 1 | -62/+30 |
* | � | law | 1998-10-02 | 1 | -112/+166 |
* | * regs.h (HARD_REGNO_CALLER_SAVE_MODE): New macro. | law | 1998-09-30 | 1 | -1/+1 |
* | * alias.c: Include toplev.h | law | 1998-06-19 | 1 | -0/+1 |
* | Warning fixes: | ghazi | 1998-05-13 | 1 | -1/+2 |
* | * c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | law | 1998-04-01 | 1 | -3/+3 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -1/+1 |
* | * varasm.c (output_constant_pool): Bring back 'done' label inside | law | 1998-02-14 | 1 | -2/+2 |
* | * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO; | rth | 1998-01-14 | 1 | -13/+14 |
* | * reload.h, reload1.c (eliminate_regs), caller-save.c, dbxout.c, | rth | 1997-12-15 | 1 | -1/+2 |
* | Use REG_SET macros | meissner | 1997-06-16 | 1 | -2/+1 |
* | abstract regset stuff into macros | meissner | 1997-06-05 | 1 | -21/+10 |
* | Use accessor macros to access arrays based on regno; move many of the arrays ... | meissner | 1997-05-30 | 1 | -1/+1 |
* | Change all calls to eliminate_regs. | kenner | 1997-03-15 | 1 | -2/+2 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -3/+4 |
* | (save_call_clobbered_regs): If AUTO_INC_DEC, mark register indicated | kenner | 1995-06-19 | 1 | -1/+8 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Replace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD. | kenner | 1995-02-11 | 1 | -7/+7 |
* | (insert_save_restore): Change from USE and CLOBBER insns to using | kenner | 1994-05-06 | 1 | -18/+33 |
* | (choose_hard_reg_mode): Delete from here. | dje | 1994-04-20 | 1 | -41/+0 |
* | Remove previous Berg change. | kenner | 1994-04-08 | 1 | -1/+5 |
* | Avoid #ifdef HARD_REG_SET. | kenner | 1994-04-06 | 1 | -6/+2 |
* | (MAX_MOVE_MAX, MAX_UNITS_PER_WORD): New macros. | dje | 1993-08-07 | 1 | -4/+12 |
* | (restore_referenced_regs): New variable saveregs | rms | 1993-05-14 | 1 | -3/+5 |
* | Add prototypes for static functions. | kenner | 1993-03-26 | 1 | -4/+7 |
* | (CEIL): Delete. | wilson | 1993-02-05 | 1 | -5/+4 |
* | (setup_save_areas): Don't assign save area for a group if some | kenner | 1992-12-30 | 1 | -0/+12 |
* | (save_call_clobbered_regs): Ensure any insns we add | rms | 1992-11-09 | 1 | -0/+4 |
* | (setup_save_areas): Don't look at WORDS_BIG_ENDIAN. | rms | 1992-09-03 | 1 | -12/+6 |
* | (insert_save_restore): Correct test for | rms | 1992-09-03 | 1 | -3/+3 |
* | * caller-save.c (init_caller_save): If we were unable to | law | 1992-09-02 | 1 | -5/+9 |
* | * caller-save.c (restore_referenced_regs): When restoring a | law | 1992-08-31 | 1 | -2/+6 |
* | Major rework to have caller-saves emit load/store double insns when | law | 1992-08-26 | 1 | -93/+272 |
* | entered into RCS | mycroft | 1992-07-06 | 1 | -5/+5 |
* | *** empty log message *** | kenner | 1992-04-12 | 1 | -1/+1 |
* | *** empty log message *** | kenner | 1992-04-04 | 1 | -0/+10 |
* | *** empty log message *** | rms | 1992-02-21 | 1 | -1/+2 |
* | Initial revision | rms | 1992-02-12 | 1 | -0/+568 |