Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-06 | Add support for persistent data to the MSP430 linker scripts. | Nick Clifton | 3 | -8/+46 |
2015-08-20 | * msp430/crt0.S: Remove watchdog disabling code. | Nick Clifton | 1 | -2/+0 |
2015-05-27 | Add a check that the data area does not overrun the stack. | Nick Clifton | 2 | -1/+33 |
2015-05-27 | Adds support for placing MSP430 code and data into either low memory or high ... | Nick Clifton | 9 | -786/+429 |
2014-11-13 | * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o. | Nick Clifton | 4 | -50/+119 |
2014-10-23 | 2014-10-22 Tim Harder <radhermit@gmail.com> | DJ Delorie | 1 | -2/+4 |
2014-09-22 | * configure.in: Remove config_libnosys=false | Nick Clifton | 2 | -6/+6 |
2014-04-30 | * msp430/Makefile.in (NOSYS_OBJS): Add unlink.o. | Nick Clifton | 2 | -8/+31 |
2014-01-30 | * msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. Build | DJ Delorie | 6 | -24/+83 |
2013-09-18 | * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld. | Nick Clifton | 9 | -40/+299 |
2013-05-13 | [newlib] | DJ Delorie | 18 | -0/+5501 |