ack/util/opt
sater e30825a5dd Fixed bug: after BRA instruction was optimized away the variable lastbra
pointed to the instruction following. This could lead to anything,
including bus errors. Lastbra is now reset to 0.
Bug discovered at Philips PMDS by Hans de Vries. The fix is also his.
Actually the function cleaninstr should be rewritten.
1984-06-28 10:40:09 +00:00
..
alloc.c Incorporated variable length identifiers. 1984-05-18 13:04:34 +00:00
alloc.h added rcsid 1984-05-17 14:14:29 +00:00
assert.h added rcsid 1984-05-17 14:14:29 +00:00
backward.c added rcsid 1984-05-17 13:57:07 +00:00
cleanup.c added rcsid 1984-05-17 15:51:42 +00:00
ext.h added rcsid 1984-05-17 14:14:29 +00:00
flow.c Fixed bug: after BRA instruction was optimized away the variable lastbra 1984-06-28 10:40:09 +00:00
getline.c added rcsid 1984-05-17 13:54:01 +00:00
line.h added rcsid 1984-05-17 14:14:29 +00:00
lookup.c Incorporated variable length identifiers. 1984-05-18 13:04:34 +00:00
lookup.h Incorporated variable length identifiers. 1984-05-18 13:04:34 +00:00
main.c added rcsid 1984-05-17 13:57:07 +00:00
makedepend added rcsid 1984-05-17 14:14:29 +00:00
Makefile added rcsid + some minor reshaping 1984-05-17 14:06:18 +00:00
mktab.y added rcsid 1984-05-17 14:14:29 +00:00
optim.h added rcsid 1984-05-17 14:14:29 +00:00
param.h added rcsid 1984-05-17 14:14:29 +00:00
pattern.h added rcsid 1984-05-17 14:14:29 +00:00
patterns changed format of rcsid 1984-05-17 14:37:15 +00:00
peephole.c added rcsid 1984-05-17 13:57:07 +00:00
process.c added rcsid 1984-05-17 13:57:07 +00:00
proinf.h added rcsid 1984-05-17 14:13:06 +00:00
putline.c added rcsid 1984-05-17 13:57:07 +00:00
reg.c added rcsid 1984-05-17 13:56:00 +00:00
scan.l changed rcsid to rcsid2 1984-05-17 14:28:57 +00:00
special.c added rcsid 1984-05-17 13:57:07 +00:00
testopt added rcsid 1984-05-17 14:14:29 +00:00
types.h added rcsid 1984-05-17 14:14:29 +00:00
util.c added rcsid 1984-05-17 13:57:07 +00:00
var.c added rcsid 1984-05-17 13:57:07 +00:00