summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv/linkcmdsbase.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/riscv: Support RTEMS_NOINIT in linkcmdsSebastian Huber2021-05-031-0/+7
| | | | Update #3866.
* bsps: Add missing DWARF 5 sectionsSebastian Huber2021-01-261-3/+5
| | | | Sort alphabetically.
* bsps: Support DWARF 5 sectionsSebastian Huber2021-01-251-8/+12
| | | | GCC 11 uses DWARF 5 by default.
* build: Alternative build system based on wafSebastian Huber2020-09-141-0/+401
Update #3818.