summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-unresolved.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl: Fix warnings on 64bit architecturesChris Johns2022-08-051-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
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* libdl: Do not access the ELF file while the allocator is locked.Chris Johns2019-05-031-28/+109
* libdl/unresolved: Fix return value for rtems_rtl_unresolved_removeChris Johns2019-02-201-2/+2
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-091-1/+1
* libdl: Add support for large memory programsChris Johns2019-02-091-163/+225
* libdl: Fix the support for constructors and desctructors.Chris Johns2019-02-091-1/+3
* libdl: Add symbol searching and loading from archives.Chris Johns2019-02-091-28/+132
* 5 spelling errors for a Google Code-In task.Jacob Shin2018-12-021-2/+2
* libdl: Add object file dependencies to track referencesChris Johns2018-11-221-2/+2
* libdl: Reindex unresolved names after removing used records.Chris Johns2018-11-221-20/+120
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-121-78/+77
* libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber2017-12-131-2/+2
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* 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/+471