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 756a0a2897..a84062ca5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
 	* misc/efgcvt_r.c (fcvt_r): Remove code which tries to use libm
 	functions.  Reduce error in computing normalized value by multiplying
 	factor in loop and compute result in one step.
+	Reported by Christian Gafton.
+
+	* sysdeps/libm-i387/e_hypot.S: New file.
+	* sysdeps/libm-i387/e_hypotf.S: New file.
 
 1998-11-04  Andreas Jaeger  <aj@arthur.rhein-neckar.de>