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. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| d-generic-edif.c | ||
| d-generic.c | ||
| d-lpm.c | ||
| d-virtex.c | ||
| d-virtex2.c | ||
| device.h | ||
| edif.c | ||
| edif.h | ||
| fpga-s.conf | ||
| fpga.c | ||
| fpga.conf | ||
| fpga.txt | ||
| fpga_priv.h | ||
| gates.c | ||
| generic.c | ||
| generic.h | ||
| iverilog-fpga.man | ||
| mangle.c | ||
| tables.c | ||
| xilinx.c | ||
| xilinx.h | ||