iverilog/cadpli
Martin Whitaker 3f936d2d8b Merge duplicated ivl_dlfcn.h files.
The vvp/ivl_dlfcn.h and cadpli/ivl_dlfcn.h files are essentially the
same, but have diverged a bit over the years. Merge them into a single
shared file at the top level. Use the static prefix for all inline
functins (currently only used in the cadpli version) as that will fix
issue #1301. We now require the compiler to support at least C99, so
can use "inline", not "__inline__".
2026-03-05 11:55:56 +00:00
..
Makefile.in More cppcheck updates 2025-10-20 23:54:15 -07:00
cadpli.c Merge duplicated ivl_dlfcn.h files. 2026-03-05 11:55:56 +00:00
cppcheck.sup More cppcheck updates 2025-10-20 23:54:15 -07:00