aboutsummaryrefslogtreecommitdiff
path: root/libgloss/msp430/msp430-sim.ld
AgeCommit message (Expand)AuthorFilesLines
2020-08-07MSP430: Increase the amount of main memory available in sim ld scriptsJozef Lawrynowicz1-1/+1
2020-08-07MSP430: Word align __*_array_start symbols in sim linker scriptsJozef Lawrynowicz1-0/+4
2019-07-24MSP430: Remove .init/.fini sectionsJozef Lawrynowicz1-2/+0
2016-04-07Fix typo in the name of the MSP430 attribute section of example MSP430 linker...Nick Clifton1-1/+1
2016-03-10Remove bogus LONG(0) directives from MSP430 linker scripts.Nick Clifton1-1/+0
2015-10-06Add support for persistent data to the MSP430 linker scripts.Nick Clifton1-6/+26
2015-05-27Add a check that the data area does not overrun the stack.Nick Clifton1-0/+16
2015-05-27Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton1-6/+27
2014-11-13 * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton1-22/+37
2014-01-30* msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. BuildDJ Delorie1-6/+2
2013-09-18 * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld.Nick Clifton1-8/+25
2013-05-13[newlib]DJ Delorie1-0/+194