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 Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
error.h Make -Werror controllable on a per-warning-class basis 2017-03-08 01:26:40 -08:00
hashtbl.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
iflag.h asm/*: Move directive processing to its own file, refactor error handling 2017-03-07 19:31:04 -08:00
insns.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
labels.h Fix global variables without declarations 2017-03-07 19:44:21 -08:00
md5.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
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 Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
raa.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rbtree.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
rdoff.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
saa.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
strlist.h Factor out common string list handling code 2016-10-04 01:12:28 -07:00
tables.h Handle multiple standard macro sets sanely 2016-07-13 14:23:48 -07:00
ver.h Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00