ceriel
|
b90cc5ceb9
|
make it more K&R C
|
1988-01-13 11:06:06 +00:00 |
|
ceriel
|
102a2b1061
|
don't optimize when ms_gto
|
1987-10-02 12:52:29 +00:00 |
|
ceriel
|
d2006b19af
|
do not replace LAR/SAR by AAR LOI/STI, when the descriptor is not available
|
1987-10-02 10:48:38 +00:00 |
|
ceriel
|
6cdc7b47cf
|
OUTTRACE was doubly defined
|
1987-08-06 14:29:16 +00:00 |
|
ceriel
|
81b1d21c35
|
Initial revision
|
1987-04-13 10:32:47 +00:00 |
|
ceriel
|
a6b6375985
|
Don't switch on longs!
|
1987-03-17 11:12:09 +00:00 |
|
ceriel
|
6eaf182cee
|
Added Rcs Id
|
1987-03-10 11:49:39 +00:00 |
|
ceriel
|
815166e421
|
Added copyright notice
|
1987-03-09 19:15:41 +00:00 |
|
ceriel
|
bc1fb58cd6
|
SHARE --> SHR
|
1987-03-02 12:42:38 +00:00 |
|
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 |
|