This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 5e2483965 Fix spurious underflow exceptions for Bessel functions for do [...] new 61cd34c1b newlib/libm/common: Fix modf/modff returning snan new 3439f3b0e newlib/libm/common: Don't re-convert float to bits in modf/modff new 6295d7591 newlib/libm/math: Make pow/powf return qnan for snan arg
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: newlib/libm/common/s_modf.c | 22 +++++----------------- newlib/libm/common/sf_modf.c | 18 ++++-------------- newlib/libm/math/e_pow.c | 13 +++++++++---- newlib/libm/math/ef_pow.c | 10 +++++++--- 4 files changed, 25 insertions(+), 38 deletions(-)