rust/library/compiler-builtins
vjackson725 1d39d059e5 add an implemetation of asin
Fixes rust-lang/libm#7

Additonally adds inline functions for macros dealing with low and high words of f64s to the root module.

Also, the muslc code used a hexdecimal float. This shouldn't be needed because Rust implements
floating point parsing well.
2018-07-14 16:44:26 -05:00
..
2018-07-14 16:44:26 -05:00