mycroft
|
b7f86e40fa
|
The smallest positive normalized number in extended precision is 2^-16383.
Underflow handling is different from i387.
|
1998-09-27 04:54:49 +00:00 |
mycroft
|
d47ec6f1ae
|
Include correct information for long doubles (mc68881 extended precision).
|
1998-02-18 10:24:45 +00:00 |
mycroft
|
b5c132e4d2
|
Prototype __flt_rounds() consistently.
|
1998-02-03 01:26:20 +00:00 |
jtc
|
55fbbc705d
|
Wrap with #ifndef _XXX_FLOAT_H_/#define _XXX_FLOAT_H_/ ... /#endif.
|
1995-06-20 20:45:22 +00:00 |
jtc
|
1d65cdd4ab
|
#include <sys/cdefs.h>.
Wrap __flt_rounds() declaration with __BEGIN_DECLS/__END_DECLS.
|
1995-06-20 20:32:22 +00:00 |
jtc
|
7a5da7fda2
|
Changed FLT_ROUNDS from constant to a call to __flt_rounds(), so that the
current rounding mode is accurately reported.
|
1995-04-07 00:44:37 +00:00 |
cgd
|
57fb77a14e
|
new RCS ID format.
|
1994-10-26 07:48:18 +00:00 |
mycroft
|
d2f28a1124
|
Someone made a typo.
|
1994-04-11 01:15:47 +00:00 |
chopps
|
8ae488d659
|
protect against multiple inclusion
|
1994-04-10 02:22:09 +00:00 |
mycroft
|
a5b04640d7
|
Adjust DBL_MIN so it doesn't underflow.
|
1993-08-15 15:46:35 +00:00 |
mycroft
|
8c11b590fb
|
Adjust DBL_MAX so it doesn't overflow.
|
1993-08-15 15:45:51 +00:00 |
cgd
|
30177b538f
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
cgd
|
6dedb5151c
|
add hp300 kernel files. generic kernel files might need some help...
|
1993-05-13 13:56:20 +00:00 |