iverilog/tgt-pal
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
dump_final.c ivl_lpm_name is obsolete. 2003-02-26 01:24:35 +00:00
emit_jed.c Make ivl_alloc.h the last include so it doesn't effect any system includes. 2010-11-02 10:51:57 -07:00
enables.c conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
fit_log.c Make ivl_alloc.h the last include so it doesn't effect any system includes. 2010-11-02 10:51:57 -07:00
fit_reg.c conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
imain.c Make ivl_alloc.h the last include so it doesn't effect any system includes. 2010-11-02 10:51:57 -07:00
pads.c conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
priv.h Remove most of the lingering CVS droppings. 2008-12-05 21:48:28 -08:00