ceriel
|
17ddf81681
|
replaced some %D's
|
1987-02-09 17:28:22 +00:00 |
|
ceriel
|
876369b2f1
|
Added standard entries
|
1987-01-13 10:30:06 +00:00 |
|
bal
|
b48d45c38d
|
increased STACK_DEPTH from 50 to 250
|
1986-02-10 11:04:33 +00:00 |
|
bal
|
c478b62711
|
bug fixed in kill_much():
for ( .. ; i != (Lindex) i; .. ) should be
for ( .. ; i != (Lindex) 0; .. ).
|
1985-02-28 10:35:57 +00:00 |
|
bal
|
5cad6f6aa7
|
interface with tmplocal() changed: second parameter is a long now.
|
1985-01-23 16:18:33 +00:00 |
|
bal
|
e46c49e291
|
bug fixed in get_instrs(): instr should be an int rather than a Celem_t.
|
1985-01-23 16:16:49 +00:00 |
|
bal
|
ffb167e8b2
|
lay-out enhanced; flags (CFLAGS etc.) inherited from central Makefile;
entry for compiling this phase with ack -O created.
|
1984-12-21 14:41:47 +00:00 |
|
bal
|
9019141137
|
Bug fixed in optimizing two adjacent basic blocks.
|
1984-12-07 14:19:53 +00:00 |
|
bal
|
b532117b2b
|
-O flag removed
|
1984-11-29 16:25:08 +00:00 |
|
bal
|
f01e1431b0
|
Initial revision
|
1984-11-26 14:07:17 +00:00 |
|
bal
|
415ae7e922
|
Initial revision
|
1984-11-26 13:58:05 +00:00 |
|
bal
|
7b798175ad
|
Initial revision
|
1984-11-26 13:43:22 +00:00 |
|