doc
Document maximum identifier length
2004-12-31 03:38:32 +00:00
lcc
NASM 0.98.30
2002-04-30 21:09:12 +00:00
misc
Script to format the source code in a standard format
2004-12-29 23:53:40 +00:00
Mkfiles
Support building 16-bit DOS binaries using OpenWatcom
2003-08-30 03:49:30 +00:00
output
outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.
2004-09-15 06:54:34 +00:00
rdoff
Placed guards around strdup declaration to avoid compiler errors on sane
2004-12-17 00:55:19 +00:00
test
Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string const
2003-09-25 11:43:28 +00:00
assemble.c
Cannot free "lnfname" since it's now static...
2003-09-08 22:59:07 +00:00
assemble.h
NASM 0.98.03
2002-04-30 20:59:21 +00:00
AUTHORS
Alexei's patch to allow "-I" paths to be searched for "incbin"ed files
2003-08-27 11:33:56 +00:00
ChangeLog
Recorded recent work on preproc.c
2002-05-17 10:38:23 +00:00
CHANGES
fix as86 .bss handling per John Coffman's patch
2004-04-25 02:57:00 +00:00
configure.in
added checks for vsnprintf and snprintf (ISO C99) and changed gcc
2004-12-15 23:02:20 +00:00
COPYING
NASM 0.98.30
2002-04-30 21:09:12 +00:00
disasm.c
Added todo item to point out the somewhat tricky fact about snprintf's
2004-12-15 23:32:57 +00:00
disasm.h
added buffer length parameters to prevent vulnerability to buffer
2004-12-15 18:26:37 +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
Add ieee_ prefix to filenames with otherwise highly ambiguous names;
2004-12-29 00:41:28 +00:00
float.h
NASM 0.91
2002-04-30 20:51:32 +00:00
insns.dat
STR also has SMSW/SLDT-like semantics for operand size
2003-09-02 21:38:48 +00:00
insns.h
Add support for the new instructions in Prescott
2003-02-24 23:22:45 +00:00
insns.pl
Clean up unnecessary dependencies.
2002-09-12 16:34:06 +00:00
INSTALL
Enable the use of a config.h file and autoheader. At this point we don't
2003-09-01 04:19:37 +00:00
install-sh
NASM 0.98.30
2002-04-30 21:09:12 +00:00
labels.c
changed sprintf to more secure snprintf to prevent vulnerability to buffer
2004-12-15 18:03:20 +00:00
labels.h
NASM 0.98.08
2002-04-30 21:00:33 +00:00
listing.c
changed sprintf to more secure snprintf to prevent vulnerability to buffer
2004-12-15 18:03:20 +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
Added "splint" as a target to simplify running splint on all sources.
2004-12-17 01:06:10 +00:00
mkdep.pl
Support building 16-bit DOS binaries using OpenWatcom
2003-08-30 03:49:30 +00:00
names.c
This is the "megapatch":
2002-06-06 02:41:20 +00:00
nasm.1
fix man page per Eric Raymond
2004-01-07 06:17:21 +00:00
nasm.c
changed sprintf to more secure snprintf to prevent vulnerability to buffer
2004-12-15 17:10:25 +00:00
nasm.h
fixed bug #677841 by limiting the scanner to no more than 4095 characters for a single ID token
2003-09-08 00:30:40 +00:00
nasm.spec.in
Update for newer RH releases
2003-08-29 21:03:44 +00:00
nasmlib.c
fixed bug #677841 by limiting the scanner to no more than 4095 characters for a single ID token
2003-09-08 00:30:40 +00:00
nasmlib.h
First attempt at fixing the stabs/ELF issue.
2003-09-06 00:50:27 +00:00
ndisasm.1
fix man page per Eric Raymond
2004-01-07 06:17:21 +00:00
ndisasm.c
added buffer length parameter to prevent vulnerability to buffer
2004-12-15 18:27:21 +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
Fixes from Bart Oldeman
2002-09-19 04:27:01 +00:00
parser.h
NASM 0.98p3
2002-04-30 20:53:55 +00:00
preproc.c
changed last sprintf to more secure snprintf to prevent vulnerability to buffer
2004-12-15 18:30:54 +00:00
preproc.h
Alexei's patch to allow "-I" paths to be searched for "incbin"ed files
2003-08-27 11:33:56 +00:00
README
Drop the version number from the README file
2002-05-27 21:46:20 +00:00
regs.dat
Add support for the new instructions in Prescott
2003-02-24 23:22:45 +00:00
regs.pl
This is the "megapatch":
2002-06-06 02:41: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
Next version = 0.98.39
2003-09-12 20:52:49 +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