summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl09 (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber5-5/+5
2020-05-06libtest/dl09: Test trampolines only when supportedChris Johns1-4/+20
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2019-12-05libtest: Change expected pass state stringSebastian Huber1-1/+1
2019-11-26libtests/dl*: Rename source filesSebastian Huber5-0/+0
2019-11-26libtests/dl*: Use rtems_tarfs_load()Sebastian Huber1-2/+2
2019-05-03libdl: Do not access the ELF file while the allocator is locked.Chris Johns3-2/+3
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns6-45/+52
2019-02-09libdl: Add support for large memory programsChris Johns2-2/+9
2019-02-09libdl: Add support for trampolinesChris Johns15-0/+1057