[PATCH 13/19] PowerPC: multiarch strncasecmp for PowerPC32
Steven Munroe
munroesj@linux.vnet.ibm.com
Mon Nov 18 21:46:00 GMT 2013
On Mon, 2013-11-18 at 09:15 -0200, Adhemerval Zanella wrote:
> On 15-11-2013 14:49, Steven Munroe wrote:
> > On Thu, 2013-10-31 at 10:12 -0200, Adhemerval Zanella wrote:
> >> 2013-08-19 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
> >>
> >> * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
> >> file.
> >> * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
> >> multiarch strncasecmp for PPC32.
> >> * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
> >> file.
> >> * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
> >> multiarch strncasecmp_l for PPC32.
> >> * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
> >> strncasecmp multiarch objects.
> >> * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
> >> (__libc_ifunc_impl_list): Likewise.
> >>
> >> --
> > I don't see where the P7 unique implementation is comeing from?
> >
> >
> The 'strncase-power7.c' and 'strncase_l-power7.c' plus the compiler flags at the Makefile
> (CFLAGS-strncase-power7.c += -mcpu=power7 -funroll-loops).
>
Ok I see it now, it is easy to miss the #includes tucked into the patch.
More information about the Libc-alpha
mailing list