math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
[musl] / src / exit / arm /
2016-01-22 Rich Felkermove arm-specific translation units out of arch/arm...