Go to file
Martin Lindhe f172526697 outas86: Shrink as86_section_names
fix pvs-studio error 'V581 The conditional expressions of the 'if'
operators situated alongside each other are identical.
Check lines: 170, 173.'

Signed-off-by: Martin Lindhe <martin-commit@ubique.se>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2017-01-05 22:38:41 +03:00
asm Drop redundant test with isnumchar 2017-01-05 22:38:41 +03:00
common
config Move canned OpenWatcom config to config/watcom.h. 2016-10-19 13:23:04 -07:00
contrib
disasm Dont set @mod twice 2017-01-05 22:38:41 +03:00
doc Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-11-15 12:00:23 -08:00
headers
include If we have new features introduced by C11, use them 2016-12-20 02:29:58 -08:00
macros Handle multiple standard macro sets sanely 2016-07-13 14:23:48 -07:00
misc
Mkfiles Move canned OpenWatcom config to config/watcom.h. 2016-10-19 13:23:04 -07:00
nasmlib Various fixes to the ilog2 functions 2016-11-15 14:23:54 -08:00
nsis nsis: Use Program Files (x86) directory for nasm installation on x86-64 2016-10-23 16:27:48 +03:00
output outas86: Shrink as86_section_names 2017-01-05 22:38:41 +03:00
perllib
rdoff rdoff/rdlar.h: include "compiler.h" not "config.h" 2016-10-06 14:18:21 -07:00
stdlib
test Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-11-15 12:00:23 -08:00
tools alldeps: handle uses of full pathnames, e.g. "config/config.h" 2016-10-06 14:12:39 -07:00
x86 Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-11-15 12:00:23 -08:00
.gitignore Move config.h to a subdirectory, add MSVC-specific config file 2016-10-04 17:01:59 -07:00
aclocal.m4 If we have new features introduced by C11, use them 2016-12-20 02:29:58 -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 If we have new features introduced by C11, use them 2016-12-20 02:29:58 -08:00
INSTALL
install-sh
LICENSE
Makefile.in Move canned OpenWatcom config to config/watcom.h. 2016-10-19 13:23:04 -07:00
nasm.spec.in
nasm.txt
ndisasm.txt
README
SubmittingPatches
TODO
version
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.