summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-rap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl/rap: Correctly check the return enum from rela callsChris Johns2020-05-051-4/+13
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* libdl/rap: fix RAP file load error.zhengxiaojun2019-06-121-2/+2
* libdl/rap: Add the section alloc call after section load was splitChris Johns2019-02-151-0/+6
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-121-70/+70
* libdl: RAP format fixes.Chris Johns2018-04-121-8/+10
* libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber2017-12-131-3/+3
* libdl: Fix warningsSebastian Huber2017-10-061-23/+27
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-141-20/+35
* libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa2016-07-211-0/+2
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-201-1/+1
* cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns2014-10-311-0/+980