newlib-cygwin/newlib/libc/machine
Geoffrey Keating 9c2e764253 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.
2002-02-01 18:00:41 +00:00
..
a29k * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
arm * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
d10v * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
d30v * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
fr30 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
h8300 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
h8500 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
hppa * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
i386 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com> 2001-12-19 03:03:43 +00:00
i960 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
m32r * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
m68k * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
m88k * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
mips * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
mn10200 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
mn10300 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
necv70 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
powerpc * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
sh * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
sparc * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
tic80 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
v850 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
w65 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
xscale Fix bug when len == 1 and dst was not word aligned. 2002-01-17 17:02:08 +00:00
xstormy16 In ld/ChangeLog: 2002-02-01 18:00:41 +00:00
z8k * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
aclocal.m4 * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
configure * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
configure.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00