]> git.ipfire.org Git - thirdparty/glibc.git/commit
2007-06-06 Jakub Jelinek <jakub@redhat.com>
authorJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 15:30:07 +0000 (15:30 +0000)
committerJakub Jelinek <jakub@redhat.com>
Thu, 12 Jul 2007 15:30:07 +0000 (15:30 +0000)
commit85b34a3d15a11d8d4d1a7046fa9438c760c3c9c1
treee3ae76d8cdaf0393f2359afd7c8311f20b64de94
parent31f58f074aaa975ff31fc1f291d197ea656d58a7
2007-06-06  Jakub Jelinek  <jakub@redhat.com>

[BZ #4586]
* sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
pseudo-zeros as zero.
* sysdeps/x86_64/ldbl2mpn.c: New file.
* sysdeps/ia64/ldbl2mpn.c: New file.
ChangeLog
sysdeps/i386/ldbl2mpn.c
sysdeps/ia64/ldbl2mpn.c [new file with mode: 0644]
sysdeps/x86_64/ldbl2mpn.c [new file with mode: 0644]