libc/libgloss/msp430
Nick Clifton 324bd11706 Add a check that the data area does not overrun the stack.
* msp430/msp430-sim.ld (.stack): Add an assertion to make sure
	that the data area does not overrun the stack.  PROVIDE a new
	symbol __stack_size to allow the user to set the limit.
	* msp430/msp430xl-sim.ld (.stack): Likewise.
	* rl78/rl78-sim.ld (.stack): Likewise.
	* rl78/rl78.ld (.stack): Likewise.
	* rx/rx-sim.ld (.stack): Likewise.
	* rx/rx.ld (.stack): Likewise.
2015-05-27 13:30:19 +02:00
..
Makefile.in Adds support for placing MSP430 code and data into either low memory or high memory. 2015-05-27 13:30:19 +02:00
cio.c [newlib] 2013-05-13 21:39:51 +00:00
cio.h [newlib] 2013-05-13 21:39:51 +00:00
ciosyscalls.S * configure.in: Remove config_libnosys=false 2014-09-22 15:26:46 +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 Adds support for placing MSP430 code and data into either low memory or high memory. 2015-05-27 13:30:19 +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 Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
msp430xl-sim.ld Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
sbrk.c [newlib] 2013-05-13 21:39:51 +00:00
syscalls.S [newlib] 2013-05-13 21:39:51 +00:00
unlink.c * msp430/Makefile.in (NOSYS_OBJS): Add unlink.o. 2014-04-30 11:30:14 +00:00
write.c [newlib] 2013-05-13 21:39:51 +00:00