Go to file
Cyrill Gorcunov 2e6f7c342d test: Add test for BR 3187743
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2011-02-21 18:19:04 +03:00
contrib
doc doc: Update changes.src 2011-02-20 22:12:32 +03:00
headers
inttypes
lcc
lib
macros
misc misc: Enhance tag-release 2010-11-21 19:19:29 +03:00
Mkfiles make: Lift up openwcom.mak for build on FreeDOS 2010-11-23 18:37:17 +03:00
nsis
output coff: Handle massive relocations 2010-11-20 14:18:23 +03:00
perllib
rdoff
test test: Add test for BR 3187743 2011-02-21 18:19:04 +03:00
.gitignore
aclocal.m4 Fix autoconf 2.68 warning. 2010-11-20 14:20:38 +03:00
assemble.c BR3058845: mostly fix bogus warning with implicit operand size override 2010-11-21 19:40:49 +03:00
assemble.h
AUTHORS
autogen.sh
ChangeLog
CHANGES
compiler.h
configure.in
crc64.c
directiv.dat
directiv.pl
disasm.c BR3064376: ndisasm crash 2010-09-15 21:12:52 +04:00
disasm.h
eval.c eval: rexp3 should operate with 64bit numbers 2010-11-20 14:21:12 +03:00
eval.h
exprlib.c
float.c
float.h
hashtbl.c
hashtbl.h
ilog2.c
insns.dat BR 3187743: insns.dat -- Rename VLDQQU to VLDDQU 2011-02-21 18:15:43 +03:00
insns.h ndisasm: handle VEX.LIG 2010-08-19 17:04:36 -07:00
insns.pl insns.pl: make insnsd.c a bit easier to read 2010-08-19 17:20:18 -07:00
INSTALL
install-sh
labels.c labels.c: cleanup 2010-07-28 18:00:18 +04:00
labels.h labels.c: cleanup 2010-07-28 18:00:18 +04:00
LICENSE LICENSE: update year 2010-08-12 20:15:27 -07:00
listing.c
listing.h
macros.pl
Makefile.in
mkdep.pl
nasm.1
nasm.c Revert "Improve process_ea and introduce -OL" 2010-07-25 12:43:30 -07:00
nasm.h Revert "Improve process_ea and introduce -OL" 2010-07-25 12:43:30 -07:00
nasm.nsi
nasm.spec.in
nasmlib.c nasmlib.c: fix typo in nasm_init_malloc_error 2010-07-29 19:01:34 +04:00
nasmlib.h
ndisasm.1
ndisasm.c
opflags.h
parser.c BR3104852: only warn once for repeated prefixes 2010-11-21 19:41:01 +03:00
parser.h
phash.pl
pptok.dat
pptok.pl
preproc.c preproc.c: Restore concat rules on context local variables 2010-10-27 21:43:03 +04:00
preproc.h
quote.c nasm_quote: Use memcpy only if length provided 2010-09-07 20:54:39 +04:00
quote.h
raa.c
raa.h
rbtree.c
rbtree.h
README
regs.dat
regs.pl move is_register helper to nasm.h 2010-07-25 11:09:56 +04:00
saa.c
saa.h
standard.mac sectalign: Implement on/off mode 2010-08-12 19:09:28 +04:00
stdscan.c
stdscan.h
strfunc.c
sync.c
sync.h
syncfiles.pl
tables.h
TODO
tokens.dat
tokhash.pl
ver.c
version NASM 2.09.05 2011-02-20 22:16:30 +03: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.