summaryrefslogtreecommitdiff
path: root/cpukit/include/rtems/rtl (follow)
AgeCommit message (Expand)Author
2020-05-05libdl/obj-comp: Add trace prints when decompressingChris Johns
2019-05-22libdl: Sort object file symbols and use a binary search to findChris Johns
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns
2019-04-04doxygen: Added subclasses to APIAndreas Dachsberger
2019-03-22libdl: Add an archive commandChris Johns
2019-02-20libdl/archive: Fix the config file string index while removing tailing white ...Chris Johns
2019-02-20libdl/alloc: Add a locking interface to the allocator.Chris Johns
2019-02-15libdl: Allocator does not unlock and lock memory on loading.Chris Johns
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns
2019-02-09libdl: Add support for large memory programsChris Johns
2019-02-09libdl: Add support for trampolinesChris Johns
2019-02-09libdl: Fix the support for constructors and desctructors.Chris Johns
2019-02-09libdl: Add symbol searching and loading from archives.Chris Johns
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara
2018-11-22libdl: Add object file dependencies to track referencesChris Johns
2018-11-22libdl: Reindex unresolved names after removing used records.Chris Johns
2018-11-22libdl: Manage the allocation of common uninitialised variables.Chris Johns
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber
2018-01-25Remove make preinstallChris Johns