libc/newlib/libc
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
..
ctype * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
errno * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
include * libc/include/sys/signal.h [__CYGWIN__]: Issue error message 2002-01-28 18:03:54 +00:00
locale * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
machine In ld/ChangeLog: 2002-02-01 18:00:41 +00:00
misc * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
posix * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
reent * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
signal * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
stdio 2002-01-11 Jeff Johnston <jjohnstn@redhat.com> 2002-01-11 22:06:09 +00:00
stdlib * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equal 2001-12-18 02:22:55 +00:00
string * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
sys _sbrk(): Return -1 rather than aborting if too much memory is requested. 2002-01-17 16:39:53 +00:00
syscalls * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
time * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
unix * 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
libc.texinfo import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00