summaryrefslogtreecommitdiff
path: root/cpukit/libdl/rtl-elf.c (follow)
AgeCommit message (Expand)Author
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns
2017-12-13libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber
2017-10-06libdl: Fix warningsSebastian Huber
2017-03-31libdl: Support link ordered loading of ELF sections.Chris Johns
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns
2016-08-15libdl: Add trace output when reading section headers.Chris Johns
2016-07-21libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber
2014-11-20libdl: Update comment with details about the error fix.Chris Johns
2014-11-20libdl: Fix possible 16-bit overflow (Coverity 1255339) refs #2192.Chris Johns
2014-11-04libdl: Add a local symbol table to the object module.Chris Johns
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns