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] PPC32 nofpu fixes


> Roland McGrath wrote:
> 
> >I can't figure out why this is anything other than:
> >
> >#define NO_FPU
> >#include <sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S>
> >
> >and the like, with appropriate #ifdef NO_FPU insertions in the trunk files.
> >
> >  
> >
> The common code in the trunk has to have versions with/without 
> VMX/Altivec plus the ENOSYS stub for pre GLIBC_2_3_3. Assuming the 
> powerpc NO_FPU implementation is a simple subset of the powerpc ABI then 
> we need to provide the same version symbols as the base powerpc ABI.

Sorry, I haven't figured out how this answers my question.


Thanks,
Roland


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