about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-19 00:23:31 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-19 00:23:31 +0000
commitd975eb1d37960f6bef4fcdfb3a3d8d81970dc031 (patch)
treecd6eacb8eb18315d2c8a42be1142f060619da806
parent755104edc75c53f4a0e7440334e944ad3c6b32fc (diff)
downloadglibc-d975eb1d37960f6bef4fcdfb3a3d8d81970dc031.tar.gz
glibc-d975eb1d37960f6bef4fcdfb3a3d8d81970dc031.tar.xz
glibc-d975eb1d37960f6bef4fcdfb3a3d8d81970dc031.zip
Update.
	* sysdeps/mips/Dist: Add fpu/fenv_libc.h.
	* sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c and qp_add.c.
	* sysdeps/unix/sysv/linux/ia64/Dist: Add net/route.h.
-rw-r--r--ChangeLog4
-rw-r--r--README2
-rw-r--r--sysdeps/mips/Dist1
-rw-r--r--sysdeps/sparc/sparc32/soft-fp/Dist2
-rw-r--r--sysdeps/unix/sysv/linux/ia64/Dist1
5 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 726f73666e..c9e06ea4a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
 	* version.h (VERSION): Bump to 2.1.94.
 
+	* sysdeps/mips/Dist: Add fpu/fenv_libc.h.
+	* sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c and qp_add.c.
+	* sysdeps/unix/sysv/linux/ia64/Dist: Add net/route.h.
+
 	* malloc/mtrace.c (mtrace): Mark stream as close on exec.
 
 2000-09-17  Bruno Haible  <haible@clisp.cons.org>
diff --git a/README b/README
index c424212afb..022ddb4a18 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This directory contains the version 2.1.93 release of the GNU C Library.
+This directory contains the version 2.1.94 release of the GNU C Library.
 Many bugs have been fixed since the last release.
 Some bugs surely remain.
 
diff --git a/sysdeps/mips/Dist b/sysdeps/mips/Dist
index 7c7e545ca4..5ad586dbff 100644
--- a/sysdeps/mips/Dist
+++ b/sysdeps/mips/Dist
@@ -4,6 +4,7 @@ rtld-parms
 regdef.h
 sgidefs.h
 fpregdef.h
+fpu/fenv_libc.h
 sys/fpregdef.h
 sys/regdef.h
 sys/asm.h
diff --git a/sysdeps/sparc/sparc32/soft-fp/Dist b/sysdeps/sparc/sparc32/soft-fp/Dist
index 9fcb98a08b..5f6fc25382 100644
--- a/sysdeps/sparc/sparc32/soft-fp/Dist
+++ b/sysdeps/sparc/sparc32/soft-fp/Dist
@@ -1,3 +1,5 @@
+q_add.c
+qp_add.c
 q_cmp.c
 q_cmpe.c
 q_div.c
diff --git a/sysdeps/unix/sysv/linux/ia64/Dist b/sysdeps/unix/sysv/linux/ia64/Dist
index 75eae4ce57..9ffa9a3ca8 100644
--- a/sysdeps/unix/sysv/linux/ia64/Dist
+++ b/sysdeps/unix/sysv/linux/ia64/Dist
@@ -1,5 +1,6 @@
 clone.S
 clone2.S
 ioperm.c
+net/route.h
 sys/procfs.h
 sys/io.h