Commit Verlauf

Autor SHA1 Nachricht Datum
  Marco A L Barbosa f4edcf7b24 Use kernel user helpers for armv4t vor 7 Jahren
  bors 200c94eebf Auto merge of #212 - tamird:fomit-frame-pointer-not-supported-arm, r=alexcrichton vor 7 Jahren
  Tamir Duberstein 55e57a3762 Avoid warning spew vor 7 Jahren
  Jan Teske 047406083a Remove mulsf3.c and muldf3.c from compiler-rt. vor 7 Jahren
  Scott McMurray ba750103a3 Another attempt at making MIPS happy vor 7 Jahren
  Scott McMurray bcc41a9b8d Autogenerate the add/sub tests vor 7 Jahren
  Alex Crichton 02b3734a5b Remove divsf3.c from compiler-rt vor 7 Jahren
  Oliver Geller 8bb30026c7 Implement divsf3 and divdf3 vor 7 Jahren
  Oliver Geller 897048543f Implement mulsf3 and muldf3 vor 7 Jahren
  Alex Crichton 45cd956acc Prepare this crate for more wasm32 compatibility vor 7 Jahren
  Amanieu d'Antras 73e38dcf2f Add atomic support for pre-ARMv6 on Linux vor 8 Jahren
  Alex Crichton 6cf8fe7932 Update to the `cc` dependency vor 7 Jahren
  Alex Crichton 1be538be1e Disable empty intrinsics on i686-apple-darwin vor 7 Jahren
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" vor 7 Jahren
  Tamir Duberstein a32e76eaea Update rustbuild commentary vor 7 Jahren
  est31 02ea9e5f54 Update the gcc crate to 0.3.53 and disable compilation warnings vor 7 Jahren
  Alex Crichton 91eaa85902 Don't mangle probes all the time vor 7 Jahren
  Alex Crichton a1700f9da9 Fix a typo in the build script vor 7 Jahren
  Alex Crichton 070990f10a Compile ffsdi2 with `rustbuild` feature vor 7 Jahren
  Alex Crichton 681aaa914d Use the Rust implementation of udivsi3 on ARM vor 7 Jahren
  Alex Crichton 4859aba5f4 Don't build gcc_personality_v0 vor 7 Jahren
  Alex Crichton b42d267065 Don't compile assembly on x86_64 Windows vor 7 Jahren
  Alex Crichton 94bc9953a1 Don't build chkstk on x86_64 vor 7 Jahren
  Alex Crichton a839d53a02 Deal with floatdidf on x86_64 vor 7 Jahren
  Alex Crichton ac3715de0f Remove defined intrinsics from build.rs vor 7 Jahren
  est31 258feadae4 Build.rs: better debug output vor 8 Jahren
  est31 6047cdf1e8 floattidf, floatuntidf: ignore differences smaller than 2 in test vor 8 Jahren
  est31 191c0be298 Print generated files vor 8 Jahren
  est31 e24673b6c7 Fix test name gotten wrong vor 8 Jahren
  est31 b870667509 Adjust for changed cast function vor 8 Jahren