aboutsummaryrefslogtreecommitdiff
path: root/gcc/global.c
AgeCommit message (Expand)Author
1998-11-29Include system.h and remove now-redundant includes or definitionskenner
1997-10-31 * global.c (global_alloc): Free the conflict matrix afterbrendan
1997-10-29 * global.c (global_alloc): Use xmalloc instead of alloca forbrendan
1997-08-08Include "config.h" first, as per autoconf manual.eggert
1997-07-16(global_conflicts): Pass FIRST_PSEUDO_REGISTER to call tokenner
1997-06-05abstract regset stuff into macrosmeissner
1997-05-30Use accessor macros to access arrays based on regno; move many of the arrays ...meissner
1996-11-12(prune_references): Add missing symmetic CONFLICTP call.kenner
1996-11-12(allocno_compare): Use `const void *' arguments.kenner
1996-01-01(reg_allocno): No longer static.kenner
1996-01-01 * hard-reg-set.h (losing_caller_save_reg_set): Declare.law
1995-06-15Update FSF address.kenner
1994-09-16(global_alloc): Mark regs assigned to SCRATCH as used by more thankenner
1994-08-07(find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its registers ifkenner
1994-07-19(find_reg): Store divide results in temporary variables.wilson
1994-06-29(global_alloc): Make a more accurate attempt to see if the frame pointer willkenner
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-05-04(find_reg): When looking for locally-allocated hard regs to reclaim,kenner
1994-04-21Add prototypes for static functions.kenner
1994-04-08Remove previous Berg change.kenner
1994-04-06(global_conflicts): Avoid #ifdef HARD_REG_SET.kenner
1994-03-25(global_conflicts): Move decl of unused variable I into #if 0 block.kenner
1994-02-27(allocno_compare): Give multi-word regs higher priority, as stated inkenner
1993-09-24* global.c: (global_alloc): Make sure that it is always possible todje
1993-01-19(find_reg): Add comment about nonlocal labels.kenner
1992-07-06entered into RCSmycroft
1992-06-22*** empty log message ***rms
1992-05-07*** empty log message ***rms
1992-03-22*** empty log message ***rms
1992-03-14*** empty log message ***rms
1992-02-17*** empty log message ***rms
1992-01-20*** empty log message ***rms
1992-01-17*** empty log message ***rms
1991-12-31*** empty log message ***rms
1991-12-14Initial revisionkenner