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
/
local-alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Rework fields used to describe positions of bitfields and
kenner
2000-03-25
1
-3
/
+4
*
Fix copyrights.
law
2000-02-26
1
-1
/
+2
*
* stupid.c: Die die die.
rth
2000-01-19
1
-2
/
+4
*
* ggc-common.c: PROTO -> PARAMS.
ghazi
2000-01-17
1
-24
/
+24
*
* flow.c (mark_set_1): Use loop_depth+1 as reference weight.
rth
2000-01-06
1
-1
/
+1
*
* builtins.c (expand_builtin_strlen): Initialize variable `icode'.
ghazi
2000-01-04
1
-2
/
+2
*
* Makefile.in (toplev.o): Depend on loop.h.
ghazi
1999-12-24
1
-1
/
+1
*
* local-alloc.c (qty): New structure and static variable.
hubicka
1999-11-24
1
-157
/
+142
*
* local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.
mmitchel
1999-11-06
1
-15
/
+14
*
* bitmap.h (BITMAP_XFREE): New.
rth
1999-11-05
1
-0
/
+1
*
* cse.c (cse_main): Use xmalloc, not alloca.
rth
1999-11-04
1
-15
/
+31
*
* rtl.h (note_stores): Add additional paramter.
mmitchel
1999-10-27
1
-14
/
+17
*
* alias.c (init_alias_analysis): Allocate reg_known_value and
mmitchel
1999-10-27
1
-0
/
+3
*
* c-parse.in (cast_expr): Constify.
ghazi
1999-10-26
1
-2
/
+2
*
* local-alloc.c (update_equiv_regs): Check the correct insn
law
1999-10-21
1
-1
/
+2
*
Delete !REGISTER_CONSTRAINTS code
crux
1999-10-01
1
-30
/
+3
*
Make it possible to prototype port-specific functions (and convert i386 to us...
crux
1999-09-20
1
-0
/
+1
*
Replace recog_foo with recog_data.foo.
rth
1999-09-12
1
-17
/
+17
*
* gansidecl.h (__attribute__, ATTRIBUTE_UNUSED_LABEL,
ghazi
1999-09-08
1
-6
/
+6
*
Merge in gcc2-ss-010999
law
1999-09-07
1
-1
/
+2
*
1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>
zack
1999-08-31
1
-6
/
+7
*
* rtl.h (rtx_format): Constify a char*.
ghazi
1999-08-20
1
-2
/
+2
*
Include function.h in most files. Remove most of the global variables
crux
1999-08-09
1
-0
/
+1
*
* rtl.h (local_alloc): Returns an integer now.
law
1999-04-10
1
-1
/
+22
*
Warning fixes:
ghazi
1999-03-20
1
-1
/
+1
*
Fix performance problem on SH with unnecessary move instructions.
wilson
1999-03-08
1
-0
/
+5
*
Flow rewrite to use basic block structures and edge lists.
rth
1999-02-25
1
-2
/
+3
*
* final.c (bb_str): Qualify a char* with the keyword `const'.
ghazi
1999-01-23
1
-3
/
+3
*
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
-7
/
+7
*
* pa.h (DONT_RECORD_EQUIVALENCE): Kill.
law
1999-01-06
1
-16
/
+0
*
* rtlanal.c (multiple_sets): New function.
law
1998-12-12
1
-2
/
+9
*
* local-alloc.c (block_alloc): Slightly retune heuristic to widen
law
1998-12-07
1
-4
/
+5
*
* local-alloc.c (function_invariant_p): New function.
amylaar
1998-12-01
1
-2
/
+18
*
Comment typo fix.
amylaar
1998-11-30
1
-1
/
+1
*
(
law
1998-11-23
1
-3
/
+7
*
Handle equivalences that have been obscured by gcse:
amylaar
1998-11-11
1
-28
/
+129
*
* Makefile.in (insn-extract.o): Fix dependencies.
law
1998-10-17
1
-18
/
+15
*
Warning fixes:
ghazi
1998-10-14
1
-2
/
+2
*
Fri Oct 9 16:03:19 1998 Graham <grahams@rcp.co.uk>
rth
1998-10-09
1
-4
/
+4
*
* global.c (global_alloc): Delete code to manage the scratch_list.
law
1998-10-02
1
-143
/
+4
*
* regs.h (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
law
1998-09-30
1
-1
/
+4
*
* global.c: Update comments.
law
1998-09-08
1
-2
/
+2
*
* local-alloc.c (block_alloc): Do not try to avoid false dependencies
law
1998-06-24
1
-2
/
+6
*
* alias.c: Include toplev.h
law
1998-06-19
1
-0
/
+1
*
* Makefile.in (LIB2FUNCS_EH): Define. Just "_eh" for now.
law
1998-06-09
1
-0
/
+49
*
* local-alloc.c (reg_classes_overlap_p): Delete dead function.
law
1998-03-29
1
-25
/
+0
*
Major cutover to using system.h:
ghazi
1998-03-20
1
-4
/
+1
*
Fix warious warnings:
ghazi
1998-02-28
1
-1
/
+4
*
* regmove.c: Update.
amylaar
1998-02-05
1
-278
/
+1
[next]