Commit History

Author SHA1 Message Date
  Jan Teske 047406083a Remove mulsf3.c and muldf3.c from compiler-rt. 7 years ago
  Scott McMurray ba750103a3 Another attempt at making MIPS happy 7 years ago
  Scott McMurray bcc41a9b8d Autogenerate the add/sub tests 7 years ago
  Alex Crichton 02b3734a5b Remove divsf3.c from compiler-rt 7 years ago
  Oliver Geller 8bb30026c7 Implement divsf3 and divdf3 7 years ago
  Oliver Geller 897048543f Implement mulsf3 and muldf3 7 years ago
  Alex Crichton 45cd956acc Prepare this crate for more wasm32 compatibility 7 years ago
  Amanieu d'Antras 73e38dcf2f Add atomic support for pre-ARMv6 on Linux 8 years ago
  Alex Crichton 6cf8fe7932 Update to the `cc` dependency 7 years ago
  Alex Crichton 1be538be1e Disable empty intrinsics on i686-apple-darwin 7 years ago
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" 7 years ago
  Tamir Duberstein a32e76eaea Update rustbuild commentary 7 years ago
  est31 02ea9e5f54 Update the gcc crate to 0.3.53 and disable compilation warnings 7 years ago
  Alex Crichton 91eaa85902 Don't mangle probes all the time 7 years ago
  Alex Crichton a1700f9da9 Fix a typo in the build script 7 years ago
  Alex Crichton 070990f10a Compile ffsdi2 with `rustbuild` feature 7 years ago
  Alex Crichton 681aaa914d Use the Rust implementation of udivsi3 on ARM 7 years ago
  Alex Crichton 4859aba5f4 Don't build gcc_personality_v0 7 years ago
  Alex Crichton b42d267065 Don't compile assembly on x86_64 Windows 7 years ago
  Alex Crichton 94bc9953a1 Don't build chkstk on x86_64 7 years ago
  Alex Crichton a839d53a02 Deal with floatdidf on x86_64 7 years ago
  Alex Crichton ac3715de0f Remove defined intrinsics from build.rs 7 years ago
  est31 258feadae4 Build.rs: better debug output 7 years ago
  est31 6047cdf1e8 floattidf, floatuntidf: ignore differences smaller than 2 in test 7 years ago
  est31 191c0be298 Print generated files 7 years ago
  est31 e24673b6c7 Fix test name gotten wrong 7 years ago
  est31 b870667509 Adjust for changed cast function 7 years ago
  est31 b91c39da73 Implement tests for floatuntidf and floatuntisf 7 years ago
  est31 2d2bf21f73 Implement tests for fixunsdfti and fixunssfti 7 years ago
  est31 d188d3dc12 Implement tests for fixdfti and fixsfti 7 years ago