about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-01-14 13:03:48 +0000
committerRoland McGrath <roland@gnu.org>2006-01-14 13:03:48 +0000
commit5c9c64088923397e9524c8ef4545ca0dd66a8d5e (patch)
tree21e7d000453e7f7c4492e192c5e214377753313f /ChangeLog
parent1d446ec6446f5ff94a56a5c2a726c7e213099bbd (diff)
downloadglibc-5c9c64088923397e9524c8ef4545ca0dd66a8d5e.tar.gz
glibc-5c9c64088923397e9524c8ef4545ca0dd66a8d5e.tar.xz
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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 700bac96cd..045e0f9c93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.