]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/generic/dl-hash.h
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 26 Dec 1998 09:30:54 +0000 (09:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 26 Dec 1998 09:30:54 +0000 (09:30 +0000)
commit85f72e9c2a46601358e5e908053c13709b3003c3
tree81d271ef44f1c5eeec78864acc54e471b13c9943
parent65c64a0b4afc4814d11af5d185772eb48d72e6ce
Update.

1998-12-25  Ulrich Drepper  <drepper@cygnus.com>

* elf/dl-hash.h: Move to...
* sysdeps/generic/dl-hash.h: ...here.  Correct parameter type (must
be unsigned char).  Remove conditional from inner loop and rearrange
binary operations (12-22% performance increase).
* sysdeps/i386/i686/dl-hash.h: New file.  Yet 10% faster than
optimized generic version.
ChangeLog
localedata/Makefile
sysdeps/generic/dl-hash.h [moved from elf/dl-hash.h with 74% similarity]
sysdeps/i386/i686/dl-hash.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/arm/Makefile