H. Peter Anvin
|
bfebdb0a07
|
"const"-ipation fixes from Trevor Woerner
|
2002-09-12 02:23:54 +00:00 |
|
Ed Beroset
|
3ab3f41305
|
fixed multiple %ROTATE bugs (numbers 560567 and 560930) and changed
return value of do_directive from meaningless numbers to #defined values.
|
2002-06-11 03:31:49 +00:00 |
|
H. Peter Anvin
|
7cf897e7ae
|
Correctly recognize $$ as TOKEN_BASE
|
2002-05-30 21:30:33 +00:00 |
|
H. Peter Anvin
|
0c60815d91
|
Undo broken %elif change, and put in a big comment explaining why the
existing code is correct.
|
2002-05-22 22:59:40 +00:00 |
|
Ed Beroset
|
168c9c0c43
|
Fixed bug 556600 in which an unterminated macro error never included a file
name or line number.
|
2002-05-17 03:10:13 +00:00 |
|
H. Peter Anvin
|
0a7a3b459c
|
Change "const static" -> "static const" to keep gcc happy
|
2002-05-14 23:54:46 +00:00 |
|
H. Peter Anvin
|
310b3e165f
|
Code cleanup fixes from Ed Beroset
|
2002-05-14 22:38:55 +00:00 |
|
H. Peter Anvin
|
99941bf067
|
Change __error (reserved namespace) to _error (normal namespace)
|
2002-05-14 17:44:03 +00:00 |
|
H. Peter Anvin
|
77ba0c6f98
|
Fix from Ed Beroset for unterminated %macro directive -> coredump
|
2002-05-14 03:18:53 +00:00 |
|
H. Peter Anvin
|
6574726f21
|
Add %ifmacro and friends, and fix two minor bugs:
a) The argument to %elif* is handled different than the one to %if*
b) Incorrect error messages for the %ifdef variants
|
2002-05-07 00:10:05 +00:00 |
|
H. Peter Anvin
|
9a633fa3b9
|
NASM 0.98.25alt
|
2002-04-30 21:08:11 +00:00 |
|
H. Peter Anvin
|
9f39464e5b
|
NASM 0.98.25
|
2002-04-30 21:07:51 +00:00 |
|
H. Peter Anvin
|
dce1e2f795
|
NASM 0.98.23
|
2002-04-30 21:06:37 +00:00 |
|
H. Peter Anvin
|
9eb185bfdb
|
NASM 0.98.15
|
2002-04-30 21:02:47 +00:00 |
|
H. Peter Anvin
|
ce61607e11
|
NASM 0.98.14
|
2002-04-30 21:02:23 +00:00 |
|
H. Peter Anvin
|
788e6c10e1
|
NASM 0.98.12
|
2002-04-30 21:02:01 +00:00 |
|
H. Peter Anvin
|
734b188090
|
NASM 0.98.09
|
2002-04-30 21:01:08 +00:00 |
|
H. Peter Anvin
|
1cd0e2d5bf
|
NASM 0.98.08
|
2002-04-30 21:00:33 +00:00 |
|
H. Peter Anvin
|
af535c16cf
|
NASM 0.98.03
|
2002-04-30 20:59:21 +00:00 |
|
H. Peter Anvin
|
ef7468f4ec
|
NASM 0.98p7
|
2002-04-30 20:57:59 +00:00 |
|
H. Peter Anvin
|
620515ab4e
|
NASM 0.98p6
|
2002-04-30 20:57:38 +00:00 |
|
H. Peter Anvin
|
4836e3374e
|
NASM 0.98p3.5
|
2002-04-30 20:56:43 +00:00 |
|
H. Peter Anvin
|
b64535fd4e
|
NASM 0.98p3.3
|
2002-04-30 20:55:37 +00:00 |
|
H. Peter Anvin
|
eba20a73f2
|
NASM 0.98p3
|
2002-04-30 20:53:55 +00:00 |
|
H. Peter Anvin
|
87bc61964c
|
NASM 0.97
|
2002-04-30 20:53:16 +00:00 |
|
H. Peter Anvin
|
76690a12ad
|
NASM 0.96
|
2002-04-30 20:52:49 +00:00 |
|
H. Peter Anvin
|
6768eb71d8
|
NASM 0.95
|
2002-04-30 20:52:26 +00:00 |
|
H. Peter Anvin
|
d7ed89eac9
|
NASM 0.94
|
2002-04-30 20:52:08 +00:00 |
|