Create option -Ox to tell NASM to do unlimited passes
commitfd7dd1134501551409c4d7a07a15dddc32abbfef
authorH. Peter Anvin <hpa@zytor.com>
Wed, 10 Oct 2007 21:06:59 +0000 (10 14:06 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 10 Oct 2007 21:06:59 +0000 (10 14:06 -0700)
tree573494cd4812989c7d5c81af6c21dc705580ed46
parentf57f55c9cb5e6f124b4eb7c7320b0d4bd28684b4
Create option -Ox to tell NASM to do unlimited passes

Add option -Ox to tell NASM to do as many passes as it needs, instead
of imposing a fixed number.
doc/nasmdoc.src
nasm.c