Историја ревизија

Аутор SHA1 Порука Датум
  Aaron Kutch 6aef025a36 Remove unused code пре 4 година
  Aaron Kutch 752ab52a7a Remove erroneous `aapcs_on_arm` and add `maybe_use_optimized_c_shim` пре 4 година
  Aaron Kutch 83425b17eb replace old soft division code with new functions пре 5 година
  Aaron Kutch d242475b5c regularize the location and documentation of division functions пре 5 година
  bjorn3 783430e6ae Replace {u,i}128_* lang items with __rust_{u,i}128_* unmangled functions пре 5 година
  Alex Crichton cf98161da7 Remove the need for #[cfg] in #[use_c_shim_if] пре 6 година
  Alex Crichton 8521530f49 Fix __divsi3 and __udivsi3 on thumbv6m targets пре 6 година
  Alex Crichton 4bbc838ac7 Revert "Use the Rust implementation of udivsi3 on ARM" пре 6 година
  Hugues de Valon c924aed0b9 Fix Armv8-M Baseline compilation пре 6 година
  Jordan Rhee 78f544f57d Support windows/arm target пре 6 година
  Paolo Teti 280012b1df Fix thumbv6m build (feature=c) пре 7 година
  Alex Crichton a6f7dfd2fd Fix nightly CI пре 7 година
  Scott McMurray ed89a17f25 Make them all `pub` пре 7 година
  Scott McMurray 5e71218390 Implement all the 128-bit operator lang items from rust PR 46093 пре 7 година
  est31 c9a261895e Refactor int builtins to use associated consts пре 7 година
  Tim Neumann c138713df1 Avoid memcpy references in unoptimized code пре 7 година
  Alex Crichton 681aaa914d Use the Rust implementation of udivsi3 on ARM пре 7 година
  Alex Crichton 2147753559 Remove usage of unwrap_or_else пре 7 година
  Alex Crichton 7de57cd4f9 Handle aeabi aliasing пре 7 година
  Alex Crichton 83d63eaa9b Convert float intrinsics to the `intrinsics!` macro пре 7 година
  Alex Crichton 47ff81325c Use more intrinsics on msvc пре 7 година
  Alex Crichton d17042106f Port udiv to the `intrinsics!` macro пре 7 година
  Jorge Aparicio cc0d8ba2d1 remove the current test suite пре 8 година
  Jorge Aparicio 47b45d1d62 adjust the check! macro to accept AAPCS intrinsics пре 8 година
  Jorge Aparicio 57085be2ea ARM: keep some non-aeabi symbols around пре 8 година
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics пре 8 година
  est31 37d349015e Disable quickcheck tests on mips пре 8 година
  est31 b78e956f08 Add quickcheck tests пре 8 година
  est31 2f3c534cfe u128 udiv intrinsics пре 8 година
  est31 8fe50d813c Macro-ify udivmod пре 8 година