This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2.


On Mon, 12 Aug 2013, Will Newton wrote:

> This implementation of strlen is faster than the armv6 version for
> all string lengths greater than 1 on a Cortex-A15.
> 
> ports/ChangeLog.arm:
> 
> 2013-08-09  Will Newton  <will.newton@linaro.org>
> 
> 	* sysdeps/arm/armv6t2/strlen.S: New file.

OK, presuming you've run the full glibc testsuite with this version used.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]