summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl08 (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl: Do not access the ELF file while the allocator is locked.Chris Johns2019-05-031-1/+1
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-096-40/+40
* libdl: Add support for large memory programsChris Johns2019-02-091-1/+3
* libdl: Add support for trampolinesChris Johns2019-02-091-15/+21
* libdl: Fix the support for constructors and desctructors.Chris Johns2019-02-091-1/+1
* libtest/dl08: Add a test for archives.Chris Johns2019-02-0917-0/+955