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
*
Delete obsolete macros
crux
1999-11-30
1
-5
/
+0
*
* global.c (allocno): New structure and static variable.
hubicka
1999-11-21
1
-181
/
+155
*
* global.c (global_conflicts): Update comments.
law
1999-11-12
1
-6
/
+27
*
* global.c (EXECUTE_IF_CONFLICT): Don't define.
amylaar
1999-11-08
1
-2
/
+6
*
* global.c (EXECUTE_IF_CONFLICT): Undo Robert's change.
law
1999-11-07
1
-2
/
+2
*
global.c (EXECUTE_IF_CONFLICT): Correct quoting typo.
robertl
1999-11-07
1
-1
/
+1
*
Fix typo in last change
law
1999-11-05
1
-1
/
+1
*
* global.c (EXECUTE_IF_SET_IN_ALLOCNO_SET): New macro.
amylaar
1999-11-05
1
-34
/
+53
*
Remove accidental addition of CLEAR_CONFLICT.
law
1999-11-05
1
-6
/
+0
*
Fri Nov 5 01:24:37 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
law
1999-11-05
1
-33
/
+94
*
* bitmap.h (BITMAP_XMALLOC): New macro.
mmitchel
1999-11-01
1
-32
/
+37
*
* rtl.h (note_stores): Add additional paramter.
mmitchel
1999-10-27
1
-11
/
+14
*
Reorg reg-stack to use the standard CFG.
rth
1999-10-27
1
-5
/
+1
*
* c-parse.in (cast_expr): Constify.
ghazi
1999-10-26
1
-1
/
+1
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
*
* gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
ghazi
1999-09-08
1
-3
/
+3
*
* dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.
mmitchel
1999-09-03
1
-4
/
+2
*
* 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
[next]