In ld/ChangeLog:
commiteb53192539bc98ca971ae48861a3dd0f9d9a3d73
authorGeoffrey Keating <geoffk@geoffk.org>
Fri, 1 Feb 2002 18:00:36 +0000 (1 18:00 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Fri, 1 Feb 2002 18:00:36 +0000 (1 18:00 +0000)
tree64d335c1f6a91bab55d06414c92fa1cbea68278e
parent99866d680f98a408ca615fdbfdc887de2c7a9b7c
In ld/ChangeLog:
* 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.
ld/ChangeLog
ld/scripttempl/xstormy16.sc