summaryrefslogtreecommitdiff
path: root/cpukit/libdl/rtl-mdreloc-sparc.c (follow)
AgeCommit message (Expand)Author
2020-05-05libdl/sparc: Print trace message of reloc failture pathChris Johns
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns
2019-02-09libdl: Add support for trampolinesChris Johns
2019-01-07Fix format warningsSebastian Huber
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-03-31libdl: Support link ordered loading of ELF sections.Chris Johns
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns
2016-11-14rtl-mdreloc-sparc.c: Do not print unaligned pointer and cause unaligned access.Jiri Gaisler
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns