diff options
author | Jakub Jelinek <jakub@redhat.com> | 2013-02-19 17:57:37 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2013-02-19 17:57:37 +0100 |
commit | b65e2ba34b218a58a74123e2d6ba70ab0d4797bf (patch) | |
tree | b46ebfcc01437e08a64fe2a2ada8a36df9305e3b /ChangeLog | |
parent | 2389741abb70e282c39125e1017191a985a2cfea (diff) | |
parent | e4f223248ebf4bfaf5e300af96aacd0ddc6c30ed (diff) | |
download | glibc-b65e2ba34b218a58a74123e2d6ba70ab0d4797bf.zip glibc-b65e2ba34b218a58a74123e2d6ba70ab0d4797bf.tar.gz glibc-b65e2ba34b218a58a74123e2d6ba70ab0d4797bf.tar.bz2 |
Merge branch 'master' of ssh://sourceware.org/git/glibc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ 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. |