Merge branch 'master' of ssh://sourceware.org/git/glibc
authorJakub Jelinek <jakub@redhat.com>
Tue, 19 Feb 2013 16:57:37 +0000 (17:57 +0100)
committerJakub Jelinek <jakub@redhat.com>
Tue, 19 Feb 2013 16:57:37 +0000 (17:57 +0100)
1  2 
ChangeLog

diff --cc ChangeLog
+++ b/ChangeLog
@@@ -1,10 -1,9 +1,14 @@@
 +2013-02-19  Jakub Jelinek  <jakub@redhat.com>
 +
 +      * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
 +      macro.
 +
  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.