diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-08-07 23:06:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-08-07 23:06:01 +0000 |
commit | 48b9466105cf4bf7012b90356ae097573a23fc5c (patch) | |
tree | f000ef82a704291a183b06e17e21682a0cd3681f /ChangeLog | |
parent | 9c0cb1504e3883e788da79375e4fd8e3f424cddf (diff) | |
download | glibc-48b9466105cf4bf7012b90356ae097573a23fc5c.tar glibc-48b9466105cf4bf7012b90356ae097573a23fc5c.tar.gz glibc-48b9466105cf4bf7012b90356ae097573a23fc5c.tar.bz2 glibc-48b9466105cf4bf7012b90356ae097573a23fc5c.zip |
[BZ #6824]
2008-08-07 Ulrich Drepper <drepper@redhat.com>
[BZ #6824]
* sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct
macro to detect use of 128 bit long double.
Patch by Ryan S. Arnold <rsa@us.ibm.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-08-07 Ulrich Drepper <drepper@redhat.com> + + [BZ #6824] + * sysdeps/unix/sysv/linux/powerpc/bits/mathinline.h: Use correct + macro to detect use of 128 bit long double. + Patch by Ryan S. Arnold <rsa@us.ibm.com>. + 2008-08-05 Ulrich Drepper <drepper@redhat.com> * scripts/gen-as-const.awk: Use 32-bit values on 32-bit platforms. |