aboutsummaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
AgeCommit message (Expand)AuthorFilesLines
1993-08-07(MAX_MOVE_MAX, MAX_UNITS_PER_WORD): New macros.Doug Evans1-4/+12
1993-05-14(restore_referenced_regs): New variable saveregs which is number of regs to s...Richard Stallman1-3/+5
1993-03-26Add prototypes for static functions.Richard Kenner1-4/+7
1993-02-05(CEIL): Delete.Jim Wilson1-5/+4
1992-12-30(setup_save_areas): Don't assign save area for a group if someRichard Kenner1-0/+12
1992-11-09(save_call_clobbered_regs): Ensure any insns we addRichard Stallman1-0/+4
1992-09-03(setup_save_areas): Don't look at WORDS_BIG_ENDIAN.Richard Stallman1-12/+6
1992-09-03(insert_save_restore): Correct test forRichard Stallman1-3/+3
1992-09-02caller-save.c (init_caller_save): If we were unable to find a simple insn whi...Jeff Law1-5/+9
1992-08-31caller-save.c (restore_referenced_regs): When restoring a referenced hard reg...Jeff Law1-2/+6
1992-08-26Major rework to have caller-saves emit load/store double insns when...Jeff Law1-93/+272
1992-07-06entered into RCSCharles Hannum1-5/+5
1992-04-11*** empty log message ***Richard Kenner1-1/+1
1992-04-03*** empty log message ***Richard Kenner1-0/+10
1992-02-21*** empty log message ***Richard Stallman1-1/+2
1992-02-12Initial revisionRichard Stallman1-0/+568