about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cad0a7198..9373e08987 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-08-17  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Use type-correct code.
+	(_FPU_SETCW): Likewise.
+	Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
+
 	* stdio-common/printf_fp.c: Fix chars_needed computation.
 	Patch by Greg McGary <greg@mcgary.org>.