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] Consolidate and inline calls to __acr


On Mon, Dec 31, 2012 at 04:00:50PM +0000, Joseph S. Myers wrote:
> Regarding other targets, one thing I haven't seen mentioned in these 
> recent mpa.c patches is sysdeps/powerpc/powerpc32/power4/fpu/mpa.c and 
> sysdeps/powerpc/powerpc64/power4/fpu/mpa.c.  I'm not sure why those files 
> exist and how they were originally different from the 
> architecture-independent versions, but do they need any updates to stay in 
> sync with the recent changes?  Has the attention of the powerpc 
> maintainers been drawn to this patch series?
> 

Actually I haven't; I didn't notice that the mpa.c in power* were
copies and not just macro definitions like the x86_64 ones.  How about
if I try to get rid of those files and then continue with the changes?
If that's not possible, I'll at least try to macro'ize them like the
x86_64 files.


Siddhesh


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