nasm/include
H. Peter Anvin b2047cbb98 Make -Werror controllable on a per-warning-class basis
Make -Werror possible to control on a per-warning-class basis.  While
I was fixing up that code anyway, merge the handling of the -w, -W and
[warning] argument and directives.

Furthermore, make *all* warnings suppressible; any warning that isn't
categorized now belong to category "other".  However, for cleanliness
sake an "other" option does not get listed in the warning messages.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2017-03-08 01:26:40 -08:00
..
compiler.h compiler.h: add redundant cast to quiet Watcom warning 2017-03-01 00:52:48 -08:00
disp8.h
error.h Make -Werror controllable on a per-warning-class basis 2017-03-08 01:26:40 -08:00
hashtbl.h
iflag.h asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
insns.h
labels.h Fix global variables without declarations 2017-03-07 19:44:21 -08:00
md5.h
nasm.h output: make the return value from the directives method more meaningful 2017-03-07 22:42:39 -08:00
nasmint.h nasmint.h: change header guards to NASM_NASMINT_H 2016-10-04 18:11:57 -07:00
nasmlib.h asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
opflags.h
raa.h
rbtree.h
rdoff.h
saa.h
strlist.h Factor out common string list handling code 2016-10-04 01:12:28 -07:00
tables.h
ver.h