diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-17 07:09:10 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-17 07:09:10 +0000 |
commit | e3265f5bc52f21b7da063813b4d0134a343e9a28 (patch) | |
tree | 61599d90f67cef6ee844ac1137faa3ec95330817 /ChangeLog | |
parent | e2947c429eaf51b7c0645e9484d70f141ba560d6 (diff) | |
download | glibc-e3265f5bc52f21b7da063813b4d0134a343e9a28.zip glibc-e3265f5bc52f21b7da063813b4d0134a343e9a28.tar.gz glibc-e3265f5bc52f21b7da063813b4d0134a343e9a28.tar.bz2 |
Update.
2000-04-17 Ulrich Drepper <drepper@redhat.com>
* elf/dl-lookup.c (add_dependency): Correct __builtin_expect use.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-04-17 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-lookup.c (add_dependency): Correct __builtin_expect use. + 2000-04-15 Ulrich Drepper <drepper@redhat.com> * csu/Makefile ($(objpfx)version-info.h): Get OS name from uname and |