iverilog/libveriuser
Cary R 6ae1f64c3c Add some casts in libveriuser to remove warnings.
The Cygwin compiler is a bit picky. This patch adds some casts
to remove compilation warnings. In the past I have had warnings
off because of problems with the STL, but for C directories
like this it makes sense to enable the warnings. It also does
not recognize that an assert(0) or assert(false) ends a routine
so it complains about no return at end of function or variables
not being defined.
2009-12-11 21:48:01 -08:00
..
Makefile.in Add explicit dependencies on generated header files. 2009-12-07 16:29:37 -08:00
a_close.c 1) setlinebuf() for vpi_trace 2003-06-17 16:55:07 +00:00
a_compare_handles.c Fix type mismatches of various VPI functions. 2004-02-18 02:51:59 +00:00
a_configure.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_fetch_argc.c
a_fetch_argv.c
a_fetch_dir.c Some PLI1 stubs. 2003-10-10 02:57:45 +00:00
a_fetch_fullname.c Implement acc_fetch_defname and its infrastructure in vvp. 2003-05-29 02:21:45 +00:00
a_fetch_location.c
a_fetch_param.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_fetch_range.c Fix type mismatches of various VPI functions. 2004-02-18 02:51:59 +00:00
a_fetch_tfarg.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_fetch_time.c
a_fetch_type.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_fetch_type_str.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_fetch_value.c Make %v print all the bits of a vector. 2008-04-15 17:23:58 -07:00
a_handle_by_name.c 1) setlinebuf() for vpi_trace 2003-06-17 16:55:07 +00:00
a_handle_hiconn.c Some PLI1 stubs. 2003-10-10 02:57:45 +00:00
a_handle_object.c Add acc_set_scope function. 2003-12-17 15:45:07 +00:00
a_handle_parent.c 1) Adds configure logic to clean up compiler warnings 2003-06-04 01:56:20 +00:00
a_handle_simulated_net.c Some PLI1 stubs. 2003-10-10 02:57:45 +00:00
a_handle_tfarg.c Clean up spurious trailing white space. 2004-10-04 01:10:51 +00:00
a_initialize.c
a_next.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_next_bit.c Some PLI1 stubs. 2003-10-10 02:57:45 +00:00
a_next_port.c Some PLI1 stubs. 2003-10-10 02:57:45 +00:00
a_next_topmod.c
a_object_of_type.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_product_version.c
a_set_value.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_vcl.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
a_version.c
asynch.c
config.h.in Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
delay.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
exprinfo.c Some PLI1 stubs. 2003-10-10 02:57:45 +00:00
finish.c Update the files to use vpi_control vs vpi_sim_control. 2007-07-19 17:29:05 -07:00
getcstringp.c Spelling fixes 2008-01-29 20:24:24 -08:00
getinstance.c Clean up compiler warnings. 2005-09-20 18:34:01 +00:00
getlongp.c
getp.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
getsimtime.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
io_print.c
math.c Add a bunch more PLI1 routines. 2003-06-13 19:23:41 +00:00
mc_scan_plusargs.c
nodeinfo.c Some PLI1 stubs. 2003-10-10 02:57:45 +00:00
nump.c
priv.c
priv.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
putlongp.c Compile cleanup of C code. 2004-09-10 23:13:05 +00:00
putp.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
spname.c 1) setlinebuf() for vpi_trace 2003-06-17 16:55:07 +00:00
typep.c Fix real function PLI 1 code. 2007-12-23 19:29:33 -05:00
veriusertfs.c Add some casts in libveriuser to remove warnings. 2009-12-11 21:48:01 -08:00
workarea.c