summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/virtex/start/linkcmds.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove old build systemSebastian Huber2021-09-211-35/+0
| | | | | Close #3250. Close #4081.
* bsps: Support .rtemsstack.* linker input sectionsSebastian Huber2018-06-271-1/+1
| | | | | | Use a dedicated memory region or place it between the BSS and workspace. Update #3459.
* bsps: Move startup files to bspsSebastian Huber2018-04-201-0/+35
Adjust build support files to new directory layout. This patch is a part of the BSP source reorganization. Update #3285.