aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4092084f9..34d2e9f14f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2000-04-24 Ulrich Drepper <drepper@redhat.com>
+ * elf/dl-reloc.c (_dl_relocate_object): Add one more
+ __builtin_expect saying that we don't normally expect to profile.
+
* sysdeps/i386/dl-machine.h (elf_machine_rel): Add
__builtin_expect where desirable.