aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-05-27 06:18:49 +0000
committerUlrich Drepper <drepper@redhat.com>2000-05-27 06:18:49 +0000
commite84e339f5fb5653a3266c29130e19824a68bb517 (patch)
tree8b840742dba3ff70552d17ad3e15ca424b57d86b /ChangeLog
parent4c540916eaf342e36afc6f3ea602275f7baff370 (diff)
downloadglibc-e84e339f5fb5653a3266c29130e19824a68bb517.tar
glibc-e84e339f5fb5653a3266c29130e19824a68bb517.tar.gz
glibc-e84e339f5fb5653a3266c29130e19824a68bb517.tar.bz2
glibc-e84e339f5fb5653a3266c29130e19824a68bb517.zip
Update.
* catgets/open_catalog.c (__open_catalog): Add a few __builtin_expect. * elf/dl-load.c (_dl_map_object): Don't ignore RPATHs if loader ==
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 17f6b6cb70..57649584bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2000-05-26 Ulrich Drepper <drepper@redhat.com>
- * elf/dl-load.c (_dl_map_object): Don't ignore RPATHs of loader ==
+ * catgets/open_catalog.c (__open_catalog): Add a few __builtin_expect.
+
+ * elf/dl-load.c (_dl_map_object): Don't ignore RPATHs if loader ==
NULL.
* posix/tst-preadwrite.c: Allow parallel execution of