doc
Added a reference to the section on mixed size addressing (9.2) to the section on effective addresses (3.3).
2002-05-20 21:46:47 +00:00
lcc
NASM 0.98.30
2002-04-30 21:09:12 +00:00
misc
Automatically update the LATEST tag if doing a "real" release
2002-05-19 05:37:08 +00:00
Mkfiles
Added make rules for files generated from perl scripts
2002-05-20 02:26:35 +00:00
output
Make .rodata a recognized ELF section with default attributes
2002-05-17 04:51:10 +00:00
rdoff
Fix stray character that had snuck in. Damned.
2002-05-19 05:22:45 +00:00
test
Make .rodata a recognized ELF section with default attributes
2002-05-17 04:51:10 +00:00
assemble.c
Fix sequence point problem.
2002-05-11 04:01:26 +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
Document new Cygwin compatibility
2002-05-19 05:06:04 +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
NASM 0.98.11
2002-04-30 21:01:38 +00:00
disasm.h
NASM 0.98p3.5
2002-04-30 20:56:43 +00:00
eval.c
NASM 0.98.03
2002-04-30 20:59:21 +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
*** empty log message ***
2002-05-10 23:07:02 +00:00
insns.h
Code cleanup fixes from Ed Beroset
2002-05-14 22:38:55 +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
Remove autom4te.cache when cleaning up config.*
2002-05-19 02:02:20 +00:00
mkdep.pl
Add the source file itself to the dependency list.
2002-05-12 21:40:21 +00:00
names.c
Change "const static" -> "static const" to keep gcc happy
2002-05-14 23:54:46 +00:00
nasm-dir
NASM 0.98.30
2002-04-30 21:09:12 +00:00
nasm.1
NASM 0.98.30
2002-04-30 21:09:12 +00:00
nasm.c
Change "const static" -> "static const" to keep gcc happy
2002-05-14 23:54:46 +00:00
nasm.h
Code cleanup fixes from Ed Beroset
2002-05-14 22:38:55 +00:00
nasm.spec.in
Make RPM itself cycle through the necessary "architectures" to produce
2002-05-06 07:07:25 +00:00
nasmlib.c
applied theowl's patch to raa_write - errors to raa_read
2002-05-18 07:26:18 +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
Code cleanup fixes from Ed Beroset
2002-05-14 22:38:55 +00:00
parser.h
NASM 0.98p3
2002-04-30 20:53:55 +00:00
preproc.c
Fixed bug 556600 in which an unterminated macro error never included a file
2002-05-17 03:10:13 +00:00
preproc.h
NASM 0.98p6
2002-04-30 20:57:38 +00:00
README
Completely meaningless in order to test the new nasm-cvs list
2002-05-03 21:57:09 +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.32 is out; now working on 0.98.33
2002-05-19 05:34:55 +00:00
version.pl
Add __NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ macros
2002-05-20 01:04:34 +00:00