This is the mail archive of the libc-alpha@sources.redhat.com 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: PPC32 and state of the project


Kevin B. Hendricks writes:

> Hi Franz,
> > Besides the thread related stuff, there are a few less important things
> > on my TODO:
> >
> >          - *context functions need implementation
>
> where should I be looking in the glibc code for these?

Paul Mackerras is working on the *context function based on the PPC64
versions I submitted to glibc. I think the base function is there but other
shlib_compat changes are needed for ppc32 glibc related to the ABI change.

The gcc changes for PPC32/PPC64 tls are on Alan Modra's TODO list.

>
> >          - control FPU via the prctl syscall instead of messing with a
signal
> > handler
>
> The latter is just to get around the fact you need to be at priv level
and
> not user level to play with the fpu control register right?

I think Paul Mackerras is also working on the prctl syscal for 2.5 kernels.





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