Go to file
2019-04-24 10:58:14 -07:00
asm BR 3392539: some errors can "cascade". Allow suppressing if dead. 2018-12-27 11:24:17 -08:00
common
config
contrib
disasm disasm: Fix buffer overread in ndisasm 2018-08-16 01:20:01 +03:00
doc ELF: the .note section should be 4-byte aligned 2019-02-26 02:36:15 -08:00
headers
include BR 3392539: some errors can "cascade". Allow suppressing if dead. 2018-12-27 11:24:17 -08:00
macros sectalign: "sectalign on|off" should not affect an explicit directive 2019-01-11 13:24:36 -08:00
misc
Mkfiles malloc: handle potential infinite loop in nasm_alloc_failed() 2018-12-13 13:55:25 -08:00
nasmlib SAA: allow seeking beyond the end of the array 2019-02-25 21:02:18 -08:00
nsis
output ELF: the .note section should be 4-byte aligned 2019-02-26 02:36:15 -08:00
perllib
rdoff malloc: handle potential infinite loop in nasm_alloc_failed() 2018-12-13 13:55:25 -08:00
stdlib Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
test ELF: handle more than 32,633 sections 2019-02-26 00:02:35 -08:00
tools MSVC: fix dependency generation and building RDOFF under MSVC 2018-06-18 13:54:43 -07:00
x86 insns.dat: accept explicit ax/eax/rax operand to CLZERO 2018-12-22 17:52:27 -08:00
.gitignore .gitignore: add asm/directbl.h 2018-06-18 11:38:47 -07:00
aclocal.m4 malloc: simplify nasm_malloc code, add nasm_strcatn() 2018-05-30 11:40:42 -07:00
AUTHORS
autogen.sh
ChangeLog
CHANGES
configure.ac configure.ac: add --enable-profiling option 2019-02-25 21:00:43 -08:00
INSTALL
install-sh
LICENSE
Makefile.in malloc: handle potential infinite loop in nasm_alloc_failed() 2018-12-13 13:55:25 -08:00
nasm.spec.in
nasm.spec.sed
nasm.txt
ndisasm.txt
README
SubmittingPatches
TODO
version NASM 2.14.03rc2 2018-12-30 07:56:59 -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.