Historique des commits

Auteur SHA1 Message Date
  Alex Crichton 91eaa85902 Don't mangle probes all the time il y a 7 ans
  Alex Crichton a1700f9da9 Fix a typo in the build script il y a 7 ans
  Alex Crichton 070990f10a Compile ffsdi2 with `rustbuild` feature il y a 7 ans
  Alex Crichton 681aaa914d Use the Rust implementation of udivsi3 on ARM il y a 7 ans
  Alex Crichton 4859aba5f4 Don't build gcc_personality_v0 il y a 7 ans
  Alex Crichton b42d267065 Don't compile assembly on x86_64 Windows il y a 7 ans
  Alex Crichton 94bc9953a1 Don't build chkstk on x86_64 il y a 7 ans
  Alex Crichton a839d53a02 Deal with floatdidf on x86_64 il y a 7 ans
  Alex Crichton ac3715de0f Remove defined intrinsics from build.rs il y a 7 ans
  est31 258feadae4 Build.rs: better debug output il y a 8 ans
  est31 6047cdf1e8 floattidf, floatuntidf: ignore differences smaller than 2 in test il y a 8 ans
  est31 191c0be298 Print generated files il y a 8 ans
  est31 e24673b6c7 Fix test name gotten wrong il y a 8 ans
  est31 b870667509 Adjust for changed cast function il y a 8 ans
  est31 b91c39da73 Implement tests for floatuntidf and floatuntisf il y a 8 ans
  est31 2d2bf21f73 Implement tests for fixunsdfti and fixunssfti il y a 8 ans
  est31 d188d3dc12 Implement tests for fixdfti and fixsfti il y a 8 ans
  est31 f9b5297ccc Implement tests for floattidf and floattisf il y a 8 ans
  Jorge Aparicio 63f91a0c31 Revert "i128 test: transmute intrinsic output before comparing" il y a 8 ans
  Jorge Aparicio 46085a2313 i128 test: transmute intrinsic output before comparing il y a 8 ans
  Jorge Aparicio 55294baf7a put test generation behind a Cargo feature il y a 8 ans
  Jorge Aparicio 3fa223505a make float* intrinsics testable on thumb il y a 8 ans
  Jorge Aparicio 9e2c2b6447 test float/conv.rs il y a 8 ans
  Jorge Aparicio b8e8c7f693 no_std compatible tester il y a 8 ans
  Jorge Aparicio a88ea4011b rustfmt il y a 8 ans
  Jorge Aparicio bce5fb5a6e move the compiler-rt submodule to the root il y a 8 ans
  Jorge Aparicio dbcec72ca1 refactor build.rs to not depend on rustc-cfg il y a 8 ans
  Jorge Aparicio a2e6591be9 make the gcc crate optional il y a 8 ans
  Jorge Aparicio 5bb969d8f5 implement float subtraction il y a 8 ans
  Jorge Aparicio f7bd48ee94 target.contains -> target_os == il y a 8 ans