summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-obj.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-31libdl: Support link ordered loading of ELF sections.Chris Johns1-29/+130
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-63/+115
2016-10-04libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.Pavel Pisa1-3/+6
2016-07-21libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa1-2/+63
2016-07-04libdl/rtl-obj.c: ensure that loaded code is synchronized through caches.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/+1031