summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-elf.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-29libdl/rtl-elf.h: Fix aarch64 defineRyan Long1-1/+1
2022-03-22cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill1-7/+8
2022-03-22cpukit/libdl Change license to BSD-2Joel Sherrill1-3/+22
2019-11-12riscv: preliminarily support for libdlHesham Almatary1-1/+1
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns1-33/+40
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns1-1/+40
2019-02-09libdl: Add support for trampolinesChris Johns1-2/+62
2018-11-22libdl: Add object file dependencies to track referencesChris Johns1-22/+0
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns1-24/+24
2017-12-13libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber1-3/+3
2017-10-06libdl: Use 64-bit ELF on 64-bit targetsSebastian Huber1-1/+5
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-7/+19
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/+165