diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-14 12:54:45 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-14 12:54:45 +0000 |
commit | 1d446ec6446f5ff94a56a5c2a726c7e213099bbd (patch) | |
tree | 4e39cb9833005f2173e4ff34cf6aad91beacd822 /ChangeLog | |
parent | 52412049809da45dccba9f6e8d98d61ec7c024a2 (diff) | |
download | glibc-1d446ec6446f5ff94a56a5c2a726c7e213099bbd.tar.gz glibc-1d446ec6446f5ff94a56a5c2a726c7e213099bbd.tar.xz glibc-1d446ec6446f5ff94a56a5c2a726c7e213099bbd.zip |
* misc/efgcvt.c: Include <math_ldbl_opt.h> instead of <shlib-compat.h>.
* misc/efgcvt_r.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b22df2716e..700bac96cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-01-14 Roland McGrath <roland@redhat.com> + * misc/efgcvt.c: Include <math_ldbl_opt.h> instead of <shlib-compat.h>. + * misc/efgcvt_r.c: Likewise. + * sysdeps/unix/sysv/linux/sparc/sparc32/nldbl-abi.h: New file. * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: #include <nldbl-abi.h> to define LONG_DOUBLE_COMPAT_VERSION. Use that in place of |