aboutsummaryrefslogtreecommitdiff
path: root/arch/src/armv7-m/ld.S
AgeCommit message (Expand)Author
2019-01-03copyright: Extend to 2019Ronald Cron
2018-10-08arm: Enable garbage collection of unused functions/dataChris Kay
2018-10-08arm: Place RO data in the correct RAMChris Kay
2018-10-08arm: Move linker script configuration to independent headerChris Kay
2018-10-08arm: Clean up GNU linker script symbolsChris Kay
2018-10-08arm: Convert assembly files to CChris Kay
2018-10-08arm: Prefix exception functions with "arm_"Chris Kay
2018-09-17bs: Add support for Arm Compiler 6Chris Kay
2018-09-17arch: Simplify handling of the stack and the heapChris Kay
2018-09-17arch: Simplify linker script region management using region aliasesChris Kay
2018-09-17arch: Move to Newlib's crt0Chris Kay
2018-06-08Add ARMv7-M architecture supportRonald Cron