summaryrefslogtreecommitdiffstats
path: root/libgloss/msp430/msp430xl-sim.ld
Commit message (Expand)AuthorAgeFilesLines
* Always define __high_bsssize, do not just PROVIDE it.Nick Clifton2015-12-041-1/+1
* Fix initialisation of .upper.bss for the MSP430.Nick Clifton2015-11-231-0/+1
* Add support for persistent data to the MSP430 linker scripts.Nick Clifton2015-10-061-2/+13
* Add a check that the data area does not overrun the stack.Nick Clifton2015-05-271-1/+17
* Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton2015-05-271-53/+230
* * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton2014-11-131-28/+63
* * msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. BuildDJ Delorie2014-01-301-4/+1
* * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld.Nick Clifton2013-09-181-6/+23
* [newlib]DJ Delorie2013-05-131-0/+203