summaryrefslogtreecommitdiff
path: root/testsuites/libtests/dl01 (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-11-26libtests/dl*: Rename source filesSebastian Huber
2019-11-26libtests/dl*: Use rtems_tarfs_load()Sebastian Huber
2019-07-28libdl/arm: Fix ARM mode trampoline parsing of relocsChris Johns
2019-02-09libdl: Add powerpc large memory and small data support.Chris Johns
2019-02-09libdl: Add support for trampolinesChris Johns
2018-07-30libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZESebastian Huber
2018-04-12libdl: Fix the tests loading the correct filesChris Johns
2018-04-10testsuite/libtests: Merged nested Makefile.am files into one Makefile.amChris Johns
2017-11-15dl01, dl02, dl05: Fix unresolved printf symbolSebastian Huber
2017-11-06tests: Use simple console driverSebastian Huber
2017-10-28tests: Remove TEST_INITSebastian Huber
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns
2017-07-18tests: Use floating point taskSebastian Huber
2017-06-13tests: Fix build dependenciesSebastian Huber
2017-05-11testsuites: Fix build dependences for generated files.Chris Johns
2017-04-04testsuite: Add a common test configuration. Fix configure.ac and Makefile.am ...Chris Johns
2016-12-14libdl: Add C++ exception support to loaded modules.Chris Johns
2015-01-20Fixed dl01 and dl02 makefilesMarcos Diaz
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber
2014-11-20dl01,dl02: Avoid non-runnable $(EXEEXT) filesSebastian Huber
2014-11-04libtests: Update dl01 documentation.Chris Johns
2014-11-02dl01/dl-load.c: Add missing constJoel Sherrill
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns