re: PowerPC (macppc) et al vs "fenv.h"?

matthew green <[email protected]> Sun, 20 Dec 2015 15:37:44 +1100
Newsgroups gmane.os.netbsd.ports.powerpc,gmane.os.netbsd.devel.pkgsrc.user
Message-ID <[email protected]>
i think when christos says adding fenv.h support is not hard, he
means for someone familiar with the FP of a particular CPU.  :-)

it involes creating <machine/fenv.h> and the backend code that is
necessary for it.  for instance, see here:

   http://mail-index.netbsd.org/source-changes/2011/01/31/msg017905.html

to see what was necessary for sparc64.

there may be fenv.h support for ppc in some other bsd we can use.


.mrg.