Commit graph

9 commits

Author SHA1 Message Date
George Koehler 19ca28e22f Undo commit bfeb736 for lang/cem/libcc.ansi/headers/float.h
This restores the correct values of DBL_MAX, DBL_MIN_EXP, and related
constants.  This fixes some range checks within libc, causing
atof("-36e90") and atof("1.44e-288") to return the correct values.
2016-11-06 15:01:25 -05:00
dtrg bfeb736c35 Stripped down the library to something approaching the ANSI C minimum and replaced most of the header files, to provide a reasonably consistent base to work up from. 2007-04-24 19:42:24 +00:00
ceriel 1db6a3029b Header --> Id 1994-06-24 14:02:31 +00:00
ceriel 620f7e3d49 fix machine-dependant #if's 1991-09-04 15:37:41 +00:00
eck 8357c43aee corrected type of *_EPSILON values 1990-11-08 12:01:52 +00:00
eck 391874ecb2 merged vax and pdp #defines in float.h 1990-08-28 14:52:52 +00:00
eck d8486967aa many changes and improvements 1989-12-18 14:00:32 +00:00
eck 26cc87efe6 improved parameters 1989-09-29 15:46:33 +00:00
eck d818da36f0 Initial revision 1989-05-16 13:13:53 +00:00