Historique des commits

Auteur SHA1 Message Date
  Wilfried Chauveau 09d2f2f1f5 exclude from tests values out of integer range (and NaN). il y a 8 ans
  Wilfried Chauveau d96102d270 implement float/double to (u)int conversion. il y a 8 ans
  Wilfried Chauveau 293fef5ebe impl (unsigned/signed) int to single/double precision float conversion based on llvm algorithms. il y a 8 ans
  bors 0507842b24 Auto merge of #143 - rust-lang-nursery:no-gcc, r=alexcrichton il y a 8 ans
  Jorge Aparicio a2e6591be9 make the gcc crate optional il y a 8 ans
  bors 1550b0d32f Auto merge of #142 - rust-lang-nursery:sub, r=alexcrichton il y a 8 ans
  Jorge Aparicio 5bb969d8f5 implement float subtraction il y a 8 ans
  bors 9aa3a257d6 Auto merge of #141 - rust-lang-nursery:aapcs, r=alexcrichton il y a 8 ans
  Jorge Aparicio 47b45d1d62 adjust the check! macro to accept AAPCS intrinsics il y a 8 ans
  Jorge Aparicio 57085be2ea ARM: keep some non-aeabi symbols around il y a 8 ans
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics il y a 8 ans
  bors 3e8aa49cdf Auto merge of #140 - rust-lang-nursery:backports, r=alexcrichton il y a 8 ans
  Jorge Aparicio f7bd48ee94 target.contains -> target_os == il y a 8 ans
  Jorge Aparicio 7cac9625b5 std: Remove unused objects from compiler-builtins il y a 8 ans
  Jorge Aparicio 03aa2ef390 travis: Expand the `cross` linux image il y a 8 ans
  Jorge Aparicio 6d3cab2ba0 libcompiler_builtins: Don't build emutls.c il y a 8 ans
  Jorge Aparicio c30dcb0d30 Don't build any native compiler-builtin components for emscripten il y a 8 ans
  Jorge Aparicio b9149051f7 Don't build gcc_personality_v0.c on NetBSD either il y a 8 ans
  bors 9debde0ecc Auto merge of #133 - est31:i128, r=japaric il y a 8 ans
  est31 37d349015e Disable quickcheck tests on mips il y a 8 ans
  bors 0d0f22a996 Auto merge of #138 - rust-lang-nursery:cdylib-rebuild, r=japaric il y a 8 ans
  Jorge Aparicio c08b1692a6 add rebuild logic to compiler-rt-cdylib il y a 8 ans
  est31 f8a4e3fd70 Panic when invalid overflow value is returned il y a 8 ans
  est31 b78e956f08 Add quickcheck tests il y a 8 ans
  est31 417b07b821 Add newly implemented intrinsics to test file il y a 8 ans
  est31 9013dbef02 u128 sdiv intrinsics il y a 8 ans
  est31 2f3c534cfe u128 udiv intrinsics il y a 8 ans
  est31 8fe50d813c Macro-ify udivmod il y a 8 ans
  est31 1e27c3f937 i128 shift intrinsics il y a 8 ans
  est31 3055aa21b6 i128 mul intrinsics il y a 8 ans