Implement new "strict" keyword to inhibit optimization.
authorH. Peter Anvin <hpa@zytor.com>
Tue, 21 May 2002 03:16:33 +0000 (03:16 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 21 May 2002 03:16:33 +0000 (03:16 +0000)
commit01377d8d7c90659a2db51f0475a2ee73627a6844
tree748356edaf820933616551af79fdff4b76731864
parentaa8b6a1ff7e3be77b64f23efb2a914d0e8cafa1a
Implement new "strict" keyword to inhibit optimization.
assemble.c
nasm.h
nasmlib.c
parser.c
test/expimp.asm [new file with mode: 0644]