summaryrefslogtreecommitdiffstats
path: root/gcc/global.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights.rth1999-01-111-1/+1
* * basic-block.h (basic_block_head): Rename to x_basic_block_head.rth1999-01-111-4/+4
* Copyright fixes.law1999-01-061-1/+1
* * rtlanal.c (multiple_sets): New function.law1998-12-121-3/+10
* * global.c (record_conflicts): Don't use an array of shorts tommitchel1998-12-121-4/+4
* Warning fixes:ghazi1998-10-141-8/+8
* * global.c (build_insn_chain): Verify no real insns exist past thelaw1998-10-091-0/+14
* * loop.c (count_one_set): New static function, broken out oflaw1998-10-061-63/+6
* * Makefile.in (stupid.o): Update dependencies.law1998-10-061-1/+137
* * global.c (global_alloc): Delete code to manage the scratch_list.law1998-10-021-12/+0
* * regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.law1998-09-301-1/+4
* * global.c (reg_allocno): Now static.law1998-09-161-1/+1
* * global.c: Update comments.law1998-09-081-32/+47
* * global.c: Include machmode.h amd move hard-reg-set.h beforelaw1998-06-211-1/+2
* * alias.c: Include toplev.hlaw1998-06-191-0/+1
* * global.c (global_alloc): Don't pass HARD_CONST (0) to find_reg,law1998-04-181-2/+2
* * basic-block.h (basic_block_computed_jump_target): Declare.law1998-03-281-0/+9
* Major cutover to using system.h:ghazi1998-03-201-5/+1
* amanfred1998-03-121-1/+1
* * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.law1998-02-071-0/+5
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-1/+1
* * global.c (global_alloc): Free the conflict matrix afterlaw1997-10-311-3/+5
* * global.c (global_alloc): Use xmalloc instead of alloca forbrendan1997-10-281-2/+7
* (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
OpenPOWER on IntegriCloud