Christos Zoulas wrote:
Module Name: src
Committed By: christos
Date: Fri Feb 23 17:45:59 UTC 2007
Modified Files:
src/lib/libc/gdtoa: hdtoa.c ldtoa.c
Log Message:
vax does not have <machine/ieee.h> or long double
It would be nice if the compiler provided something like __IEEE_MATH__
As far as gdtoa machinery is concerned, gdtoaimp.h gives you IEEE_Arith. - Klaus