aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9ff0dd58a..f33a11a757 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-08-14 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * sysdeps/x86_64/fpu/multiarch/s_floorf.S (__floorf): Remove
+ unnecessary movq.
+ * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S (__nearbyint):
+ Likewise.
+
2015-08-13 Joseph Myers <joseph@codesourcery.com>
* math/auto-libm-test-in: Add more tests of acos, acosh, asin,