aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-12-04 17:44:33 -0500
committerUlrich Drepper <drepper@gmail.com>2011-12-04 17:44:33 -0500
commit52ad36a21973c0b4fbc16b7104bbffec765e5a23 (patch)
tree8d71d471da30fa6b86311eef449d5b4ed521ac16 /ChangeLog
parent52ff5dd0e4ad6436def42b58bc8abe5b534cf739 (diff)
downloadglibc-52ad36a21973c0b4fbc16b7104bbffec765e5a23.zip
glibc-52ad36a21973c0b4fbc16b7104bbffec765e5a23.tar.gz
glibc-52ad36a21973c0b4fbc16b7104bbffec765e5a23.tar.bz2
Small optimization of generic ELF hash function
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dfff5c..f4b3460 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2011-12-04 Ulrich Drepper <drepper@gmail.com>
* sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
+ Minor optimizations.
* sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
* sunrpc/clnt_tcp.c (clnttcp_control): Likewise.