summaryrefslogtreecommitdiff
path: root/gcc/global.c
Commit message (Expand)AuthorAgeFilesLines
* (global_conflicts): Pass FIRST_PSEUDO_REGISTER to call tokenner1997-07-161-3/+4
* abstract regset stuff into macrosmeissner1997-06-051-33/+15
* Use accessor macros to access arrays based on regno; move many of the arrays ...meissner1997-05-301-12/+12
* (prune_references): Add missing symmetic CONFLICTP call.kenner1996-11-121-1/+2
* (allocno_compare): Use `const void *' arguments.kenner1996-11-121-10/+12
* (reg_allocno): No longer static.kenner1996-01-011-2/+2
* * hard-reg-set.h (losing_caller_save_reg_set): Declare.law1996-01-011-1/+8
* Update FSF address.kenner1995-06-151-1/+2
* (global_alloc): Mark regs assigned to SCRATCH as used by more thankenner1994-09-161-0/+12
* (find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its registers ifkenner1994-08-071-1/+14
* (find_reg): Store divide results in temporary variables.wilson1994-07-191-19/+27
* (global_alloc): Make a more accurate attempt to see if the frame pointer willkenner1994-06-291-8/+13
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-15/+17
* (find_reg): When looking for locally-allocated hard regs to reclaim,kenner1994-05-041-23/+32
* Add prototypes for static functions.kenner1994-04-211-14/+14
* Remove previous Berg change.kenner1994-04-081-2/+5
* (global_conflicts): Avoid #ifdef HARD_REG_SET.kenner1994-04-061-5/+2
* (global_conflicts): Move decl of unused variable I into #if 0 block.kenner1994-03-251-1/+1
* (allocno_compare): Give multi-word regs higher priority, as stated inkenner1994-02-271-5/+5
* * global.c: (global_alloc): Make sure that it is always possible todje1993-09-241-1/+5
* (find_reg): Add comment about nonlocal labels.kenner1993-01-191-1/+5
* entered into RCSmycroft1992-07-061-31/+40
* *** empty log message ***rms1992-06-221-3/+6
* *** empty log message ***rms1992-05-071-2/+2
* *** empty log message ***rms1992-03-221-0/+65
* *** empty log message ***rms1992-03-141-3/+3
* *** empty log message ***rms1992-02-171-0/+3
* *** empty log message ***rms1992-01-201-4/+22
* *** empty log message ***rms1992-01-171-5/+21
* *** empty log message ***rms1991-12-311-27/+99
* Initial revisionkenner1991-12-141-0/+1470