From 88a049aca1f4e1ce8a072d0f1757a4de1dfb0608 Mon Sep 17 00:00:00 2001 From: Stanislav Karchebny Date: Wed, 24 Sep 2003 10:30:56 +0000 Subject: Added _NASM_FORMAT_ macro --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c4843da1..8bef6dd8 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,10 @@ * "make spotless" no longer deletes config.h.in. * Unterminated string auto termination. * %(el)if(n)idn insensitivity to string quotes difference (#809300). +* _NASM_FORMAT_ now gives output format chosen for compiling. + See test/nasmformat.asm for details and output/out*.c for actual values + for this macro. + !!NEEDS DOCUMENTING!! 0.98.38 ------- -- cgit v1.2.1