Go to file
H. Peter Anvin (Intel) 6bde2ed880 errors: change the severity parameter from "int" to "errflags"
Change the severity parameter to the error function from "int" to an
unsigned typedef, currently uint32_t.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2018-12-13 19:42:38 -08:00
asm errors: change the severity parameter from "int" to "errflags" 2018-12-13 19:42:38 -08:00
common
config
contrib
disasm errors: change the severity parameter from "int" to "errflags" 2018-12-13 19:42:38 -08:00
doc changes.src: update list of changes since 2.14 2018-12-10 13:36:58 -08:00
headers
include errors: change the severity parameter from "int" to "errflags" 2018-12-13 19:42:38 -08:00
macros
misc
Mkfiles Merge remote-tracking branch 'origin/nasm-2.14.xx' 2018-12-13 16:43:43 -08:00
nasmlib Merge remote-tracking branch 'origin/nasm-2.14.xx' 2018-12-13 16:43:43 -08:00
nsis
output warnings: Make WARN_ constants consistent with -w options 2018-12-12 18:13:47 -08:00
perllib
rdoff errors: change the severity parameter from "int" to "errflags" 2018-12-13 19:42:38 -08:00
stdlib
test BR 3392368: actually fix the documentation; add test case 2018-11-26 21:38:14 -08:00
tools
travis test: nasm-t -- Update floatb 2018-12-01 11:38:28 +03:00
x86
.gitignore
.travis.yml
aclocal.m4
AUTHORS
autogen.sh
ChangeLog
CHANGES
configure.ac Merge remote-tracking branch 'origin/nasm-2.14.xx' 2018-12-12 18:05:52 -08:00
INSTALL
install-sh
LICENSE
Makefile.in Merge remote-tracking branch 'origin/nasm-2.14.xx' 2018-12-13 16:43:43 -08:00
nasm.spec.in
nasm.spec.sed
nasm.txt
ndisasm.txt
README.md
SubmittingPatches
TODO
version NASM 2.14.01rc3 2018-12-12 17:44:19 -08:00
version.pl

NASM, the Netwide Assembler

master

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.

Visit our nasm.us website for more details. We are gradually moving services away from Sourceforge. For our remaining Sourceforge services see here.

With best regards, the NASM crew.