summaryrefslogtreecommitdiff
path: root/nasm.c
Commit message (Expand)AuthorAgeFilesLines
* corrected comment above the report_error_vc functionEd Beroset2002-06-111-6/+6
* Visual C++ error format needs <space>:<space> after the parentheses.H. Peter Anvin2002-06-101-2/+2
* Addressed feature request 555987 (Visual Studio integration) by adding theEd Beroset2002-06-091-19/+111
* Fix for BR 561137 (gcc3 compilation issue.)H. Peter Anvin2002-06-071-5/+9
* Add the JMPE instruction.H. Peter Anvin2002-05-281-0/+6
* Undo accidental checkin of old codeH. Peter Anvin2002-05-261-8/+8
* Reversed a change in 1.27 that affects ABSOLUTE.Debbie Wiles2002-05-261-3/+3
* Move optimizer output from '-g' switch to '-Ov' switchJohn Coffman2002-05-261-18/+30
* Make "ABSOLUTE <label>" work again; code based on 0.97.H. Peter Anvin2002-05-261-10/+7
* Make it an error to supply a non-constant expression to ABSOLUTEH. Peter Anvin2002-05-251-2/+6
* No C++ comments, please!H. Peter Anvin2002-05-221-1/+1
* Fixed the ABSOLUTE LABEL problemDebbie Wiles2002-05-221-3/+2
* Change "const static" -> "static const" to keep gcc happyH. Peter Anvin2002-05-141-2/+2
* Code cleanup fixes from Ed BerosetH. Peter Anvin2002-05-141-9/+9
* Change NASMOPT to NASMENVH. Peter Anvin2002-05-061-2/+2
* Change the NASM environment variable to NASMOPT.H. Peter Anvin2002-05-041-2/+2
* NASM 0.98.30nasm-0.98.30H. Peter Anvin2002-04-301-3/+5
* NASM 0.98.20nasm-0.98.20H. Peter Anvin2002-04-301-1/+4
* NASM 0.98.16nasm-0.98.16fork-0.98eH. Peter Anvin2002-04-301-7/+11
* NASM 0.98.14nasm-0.98.14H. Peter Anvin2002-04-301-5/+6
* NASM 0.98.12nasm-0.98.12H. Peter Anvin2002-04-301-11/+16
* NASM 0.98.11nasm-0.98.11H. Peter Anvin2002-04-301-5/+5
* NASM 0.98.09nasm-0.98.09H. Peter Anvin2002-04-301-95/+65
* NASM 0.98.08nasm-0.98.08H. Peter Anvin2002-04-301-53/+232
* NASM 0.98.03nasm-0.98.03H. Peter Anvin2002-04-301-541/+589
* NASM 0.98nasm-0.98fork-0.98bfH. Peter Anvin2002-04-301-18/+9
* NASM 0.98p7nasm-0.98p7H. Peter Anvin2002-04-301-8/+9
* NASM 0.98p6nasm-0.98p6H. Peter Anvin2002-04-301-88/+134
* NASM 0.98p3nasm-0.98p3H. Peter Anvin2002-04-301-351/+550
* NASM 0.96nasm-0.96H. Peter Anvin2002-04-301-53/+198
* NASM 0.95nasm-0.95H. Peter Anvin2002-04-301-86/+254
* NASM 0.94nasm-0.94H. Peter Anvin2002-04-301-149/+264
* NASM 0.93nasm-0.93H. Peter Anvin2002-04-301-4/+35
* NASM 0.91nasm-0.91H. Peter Anvin2002-04-301-0/+648