diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-02-28 13:03:37 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 19:00:23 +0100 |
commit | e015e27b902c3e599370771dbbb0c5de0ec00f44 (patch) | |
tree | cc88d6ecd4e0f180629aaa3450033c4c8bd4ce67 /ChangeLog | |
parent | a57da9551698153f0e5261b419388004b039820f (diff) | |
download | glibc-e015e27b902c3e599370771dbbb0c5de0ec00f44.tar glibc-e015e27b902c3e599370771dbbb0c5de0ec00f44.tar.gz glibc-e015e27b902c3e599370771dbbb0c5de0ec00f44.tar.bz2 glibc-e015e27b902c3e599370771dbbb0c5de0ec00f44.zip |
Fix copy'n'pastos.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2013-03-15 Thomas Schwinge <thomas@codesourcery.com> + * math/test-misc.c (main): Fix copy'n'pastos. + * misc/tst-efgcvt.c (special): Likewise. + * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal): Remove declarations. |