Go to file
Cyrill Gorcunov f1f8ef48f4 insns-flags: Add VPCLMULQDQ flag
In sake of https://bugzilla.nasm.us/show_bug.cgi?id=3392455

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2017-12-29 17:20:29 +03:00
asm Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
common BR 3392409: idata_bytes() and resv_bytes() don't match their prototypes 2017-06-01 15:23:05 -07:00
config
contrib
disasm
doc Merge tag 'nasm-2.13.02' 2017-11-29 11:31:36 -08:00
headers
include Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
macros BR 3392411: smartalign: make sure we always define the end symbol 2017-09-27 15:29:01 -07:00
misc misc/omfdump.c: expand dDEPFILE COMENT records 2017-08-16 15:23:01 -07:00
Mkfiles Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
nasmlib Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
nsis
output Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
perllib
rdoff
stdlib Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
test Merge remote-tracking branch 'origin/nasm-2.13.xx' 2017-11-01 10:37:18 -07:00
tools msvc.mak: (hopefully) make external dependencies work with NMAKE 2017-11-08 10:59:17 -08:00
x86 insns-flags: Add VPCLMULQDQ flag 2017-12-29 17:20:29 +03:00
.gitignore More autoconf modernizations; upgrade AC_PREREQ to 2.69 2017-11-08 10:22:10 -08:00
aclocal.m4 aclocal.m4: correct and update PA_HAVE_FUNC() 2017-11-29 16:02:52 -08:00
AUTHORS
autogen.sh More autoconf modernizations; upgrade AC_PREREQ to 2.69 2017-11-08 10:22:10 -08:00
ChangeLog
CHANGES
configure.ac Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
INSTALL
install-sh
LICENSE
Makefile.in Eliminate filename length restrictions, remote ofmt->filename() 2017-12-20 13:38:20 -08:00
nasm.spec.in build: Merge CPPFLAGS into ALL_CFLAGS 2017-07-06 01:36:06 +03:00
nasm.spec.sed
nasm.txt
ndisasm.txt
README
SubmittingPatches
TODO
version NASM 2.13.02 2017-11-29 11:29:38 -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.