summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-shell.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl: Realloc text memory if there are trampolinesChris Johns2023-08-271-1/+1
* libdl: Fix warnings on 64bit architecturesChris Johns2022-08-051-2/+2
* cpukit/libdl: Manual file header reordering (SPDX, Doxygen, Copyright)Joel Sherrill2022-03-221-9/+10
* 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-8/+51
* libdl: Add an archive commandChris Johns2019-03-221-136/+916
* 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-14/+3
* libdl: Add symbol searching and loading from archives.Chris Johns2019-02-091-4/+11
* libdl: Add object file dependencies to track referencesChris Johns2018-11-221-8/+46
* libdl: Remove _t from all structures as this is reserved for the standardsChris Johns2018-04-121-38/+38
* libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber2017-12-131-1/+1
* libdl: Fix warningsSebastian Huber2017-10-061-1/+1
* rtems/inttypes.h: New file. Uses contents from cpukitJoel Sherrill2017-04-181-10/+1
* Remove M32R architectureJoel Sherrill2016-01-041-1/+1
* libdl/rtl-shell.c: Adjust printf() format for off_t based on targetJoel Sherrill2015-03-241-6/+8
* 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/+389