iverilog/cadpli
Martin Whitaker ab6e9effe1 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__".

(cherry picked from commit 3f936d2d8b)
2026-03-09 18:24:56 -07:00
..
Makefile.in More cppcheck updates 2025-10-20 23:54:15 -07:00
cadpli.c Merge duplicated ivl_dlfcn.h files. 2026-03-09 18:24:56 -07:00
cppcheck.sup More cppcheck updates 2025-10-20 23:54:15 -07:00