summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-obj.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl: Support link ordered loading of ELF sections.Chris Johns2017-03-311-29/+130
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-141-63/+115
* libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.Pavel Pisa2016-10-041-3/+6
* libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa2016-07-211-2/+63
* libdl/rtl-obj.c: ensure that loaded code is synchronized through caches.Pavel Pisa2016-07-041-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/+1031