diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2002-08-25 Ulrich Drepper <drepper@redhat.com> + * elf/dl-load.c: Fix typo in comment. Add a few more __builtin_expect. + * sysdeps/generic/dl-cache.h (_dl_cache_libcmp): Define as static inline to avoid defining it in every file which includes this header. |