summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl08 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns1-1/+1
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns6-40/+40
2019-02-09libdl: Add support for large memory programsChris Johns1-1/+3
2019-02-09libdl: Add support for trampolinesChris Johns1-15/+21
2019-02-09libdl: Fix the support for constructors and desctructors.Chris Johns1-1/+1
2019-02-09libtest/dl08: Add a test for archives.Chris Johns17-0/+955