aboutsummaryrefslogtreecommitdiff
path: root/libgloss/msp430
AgeCommit message (Expand)AuthorFilesLines
2015-10-06Add support for persistent data to the MSP430 linker scripts.Nick Clifton3-8/+46
2015-08-20 * msp430/crt0.S: Remove watchdog disabling code.Nick Clifton1-2/+0
2015-05-27Add a check that the data area does not overrun the stack.Nick Clifton2-1/+33
2015-05-27Adds support for placing MSP430 code and data into either low memory or high ...Nick Clifton9-786/+429
2014-11-13 * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o.Nick Clifton4-50/+119
2014-10-232014-10-22 Tim Harder <radhermit@gmail.com>DJ Delorie1-2/+4
2014-09-22 * configure.in: Remove config_libnosys=falseNick Clifton2-6/+6
2014-04-30 * msp430/Makefile.in (NOSYS_OBJS): Add unlink.o.Nick Clifton2-8/+31
2014-01-30* msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. BuildDJ Delorie6-24/+83
2013-09-18 * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld.Nick Clifton9-40/+299
2013-05-13[newlib]DJ Delorie18-0/+5501