Go to file
H. Peter Anvin c01af0967e msvc: define no_return
The syntax for no_return on MSVC is "__declspec(noreturn) void".

Signed-off-by: H. Peter Anvin <h.peter.anvin@intel.com>
2017-04-06 13:51:32 -07:00
asm BR 3392399: float: get rid of bogus exponent calculation 2017-04-05 21:47:20 -07:00
common
config MSVC compatibility: clean up the handling of _stati64/_fstati64 2017-04-05 21:19:03 -07:00
contrib
disasm asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
doc doc/changes.src: document AVX-512 fixes, Perl version requirement 2017-04-02 19:45:35 -07:00
headers
include msvc: define no_return 2017-04-06 13:51:32 -07:00
macros perl: change to the new, safer 3-operand form of open() 2017-04-02 19:36:41 -07:00
misc
Mkfiles BR 3392397: WMAKE uses a nonstandard syntax for phony targets 2017-04-05 21:24:55 -07:00
nasmlib MSVC compatibility: clean up the handling of _stati64/_fstati64 2017-04-05 21:19:03 -07:00
nsis nsis: Use Program Files (x86) directory for nasm installation on x86-64 2016-10-23 16:27:48 +03:00
output Add generic perfect string hashes, use for directives 2017-04-03 00:27:07 -07:00
perllib perllib/README: delete obsolete file 2017-02-23 20:24:56 -08:00
rdoff Makefiles: distribute file generation rules via syncfiles.pl 2017-04-03 11:13:29 -07:00
stdlib asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
test BR 3392399: float: get rid of bogus exponent calculation 2017-04-05 21:47:20 -07:00
tools syncfiles.pl: allow for multiple synced sections 2017-04-03 11:10:31 -07:00
x86 Rename insns-iflags.pl -> insns-iflags.ph, add missing dependency 2017-04-03 10:33:12 -07:00
.gitignore Rename directiv.c to directbl.c to free up the name directiv.c 2017-03-07 18:08:03 -08:00
aclocal.m4 Makefile: make it possible to compile with gcc link-time optimization 2017-02-28 18:48:01 -08:00
AUTHORS
autogen.sh Move config.h to a subdirectory, add MSVC-specific config file 2016-10-04 17:01:59 -07:00
ChangeLog
CHANGES
configure.ac MSVC compatibility: clean up the handling of _stati64/_fstati64 2017-04-05 21:19:03 -07:00
INSTALL
install-sh
LICENSE
Makefile.in BR 3392397: WMAKE uses a nonstandard syntax for phony targets 2017-04-05 21:24:55 -07:00
nasm.spec.in
nasm.txt
ndisasm.txt
README
SubmittingPatches
TODO
version NASM 2.13rc10 2017-04-02 19:12:25 -07:00
version.pl Handle multiple standard macro sets sanely 2016-07-13 14:23:48 -07:00

              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.