iverilog/driver
Martin Whitaker 560b9530fd Fix for br970 - iverilog silently eats warnings when comma present in -W flag.
The -W option does not (currently) support comma separated lists and
silently ignores any string that doesn't match a known warning class.
Fix by outputing a warning message when the -W argument is unknown.
2015-04-13 14:53:56 +01:00
..
Makefile.in Rearrange compiler warning flags 2014-07-09 09:04:17 -07:00
cflexor.lex Fuss with C function prototypes 2014-07-08 13:44:11 -07:00
cfparse.y Remove missing parameter warnings 2014-07-09 14:16:57 -07:00
cfparse_misc.h Update header files to use a more standard name to prevent rereading 2014-07-23 13:42:56 -07:00
globals.h Update header files to use a more standard name to prevent rereading 2014-07-23 13:42:56 -07:00
iverilog.man.in Pass -v compiler option to vvp in the output file shebang line. 2014-12-16 21:22:19 +00:00
main.c Fix for br970 - iverilog silently eats warnings when comma present in -W flag. 2015-04-13 14:53:56 +01:00
substit.c Easy changes for -Wmissing-prototypes 2014-07-10 14:07:30 -07:00