summaryrefslogtreecommitdiff
path: root/cpukit/libdl/rtl-archive.c (follow)
AgeCommit message (Expand)Author
2020-08-20Fix -Wchar-subscripts warningsAschref Ben Thabet
2020-04-16Canonicalize config.h includeSebastian Huber
2019-03-22libdl: Add an archive commandChris Johns
2019-02-20libdl/archive: Check for an overflow of the symbol table.Chris Johns
2019-02-20libdl/archive: Fix the config file string index while removing tailing white ...Chris Johns
2019-02-20libdl/archive: Return false on read failure.Chris Johns
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns
2019-02-09libdl: Add support for large memory programsChris Johns
2019-02-09libdl: Add symbol searching and loading from archives.Chris Johns