9c2e764253
* scripttempl/xstormy16.sc: Don't allocate extra space for the stack. In libgloss/ChangeLog: * xstormy16/Makefile.in (SIM_OBJS): Remove sbrk.o, add sim_malloc_start.o. * xstormy16/eva_app.ld: Add __malloc_start. * xstormy16/sbrk.c: Remove. * xstormy16/sim_malloc_start.s: New file. * xstormy16/sim_high.ld: Make the stack start immediately at the end of the program. In newlib/ChangeLog: * configure.host (xstormy16): Don't use the generic malloc. * libc/machine/xstormy16/Makefile.am: Build tiny-malloc. * libc/machine/xstormy16/Makefile.in: Regenerate. * libc/machine/xstormy16/mallocr.c: New file. * libc/machine/xstormy16/tiny-malloc.c: New file. |
||
---|---|---|
.. | ||
Makefile.in | ||
close.c | ||
configure | ||
configure.in | ||
crt0.s | ||
crt0_stub.s | ||
crti.s | ||
crtn.s | ||
eva_app.c | ||
eva_app.ld | ||
eva_stub.ld | ||
fstat.c | ||
getpid.c | ||
kill.c | ||
lseek.c | ||
open.c | ||
sim_high.ld | ||
sim_malloc_start.s | ||
stat.c | ||
syscalls.S | ||
syscalls.m4 | ||
unlink.c | ||
xstormy16_stub.c |