newlib-cygwin/libgloss/msp430
Mike Frysinger 787b83bb9b libgloss: merge msp430 into top-level Makefile
Avoid a recursive make to speed things up a bit.
A msp430-elf build shows installed objects & libs produce same code.
2024-01-19 20:21:05 -05:00
..
Makefile.inc libgloss: merge msp430 into top-level Makefile 2024-01-19 20:21:05 -05:00
cio.S Update CIO hooks to be more flexible. 2015-12-17 16:22:52 -05:00
cio.h
ciosyscalls.S Seperate MSP430 cio syscalls into individual function sections. 2016-02-09 13:44:05 +00:00
crt0.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_bss.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_callexit.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_high_bss.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_init.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_main.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_move_highdata.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_movedata.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_run_array.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_run_fini_array.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_run_init_array.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
crt_run_preinit_array.S libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
gcrt0.S
intr_vectors.ld * msp430/Makefile.in (SCRIPTS): Add intr_vectors.ld. 2013-09-18 07:38:13 +00:00
memmodel.h libgloss: msp430: split up crt0.S source 2024-01-19 20:21:05 -05:00
msp430-sim.ld MSP430: Increase the amount of main memory available in sim ld scripts 2020-08-07 15:16:43 +02:00
msp430xl-sim.ld MSP430: Increase the amount of main memory available in sim ld scripts 2020-08-07 15:16:43 +02:00
sbrk.c MSP430: Fix calculation of string length in sbrk.c 2020-09-04 15:05:17 +02: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 definition of write() to use const char * for the type of the buffer 2019-04-15 14:21:59 +02:00