This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero.


On Tue, 3 Oct 2017, Adhemerval Zanella wrote:

> SPARC is the only one still using ifunc resolvers coded in assembly and 
> currently there is no gain in continuing doing so. You can rebase your next

ARM resolvers are in assembly, and changing them to C would break the 
build with GCC mainline as the ifunc attribute is not enabled by default 
there for ARM.

-- 
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]