Go to file
H. Peter Anvin 58421f9697 outmacho.c: Don't assume __builtin_ctzl exists for gcc < 4
__builtin_ctzl exists for all architectures on gcc 4, but not for all
versions of gcc 3 and lower.  For simplicity, make the cutoff gcc 4.
2007-04-12 16:12:09 +00:00
doc General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
lcc General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
misc Update to match SF changes 2005-01-14 22:57:03 +00:00
Mkfiles General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
output outmacho.c: Don't assume __builtin_ctzl exists for gcc < 4 2007-04-12 16:12:09 +00:00
rdoff General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
test General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
assemble.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
assemble.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
AUTHORS General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
ChangeLog General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
CHANGES General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
configure.in added checks for vsnprintf and snprintf (ISO C99) and changed gcc 2004-12-15 23:02:20 +00:00
COPYING
disasm.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
disasm.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
eval.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
eval.h Apply Nindent to all .c and .h files 2005-01-15 22:15:51 +00:00
float.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
float.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
insns.dat General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
insns.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
insns.pl General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
INSTALL
install-sh
labels.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
labels.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
listing.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
listing.h Apply Nindent to all .c and .h files 2005-01-15 22:15:51 +00:00
macros.pl General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
Makefile.in Allow CFLAGS to be overridden from make. 2005-10-20 19:46:34 +00:00
mkdep.pl Fix comment 2005-01-14 23:03:42 +00:00
names.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
nasm.1 fix man page per Eric Raymond 2004-01-07 06:17:21 +00:00
nasm.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
nasm.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
nasm.spec.in
nasmlib.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
nasmlib.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
ndisasm.1 fix man page per Eric Raymond 2004-01-07 06:17:21 +00:00
ndisasm.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outform.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
outform.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
parser.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
parser.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
preproc.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
preproc.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
README General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
regs.dat General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
regs.pl General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
standard.mac General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
sync.c General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
sync.h General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
TODO General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00:00
version General push for x86-64 support, dubbed 0.99.00. 2007-04-12 02:40:54 +00: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 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
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.

                                                   With best regards,
                                                           NASM crew.