summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-elf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl/rtl-elf.h: Fix aarch64 defineRyan Long2022-07-291-1/+1
* cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill2022-03-221-7/+8
* cpukit/libdl Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* riscv: preliminarily support for libdlHesham Almatary2019-11-121-1/+1
* libdl: Do not access the ELF file while the allocator is locked.Chris Johns2019-05-031-33/+40
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-091-1/+40
* libdl: Add support for trampolinesChris Johns2019-02-091-2/+62
* libdl: Add object file dependencies to track referencesChris Johns2018-11-221-22/+0
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-121-24/+24
* libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber2017-12-131-3/+3
* libdl: Use 64-bit ELF on 64-bit targetsSebastian Huber2017-10-061-1/+5
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-141-7/+19
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-201-1/+1
* cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns2014-10-311-0/+165