summaryrefslogtreecommitdiff
path: root/output/outas86.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Placated unreferenced types.Keith Kanios2007-04-141-0/+14
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-13/+13
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-72/+73
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-282/+306
* fix as86 .bss handling per John Coffman's patchFrank Kotler2004-04-251-3/+19
* Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string constStanislav Karchebny2003-09-251-1/+0
* Consistency fixStanislav Karchebny2003-09-251-1/+1
* Added _NASM_FORMAT_ macroStanislav Karchebny2003-09-241-0/+1
* "const"-ipation fixes from Trevor WoernerH. Peter Anvin2002-09-121-4/+4
* NASM 0.98.30nasm-0.98.30H. Peter Anvin2002-04-301-0/+589