summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-rap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-05libdl/rap: Correctly check the return enum from rela callsChris Johns1-4/+13
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-06-12libdl/rap: fix RAP file load error.zhengxiaojun1-2/+2
2019-02-15libdl/rap: Add the section alloc call after section load was splitChris Johns1-0/+6
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns1-70/+70
2018-04-12libdl: RAP format fixes.Chris Johns1-8/+10
2017-12-13libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber1-3/+3
2017-10-06libdl: Fix warningsSebastian Huber1-23/+27
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-20/+35
2016-07-21libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa1-0/+2
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+980