compiler-builtins-zynq/testcrate
Paolo Teti 28c57e7212 Add __ledf2vfp and __lesf2vfp
Now that `73884ae` is in some nightly release We can add ledf2vfp/leds2vfp
and so these two functions be aliased to aeabi_fcmple/aeabi_dcmple on soft-float targets.
2018-02-25 17:50:56 +01:00
..
src testcrate/lib.rs: use #![no_std] unconditionally 2018-02-25 00:22:39 +01:00
tests Fix CI for thumb* targets 2018-02-18 18:15:57 +01:00
Cargo.toml Remove no_std features 2018-02-25 09:19:34 +01:00
build.rs Add __ledf2vfp and __lesf2vfp 2018-02-25 17:50:56 +01:00