Go to file
Ozkan Sezer ec3d426e36 configure.in: Add -Werror flags last (BR 2292332)
configure.in: Add the -Werror flags as the last thing. Otherwise, with
development versions of autoconf, all AC_CHECK_FUNCS calls fails with:
conftest.c:49: error: function declaration isn't a prototype
conftest.c:49: warning: conflicting types for built-in function 'strcspn'

Signed-off-by: Ozkan Sezer <sezero@users.sourceforge.net>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2016-02-12 23:49:56 -08:00
contrib
doc nasmdoc.src: update copyright date 2016-02-08 10:34:09 -08:00
headers
inttypes
lib
macros
misc
Mkfiles outmacho: rename outmac.c to outmacho.c 2016-02-12 21:19:13 -08:00
nsis
output outmacho: rename outmac.c to outmacho.c 2016-02-12 21:19:13 -08:00
perllib
rdoff rdflib: actually get the time 2016-02-12 21:21:57 -08:00
test
.gitignore
aclocal.m4
assemble.c assemble.c: when converting an address to RAWDATA, need to update size 2016-02-12 13:49:45 -08:00
assemble.h
AUTHORS
autogen.sh
ChangeLog
CHANGES
compiler.h
configure.in configure.in: Add -Werror flags last (BR 2292332) 2016-02-12 23:49:56 -08:00
crc64.c
directiv.dat
directiv.pl
disasm.c
disasm.h
disp8.c
disp8.h
eval.c
eval.h
exprlib.c
float.c
float.h
hashtbl.c
hashtbl.h
iflag.h
ilog2.c
insns-iflags.pl Sync to public Intel EAS version 021. 2014-10-16 16:31:31 -07:00
insns.dat
insns.h
insns.pl
INSTALL
install-sh
labels.c
labels.h
LICENSE
listing.c LLVM portability fix for abs(size) 2016-02-05 11:34:07 -08:00
listing.h
macros.pl
Makefile.in outmacho: rename outmac.c to outmacho.c 2016-02-12 21:19:13 -08:00
md5.h
md5c.c
mkdep.pl
nasm.c Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
nasm.h Replace global maxbits variable with field in struct ofmt 2016-02-11 20:40:07 -08:00
nasm.nsi
nasm.spec.in
nasm.txt
nasmlib.c nasmlib: Factor out common code from the panic() macro 2016-02-08 10:10:57 -08:00
nasmlib.h Merge branch 'machofix' 2016-02-11 20:24:53 -08:00
ndisasm.c
ndisasm.txt
opflags.h
parser.c
parser.h
phash.pl
pptok.dat
pptok.pl
preproc-nop.c
preproc.c
preproc.h
quote.c
quote.h
raa.c
raa.h
rbtree.c
rbtree.h
README
realpath.c realpath: prefer the buffer size given by pathconf() 2016-02-12 01:32:57 -08:00
regs.dat
regs.pl
saa.c
saa.h
standard.mac
stdscan.c
stdscan.h
strfunc.c
SubmittingPatches
sync.c
sync.h
syncfiles.pl
tables.h
TODO
tokens.dat
tokhash.pl
ver.c
version
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.