math: fix x86 asin, atan, exp, log1p to raise underflow
[musl] / src / math / i386 / atanf.s
2013-08-15 Szabolcs Nagymath: fix x86 asin, atan, exp, log1p to raise underflow
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 Rich Felkerasm for inverse trig functions