math: move x86_64 exp2l implementation to exp2l.s from expl.s
[musl] / src / math / roundl.c
2012-03-17 Rich FelkerMerge remote branch 'nsz/master'
2012-03-13 nszremove libm.h includes when math.h and float.h are...
2012-03-13 Rich Felkerfirst commit of the new libm!