aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9216e26c3..d8364ca7ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1999-07-07 Ulrich Drepper <drepper@cygnus.com>
+ * elf/dl-load.c: Use a few more __builtin_expect.
+
* sysdeps/posix/getcwd.c: When resizing buffer make sure new size
is large enough.