Commit History

Auteur SHA1 Bericht Datum
  Jorge Aparicio cc0d8ba2d1 remove the current test suite 8 jaren geleden
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics 8 jaren geleden
  est31 9013dbef02 u128 sdiv intrinsics 8 jaren geleden
  est31 2f3c534cfe u128 udiv intrinsics 8 jaren geleden
  est31 3055aa21b6 i128 mul intrinsics 8 jaren geleden
  est31 a2e2ec1a18 Add i128 to lib.rs as feature 8 jaren geleden
  Jorge Aparicio b6f059d627 fix the build 8 jaren geleden
  Jorge Aparicio a1caa7ccac add implementations of memcpy et al 8 jaren geleden
  Jorge Aparicio 3484b2b68e by default, mark this crate as the #![compiler_builtins] crate 8 jaren geleden
  Jorge Aparicio e05caa1227 fix warnings 8 jaren geleden
  Jorge Aparicio 8f0847eb94 rename to compiler_builtins, add rust-lang/rust-ish crate attributes 8 jaren geleden
  Jorge Aparicio 24c0247c6a add the compiler_builtins feature to src/lib.rs 8 jaren geleden
  Jorge Aparicio d2a3c45a29 set crate_name and crate_type in src/lib.rs 8 jaren geleden
  Jorge Aparicio c82403551d fix unsafe warnings 8 jaren geleden
  Jorge Aparicio fd69beba29 get profile.dev (-debug-assertions) + LTO working 8 jaren geleden
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source 8 jaren geleden
  Alex Crichton 8e161a791a Expand and refactor teting infrastructure 8 jaren geleden
  Jorge Aparicio b7fa7d3a59 put weak mem* symbols behind an opt-in Cargo feature 8 jaren geleden
  Jorge Aparicio 384c48ce9b don't test always against gcc_s 8 jaren geleden
  Jorge Aparicio 9493c37455 test our implementations against gcc_s 8 jaren geleden
  Matt Ickstadt ef16de3d37 Implement soft float add builtins 8 jaren geleden
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module 8 jaren geleden
  Jorge Aparicio 8603e64554 Merge pull request #44 from Amanieu/sdiv 8 jaren geleden
  Amanieu d'Antras f919660be5 Add signed division functions 8 jaren geleden
  Matt Ickstadt b6091ababa Add x86_64 builtins 8 jaren geleden
  Jorge Aparicio ac352a3512 add core_intrinsics feature gate 8 jaren geleden
  Jorge Aparicio 55eb1b71a0 remove unused feature gates 8 jaren geleden
  Jorge Aparicio 8965b061c2 use rlibc crate instead 8 jaren geleden
  Jorge Aparicio fdbb7883da exclude windows and macos 8 jaren geleden
  Jorge Aparicio 265939fc00 add weak `memcpy` et al symbols 8 jaren geleden