summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Add header for RTEMS test printerSebastian Huber2023-09-261-1/+1
* libtests/dl*: Bump up the size of CONFIGURE_INIT_TASK_STACK_SIZERyan Long2022-07-291-1/+1
* testsuites/libtests/[a-l]*: Change license to BSD-2Joel Sherrill2022-04-121-3/+22
* testsuites/libtests/dl*: Change license to BSD-2Joel Sherrill2022-04-074-12/+88
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-231-1/+1
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* libtests/dl*: Rename source filesSebastian Huber2019-11-261-0/+0
* libtests/dl*: Use rtems_tarfs_load()Sebastian Huber2019-11-261-2/+2
* libdl/arm: Fix ARM mode trampoline parsing of relocsChris Johns2019-07-281-1/+0
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-091-0/+1
* libdl: Add support for trampolinesChris Johns2019-02-091-1/+40
* libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZESebastian Huber2018-07-301-4/+2
* libdl: Fix the tests loading the correct filesChris Johns2018-04-121-2/+2
* testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-102-49/+3
* dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber2017-11-151-4/+3
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* tests: Use floating point taskSebastian Huber2017-07-181-0/+2
* tests: Fix build dependenciesSebastian Huber2017-06-131-1/+1
* testsuites: Fix build dependences for generated files.Chris Johns2017-05-111-0/+2
* testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns2017-04-041-8/+3
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-141-1/+2
* Fixed dl01 and dl02 makefilesMarcos Diaz2015-01-201-1/+1
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-161-1/+0
* dl01,dl02: Avoid non-runnable $(EXEEXT) filesSebastian Huber2014-11-201-1/+7
* libtests: Update dl01 documentation.Chris Johns2014-11-043-1/+40
* dl01/dl-load.c: Add missing constJoel Sherrill2014-11-021-1/+1
* cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns2014-10-317-0/+249