Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-19 | libgloss: msp430: split up crt0.S source | Mike Frysinger | 1 | -191/+1 |
2024-01-19 | libgloss: msp430: delete outdated/wrong code | Mike Frysinger | 1 | -14/+0 |
2019-07-24 | MSP430: Remove .init/.fini sections | Jozef Lawrynowicz | 1 | -104/+61 |
2019-04-18 | MSP430: Make the inclusion of run_*_array fns depend on defined assembler sym... | Jozef Lawrynowicz | 1 | -20/+59 |
2019-04-16 | Fix incorrect assembly code in _msp430_run_array | Jozef Lawrynowicz | 1 | -2/+2 |
2017-04-19 | Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory mode... | Jozef Lawrynowicz | 1 | -2/+2 |
2015-08-20 | * msp430/crt0.S: Remove watchdog disabling code. | Nick Clifton | 1 | -2/+0 |
2015-05-27 | Adds support for placing MSP430 code and data into either low memory or high ... | Nick Clifton | 1 | -47/+143 |
2014-11-13 | * msp430/Makefile.in (CRT_OBJS): Add crt_high_bss.o. | Nick Clifton | 1 | -0/+18 |
2014-01-30 | * msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. Build | DJ Delorie | 1 | -3/+54 |
2013-05-13 | [newlib] | DJ Delorie | 1 | -0/+106 |