aboutsummaryrefslogtreecommitdiff
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
parent6d497bbef7f18e37f862c2eaa1820f87546936e1 (diff)
downloadglibc-9df89390022a1144afffc1a0092f2b45367b17e2.zip
glibc-9df89390022a1144afffc1a0092f2b45367b17e2.tar.gz
glibc-9df89390022a1144afffc1a0092f2b45367b17e2.tar.bz2
Update.
* elf/rtld.c: Also test for HAVE_VISIBILITY_ATTRIBUTE before defining DONT_USE_BOOTSTRAP_MAP.
-rw-r--r--ChangeLog3
-rw-r--r--elf/rtld.c3
-rw-r--r--linuxthreads/ChangeLog4
-rw-r--r--localedata/ChangeLog24
4 files changed, 33 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1779920..e35cf64 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.
diff --git a/elf/rtld.c b/elf/rtld.c
index 6907505..0c8bba3 100644
--- a/elf/rtld.c
+++ b/elf/rtld.c
@@ -129,7 +129,8 @@ TLS_INIT_HELPER
is fine, too. The latter is impotant here. We can avoid setting
up a temporary link map for ld.so if we can mark _rtld_global as
hidden. */
-#if defined PI_STATIC_AND_HIDDEN && defined HAVE_HIDDEN
+#if defined PI_STATIC_AND_HIDDEN && defined HAVE_HIDDEN \
+ && defined HAVE_VISIBILITY_ATTRIBUTE
# define DONT_USE_BOOTSTRAP_MAP 1
#endif
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b792a2f..c48d713 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,9 @@
2002-08-25 Ulrich Drepper <drepper@redhat.com>
+ * tst-context.c (main): Cast to long before casting to pointer.
+
+ * Examples/ex17.c (main): Use correct format string.
+
* Examples/ex9.c (thread): Remove incorrect return statement.
2002-08-23 Ulrich Drepper <drepper@redhat.com>
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 1f2f690..6162b0a 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,27 @@
+2002-08-25 Ulrich Drepper <drepper@redhat.com>
+
+ * tests-mbwc/tst_mbrlen.c: Use correct format in test result printing
+ code.
+ * tests-mbwc/tst_mbrtowc.c: Likewise.
+ * tests-mbwc/tst_mbsrtowcs.c: Likewise.
+ * tests-mbwc/tst_mbstowcs.c: Likewise.
+ * tests-mbwc/tst_strfmon.c: Likewise.
+ * tests-mbwc/tst_strxfrm.c: Likewise.
+ * tests-mbwc/tst_swscanf.c: Likewise.
+ * tests-mbwc/tst_wcscat.c: Likewise.
+ * tests-mbwc/tst_wcschr.c: Likewise.
+ * tests-mbwc/tst_wcscpy.c: Likewise.
+ * tests-mbwc/tst_wcscspn.c: Likewise.
+ * tests-mbwc/tst_wcsncat.c: Likewise.
+ * tests-mbwc/tst_wcsncpy.c: Likewise.
+ * tests-mbwc/tst_wcspbrk.c: Likewise.
+ * tests-mbwc/tst_wcsrtombs.c: Likewise.
+ * tests-mbwc/tst_wcsspn.c: Likewise.
+ * tests-mbwc/tst_wcsstr.c: Likewise.
+ * tests-mbwc/tst_wcstod.c: Likewise.
+ * tests-mbwc/tst_wcstok.c: Likewise.
+ * tests-mbwc/tst_wcstombs.c: Likewise.
+
2002-08-15 Jakub Jelinek <jakub@redhat.com>
* charmaps/BIG5-HKSCS (WIDTH): Change <UE000> to <UE003> at start of