summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/dl08 (follow)
Commit message (Expand)AuthorAgeFilesLines
* libtest: <rtems/test.h> to <rtems/test-info.h>Sebastian Huber2020-07-236-6/+6
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber2019-12-191-1/+1
* libtest: Change expected pass state stringSebastian Huber2019-12-051-1/+1
* libtests/dl*: Rename source filesSebastian Huber2019-11-266-0/+0
* libtests/dl*: Use rtems_tarfs_load()Sebastian Huber2019-11-261-2/+2
* libtests/dl*: Do not generate files via "echo"Sebastian Huber2019-11-251-0/+6
* libdl: Do not access the ELF file while the allocator is locked.Chris Johns2019-05-031-1/+1
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-096-40/+40
* libdl: Add support for large memory programsChris Johns2019-02-091-1/+3
* libdl: Add support for trampolinesChris Johns2019-02-091-15/+21
* libdl: Fix the support for constructors and desctructors.Chris Johns2019-02-091-1/+1
* libtest/dl08: Add a test for archives.Chris Johns2019-02-0917-0/+955