summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-mdreloc-v850.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns1-0/+6
2022-04-27libdl: Manually adding file headers and licensesRyan Long1-0/+35
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns1-10/+10
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns1-0/+32
2019-02-09libdl: Add support for trampolinesChris Johns1-2/+52
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
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-0/+29
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+97