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
..
Makefile.in
a_close.c
a_compare_handles.c
a_configure.c
a_fetch_argc.c
a_fetch_argv.c
a_fetch_dir.c
a_fetch_fullname.c
a_fetch_location.c
a_fetch_param.c
a_fetch_range.c
a_fetch_tfarg.c
a_fetch_time.c
a_fetch_type.c
a_fetch_type_str.c
a_fetch_value.c
a_handle_by_name.c
a_handle_hiconn.c
a_handle_object.c
a_handle_parent.c
a_handle_simulated_net.c
a_handle_tfarg.c
a_initialize.c
a_next.c
a_next_bit.c
a_next_port.c
a_next_topmod.c
a_object_of_type.c
a_product_version.c
a_set_value.c
a_vcl.c
a_version.c
asynch.c
config.h.in
delay.c
exprinfo.c
finish.c
getcstringp.c
getinstance.c
getlongp.c
getp.c
getsimtime.c
io_print.c
math.c
mc_scan_plusargs.c
nodeinfo.c
nump.c
priv.c
priv.h
putlongp.c
putp.c
spname.c
typep.c
veriusertfs.c
workarea.c