summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl09 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-26tests: Add header for RTEMS test printerSebastian Huber5-5/+5
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns1-2/+14
2022-08-19dl09/dl-load.c: Fix gcc 12 warningRyan Long1-1/+1
2022-07-29libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZERyan Long1-1/+1
2022-04-12testsuites/libtests/[a-l]*: Change license to BSD-2Joel Sherrill1-3/+22
2022-04-07testsuites/libtests/dl*: Change license to BSD-2Joel Sherrill13-39/+286
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