math: fix exp.s on i386 and x86_64 so the exception flags are correct
[musl] / src / math / nextafterl.c
2012-05-06 nszadd FORCE_EVAL macro to evaluate float expr for their...
2012-05-06 Rich Felkerfix unused variable warnings in new nextafter/nexttowar...
2012-05-06 Rich FelkerMerge remote-tracking branch 'nsz/master'
2012-05-06 nszmath: nextafter and nexttoward cleanup
2012-03-13 Rich Felkerfirst commit of the new libm!