summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/objdl.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: Add libdl supportAlex White2023-08-301-0/+2
|
* libdl: Add support to import base image TLS symbolsChris Johns2023-08-211-0/+1
| | | | | | | | | | | | | | | | This change requires an rtems-tools update for symbol generation. Working architectures: - aarch64 - arm - powerpc - sparc No newlib TLS support but checked: - i386 - m69k Updates #4920
* Update company nameSebastian Huber2023-05-201-1/+1
| | | | | The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
* cpukit/libdl: Add support for AArch64Ryan Long2022-07-291-0/+2
| | | | | | rtl-mdreloc-aarch64.c and elf_machdep.h came from NetBSD. Updates #4682
* build: Sort source listsSebastian Huber2021-02-241-5/+5
| | | | Use the Python sorted() function to sort the "source" lists.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+71
Update #3818.