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 [libgloss] 2011-11-29 06:33:49 +00:00
argv.S [libgloss] 2011-11-29 06:33:49 +00:00
argvlen.S [libgloss] 2011-11-29 06:33:49 +00:00
chdir.S [libgloss] 2011-11-29 06:33:49 +00:00
chmod.S [libgloss] 2011-11-29 06:33:49 +00:00
close.S [libgloss] 2011-11-29 06:33:49 +00:00
configure [libgloss] 2011-11-29 06:33:49 +00:00
configure.in [libgloss] 2011-11-29 06:33:49 +00:00
crt0.S * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-16 22:21:34 +00:00
crtn.S [libgloss] 2011-11-29 06:33:49 +00:00
exit.S [libgloss] 2011-11-29 06:33:49 +00:00
fstat.S [libgloss] 2011-11-29 06:33:49 +00:00
gcrt0.S [libgloss] 2011-11-29 06:33:49 +00:00
getpid.S [libgloss] 2011-11-29 06:33:49 +00:00
gettimeofday.S [libgloss] 2011-11-29 06:33:49 +00:00
isatty.S [libgloss] 2011-11-29 06:33:49 +00:00
kill.S [libgloss] 2011-11-29 06:33:49 +00:00
link.S [libgloss] 2011-11-29 06:33:49 +00:00
lseek.S [libgloss] 2011-11-29 06:33:49 +00:00
mcount.c [libgloss] 2011-11-29 06:33:49 +00:00
open.S [libgloss] 2011-11-29 06:33:49 +00:00
read.S [libgloss] 2011-11-29 06:33:49 +00:00
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 [libgloss] 2011-11-29 06:33:49 +00:00
stat.S [libgloss] 2011-11-29 06:33:49 +00:00
swrite.S * rl78/crt0.S: Initialize .saddr. Avoid using SEL. 2015-01-20 18:43:36 +00:00
time.S [libgloss] 2011-11-29 06:33:49 +00:00
times.S [libgloss] 2011-11-29 06:33:49 +00:00
unlink.S [libgloss] 2011-11-29 06:33:49 +00:00
utime.S [libgloss] 2011-11-29 06:33:49 +00:00
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