libc/libgloss/rl78
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 * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-16 22:21:34 +00:00
abort.S
argv.S
argvlen.S
chdir.S
chmod.S
close.S
configure
configure.in
crt0.S * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-16 22:21:34 +00:00
crtn.S
exit.S
fstat.S
gcrt0.S
getpid.S
gettimeofday.S
isatty.S
kill.S
link.S
lseek.S
mcount.c
open.S
read.S
rl78-sim.ld Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
rl78-sys.h * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-16 22:21:34 +00:00
rl78.ld Add a check that the data area does not overrun the stack. 2015-05-27 13:30:19 +02:00
sbrk.c
stat.S
swrite.S * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-20 18:43:36 +00:00
time.S
times.S
unlink.S
utime.S
vregs.h * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-20 18:43:36 +00:00
write.c * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-16 22:21:34 +00:00