summaryrefslogtreecommitdiff
path: root/cpukit/libdl/rtl-mdreloc-powerpc.c (follow)
AgeCommit message (Expand)Author
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns
2019-03-07libdl: Add small data support to the remaining PowerPC BSPs.Chris Johns
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns
2019-02-09libdl: Add support for trampolinesChris Johns
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-02-15libdl: Fix warningSebastian Huber
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns
2014-11-20libdl/rtl-mdreloc-powerpc.c: Fix warningsJoel Sherrill
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns