summaryrefslogtreecommitdiff
path: root/listing.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for one-byte relocationsH. Peter Anvin2010-05-061-84/+29
* listing: preserve list file on error, include errorsH. Peter Anvin2009-07-071-3/+37
* NASM: relicense under the 2-clause BSD licenseH. Peter Anvin2009-07-061-12/+0
* Add copyright headers to the *.c/*.h files in the main directoryH. Peter Anvin2009-06-281-6/+45
* Fix overflow in listing.c (BR 1991797)H. Peter Anvin2008-06-121-1/+1
* regularized spelling of license to match name of LICENSE fileBeroset2007-12-291-1/+1
* BR 863173: Fix offsets of TIMES/INCBIN in list fileH. Peter Anvin2007-11-191-0/+2
* Address data is int64_t; simplify writing an address objectH. Peter Anvin2007-11-131-1/+1
* Don't combine type and size into a single argumentH. Peter Anvin2007-11-091-12/+43
* Pass 64-bit instruction lengths to back-ends.Charles Crayne2007-11-061-3/+3
* Formatting: kill off "stealth whitespace"H. Peter Anvin2007-10-191-1/+1
* Use the compiler-provided booleans if available, otherwise emulateH. Peter Anvin2007-10-101-6/+6
* Portability fixesH. Peter Anvin2007-10-021-0/+2
* c99 printf/fprintf compliance.Keith Kanios2007-04-141-3/+3
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-11/+11
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-23/+39
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-138/+129
* changed sprintf to more secure snprintf to prevent vulnerability to bufferEd Beroset2004-12-151-1/+1
* "const"-ipation fixes from Trevor WoernerH. Peter Anvin2002-09-121-2/+2
* NASM 0.98.09nasm-0.98.09H. Peter Anvin2002-04-301-1/+1
* NASM 0.98.08nasm-0.98.08H. Peter Anvin2002-04-301-1/+5
* NASM 0.98p3nasm-0.98p3H. Peter Anvin2002-04-301-22/+62
* NASM 0.95nasm-0.95H. Peter Anvin2002-04-301-0/+240