From 16740220a22d09a1c63714d93f1efc5fbe3927f3 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Wed, 4 Apr 2001 13:33:01 +0000 Subject: * libc/include/machine/ieeefp.h: Comment about new configuration macros _FLT_LARGEST_EXPONENT_IS_NORMAL and _FLT_NO_DENORMALS. * libm/common/fdlib.h: Define new macros for testing floats. * libm/common/sf_*: Use them. * libm/math/ef_*: Likewise. * libm/math/sf_*: Likewise. --- newlib/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'newlib/ChangeLog') diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 77426d3cb..46746a42f 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,12 @@ +2001-04-04 Richard Sandiford + + * libc/include/machine/ieeefp.h: Comment about new configuration + macros _FLT_LARGEST_EXPONENT_IS_NORMAL and _FLT_NO_DENORMALS. + * libm/common/fdlib.h: Define new macros for testing floats. + * libm/common/sf_*: Use them. + * libm/math/ef_*: Likewise. + * libm/math/sf_*: Likewise. + 2001-03-29 Jeff Johnston * libc/sys/arm/setjmp.S: Added .code 16 specifier for thumb-mode -- cgit v1.2.3