iverilog/tgt-vlog95
Larry Doolittle 6ebb57195b Fuss with C function prototypes
119 formal void parameters added to keep -Wstrict-prototypes happy.
Process found one real missing prototype in vpi/vcd_priv.h:
EXTERN void vcd_names_delete(struct vcd_names_list_s*tab);
8 such warnings left, all in Tony's code
2014-07-08 13:44:11 -07:00
..
Makefile.in vlog95: for cppcheck the target functions are used by the compiler. 2014-05-21 09:04:49 -07:00
cppcheck.sup vlog95: for cppcheck the target functions are used by the compiler. 2014-05-21 09:04:49 -07:00
event.c vlog95: Fix the passing of the sign extend information in a CA 2013-06-27 19:44:17 -07:00
expr.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
logic_lpm.c Fuss with C function prototypes 2014-07-08 13:44:11 -07:00
misc.c vlog95: more procedural $signed()/$unsigned() support 2013-07-09 17:55:21 -07:00
numbers.c Clean up some more sign-compare issues 2014-06-17 12:57:26 -07:00
scope.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
stmt.c Fuss with C function prototypes 2014-07-08 13:44:11 -07:00
udp.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -08:00
vlog95-s.conf vlog95: block generating a concat-Z LPM device in the compiler. 2013-02-13 19:19:21 -08:00
vlog95.c vlog95: Emit if using signed and add the number of errors to the output 2013-02-15 19:43:19 -08:00
vlog95.conf vlog95: block generating a concat-Z LPM device in the compiler. 2013-02-13 19:19:21 -08:00
vlog95_priv.h Fuss with C function prototypes 2014-07-08 13:44:11 -07:00