about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52c29bc10f..e3a6bacb1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-05-28  Wilco Dijkstra  <wdijkstr@arm.com>
+
+	* sysdeps/ieee754/dbl-64/s_fabs.c: (__fabs): Call __builtin_fabs.
+	* sysdeps/ieee754/flt-32/s_fabsf.c: (__fabsf): Likewise.
+
 2015-05-27  Marko Myllynen  <myllynen@redhat.com>
 
 	* stdlib/monetary.h: Fix comment.