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 0/9] powerpc: cleanup IFUNC implementations.


Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com> writes:

> Almost all IFUNC string implementations in powerpc define one
> or more of the ENTRY, EALIGN, END, and END_GEN_TB macros. But
> these are already defined in sysdeps/powerpc/powerpc64/sysdep.h,
> making them redundant.
>
> The following set of patch cleans up the IFUNC implementations
> for powerpc in order to remove unneeded macro definitions.
>
> Tested on ppc64le with and without --disable-multi-arch flag.

I fixed the issue I pointed in another email and pushed all these patches.

Thanks!

-- 
Tulio Magno


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