summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl09/dl-load.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libdl: Realloc text memory if there are trampolinesChris Johns2023-08-271-2/+14
* dl09/dl-load.c: Fix gcc 12 warningRyan Long2022-08-191-1/+1
* testsuites/libtests/dl*: Change license to BSD-2Joel Sherrill2022-04-071-3/+22
* libtest/dl09: Test trampolines only when supportedChris Johns2020-05-061-4/+20
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-091-1/+3
* libdl: Add support for large memory programsChris Johns2019-02-091-2/+8
* libdl: Add support for trampolinesChris Johns2019-02-091-0/+195