Module Name: src Committed By: riastradh Date: Fri Nov 22 00:24:58 UTC 2024
Added Files: src/external/bsd/elftoolchain/lib/libdwarf: dwarf.expsym src/external/bsd/elftoolchain/lib/libelf: elf.expsym Log Message: external/bsd/elftoolchain: Add expected symbols lists. NOTE: These have upstream Version.map files which we're just not using, and as a result various internal symbols _libelf_* and _libdwarf_* seem to be leaking out. Maybe we should use the upstream version map? PR lib/58838: shared libraries in base should all have expsym lists To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 \ src/external/bsd/elftoolchain/lib/libdwarf/dwarf.expsym cvs rdiff -u -r0 -r1.1 src/external/bsd/elftoolchain/lib/libelf/elf.expsym Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.