about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-04 07:45:53 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-04 07:45:53 +0000
commit76db92835db06f650ce2468c025e16bfba42e7e5 (patch)
tree9a2b595c6ddc817330b03f2be1fae1d9b0c29984 /ChangeLog
parent7548969348abfda04bccaad8f3438a7a92c78e50 (diff)
downloadglibc-76db92835db06f650ce2468c025e16bfba42e7e5.tar.gz
glibc-76db92835db06f650ce2468c025e16bfba42e7e5.tar.xz
glibc-76db92835db06f650ce2468c025e16bfba42e7e5.zip
Update.
	* assert/assert.h: Give up on using __builtin_expect.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a7ec0cb2d..6aaf8ac1b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-10-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* assert/assert.h: Give up on using __builtin_expect.
+
 	* elf/rtld.c (dl_main): Only skip => output in ldd mode if both
 	strings are identical.