summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-mdreloc-riscv.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libdl: Realloc text memory if there are trampolinesChris Johns2023-08-271-0/+6
| | | | | | | | | - Add resize to the allocator interface - Rework the trampoline variables in the obj struct to make better sense of what is happening Closes #4944
* riscv: preliminarily support for libdlHesham Almatary2019-11-121-0/+435
Support for targets compiled with -fno-pic and -mno-relax