about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-24 00:03:37 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-24 00:03:37 +0000
commitc41c89d35db92458777bec25cf2037e3e91a96bb (patch)
treeef6ba1af5902fc9a44d006bc10e2ce63a72fe942 /ChangeLog
parent298ea0ffa5ee721cc1d0714f38fb12f86593cb3c (diff)
downloadglibc-c41c89d35db92458777bec25cf2037e3e91a96bb.tar.gz
glibc-c41c89d35db92458777bec25cf2037e3e91a96bb.tar.xz
glibc-c41c89d35db92458777bec25cf2037e3e91a96bb.zip
Update.
2000-10-23  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-close.c (_dl_close): Add a few more __builtin_expect.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2646132fee..dc3b95728c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-23  Ulrich Drepper  <drepper@redhat.com>
+
+	* elf/dl-close.c (_dl_close): Add a few more __builtin_expect.
+
 2000-10-23  Jim Meyering  <meyering@ascend.com>
 
 	Allow this code to be used outside of glibc.