diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-10-04 07:45:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-10-04 07:45:53 +0000 |
commit | 76db92835db06f650ce2468c025e16bfba42e7e5 (patch) | |
tree | 9a2b595c6ddc817330b03f2be1fae1d9b0c29984 /ChangeLog | |
parent | 7548969348abfda04bccaad8f3438a7a92c78e50 (diff) | |
download | glibc-76db92835db06f650ce2468c025e16bfba42e7e5.tar.gz |
Update.
* assert/assert.h: Give up on using __builtin_expect.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |