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: ./sysdeps/powerpc/fpu/setjmp.S ?


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


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