Historie revizí

Autor SHA1 Zpráva Datum
  Hugues de Valon c924aed0b9 Fix Armv8-M Baseline compilation před 6 roky
  Jordan Rhee 78f544f57d Support windows/arm target před 6 roky
  Paolo Teti 280012b1df Fix thumbv6m build (feature=c) před 7 roky
  Alex Crichton a6f7dfd2fd Fix nightly CI před 7 roky
  Scott McMurray ed89a17f25 Make them all `pub` před 7 roky
  Scott McMurray 5e71218390 Implement all the 128-bit operator lang items from rust PR 46093 před 7 roky
  est31 c9a261895e Refactor int builtins to use associated consts před 7 roky
  Alex Crichton 681aaa914d Use the Rust implementation of udivsi3 on ARM před 7 roky
  Alex Crichton 2147753559 Remove usage of unwrap_or_else před 7 roky
  Alex Crichton 7de57cd4f9 Handle aeabi aliasing před 7 roky
  Alex Crichton 47ff81325c Use more intrinsics on msvc před 7 roky
  Alex Crichton 7886ae275b Port sdiv to traits + `intrinsics!` před 7 roky
  Jorge Aparicio cc0d8ba2d1 remove the current test suite před 8 roky
  Jorge Aparicio 2faec6a4fb fix debug assertion in modsi3 / moddi3 před 8 roky
  bors 9681358dc5 Auto merge of #149 - rust-lang-nursery:gh148, r=alexcrichton před 8 roky
  Jorge Aparicio c93b32b3e5 fix debug assertion in divdi3 před 8 roky
  Jorge Aparicio 644a1c9ac9 fix infinite recursion in divmoddi4 / mulodi4 před 8 roky
  Jorge Aparicio 47b45d1d62 adjust the check! macro to accept AAPCS intrinsics před 8 roky
  Jorge Aparicio 57085be2ea ARM: keep some non-aeabi symbols around před 8 roky
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics před 8 roky
  est31 37d349015e Disable quickcheck tests on mips před 8 roky
  est31 b78e956f08 Add quickcheck tests před 8 roky
  est31 9013dbef02 u128 sdiv intrinsics před 8 roky
  Jorge Aparicio e05caa1227 fix warnings před 8 roky
  Jorge Aparicio c82403551d fix unsafe warnings před 8 roky
  Jorge Aparicio fd69beba29 get profile.dev (-debug-assertions) + LTO working před 8 roky
  Jorge Aparicio a21fb956f9 insert more `abort()` calls where division by zero may occur před 8 roky
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source před 8 roky
  Alex Crichton 8e161a791a Expand and refactor teting infrastructure před 8 roky
  Jorge Aparicio 384c48ce9b don't test always against gcc_s před 8 roky