about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-01-30 00:38:09 +0000
committerUlrich Drepper <drepper@redhat.com>2002-01-30 00:38:09 +0000
commit1b4575aefaaa43adfed4658f7d66de587f12120e (patch)
treeda685d9ca96236e7e2ad73b115d47c359187ac70 /ChangeLog
parentbe4b5a955552a633de592a04420f4cdf8476339e (diff)
downloadglibc-1b4575aefaaa43adfed4658f7d66de587f12120e.tar.gz
glibc-1b4575aefaaa43adfed4658f7d66de587f12120e.tar.xz
glibc-1b4575aefaaa43adfed4658f7d66de587f12120e.zip
Update.
	* sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): Add cast
	to avoid warning
	(DL_STATIC_FUNCTION_ADDRESS): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9158427ca9..e99d50a971 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-01-29  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/ia64/dl-lookupcfg.h (DL_AUTO_FUNCTION_ADDRESS): Add cast
+	to avoid warning
+	(DL_STATIC_FUNCTION_ADDRESS): Likewise.
+
 	* elf/dl-lookup.c: Only define or handle _dl_num_relocations for the
 	SHARED version.
 	* elf/dl-reloc.c: Likewise for _dl_num_cache_relocations.