diff options
author | Ulrich Drepper <drepper@gmail.com> | 2012-03-08 02:49:12 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2012-03-08 02:49:12 -0500 |
commit | ca2ff9fc0492c42f5407a64dd009baa0df488887 (patch) | |
tree | 195a6b67174569b783ecdeda4c94a2b36f0445ce /ChangeLog | |
parent | 70bca0a394a2135927210007f1dd6eceafe1aaf5 (diff) | |
parent | 65b81130c5006b1140c3d8b59038a68004ff61c8 (diff) | |
download | glibc-ca2ff9fc0492c42f5407a64dd009baa0df488887.tar glibc-ca2ff9fc0492c42f5407a64dd009baa0df488887.tar.gz glibc-ca2ff9fc0492c42f5407a64dd009baa0df488887.tar.bz2 glibc-ca2ff9fc0492c42f5407a64dd009baa0df488887.zip |
Merge branch 'master' of ssh://sourceware.org/git/glibc
Conflicts:
ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets. +2012-03-08 Marek Polacek <polacek@redhat.com> + + [BZ #13806] + * stdio-common/Makefile (tests): Add tst-fphex-wide. + * stdio-common/tst-fphex.c: Define a few macros to make the + test reusable. Use them. + * stdio-common/tst-fphex-wide.c: New file. + 2012-03-08 Joseph Myers <joseph@codesourcery.com> [BZ #6911] |