diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-14 13:03:48 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-14 13:03:48 +0000 |
commit | 5c9c64088923397e9524c8ef4545ca0dd66a8d5e (patch) | |
tree | 21e7d000453e7f7c4492e192c5e214377753313f /ChangeLog | |
parent | 1d446ec6446f5ff94a56a5c2a726c7e213099bbd (diff) | |
download | glibc-5c9c64088923397e9524c8ef4545ca0dd66a8d5e.tar glibc-5c9c64088923397e9524c8ef4545ca0dd66a8d5e.tar.gz glibc-5c9c64088923397e9524c8ef4545ca0dd66a8d5e.tar.bz2 glibc-5c9c64088923397e9524c8ef4545ca0dd66a8d5e.zip |
* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_DECL): Fix typo.
(NLDBL_HIDDEN): New macro.
(NLDBL_DECL): Use it in place of attribute_hidden.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-01-14 Roland McGrath <roland@redhat.com> + * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_DECL): Fix typo. + (NLDBL_HIDDEN): New macro. + (NLDBL_DECL): Use it in place of attribute_hidden. + * misc/efgcvt.c: Include <math_ldbl_opt.h> instead of <shlib-compat.h>. * misc/efgcvt_r.c: Likewise. |