Files
iverilog/libveriuser
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-06-17 16:55:07 +00:00
2003-10-10 02:57:45 +00:00
2003-10-10 02:57:45 +00:00
2003-12-17 15:45:07 +00:00
2003-10-10 02:57:45 +00:00
2003-10-10 02:57:45 +00:00
2003-10-10 02:57:45 +00:00
2003-10-10 02:57:45 +00:00
2008-01-29 20:24:24 -08:00
2005-09-20 18:34:01 +00:00
2003-06-13 19:23:41 +00:00
2003-10-10 02:57:45 +00:00
2004-09-10 23:13:05 +00:00
2003-06-17 16:55:07 +00:00
2007-12-23 19:29:33 -05:00