Subject: Re: CVS commit: src/lib/libc/gdtoa
To: Klaus Klein <kleink@reziprozitaet.de>
From: Christos Zoulas <christos@zoulas.com>
List: source-changes
Date: 02/24/2007 12:37:30
On Feb 24,  8:49am, kleink@reziprozitaet.de (Klaus Klein) wrote:
-- Subject: Re: CVS commit: src/lib/libc/gdtoa

| 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.

Yes, but does the machine support it natively?

christos