iverilog/vpi
Cary R 597c3da220 V0.9: Fix shadow warnings add -Wshadow and update Makefile.in for SunPro
This patch combines a couple of things from the development patch.
It adds the -Wshadow flag and updates all the Makefile.in files to
support the gcc or SunPro compiler. It also fixes all the shadow
warnings. For the most part this is a copy of few patches from
development.
2010-06-11 15:56:48 -07:00
..
Makefile.in V0.9: Fix shadow warnings add -Wshadow and update Makefile.in for SunPro 2010-06-11 15:56:48 -07:00
fastlz.c V0.9: add fst dumper support. 2010-06-01 10:57:49 -07:00
fastlz.h V0.9: add fst dumper support. 2010-06-01 10:57:49 -07:00
fstapi.c V0.9: add fst dumper support. 2010-06-01 10:57:49 -07:00
fstapi.h V0.9: add fst dumper support. 2010-06-01 10:57:49 -07:00
lxt2_write.c Update lxt_write.c and lxt2_write.c to latest files from GTKWave. 2010-05-13 18:50:04 -07:00
lxt2_write.h Update lxt_write.h and lxt2_write.h from GTKWave 2010-05-03 15:24:55 -07:00
lxt_write.c Update lxt_write.c to fix OpenSolaris compile warning. 2010-05-13 19:08:34 -07:00
lxt_write.h Update lxt_write.h and lxt2_write.h from GTKWave 2010-05-03 15:24:55 -07:00
mt19937int.c Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
sdf_lexor.lex Fix line number error with to end of line comments. 2010-03-30 11:33:41 -07:00
sdf_parse.y The SDF timing spec list can have zero or more elements. 2010-03-30 11:33:59 -07:00
sdf_parse_priv.h Add support for the other edges in a SDF file. 2009-02-10 11:51:36 -08:00
sdf_priv.h SDF files can have null delays. 2009-02-10 11:47:04 -08:00
stringheap.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 11:27:16 -07:00
stringheap.h More end of simulation memory cleanup. 2009-01-25 07:40:28 -08:00
sys_clog2.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_convert.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_deposit.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_display.c Add some casts in vpi to remove warnings. 2009-12-12 08:30:40 -08:00
sys_fileio.c Add some casts in vpi to remove warnings. 2009-12-12 08:30:40 -08:00
sys_finish.c Clean up more compiletf routines, etc. 2008-06-06 20:44:21 -07:00
sys_fst.c Add escaped identifier support to the FST dumper and some clean up. 2010-06-11 15:55:04 -07:00
sys_icarus.c Add full $ferror() support, bug fixes, etc. 2009-08-02 11:07:23 -07:00
sys_lxt.c V0.9: Fix shadow warnings add -Wshadow and update Makefile.in for SunPro 2010-06-11 15:56:48 -07:00
sys_lxt2.c V0.9: Fix shadow warnings add -Wshadow and update Makefile.in for SunPro 2010-06-11 15:56:48 -07:00
sys_plusargs.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_priv.c V0.9 Remove some gcc-4.3.4 warnings (Cygwin) 2010-04-14 13:12:31 -07:00
sys_priv.h More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_random.c $dist_erlang needs to use rtl_dist_erlang. 2010-05-03 15:34:57 -07:00
sys_random.h More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_random_mti.c More compiletf cleanup and refactoring. 2009-02-26 21:42:32 -08:00
sys_readmem.c V0.9 Remove some gcc-4.3.4 warnings (Cygwin) 2010-04-14 13:12:31 -07:00
sys_readmem_lex.h Fix/enhance readmem/writemem routines, etc. 2009-02-26 20:46:02 -08:00
sys_readmem_lex.lex Add some casts in vpi to remove warnings. 2009-12-12 08:30:40 -08:00
sys_scanf.c V0.9 Remove some gcc-4.3.4 warnings (Cygwin) 2010-04-14 13:12:31 -07:00
sys_sdf.c Set negative absolute SDF delays to zero. 2010-04-02 17:15:01 -07:00
sys_table.c V0.9: add fst dumper support. 2010-06-01 10:57:49 -07:00
sys_time.c Add the $abstime() system function from VASM-2.3. 2009-01-09 17:26:52 -08:00
sys_vcd.c V0.9: Fix shadow warnings add -Wshadow and update Makefile.in for SunPro 2010-06-11 15:56:48 -07:00
sys_vcdoff.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 11:27:16 -07:00
system.sft Add the $abstime() system function from VASM-2.3. 2009-01-09 17:26:52 -08:00
v2005_math.c Fix some memory leaks/issues found with cppcheck. 2009-08-18 14:36:32 -07:00
v2005_math.sft Add the Verilog-2005 and Verilog-AMS constant system functions. 2008-08-29 21:11:44 -07:00
va_math.c Remove obsolete VAMS $log function. 2010-05-03 15:09:16 -07:00
va_math.sft Remove obsolete VAMS $log function. 2010-05-03 15:09:16 -07:00
vams_simparam.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 11:27:16 -07:00
vcd_priv.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 11:27:16 -07:00
vcd_priv.h More end of simulation memory cleanup. 2009-01-25 07:40:28 -08:00
vpi_config.h.in Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 11:27:16 -07:00
wavealloca.h Update wavealloca.h to fix MinGW compilation warning 2009-12-09 19:00:53 -08:00