iverilog/tgt-vhdl
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
..
vhpi Move the VHDL support package 2008-07-07 15:36:13 +01:00
Makefile.in V0.9: Fix shadow warnings add -Wshadow and update Makefile.in for SunPro 2010-06-11 15:56:48 -07:00
cast.cc Add some casts in tgt-vhdl to remove warnings. 2009-12-12 08:31:15 -08:00
display.cc Handle %m in VHDL $display code 2009-01-25 07:55:20 -08:00
expr.cc VHDL: fix spurious resize seen in pr2911213 2009-12-25 11:26:46 -05:00
logic.cc VHDL: ensure with-select statement choices completely cover input space 2009-12-15 07:22:26 -08:00
lpm.cc Convert IVL_LPM_CONCAT to use ivl_lpm_size() instead of ivl_lpm_selects() 2009-09-03 17:52:35 -07:00
process.cc Allow labelled begin blocks to contain processes in VHDL target 2009-09-03 18:16:47 -07:00
scope.cc VHDL: emit function parameters in correct order 2009-12-12 08:34:47 -08:00
state.cc Add some casts in tgt-vhdl to remove warnings. 2009-12-12 08:31:15 -08:00
state.hh Handle generate scopes with signals in VHDL target 2009-09-03 18:16:35 -07:00
stmt.cc Add some casts in tgt-vhdl to remove warnings. 2009-12-12 08:31:15 -08:00
support.cc Add some casts in tgt-vhdl to remove warnings. 2009-12-12 08:31:15 -08:00
support.hh Tidy up reduction functions in support.cc 2008-09-13 18:20:12 +01:00
vhdl-s.conf Cary R.'s additional system functions, real value error messages, etc. 2008-09-06 12:06:01 +01:00
vhdl.cc Unify the version stamp in the version_*.h header files. 2009-11-27 12:37:11 -08:00
vhdl.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
vhdl_config.h.in Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 11:27:16 -07:00
vhdl_element.cc Improve memory management in VHDL target 2009-01-18 16:42:10 -08:00
vhdl_element.hh Improve memory management in VHDL target 2009-01-18 16:42:10 -08:00
vhdl_helper.hh Improve memory management in VHDL target 2009-01-18 16:42:10 -08:00
vhdl_syntax.cc VHDL: ensure with-select statement choices completely cover input space 2009-12-15 07:22:26 -08:00
vhdl_syntax.hh VHDL: ensure with-select statement choices completely cover input space 2009-12-15 07:22:26 -08:00
vhdl_target.h Fix VHDL naming collisions with modules 2009-02-05 14:40:47 -08:00
vhdl_type.cc Generate VHDL array type declarations of Verilog arrays 2008-07-17 13:08:55 +01:00
vhdl_type.hh Generate VHDL array type declarations of Verilog arrays 2008-07-17 13:08:55 +01:00