Make limits 64 bits, add globallines limit to configurable limits
commita3d96d02b054b0caeb938fbdc40b2911b2beafed
authorH. Peter Anvin <hpa@zytor.com>
Sat, 16 Jun 2018 00:51:39 +0000 (15 17:51 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 16 Jun 2018 00:56:25 +0000 (15 17:56 -0700)
treec459f98f02b907b45b66e878a657138cdba0eb57
parentcd133a6f2d7c9f72db6fc1ca730aa8e02340a4ef
Make limits 64 bits, add globallines limit to configurable limits

Make all limit counters 64 bits, in case someone really has a usage
for an insanely large program. The globallines limit was omitted, add
it to the list of configurable limits.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/eval.c
asm/nasm.c
asm/preproc.c
include/nasm.h
output/outdbg.c