libc/newlib/libc/include
Geoffrey Keating f6eff1c046 In newlib/:
2001-12-22  Geoffrey Keating  <geoffk@redhat.com>
	    Catherine Moore  <clm@redhat.com>
	    Richard Henderson  <rth@redhat.com>
	    Corinna Vinschen  <vinschen@redhat.com>

	* configure.host: Add support for xstormy16.
	* libc/include/machine/ieeefp.h: Add support for xstormy16.
	* libc/include/machine/setjmp.h: Add support for xstormy16.
	* libc/include/sys/config.h: Add support for xstormy16.
	* libc/machine/xstormy16/Makefile.am: New file.
	* libc/machine/xstormy16/Makefile.in: New file.
	* libc/machine/xstormy16/aclocal.m4: New file.
	* libc/machine/xstormy16/configure: New file.
	* libc/machine/xstormy16/configure.in: New file.
	* libc/machine/xstormy16/setjmp.S: New file.

In libgloss/:
2001-12-22  Geoffrey Keating  <geoffk@redhat.com>
	    Mark Salter  <msalter@redhat.com>
	    Catherine Moore  <clm@redhat.com>
	    Richard Henderson  <rth@redhat.com>

	* configure.in: Add xstormy16.
	* libnosys/configure.in: Add xstormy16.
	* configure: Regenerated.
	* libnosys/configure: Regenerated.
	* xstormy16/Makefile.in: New file.
	* xstormy16/close.c: New file.
	* xstormy16/configure: New file.
	* xstormy16/configure.in: New file.
	* xstormy16/crt0.s: New file.
	* xstormy16/crt0_stub.s: New file.
	* xstormy16/crti.s: New file.
	* xstormy16/crtn.s: New file.
	* xstormy16/eva_app.c: New file.
	* xstormy16/eva_app.ld: New file.
	* xstormy16/eva_stub.ld: New file.
	* xstormy16/fstat.c: New file.
	* xstormy16/getpid.c: New file.
	* xstormy16/kill.c: New file.
	* xstormy16/lseek.c: New file.
	* xstormy16/open.c: New file.
	* xstormy16/sbrk.c: New file.
	* xstormy16/sim_high.ld: New file.
	* xstormy16/stat.c: New file.
	* xstormy16/syscalls.S: New file.
	* xstormy16/syscalls.m4: New file.
	* xstormy16/unlink.c: New file.
	* xstormy16/xstormy16_stub.c: New file.
2001-12-22 22:47:58 +00:00
..
machine In newlib/: 2001-12-22 22:47:58 +00:00
sys In newlib/: 2001-12-22 22:47:58 +00:00
_ansi.h * Makefile.am: Fix space vs. tab problem in install-data-local. 2000-09-06 20:46:27 +00:00
_syslist.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
alloca.h * libc/include/alloca.h: Move libc/sys/linux/include/alloca.h 2001-11-14 10:25:35 +00:00
ar.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
assert.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ctype.h 2001-06-11 Danny Smith <dannysmith@users.sourceforge.net> 2001-06-11 21:51:41 +00:00
dirent.h * libc/include/dirent.h: Protect against multiple inclusion. 2001-11-30 17:26:47 +00:00
errno.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fastmath.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fcntl.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
grp.h 2001-02-08 Edward M. Lee <tailbert@yahoo.com> 2001-02-09 00:13:54 +00:00
ieeefp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
locale.h 2001-02-05 Charles Wilson <cwilson@ece.gatech.edu> 2001-02-05 21:51:43 +00:00
malloc.h 2001-08-13 Jeff Johnston <jjohnstn@redhat.com> 2001-08-13 22:54:42 +00:00
math.h * libc/include/math.h: The C++ standard adds the single-precision 2001-10-23 17:43:16 +00:00
paths.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
process.h * libc/include/process.h: Add getpid() declaration. 2001-09-17 21:30:58 +00:00
pthread.h 2000-12-11 Joel Sherrill <joel@OARcorp.com> 2000-12-12 01:24:09 +00:00
pwd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
reent.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
regdef.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
setjmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
signal.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
stdio.h 2001-08-02 Jeff Johnston <jjohnstn@redhat.com> 2001-08-02 22:28:40 +00:00
stdlib.h * libc/include/alloca.h: Move libc/sys/linux/include/alloca.h 2001-11-14 10:25:35 +00:00
string.h * libc/string/swab.c: Specify that it's defined in <unistd.h>. 2000-08-30 18:30:16 +00:00
termios.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.h 2001-04-19 Robert Collins <rbtcollins@hotmail.com> 2001-04-19 15:54:47 +00:00
unctrl.h * libc/include/sys/config.h: define __IMPORT appropriately 2000-08-01 20:51:51 +00:00
unistd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utime.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00