A (somewhat) strange Sparc library issue...
David S. Miller
davem@dm.cobaltmicro.com
Mon Aug 31 22:49:00 GMT 1998
From: Joern Rennecke <amylaar@cygnus.co.uk>
Date: Thu, 27 Aug 1998 18:52:11 +0100 (BST)
> Any suggestions?
config/fp-bit.c is the natural place for these functions. Chips
that need software emulation of SFmode and/or DFmode already use
it. Look into config/*/t-*
Thanks for pointing this out, however...
I think I'd spend as much or more time adding TFmode support and all
the missing operations (sqrt, abs, conversions between all other float
types and all integer types) than I would from using code which we
have already, written by rth.
Of course one could also argue that adding the new support in fp-bit
would make it available for other ports to use :-)
Later,
David S. Miller
davem@dm.cobaltmicro.com
More information about the Gcc
mailing list