1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/genericopenlibs/openenvcore/libc/inc/arith.h Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,16 @@
1.4 +/*
1.5 + * MD header for contrib/gdtoa
1.6 + *
1.7 + * $FreeBSD: src/lib/libc/arm/arith.h,v 1.1 2004/05/14 12:04:29 cognet Exp $
1.8 + */
1.9 +
1.10 +/*
1.11 + * NOTE: The definitions in this file must be correct or strtod(3) and
1.12 + * floating point formats in printf(3) will break! The file can be
1.13 + * generated by running contrib/gdtoa/arithchk.c on the target
1.14 + * architecture. See contrib/gdtoa/gdtoaimp.h for details.
1.15 + */
1.16 +
1.17 +#define IEEE_8087
1.18 +#define Arith_Kind_ASL 1
1.19 +#define Sudden_Underflow