Go to file
2012-03-04 19:46:43 -08:00
contrib
doc preproc: Revert to the NASM 2.09 preprocessor 2012-03-03 16:23:19 -08:00
headers
inttypes
lib
macros
misc misc/release: do xz compression with -9e 2012-02-25 22:49:25 -08:00
Mkfiles backend: add support for x32 ELF 2012-02-03 12:08:59 -08:00
nsis
output backend: add support for x32 ELF 2012-02-03 12:08:59 -08:00
perllib
rdoff
test HLE: Change NOHLE to be an instruction flag 2012-02-25 22:22:07 -08:00
.gitignore
aclocal.m4
assemble.c HLE: One more byte code conversion 2012-02-25 22:35:19 -08:00
assemble.h
AUTHORS
autogen.sh
ChangeLog
CHANGES
compiler.h
configure.in
crc64.c
directiv.dat
directiv.pl
disasm.c HLE: Move byte codes back to \271-\273 2012-02-25 22:33:46 -08:00
disasm.h
eval.c
eval.h
exprlib.c
float.c
float.h
hashtbl.c
hashtbl.h
ilog2.c
insns.dat insns.dat: MOV is not lockable; CMPXCHG16B does not support HLE 2012-02-25 22:38:42 -08:00
insns.h HLE: Change NOHLE to be an instruction flag 2012-02-25 22:22:07 -08:00
insns.pl HLE: Move byte codes back to \271-\273 2012-02-25 22:33:46 -08:00
INSTALL
install-sh
labels.c
labels.h
LICENSE
listing.c
listing.h
macros.pl
Makefile.in backend: add support for x32 ELF 2012-02-03 12:08:59 -08:00
mkdep.pl
nasm.1
nasm.c Make the LOCK and HLE warnings suppressable. 2012-02-25 15:11:11 -08:00
nasm.h Add support for UTF-16BE and UTF-32BE 2012-02-25 15:29:37 -08:00
nasm.nsi
nasm.spec.in nasm.spec.in: switch to .xz as the source file 2012-02-26 08:19:56 -08:00
nasmlib.c HLE: Implement the basic mechanism for XACQUIRE/XRELEASE 2012-02-24 21:57:17 -08:00
nasmlib.h Make the LOCK and HLE warnings suppressable. 2012-02-25 15:11:11 -08:00
ndisasm.1
ndisasm.c
opflags.h
parser.c HLE: Implement the basic mechanism for XACQUIRE/XRELEASE 2012-02-24 21:57:17 -08:00
parser.h
phash.pl
pptok.dat preproc: Revert to the NASM 2.09 preprocessor 2012-03-03 16:23:19 -08:00
pptok.pl
preproc.c BR3392200: preproc - Fix dangling paste term 2012-03-04 13:05:55 +04:00
preproc.h
quote.c
quote.h
raa.c
raa.h
rbtree.c
rbtree.h
README
regs.dat
regs.pl
saa.c
saa.h
standard.mac
stdscan.c
stdscan.h
strfunc.c Add support for UTF-16BE and UTF-32BE 2012-02-25 15:29:37 -08:00
SubmittingPatches
sync.c
sync.h
syncfiles.pl
tables.h
TODO
tokens.dat Add support for UTF-16BE and UTF-32BE 2012-02-25 15:29:37 -08:00
tokhash.pl
ver.c
version NASM 2.10rc14 2012-03-04 19:46:43 -08:00
version.pl

              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 the "simplified"
(2-clause) BSD license.  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
popular Open Source development site on the Internet.

Visit our website at http://nasm.sourceforge.net/ and our
SourceForge project at http://sourceforge.net/projects/nasm/

See the file CHANGES for the description of changes between revisions,
and the file AUTHORS for a list of contributors.

                                                   With best regards,
                                                           NASM crew.