提交歷史

作者 SHA1 備註 提交日期
  bors 200c94eebf Auto merge of #212 - tamird:fomit-frame-pointer-not-supported-arm, r=alexcrichton 7 年之前
  Tamir Duberstein 55e57a3762 Avoid warning spew 7 年之前
  Jan Teske 047406083a Remove mulsf3.c and muldf3.c from compiler-rt. 7 年之前
  Scott McMurray ba750103a3 Another attempt at making MIPS happy 7 年之前
  Scott McMurray bcc41a9b8d Autogenerate the add/sub tests 7 年之前
  Alex Crichton 02b3734a5b Remove divsf3.c from compiler-rt 7 年之前
  Oliver Geller 8bb30026c7 Implement divsf3 and divdf3 7 年之前
  Oliver Geller 897048543f Implement mulsf3 and muldf3 7 年之前
  Alex Crichton 45cd956acc Prepare this crate for more wasm32 compatibility 7 年之前
  Amanieu d'Antras 73e38dcf2f Add atomic support for pre-ARMv6 on Linux 8 年之前
  Alex Crichton 6cf8fe7932 Update to the `cc` dependency 7 年之前
  Alex Crichton 1be538be1e Disable empty intrinsics on i686-apple-darwin 7 年之前
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" 7 年之前
  Tamir Duberstein a32e76eaea Update rustbuild commentary 7 年之前
  est31 02ea9e5f54 Update the gcc crate to 0.3.53 and disable compilation warnings 7 年之前
  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 8 年之前
  est31 6047cdf1e8 floattidf, floatuntidf: ignore differences smaller than 2 in test 8 年之前
  est31 191c0be298 Print generated files 8 年之前
  est31 e24673b6c7 Fix test name gotten wrong 8 年之前
  est31 b870667509 Adjust for changed cast function 8 年之前
  est31 b91c39da73 Implement tests for floatuntidf and floatuntisf 8 年之前