Go to file
2003-07-16 19:54:49 +00:00
doc Support "cpu prescott" 2003-02-25 00:03:00 +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 Remove redundant define that generates too long command lines 2002-09-13 00:43:28 +00:00
output Restore the adjusted symbol id start 2003-07-10 00:40:33 +00:00
rdoff Remove "malloc.h" from rdoff/symtab.c - BSD build problem? 2003-04-01 06:42:15 +00:00
test Add Linux "hello world" example 2003-07-10 00:40:46 +00:00
assemble.c Fix offset computation in the presence of explicit prefixes. 2003-07-16 19:53:51 +00:00
assemble.h
AUTHORS "Q" and "O" suffixes now indicate octal - touch up docs 2003-02-06 02:44:08 +00:00
ChangeLog Recorded recent work on preproc.c 2002-05-17 10:38:23 +00:00
CHANGES Document fixing bug 574861 2003-07-16 19:54:49 +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 Add support for the new instructions in Prescott 2003-02-24 23:22:45 +00:00
disasm.h
eval.c Correct handling of SEG <nonsegment>; per BR 560575 2002-05-27 02:19:43 +00:00
eval.h
float.c
float.h
insns.dat Add Cyrix XSTORE 2003-03-12 04:57:51 +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 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
labels.h
listing.c "const"-ipation fixes from Trevor Woerner 2002-09-12 02:23:54 +00:00
listing.h
macros.pl Fix a couple of perl4-isms that are now illegal 2002-05-19 01:51:00 +00:00
Makefile.in Generate stabs format debugging info for ELF 2003-07-09 19:11:10 +00:00
mkdep.pl Comments are more useful when correct 2002-06-04 20:04:59 +00:00
names.c This is the "megapatch": 2002-06-06 02:41:20 +00:00
nasm.1 NASM 0.98.30 2002-04-30 21:09:12 +00:00
nasm.c apply dborca's patch - make the "-U" switch work - finally! 2003-06-14 12:12:26 +00:00
nasm.h Add support for the new instructions in Prescott 2003-02-24 23:22:45 +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 "Q" and "O" suffixes now indicate octal - touch up docs 2003-02-06 02:44:08 +00:00
nasmlib.h "const"-ipation fixes from Trevor Woerner 2002-09-12 02:23:54 +00:00
ndisasm.1
ndisasm.c
outform.c
outform.h
parser.c Fixes from Bart Oldeman 2002-09-19 04:27:01 +00:00
parser.h
preproc.c apply dborca's patch - make the "-U" switch work - finally! 2003-06-14 12:12:26 +00:00
preproc.h "const"-ipation fixes from Trevor Woerner 2002-09-12 02:23:54 +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
sync.h
TODO NASM 0.98.30 2002-04-30 21:09:12 +00:00
version The next release will be 0.98.37 2003-03-12 22:17:32 +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

              NASM, the Netwide Assembler.

Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats (thus netwide!!).

Now we have good news for you: NASM is licensed under LGPL.
This means its development is open to even wider society of
programmers wishing to improve their lovely assembler.

The NASM project is now situated at SourceForge.net, the most
famous Open Source development center on The Net.

Visit our development page at http://nasm.2y.net/ and our
SF project at http://sf.net/projects/nasm/

See the file CHANGES for the description of changes between revisions.

                                                   With best regards,
                                                           NASM crew.