fix float_t and double_t defs on x86 when -mfpmath=sse -msse2 is used
[musl] / src / math / scalbnf.c
2012-03-19 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszsimplify scalbn*.c implementations
2012-03-13 Rich Felkerfirst commit of the new libm!