about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-25 09:02:59 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-25 09:02:59 +0000
commit9df89390022a1144afffc1a0092f2b45367b17e2 (patch)
treeb3f0855ed24d433d2bfe61b0acb15e1d6cd847f1 /ChangeLog
parent6d497bbef7f18e37f862c2eaa1820f87546936e1 (diff)
downloadglibc-9df89390022a1144afffc1a0092f2b45367b17e2.tar.gz
glibc-9df89390022a1144afffc1a0092f2b45367b17e2.tar.xz
glibc-9df89390022a1144afffc1a0092f2b45367b17e2.zip
Update.
	* elf/rtld.c: Also test for HAVE_VISIBILITY_ATTRIBUTE before
	defining DONT_USE_BOOTSTRAP_MAP.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 177992068f..e35cf64d9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-08-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/rtld.c: Also test for HAVE_VISIBILITY_ATTRIBUTE before
+	defining DONT_USE_BOOTSTRAP_MAP.
+
 	* libio/tst-freopen.c (main): Use correct formats for __LINE__.
 	* libio/tst-mmap-setvbuf.c (main): Likewise.
 	* libio/tst-widetext.c (main): Likewise.