summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-mdreloc-sparc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns1-0/+6
2023-08-21libdl: Add support to import base image TLS symbolsChris Johns1-27/+127
2020-05-05libdl/sparc: Print trace message of reloc failture pathChris Johns1-1/+4
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns1-13/+13
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
2019-01-07Fix format warningsSebastian Huber1-2/+3
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
2017-03-31libdl: Support link ordered loading of ELF sections.Chris Johns1-1/+2
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-7/+36
2016-11-14rtl-mdreloc-sparc.c: Do not print unaligned pointer and cause unaligned access.Jiri Gaisler1-2/+3
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+261