From: Ulrich Drepper Date: Tue, 21 Aug 2007 14:06:07 +0000 (+0000) Subject: [BZ #4937] X-Git-Tag: cvs/fedora-glibc-20070825T1839~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee16a55a84a3dcbfef9ed765f26680e10a5df757;p=thirdparty%2Fglibc.git [BZ #4937] 2007-08-21 Ulrich Drepper [BZ #4937] * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash lookup loop. Suggested by John Reiser. --- diff --git a/ChangeLog b/ChangeLog index 4cffeae12f4..bc4776ac3be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-08-21 Ulrich Drepper + + [BZ #4937] + * elf/do-lookup.h (do_lookup_x): Minimal improvement in hash + lookup loop. Suggested by John Reiser. + + 2007-08-21 Jakub Jelinek * sysdeps/unix/sysv/linux/alpha/sysdep.h: Include tls.h.