summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl01 (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-26tests: Add header for RTEMS test printerSebastian Huber1-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 Sherrill4-12/+88
2020-07-23libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber1-1/+1
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber1-1/+1
2019-11-26libtests/dl*: Rename source filesSebastian Huber1-0/+0
2019-11-26libtests/dl*: Use rtems_tarfs_load()Sebastian Huber1-2/+2
2019-07-28libdl/arm: Fix ARM mode trampoline parsing of relocsChris Johns1-1/+0
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns1-0/+1
2019-02-09libdl: Add support for trampolinesChris Johns1-1/+40
2018-07-30libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZESebastian Huber1-4/+2
2018-04-12libdl: Fix the tests loading the correct filesChris Johns1-2/+2
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns2-49/+3
2017-11-15dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber1-4/+3
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-07-18tests: Use floating point taskSebastian Huber1-0/+2
2017-06-13tests: Fix build dependenciesSebastian Huber1-1/+1
2017-05-11testsuites: Fix build dependences for generated files.Chris Johns1-0/+2
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns1-8/+3
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns1-1/+2
2015-01-20Fixed dl01 and dl02 makefilesMarcos Diaz1-1/+1
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber1-1/+0
2014-11-20dl01,dl02: Avoid non-runnable $(EXEEXT) filesSebastian Huber1-1/+7
2014-11-04libtests: Update dl01 documentation.Chris Johns3-1/+40
2014-11-02dl01/dl-load.c: Add missing constJoel Sherrill1-1/+1
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns7-0/+249