aboutsummaryrefslogtreecommitdiff
path: root/newlib/NEWS
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2019-11-29 11:23:20 -0800
committerCorinna Vinschen <corinna@vinschen.de>2019-12-02 10:00:32 +0100
commit7a526cdc28a3c4acce98e8a99b06562452c90d07 (patch)
tree654412a63d47449ad4a65384ff3f28a5603d345a /newlib/NEWS
parent8574f8a1e4b02a4b47e2434111c4e2c382a9f046 (diff)
downloadnewlib-7a526cdc28a3c4acce98e8a99b06562452c90d07.zip
newlib-7a526cdc28a3c4acce98e8a99b06562452c90d07.tar.gz
newlib-7a526cdc28a3c4acce98e8a99b06562452c90d07.tar.bz2
libm: switch sf_log1p from double error routines to float
sf_log1p was using __math_divzero and __math_invalid, which drag in a pile of double-precision code. Switch to using the single-precision variants. This also required making those available in __OBSOLETE_MATH mode. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'newlib/NEWS')
0 files changed, 0 insertions, 0 deletions