mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
87646096a9
There is absolutely no reason to call reloc_value() twice while processing an immediate. Doing so is both expensive and unnecessary. Make some more deliberate decorations to try to avoid miscompilation on OpenWatcom, but I'm not sure this will help enough. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> |
||
---|---|---|
.. | ||
assemble.c | ||
assemble.h | ||
directiv.dat | ||
directiv.pl | ||
eval.c | ||
eval.h | ||
exprlib.c | ||
float.c | ||
float.h | ||
labels.c | ||
listing.c | ||
listing.h | ||
nasm.c | ||
parser.c | ||
parser.h | ||
phash.pl | ||
pptok.dat | ||
pptok.pl | ||
preproc-nop.c | ||
preproc.c | ||
preproc.h | ||
quote.c | ||
quote.h | ||
rdstrnum.c | ||
segalloc.c | ||
stdscan.c | ||
stdscan.h | ||
strfunc.c | ||
tokens.dat | ||
tokhash.pl |