aboutsummaryrefslogtreecommitdiff
path: root/gcc/global.c
AgeCommit message (Expand)AuthorFilesLines
1996-01-01(reg_allocno): No longer static.Richard Kenner1-2/+2
1995-12-31hard-reg-set.h (losing_caller_save_reg_set): Declare.Jeff Law1-1/+8
1995-06-15Update FSF address.Richard Kenner1-1/+2
1994-09-16(global_alloc): Mark regs assigned to SCRATCH as used by more thanRichard Kenner1-0/+12
1994-08-07(find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its registers ifRichard Kenner1-1/+14
1994-07-18(find_reg): Store divide results in temporary variables.Jim Wilson1-19/+27
1994-06-29(global_alloc): Make a more accurate attempt to see if the frame pointer will...Richard Kenner1-8/+13
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).Richard Kenner1-15/+17
1994-05-04(find_reg): When looking for locally-allocated hard regs to reclaim,Richard Kenner1-23/+32
1994-04-21Add prototypes for static functions.Richard Kenner1-14/+14
1994-04-08Remove previous Berg change.Richard Kenner1-2/+5
1994-04-06(global_conflicts): Avoid #ifdef HARD_REG_SET.Richard Kenner1-5/+2
1994-03-25(global_conflicts): Move decl of unused variable I into #if 0 block.Richard Kenner1-1/+1
1994-02-27(allocno_compare): Give multi-word regs higher priority, as stated inRichard Kenner1-5/+5
1993-09-24global.c: (global_alloc): Make sure that it is always possible to eliminate...Doug Evans1-1/+5
1993-01-19(find_reg): Add comment about nonlocal labels.Richard Kenner1-1/+5
1992-07-06entered into RCSCharles Hannum1-31/+40
1992-06-22*** empty log message ***Richard Stallman1-3/+6
1992-05-07*** empty log message ***Richard Stallman1-2/+2
1992-03-22*** empty log message ***Richard Stallman1-0/+65
1992-03-14*** empty log message ***Richard Stallman1-3/+3
1992-02-17*** empty log message ***Richard Stallman1-0/+3
1992-01-20*** empty log message ***Richard Stallman1-4/+22
1992-01-17*** empty log message ***Richard Stallman1-5/+21
1991-12-31*** empty log message ***Richard Stallman1-27/+99
1991-12-14Initial revisionRichard Kenner1-0/+1470