summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorWill Newton <will.newton@linaro.org>2014-04-23 13:21:47 +0100
committerWill Newton <will.newton@linaro.org>2014-05-09 10:01:28 +0100
commitf63c86fed0ddf38f53de486c5ec537455c00bd52 (patch)
tree675bf0a8a568824b81a60323d5db5feebe9dc88d /config.make.in
parent95afbbe5fcf1b9eca04c05368d6c546b883007cb (diff)
ARM: Add optimized ARMv7 strcmp implementation
Add an optimized implementation of strcmp for ARMv7-A cores. This implementation is significantly faster than the current generic C implementation, particularly for strings of 16 bytes and longer. Tested with the glibc string tests for arm-linux-gnueabihf and armeb-linux-gnueabihf. The code was written by ARM, who have agreed to assign the copyright to the FSF for integration into glibc. ChangeLog: 2014-05-09 Will Newton <will.newton@linaro.org> * sysdeps/arm/armv7/strcmp.S: New file. * NEWS: Mention addition of ARMv7 optimized strcmp.
Diffstat (limited to 'config.make.in')
0 files changed, 0 insertions, 0 deletions