Commit History

Author SHA1 Message Date
  Jorge Aparicio dbcec72ca1 refactor build.rs to not depend on rustc-cfg 7 years ago
  Jorge Aparicio cc0d8ba2d1 remove the current test suite 7 years ago
  Jorge Aparicio a2e6591be9 make the gcc crate optional 8 years ago
  Jorge Aparicio 826839fedb bump rustc-cfg dependency to v0.3.0 8 years ago
  Jorge Aparicio a1caa7ccac add implementations of memcpy et al 8 years ago
  Jorge Aparicio 3484b2b68e by default, mark this crate as the #![compiler_builtins] crate 8 years ago
  Phaiax 56dc20a724 Update gcc-rs dependency to 0.3.36 8 years ago
  Jorge Aparicio 8f0847eb94 rename to compiler_builtins, add rust-lang/rust-ish crate attributes 8 years ago
  Jorge Aparicio 77bca82434 bump rustc-cfg version and show a better error message when it fails 8 years ago
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source 8 years ago
  Alex Crichton 8e161a791a Expand and refactor teting infrastructure 8 years ago
  Jorge Aparicio b7fa7d3a59 put weak mem* symbols behind an opt-in Cargo feature 8 years ago
  Jorge Aparicio 384c48ce9b don't test always against gcc_s 8 years ago
  Jorge Aparicio 337bd7e209 armhf: don't compare our impls against gcc_s 8 years ago
  Jorge Aparicio 9493c37455 test our implementations against gcc_s 8 years ago
  Jorge Aparicio 8965b061c2 use rlibc crate instead 8 years ago
  Jorge Aparicio 950564607d port udivmoddi4 and __aeabi_uldivmod 8 years ago
  Jorge Aparicio 1faf15fc64 initial commit 8 years ago