Files
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
..
2003-11-12 03:20:14 +00:00
2007-02-26 19:49:48 +00:00
2003-10-27 02:18:27 +00:00
2009-03-11 10:34:52 -07:00
2003-11-12 03:20:14 +00:00
2003-08-26 16:26:01 +00:00
2003-08-26 16:26:01 +00:00
2003-08-07 04:04:01 +00:00
2007-02-26 19:49:48 +00:00