Merge branch 'master' of ssh://sourceware.org/git/glibc
authorUlrich Drepper <drepper@gmail.com>
Thu, 8 Mar 2012 07:49:12 +0000 (02:49 -0500)
committerUlrich Drepper <drepper@gmail.com>
Thu, 8 Mar 2012 07:49:12 +0000 (02:49 -0500)
Conflicts:
ChangeLog

1  2 
ChangeLog

diff --cc ChangeLog
+++ b/ChangeLog
@@@ -1,7 -1,11 +1,15 @@@
 +2012-03-07  Marek Polacek  <polacek@redhat.com>
 +
 +      * 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]