summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtl/rtl-obj.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns1-89/+110
2022-08-22cpukit/include: Fix including in C++Chris Johns1-4/+16
2022-03-25cpukit/include/rtems: Change license to BSD-2Joel Sherrill1-3/+22
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns1-5/+33
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns1-20/+49
2019-02-09libdl: Add support for large memory programsChris Johns1-13/+17
2019-02-09libdl: Add support for trampolinesChris Johns1-1/+37
2019-02-09libdl: Fix the support for constructors and desctructors.Chris Johns1-0/+1
2019-02-09libdl: Add symbol searching and loading from archives.Chris Johns1-11/+55
2018-11-22libdl: Add object file dependencies to track referencesChris Johns1-14/+95
2018-11-22libdl: Manage the allocation of common uninitialised variables.Chris Johns1-0/+33
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns1-113/+113
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-03-31libdl: Support link ordered loading of ELF sections.Chris Johns1-2/+14
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-68/+101
2016-07-21libdl/rtl-obj.c: synchronize cache after code relocation.Pavel Pisa1-0/+7
2015-03-20Replace www.rtems.com with www.rtems.orgSebastian Huber1-1/+1
2014-11-04libdl: Add a local symbol table to the object module.Chris Johns1-0/+3
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns1-0/+580