diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-02-19 21:20:44 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-02-19 21:20:44 +0530 |
commit | e4f223248ebf4bfaf5e300af96aacd0ddc6c30ed (patch) | |
tree | a70c833254dcc766377365c31ef0d450c7a9c37f /ChangeLog | |
parent | 55e4107b2c70b222b5ceb88d9c0ca68f9699b9ce (diff) | |
download | glibc-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |