./sysdeps/powerpc/fpu/setjmp.S ?

Daniel Jacobowitz drow@mvista.com
Fri Aug 30 09:48:00 GMT 2002


On Fri, Aug 30, 2002 at 11:44:49AM -0500, Steve Munroe wrote:
> Just noticed that there is a setjmp.S in sysdeps/powerpc and in
> sysdeps/powerpc/fpu. One saves the fprs and one does not.
> 
> Is one version for use with soft-fp and one for use with hardware fp?
> 
> Trying to understand what I need for powerpc64 :)

Yes, that's right.  You'll need sysdeps/powerpc64/fpu/setjmp.S and
sysdeps/powerpc64/setjmp.S if there are powerpc64's without FPU; I
don't know if there are.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Libc-alpha mailing list