libc/libgloss
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
..
config 20000317 sourceware import 2000-03-17 22:48:54 +00:00
d30v 20000317 sourceware import 2000-03-17 22:48:54 +00:00
doc 20000317 sourceware import 2000-03-17 22:48:54 +00:00
fr30 20000317 sourceware import 2000-03-17 22:48:54 +00:00
hp74x 2001-07-18 Jeff Johnston <jjohnstn@redhat.com> 2001-07-18 21:26:59 +00:00
i386 20000317 sourceware import 2000-03-17 22:48:54 +00:00
i960 20000317 sourceware import 2000-03-17 22:48:54 +00:00
libnosys In newlib/: 2001-12-22 22:47:58 +00:00
m32r 2001-10-31 Jeff Johnston <jjohnstn@redhat.com> 2001-10-31 19:26:13 +00:00
m68k Add support for GDB monitor-style I/O. 2001-09-10 23:47:42 +00:00
mcore 20000317 sourceware import 2000-03-17 22:48:54 +00:00
mips Add ddb-kseg0.ld and switch to kseg1 if sizing memory from kseg0 2001-10-18 02:24:30 +00:00
mn10200 2001-02-22 Jeff Johnston <jjohnstn@redhat.com> 2001-02-22 22:23:23 +00:00
mn10300 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
pa 2001-07-18 Jeff Johnston <jjohnstn@redhat.com> 2001-07-18 21:26:59 +00:00
rs6000 * rs6000/simulator.S (dup): New syscall. 2001-03-09 07:31:34 +00:00
sh 20000317 sourceware import 2000-03-17 22:48:54 +00:00
sparc 2001-07-18 Jeff Johnston <jjohnstn@redhat.com> 2001-07-18 21:26:59 +00:00
testsuite 20000317 sourceware import 2000-03-17 22:48:54 +00:00
v850/sys 20000317 sourceware import 2000-03-17 22:48:54 +00:00
wince 20000317 sourceware import 2000-03-17 22:48:54 +00:00
xstormy16 In newlib/: 2001-12-22 22:47:58 +00:00
ChangeLog In newlib/: 2001-12-22 22:47:58 +00:00
Makefile.in 20000317 sourceware import 2000-03-17 22:48:54 +00:00
README 20000317 sourceware import 2000-03-17 22:48:54 +00:00
close.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
configure In newlib/: 2001-12-22 22:47:58 +00:00
configure.in In newlib/: 2001-12-22 22:47:58 +00:00
debug.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
debug.h 20000317 sourceware import 2000-03-17 22:48:54 +00:00
fstat.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
getpid.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
glue.h 20000317 sourceware import 2000-03-17 22:48:54 +00:00
isatty.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
kill.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
lseek.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
open.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
print.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
putnum.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
read.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
sbrk.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
stat.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
syscall.h 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
unlink.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
write.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00

README

sparc	- Fujitsu Sparclite board. Works on the ex930, ex931, ex933
hp74x	- Hewlett Packard HP742 board. Also some support for the hp743.
m68k	- Motorola MVME135 and IDP board. For CPU32 systems.
pa	- WinBond and Oki boards with a PA.
mips	- R3000 support. Array Tech LSI33k based RAID disk controller.