Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Crichton 91b1291dc5 Don't try to work with `cargo test` hace 7 años
  Alex Crichton 734ec3d31c Tweak testing and such: hace 7 años
  Alex Crichton 83d63eaa9b Convert float intrinsics to the `intrinsics!` macro hace 7 años
  Alex Crichton 12a0038250 Fix the abi hack on windows hace 7 años
  Alex Crichton 7886ae275b Port sdiv to traits + `intrinsics!` hace 7 años
  Alex Crichton 2f2bb32e40 Use traits instead of macros for shift intrinsics hace 7 años
  Jorge Aparicio b2f72e1eb1 remove unused macros hace 8 años
  Jorge Aparicio cc0d8ba2d1 remove the current test suite hace 8 años
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics hace 8 años
  est31 9013dbef02 u128 sdiv intrinsics hace 8 años
  est31 2f3c534cfe u128 udiv intrinsics hace 8 años
  est31 3055aa21b6 i128 mul intrinsics hace 8 años
  est31 a2e2ec1a18 Add i128 to lib.rs as feature hace 8 años
  Jorge Aparicio b6f059d627 fix the build hace 8 años
  Jorge Aparicio a1caa7ccac add implementations of memcpy et al hace 8 años
  Jorge Aparicio 3484b2b68e by default, mark this crate as the #![compiler_builtins] crate hace 8 años
  Jorge Aparicio e05caa1227 fix warnings hace 8 años
  Jorge Aparicio 8f0847eb94 rename to compiler_builtins, add rust-lang/rust-ish crate attributes hace 8 años
  Jorge Aparicio 24c0247c6a add the compiler_builtins feature to src/lib.rs hace 8 años
  Jorge Aparicio d2a3c45a29 set crate_name and crate_type in src/lib.rs hace 8 años
  Jorge Aparicio c82403551d fix unsafe warnings hace 8 años
  Jorge Aparicio fd69beba29 get profile.dev (-debug-assertions) + LTO working hace 8 años
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source hace 8 años
  Alex Crichton 8e161a791a Expand and refactor teting infrastructure hace 8 años
  Jorge Aparicio b7fa7d3a59 put weak mem* symbols behind an opt-in Cargo feature hace 8 años
  Jorge Aparicio 384c48ce9b don't test always against gcc_s hace 8 años
  Jorge Aparicio 9493c37455 test our implementations against gcc_s hace 8 años
  Matt Ickstadt ef16de3d37 Implement soft float add builtins hace 8 años
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module hace 8 años
  Jorge Aparicio 8603e64554 Merge pull request #44 from Amanieu/sdiv hace 8 años