index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
global.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* global.c (prune_preferences): Move some invariants out of the
amylaar
1999-08-12
1
-9
/
+11
*
Include function.h in most files. Remove most of the global variables
crux
1999-08-09
1
-0
/
+1
*
Revert last change until I figure out what's wrong with it.
rth
1999-08-08
1
-64
/
+72
*
* global.c (build_insn_chain): Use EXECUTE_IF_SET_IN_REG_SET
rth
1999-08-07
1
-72
/
+64
*
* global.c: Fix comment.
law
1999-08-04
1
-1
/
+1
*
Flow rewrite to use basic block structures and edge lists.
rth
1999-02-25
1
-14
/
+27
*
Update copyrights.
rth
1999-01-11
1
-1
/
+1
*
* basic-block.h (basic_block_head): Rename to x_basic_block_head.
rth
1999-01-11
1
-4
/
+4
*
Copyright fixes.
law
1999-01-06
1
-1
/
+1
*
* rtlanal.c (multiple_sets): New function.
law
1998-12-12
1
-3
/
+10
*
* global.c (record_conflicts): Don't use an array of shorts to
mmitchel
1998-12-12
1
-4
/
+4
*
Warning fixes:
ghazi
1998-10-14
1
-8
/
+8
*
* global.c (build_insn_chain): Verify no real insns exist past the
law
1998-10-09
1
-0
/
+14
*
* loop.c (count_one_set): New static function, broken out of
law
1998-10-06
1
-63
/
+6
*
* Makefile.in (stupid.o): Update dependencies.
law
1998-10-06
1
-1
/
+137
*
* global.c (global_alloc): Delete code to manage the scratch_list.
law
1998-10-02
1
-12
/
+0
*
* regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
law
1998-09-30
1
-1
/
+4
*
* global.c (reg_allocno): Now static.
law
1998-09-16
1
-1
/
+1
*
* global.c: Update comments.
law
1998-09-08
1
-32
/
+47
*
* global.c: Include machmode.h amd move hard-reg-set.h before
law
1998-06-21
1
-1
/
+2
*
* alias.c: Include toplev.h
law
1998-06-19
1
-0
/
+1
*
* global.c (global_alloc): Don't pass HARD_CONST (0) to find_reg,
law
1998-04-18
1
-2
/
+2
*
* basic-block.h (basic_block_computed_jump_target): Declare.
law
1998-03-28
1
-0
/
+9
*
Major cutover to using system.h:
ghazi
1998-03-20
1
-5
/
+1
*
a
manfred
1998-03-12
1
-1
/
+1
*
* c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
law
1998-02-07
1
-0
/
+5
*
Update mainline egcs to gcc2 snapshot 971021.
law
1997-11-02
1
-1
/
+1
*
* global.c (global_alloc): Free the conflict matrix after
law
1997-10-31
1
-3
/
+5
*
* global.c (global_alloc): Use xmalloc instead of alloca for
brendan
1997-10-28
1
-2
/
+7
*
(global_conflicts): Pass FIRST_PSEUDO_REGISTER to call to
kenner
1997-07-16
1
-3
/
+4
*
abstract regset stuff into macros
meissner
1997-06-05
1
-33
/
+15
*
Use accessor macros to access arrays based on regno; move many of the arrays ...
meissner
1997-05-30
1
-12
/
+12
*
(prune_references): Add missing symmetic CONFLICTP call.
kenner
1996-11-12
1
-1
/
+2
*
(allocno_compare): Use `const void *' arguments.
kenner
1996-11-12
1
-10
/
+12
*
(reg_allocno): No longer static.
kenner
1996-01-01
1
-2
/
+2
*
* hard-reg-set.h (losing_caller_save_reg_set): Declare.
law
1996-01-01
1
-1
/
+8
*
Update FSF address.
kenner
1995-06-15
1
-1
/
+2
*
(global_alloc): Mark regs assigned to SCRATCH as used by more than
kenner
1994-09-16
1
-0
/
+12
*
(find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its registers if
kenner
1994-08-07
1
-1
/
+14
*
(find_reg): Store divide results in temporary variables.
wilson
1994-07-19
1
-19
/
+27
*
(global_alloc): Make a more accurate attempt to see if the frame pointer will
kenner
1994-06-29
1
-8
/
+13
*
Cast pointer operands to bzero, bcopy, and bcmp to (char *).
kenner
1994-06-14
1
-15
/
+17
*
(find_reg): When looking for locally-allocated hard regs to reclaim,
kenner
1994-05-04
1
-23
/
+32
*
Add prototypes for static functions.
kenner
1994-04-21
1
-14
/
+14
*
Remove previous Berg change.
kenner
1994-04-08
1
-2
/
+5
*
(global_conflicts): Avoid #ifdef HARD_REG_SET.
kenner
1994-04-06
1
-5
/
+2
*
(global_conflicts): Move decl of unused variable I into #if 0 block.
kenner
1994-03-25
1
-1
/
+1
*
(allocno_compare): Give multi-word regs higher priority, as stated in
kenner
1994-02-27
1
-5
/
+5
*
* global.c: (global_alloc): Make sure that it is always possible to
dje
1993-09-24
1
-1
/
+5
*
(find_reg): Add comment about nonlocal labels.
kenner
1993-01-19
1
-1
/
+5
[next]