summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtl (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-05libdl/obj-comp: Add trace prints when decompressingChris Johns1-0/+2
2019-05-22libdl: Sort object file symbols and use a binary search to findChris Johns1-0/+9
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns3-10/+52
2019-04-04doxygen: Added subclasses to APIAndreas Dachsberger2-0/+4
2019-03-22libdl: Add an archive commandChris Johns3-1/+34
2019-02-20libdl/archive: Fix the config file string index while removing tailing white ...Chris Johns1-1/+1
2019-02-20libdl/alloc: Add a locking interface to the allocator.Chris Johns1-0/+20
2019-02-15libdl: Allocator does not unlock and lock memory on loading.Chris Johns1-2/+68
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns2-20/+50
2019-02-09libdl: Add support for large memory programsChris Johns4-20/+39
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 Johns6-29/+365
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara1-2/+2
2018-11-22libdl: Add object file dependencies to track referencesChris Johns4-16/+128
2018-11-22libdl: Reindex unresolved names after removing used records.Chris Johns1-1/+6
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 Johns11-308/+308
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber1-6/+3
2018-01-25Remove make preinstallChris Johns14-0/+2293