libc/libgloss/msp430
Martin Young 780503f6ac Fix thinko in MSP430 libgloss implementation of write() system call. 2017-05-26 11:35:13 +01:00
..
Makefile.in Build msp430-specific libnosys 2015-12-17 16:51:41 -05:00
cio.S Update CIO hooks to be more flexible. 2015-12-17 16:22:52 -05:00
cio.h [newlib] 2013-05-13 21:39:51 +00:00
ciosyscalls.S Seperate MSP430 cio syscalls into individual function sections. 2016-02-09 13:44:05 +00:00
configure [newlib] 2013-05-13 21:39:51 +00:00
configure.in [newlib] 2013-05-13 21:39:51 +00:00
crt0.S Fix relocation type for _bsssize being R_MSP430X_ABS16 when large memory model is used 2017-04-19 15:04:31 +02:00
crt_bss.S * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld. 2013-09-18 07:38:13 +00:00
crtn.S * msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. Build 2014-01-30 02:46:34 +00:00
gcrt0.S [newlib] 2013-05-13 21:39:51 +00:00
intr_vectors.ld * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld. 2013-09-18 07:38:13 +00:00
memmodel.h Adds support for placing MSP430 code and data into either low memory or high memory. 2015-05-27 13:30:19 +02:00
msp430-sim.ld Fix typo in the name of the MSP430 attribute section of example MSP430 linker scripts. 2016-04-07 12:13:10 +01:00
msp430xl-sim.ld Fix typo in the name of the MSP430 attribute section of example MSP430 linker scripts. 2016-04-07 12:13:10 +01:00
sbrk.c [newlib] 2013-05-13 21:39:51 +00:00
syscalls.S Add support for persistent data to the MSP430 linker scripts. 2015-10-06 17:33:16 +01:00
unlink.c * msp430/Makefile.in (NOSYS_OBJS): Add unlink.o. 2014-04-30 11:30:14 +00:00
write.c Fix thinko in MSP430 libgloss implementation of write() system call. 2017-05-26 11:35:13 +01:00