summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared/start/linkcmds.base (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* bsps: Fix .data.rel.ro placementSebastian Huber2022-08-121-1/+1
* bsps: Sort .noinit* sectionsSebastian Huber2022-07-151-1/+1
* bsp/arm: allocate .rtemsstack on REGION_STACK instead of on REGION_WORKKarel Gardas2022-05-231-1/+1
* bsps/arm/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber2021-05-021-0/+7
* bsps: Add missing DWARF 5 sectionsSebastian Huber2021-01-261-3/+5
* bsps: Support DWARF 5 sectionsSebastian Huber2021-01-251-8/+13
* bsps/arm: Sort fast text/data sectionsSebastian Huber2020-10-211-2/+2
* bsps/arm: Add support for MPU region alignmentSebastian Huber2020-10-211-0/+21
* score: Statically allocate idle/MPCI stacksSebastian Huber2020-02-121-3/+7
* bsps: Add RamEnd to linker command filesSebastian Huber2020-02-041-0/+1
* bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber2018-10-151-0/+3
* bsps/arm: Fix ctor/dtor invocation orderSebastian Huber2018-10-091-31/+4
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-50/+0
* bsps: Support .rtemsstack.* linker input sectionsSebastian Huber2018-06-271-0/+3
* bsps: Move startup files to bspsSebastian Huber2018-04-201-0/+487