Commit History

Author SHA1 Message Date
  bors e9b258bc0c Auto merge of #175 - alexcrichton:probestack, r=alexcrichton 7 years ago
  Alex Crichton 7ccf8408d0 Add `__rust_probestack` intrinsic 7 years ago
  Alex Crichton 238647af80 Fix unused imports on iOS 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
  bors 906b2bfc5d Auto merge of #174 - alexcrichton:less-compiler-rt, r=alexcrichton 7 years ago
  Alex Crichton 681aaa914d Use the Rust implementation of udivsi3 on ARM 7 years ago
  Alex Crichton a6bbbea236 Merge pull request #172 from alexcrichton/update-compielr-rt 7 years ago
  Alex Crichton 5a39eed988 Update compiler-rt submodule 7 years ago
  bors b0300b16ed Auto merge of #164 - rust-lang-nursery:memclr, r=alexcrichton 7 years ago
  Jorge Aparicio b8a662040e no aeabi_mem* symbols on iOS, weak symbols on thumb, normal symbols elsewhere 7 years ago
  Jorge Aparicio 75c6ccca71 optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM 7 years ago
  bors c311deeb76 Auto merge of #171 - rust-lang-nursery:gh150, r=japaric 7 years ago
  Jorge Aparicio f3350c5499 enable tests now that #150 has been fixed 7 years ago
  bors 6024080570 Auto merge of #166 - alexcrichton:test-c, r=japaric 7 years ago
  Alex Crichton 0ebbcaede4 Enable the `intrinsics` program on thumb 7 years ago
  Alex Crichton afe5c717a9 Address review comments 7 years ago
  Alex Crichton c193113721 Don't test mangled names on thumb 7 years ago
  Alex Crichton 5c74fb13d9 Enable 128-bit integer tests on Windows 7 years ago
  Alex Crichton acaa2f071a Don't check for references to panics with debug assertions 7 years ago
  Alex Crichton 4859aba5f4 Don't build gcc_personality_v0 7 years ago
  Alex Crichton d051480eff Don't generate unmangled aeabi with gen-tests 7 years ago
  Alex Crichton 91b1291dc5 Don't try to work with `cargo test` 7 years ago
  Alex Crichton 5d6d3fde6a Add a FIXME for Windows 7 years ago
  Alex Crichton 734ec3d31c Tweak testing and such: 7 years ago
  Alex Crichton 76430488e6 Fix appveyor PATH 7 years ago
  Alex Crichton 5e28b7e2b1 Try to fix run.sh on AppVeyor 7 years ago
  Alex Crichton 2147753559 Remove usage of unwrap_or_else 7 years ago
  Alex Crichton a2bdb4b379 Use the same CI script on AppVeyor 7 years ago
  Alex Crichton 4dac0be751 Don't derive Debug for Sign 7 years ago