about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-03 08:44:01 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-03 08:44:01 +0000
commitbd929413af611b9502fbbe9962855efcebabdf48 (patch)
tree203e3e1f55e7fd024c4412863f3f07197994a2ef /ChangeLog
parent3b46325bed94a3ab96c5ee05505f6e992b824383 (diff)
downloadglibc-bd929413af611b9502fbbe9962855efcebabdf48.tar.gz
glibc-bd929413af611b9502fbbe9962855efcebabdf48.tar.xz
glibc-bd929413af611b9502fbbe9962855efcebabdf48.zip
Update.
	* elf/dl-init.c: Add a few __builtin_expect.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c08782c278..3a4c4ac532 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-02-03  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/dl-init.c: Add a few __builtin_expect.
+
 	* hesiod/hesiod.c: Remove unnecessary code.  Remove all uses of strcat.
 
 2001-02-02  Ulrich Drepper  <drepper@redhat.com>