summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-mdreloc-powerpc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns1-15/+54
2019-03-07libdl: Add small data support to the remaining PowerPC BSPs.Chris Johns1-0/+15
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns1-73/+286
2019-02-09libdl: Add support for trampolinesChris Johns1-3/+53
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns1-19/+19
2017-12-13libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber1-1/+1
2017-10-06libdl: Fix warningsSebastian Huber1-2/+3
2017-02-15libdl: Fix warningSebastian Huber1-1/+2
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-0/+43
2014-11-20libdl/rtl-mdreloc-powerpc.c: Fix warningsJoel Sherrill1-2/+1
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+186