iverilog/tgt-fpga
Cary R a4a7b0a09d Make ivl_alloc.h the last include so it doesn't effect any system includes.
In ivl_alloc.h we redefine malloc(), realloc() and calloc() to have
standard error checking. We don't want to do this for anything that
comes from the standard headers. This specifically doesn't work if
a C++ header files does std::malloc, etc.

Also change to -W instead of -Wextra since that is more portable. I
plan to add a check from -Wextra and use it when available since it
is more descriptive.
2010-11-02 10:51:57 -07:00
..
Makefile.in Add cppcheck target to the Makefile 2010-10-14 19:11:32 -07:00
d-generic-edif.c Make ivl_alloc.h the last include so it doesn't effect any system includes. 2010-11-02 10:51:57 -07:00
d-generic.c devices need show_cmp_gt 2003-11-12 03:20:14 +00:00
d-lpm.c Clean up spurious trailing white space. 2004-10-04 01:10:51 +00:00
d-virtex.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 08:56:30 -07:00
d-virtex2.c Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 08:56:30 -07:00
device.h Spelling fixes (larry doolittle) 2007-02-26 19:49:48 +00:00
edif.c Make ivl_alloc.h the last include so it doesn't effect any system includes. 2010-11-02 10:51:57 -07:00
edif.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
fpga-s.conf Move the DLL= flag to target config files. 2003-11-13 05:55:33 +00:00
fpga.c Emit constants for LPM device. 2003-10-27 02:18:27 +00:00
fpga.conf Move the DLL= flag to target config files. 2003-11-13 05:55:33 +00:00
fpga.txt Drop useless CVS stuff in .txt files 2009-03-11 10:34:52 -07:00
fpga_priv.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00
gates.c devices need show_cmp_gt 2003-11-12 03:20:14 +00:00
generic.c ifdef idents correctly. 2003-08-26 16:26:01 +00:00
generic.h ifdef idents correctly. 2003-08-26 16:26:01 +00:00
iverilog-fpga.man Add more non-breaking hyphens in the manual pages. 2009-11-03 14:36:32 -08:00
mangle.c Make ivl_alloc.h the last include so it doesn't effect any system includes. 2010-11-02 10:51:57 -07:00
tables.c Add an LPM device type. 2003-08-07 04:04:01 +00:00
xilinx.c Make ivl_alloc.h the last include so it doesn't effect any system includes. 2010-11-02 10:51:57 -07:00
xilinx.h Spelling fixes (larry doolittle) 2007-02-26 19:49:48 +00:00