summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-08-17 20:38:57 +0000
committerUlrich Drepper <drepper@redhat.com>2000-08-17 20:38:57 +0000
commit4c4b95182b5dcda4c8c1b37763755ec0a210f4f8 (patch)
tree045b0d798493a46c57777d5db499bd7363967bdd /ChangeLog
parent319b400bb50e6e70c97d7fabdbb365cd946780ac (diff)
downloadglibc-4c4b95182b5dcda4c8c1b37763755ec0a210f4f8.tar.gz
glibc-4c4b95182b5dcda4c8c1b37763755ec0a210f4f8.tar.xz
glibc-4c4b95182b5dcda4c8c1b37763755ec0a210f4f8.zip
Update.
2000-08-16  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/sparc/fpu/fedisblxcpt.c: New file.
	* sysdeps/sparc/fpu/feenablxcpt.c: New file.
	* sysdeps/sparc/fpu/fegetexcept.c: New file.
	* sysdeps/sparc/sparc64/fpu/e_sqrtl.c: New file.

	* sysdeps/sparc/sparc64/dl-machine.h: Subtract 4 .rela.plt entries
	to match Solaris.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9373e08987..642cc83278 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-08-16  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/sparc/fpu/fedisblxcpt.c: New file.
+	* sysdeps/sparc/fpu/feenablxcpt.c: New file.
+	* sysdeps/sparc/fpu/fegetexcept.c: New file.
+	* sysdeps/sparc/sparc64/fpu/e_sqrtl.c: New file.
+
+	* sysdeps/sparc/sparc64/dl-machine.h: Subtract 4 .rela.plt entries
+	to match Solaris.
+
 2000-08-17  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Use type-correct code.