doc
Don't hard-code '.' as the current directory
2002-06-04 00:44:46 +00:00
lcc
NASM 0.98.30
2002-04-30 21:09:12 +00:00
misc
Generate a spec file *correctly*
2002-05-27 01:18:45 +00:00
Mkfiles
Clean up Makefile.unx and document it better
2002-05-26 22:43:16 +00:00
output
Fix off-by-one error found when running theowl's test cases.
2002-05-26 23:48:09 +00:00
rdoff
This file needs <stdlib.h>
2002-05-26 23:45:30 +00:00
test
Deal with another case of address/operand size confusion, BR 560873
2002-05-27 23:19:35 +00:00
assemble.c
Deal with another case of address/operand size confusion, BR 560873
2002-05-27 23:19:35 +00:00
assemble.h
NASM 0.98.03
2002-04-30 20:59:21 +00:00
AUTHORS
*** empty log message ***
2002-05-10 23:07:02 +00:00
ChangeLog
Recorded recent work on preproc.c
2002-05-17 10:38:23 +00:00
CHANGES
More CHANGES updates...
2002-05-26 23:55:48 +00:00
configure.in
Check in the rest of the Cygwin support patch...
2002-05-19 02:26:38 +00:00
COPYING
NASM 0.98.30
2002-04-30 21:09:12 +00:00
disasm.c
Make the disassembler correctly handle the new \34-\36 and \44-\46 codes.
2002-06-02 05:35:05 +00:00
disasm.h
NASM 0.98p3.5
2002-04-30 20:56:43 +00:00
eval.c
Correct handling of SEG <nonsegment>; per BR 560575
2002-05-27 02:19:43 +00:00
eval.h
NASM 0.98p3
2002-04-30 20:53:55 +00:00
float.c
NASM 0.98p3
2002-04-30 20:53:55 +00:00
float.h
NASM 0.91
2002-04-30 20:51:32 +00:00
insns.dat
Add the JMPE instruction.
2002-05-28 01:25:06 +00:00
insns.h
Add the JMPE instruction.
2002-05-28 01:25:06 +00:00
insns.pl
Change "const static" -> "static const" to keep gcc happy
2002-05-14 23:54:46 +00:00
INSTALL
NASM 0.98.30
2002-04-30 21:09:12 +00:00
install-sh
NASM 0.98.30
2002-04-30 21:09:12 +00:00
labels.c
NASM 0.98.09
2002-04-30 21:01:08 +00:00
labels.h
NASM 0.98.08
2002-04-30 21:00:33 +00:00
listing.c
NASM 0.98.09
2002-04-30 21:01:08 +00:00
listing.h
NASM 0.98.08
2002-04-30 21:00:33 +00:00
macros.pl
Fix a couple of perl4-isms that are now illegal
2002-05-19 01:51:00 +00:00
Makefile.in
Add a way to link with specific system libraries (e.g. efence).
2002-05-26 23:55:34 +00:00
mkdep.pl
Comments are more useful when correct
2002-06-04 20:04:59 +00:00
names.c
Change "const static" -> "static const" to keep gcc happy
2002-05-14 23:54:46 +00:00
nasm.1
NASM 0.98.30
2002-04-30 21:09:12 +00:00
nasm.c
Add the JMPE instruction.
2002-05-28 01:25:06 +00:00
nasm.h
Implement new "strict" keyword to inhibit optimization.
2002-05-21 03:16:33 +00:00
nasm.spec.in
Accept X.YYplZ as a valid version number (equivalent to X.YY.0.Z) and
2002-05-21 02:28:51 +00:00
nasmlib.c
Fix really stupid thinko on my part...
2002-05-26 22:49:19 +00:00
nasmlib.h
added const keyword to strdup
2002-05-17 03:10:55 +00:00
ndisasm.1
NASM 0.98p7
2002-04-30 20:57:59 +00:00
ndisasm.c
NASM 0.98.17
2002-04-30 21:04:18 +00:00
outform.c
NASM 0.98p3
2002-04-30 20:53:55 +00:00
outform.h
NASM 0.98.22
2002-04-30 21:06:16 +00:00
parser.c
Added code to prevent FAR from being used with a register
2002-06-04 19:31:24 +00:00
parser.h
NASM 0.98p3
2002-04-30 20:53:55 +00:00
preproc.c
Correctly recognize $$ as TOKEN_BASE
2002-05-30 21:30:33 +00:00
preproc.h
NASM 0.98p6
2002-04-30 20:57:38 +00:00
README
Drop the version number from the README file
2002-05-27 21:46:20 +00:00
standard.mac
Make all version information come from the single file "version".
2002-05-04 03:57:52 +00:00
sync.c
NASM 0.98p3
2002-04-30 20:53:55 +00:00
sync.h
NASM 0.91
2002-04-30 20:51:32 +00:00
TODO
NASM 0.98.30
2002-04-30 21:09:12 +00:00
version
0.98.33 is out, so next will be 0.98.34
2002-05-27 01:29:28 +00:00
version.pl
Accept X.YYplZ as a valid version number (equivalent to X.YY.0.Z) and
2002-05-21 02:28:51 +00:00