summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/riscv/linkcmdsbase.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-03bsps/riscv: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+7
Update #3866.
2021-01-26bsps: Add missing DWARF 5 sectionsSebastian Huber1-3/+5
Sort alphabetically.
2021-01-25bsps: Support DWARF 5 sectionsSebastian Huber1-8/+12
GCC 11 uses DWARF 5 by default.
2020-09-14build: Alternative build system based on wafSebastian Huber1-0/+401
Update #3818.