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 v2 11/14] arm: Add optimized ffs for armv6t2


On 03/04/2013 06:08 PM, Joseph S. Myers wrote:
> On Fri, 1 Mar 2013, Richard Henderson wrote:
> 
>> 	* sysdeps/arm/armv6t2/ffs.S: New file.
>> 	* sysdeps/arm/armv6t2/ffsll.S: New file.
> 
> OK, if ffsll has been tested for both big and little endian (or OK for 
> just ffs pending big-endian ffsll testing).
> 

I did finally get big-endian testing done.

There appear to be no big-endian distributions extant anymore, so this required
doing the entire bootstrap gcc/glibc dance from scratch.  It had been long
enough since I'd done so that it took me a while to remember the steps.

So I've committed this entire patch set, including ffsll, and will shortly be
re-submitting the string routines previously posted.


r~


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