コミット履歴

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