Historial de Commits

Autor SHA1 Mensaje Fecha
  Jorge Aparicio c93b32b3e5 fix debug assertion in divdi3 hace 8 años
  bors 0507842b24 Auto merge of #143 - rust-lang-nursery:no-gcc, r=alexcrichton hace 8 años
  Jorge Aparicio a2e6591be9 make the gcc crate optional hace 8 años
  bors 1550b0d32f Auto merge of #142 - rust-lang-nursery:sub, r=alexcrichton hace 8 años
  Jorge Aparicio 5bb969d8f5 implement float subtraction hace 8 años
  bors 9aa3a257d6 Auto merge of #141 - rust-lang-nursery:aapcs, r=alexcrichton hace 8 años
  Jorge Aparicio 47b45d1d62 adjust the check! macro to accept AAPCS intrinsics hace 8 años
  Jorge Aparicio 57085be2ea ARM: keep some non-aeabi symbols around hace 8 años
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics hace 8 años
  bors 3e8aa49cdf Auto merge of #140 - rust-lang-nursery:backports, r=alexcrichton hace 8 años
  Jorge Aparicio f7bd48ee94 target.contains -> target_os == hace 8 años
  Jorge Aparicio 7cac9625b5 std: Remove unused objects from compiler-builtins hace 8 años
  Jorge Aparicio 03aa2ef390 travis: Expand the `cross` linux image hace 8 años
  Jorge Aparicio 6d3cab2ba0 libcompiler_builtins: Don't build emutls.c hace 8 años
  Jorge Aparicio c30dcb0d30 Don't build any native compiler-builtin components for emscripten hace 8 años
  Jorge Aparicio b9149051f7 Don't build gcc_personality_v0.c on NetBSD either hace 8 años
  bors 9debde0ecc Auto merge of #133 - est31:i128, r=japaric hace 8 años
  est31 37d349015e Disable quickcheck tests on mips hace 8 años
  bors 0d0f22a996 Auto merge of #138 - rust-lang-nursery:cdylib-rebuild, r=japaric hace 8 años
  Jorge Aparicio c08b1692a6 add rebuild logic to compiler-rt-cdylib hace 8 años
  est31 f8a4e3fd70 Panic when invalid overflow value is returned hace 8 años
  est31 b78e956f08 Add quickcheck tests hace 8 años
  est31 417b07b821 Add newly implemented intrinsics to test file hace 8 años
  est31 9013dbef02 u128 sdiv intrinsics hace 8 años
  est31 2f3c534cfe u128 udiv intrinsics hace 8 años
  est31 8fe50d813c Macro-ify udivmod hace 8 años
  est31 1e27c3f937 i128 shift intrinsics hace 8 años
  est31 3055aa21b6 i128 mul intrinsics hace 8 años
  est31 b356429374 int module: macro-ify trait impls and add {u,i}128 support hace 8 años
  est31 a2e2ec1a18 Add i128 to lib.rs as feature hace 8 años