diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e44e50432d..f327aa8a9f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2016-05-24 Paul E. Murphy <murphyp@linux.vnet.ibm.com> + * math/libm-test.inc (MIN_EXP): Directly define as + (DBL|LDBL|FLT)_MIN_EXP and fixup usage. + +2016-05-24 Paul E. Murphy <murphyp@linux.vnet.ibm.com> + * math/libm-test.inc (MANT_DIG): Directly define as (DBL|LDBL|FLT)_MANT_DIG and fixup usage. |