diff options
author | Marek Polacek <polacek@redhat.com> | 2012-03-06 22:05:56 +0100 |
---|---|---|
committer | Marek Polacek <polacek@redhat.com> | 2012-03-06 22:08:16 +0100 |
commit | a53b7a4e4b39d90f5964841c63492cf233aa17b8 (patch) | |
tree | 1ce8615b070b83d105f6e5a3f3c9a71caeba17d1 /ChangeLog | |
parent | e92584001a07a7e1a4ad2a4997a429075d36e76a (diff) | |
download | glibc-a53b7a4e4b39d90f5964841c63492cf233aa17b8.tar glibc-a53b7a4e4b39d90f5964841c63492cf233aa17b8.tar.gz glibc-a53b7a4e4b39d90f5964841c63492cf233aa17b8.tar.bz2 glibc-a53b7a4e4b39d90f5964841c63492cf233aa17b8.zip |
Fix up long double fphex.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2012-03-06 Marek Polacek <polacek@redhat.com> + + [BZ #13726] + * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr. + * sysdeps/x86_64/fpu/printf_fphex.c: Likewise. + * stdio-common/Makefile (tests): Add tst-long-dbl-fphex. + * stdio-common/tst-long-dbl-fphex.c: New file. + 2012-03-06 David S. Miller <davem@davemloft.net> * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c |