The Amsterdam Compiler Kit
Go to file
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
lang/pc/pem added rcsid 1984-05-21 16:33:30 +00:00
lib The name cpp.new for the alternative C-preprocessor is 1984-06-21 13:16:26 +00:00
mach Initial revision 1984-06-25 16:22:03 +00:00
util Fixed bug: after BRA instruction was optimized away the variable lastbra 1984-06-28 10:40:09 +00:00