libc/libgloss/rx
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 * libgloss/rx/Makefile.in: Respect DESTDIR when installing 2013-02-11 08:28:46 +00:00
abort.S newlib: 2009-10-26 10:05:23 +00:00
argv.S
argvlen.S
chdir.S
chmod.S
close.S
configure newlib: 2009-10-26 10:05:23 +00:00
configure.in newlib: 2009-10-26 10:05:23 +00:00
crt0.S For the RX port, avoid using string instructions when __RX_DISALLOW_STRING_INSNS__ is defined. 2015-04-23 21:57:13 +02:00
crtn.S newlib: 2009-10-26 10:05:23 +00:00
exit.S
fstat.S
gcrt0.S
getpid.S
gettimeofday.S newlib: 2009-10-26 10:05:23 +00:00
heaptop.S
isatty.S
kill.S
link.S
lseek.S
mcount.c newlib: 2009-10-26 10:05:23 +00:00
open.S
read.S
rx-sim.ld Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
rx.ld Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
rxsys.h newlib: 2009-10-26 10:05:23 +00:00
sbrk.c newlib: 2009-10-26 10:05:23 +00:00
sigprocmask.S newlib: 2009-10-26 10:05:23 +00:00
sleep.S
stat.S
time.S newlib: 2009-10-26 10:05:23 +00:00
times.S
unlink.S
utime.S
write.S