about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-27 02:07:01 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-27 02:07:01 +0000
commitf05f5ca3857fbf83460003f12e81667c2f60851e (patch)
treec2606d87d481fba1d2c69b79011a3f961f21cf20 /ChangeLog
parent252ff6b6767bb0f6ee1a686fa682ea3d8df51c1c (diff)
downloadglibc-f05f5ca3857fbf83460003f12e81667c2f60851e.tar.gz
glibc-f05f5ca3857fbf83460003f12e81667c2f60851e.tar.xz
glibc-f05f5ca3857fbf83460003f12e81667c2f60851e.zip
Update.
1999-07-25  Jakub Jelinek  <jj@ultra.linux.cz>

	* sysdeps/sparc/sparc32/sparcv8/Makefile: -mv8 is deprecated, use
	-mcpu=v8.
	* sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
	* sysdeps/sparc/sparc64/Makefile: Make %g7 register available for
	libc's private use (as assembly routine clobber it anyway).

1999-07-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* README.template (configurations): The crypt add-on has a new
	ftp site.
	* manual/install.texi (Installation): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 434e03de7d..7ce9a2d95e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-07-25  Jakub Jelinek  <jj@ultra.linux.cz>
+
+	* sysdeps/sparc/sparc32/sparcv8/Makefile: -mv8 is deprecated, use
+	-mcpu=v8.
+	* sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise.
+	* sysdeps/sparc/sparc64/Makefile: Make %g7 register available for
+	libc's private use (as assembly routine clobber it anyway).
+
+1999-07-26  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
+
+	* README.template (configurations): The crypt add-on has a new
+	ftp site.
+	* manual/install.texi (Installation): Likewise.
+
 1999-07-26  Ulrich Drepper  <drepper@cygnus.com>
 
 	* time/time.h: Add forward for struct sigevent.  Unix98 maybe