aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-02-19 21:20:44 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-02-19 21:20:44 +0530
commite4f223248ebf4bfaf5e300af96aacd0ddc6c30ed (patch)
treea70c833254dcc766377365c31ef0d450c7a9c37f /ChangeLog
parent55e4107b2c70b222b5ceb88d9c0ca68f9699b9ce (diff)
downloadglibc-e4f223248ebf4bfaf5e300af96aacd0ddc6c30ed.tar
glibc-e4f223248ebf4bfaf5e300af96aacd0ddc6c30ed.tar.gz
glibc-e4f223248ebf4bfaf5e300af96aacd0ddc6c30ed.tar.bz2
glibc-e4f223248ebf4bfaf5e300af96aacd0ddc6c30ed.zip
Fix some testsuite build warning fixes in libm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5f9a83bf6..b40880a5e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-02-19 Siddhesh Poyarekar <siddhesh@redhat.com>
+ * math/atest-exp.c (exp_mpn): Remove ROUND.
+ * math/atest-exp2.c (exp_mpn): Likewise.
+ * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
+
* stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
* stdlib/tst-tls-atexit-lib.c: Likewise.
* stdlib/tst-tls-atexit.c: Likewise.