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

Аутор SHA1 Порука Датум
  Jordan Rhee 803d16ee84 Fix undefined symbol errors on windows/arm пре 6 година
  Jordan Rhee 78f544f57d Support windows/arm target пре 6 година
  Tim Neumann 5be54652e9 Fix incorrect names used / generated on ARM пре 7 година
  Dan Gohman a6ecd1a73f Add "volatile" and "memory" clobber to asm! that doesn't fall through. пре 7 година
  Alex Crichton 238647af80 Fix unused imports on iOS пре 7 година
  Jorge Aparicio b8a662040e no aeabi_mem* symbols on iOS, weak symbols on thumb, normal symbols elsewhere пре 7 година
  Jorge Aparicio 75c6ccca71 optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM пре 7 година
  Alex Crichton 0ebbcaede4 Enable the `intrinsics` program on thumb пре 7 година
  Alex Crichton c193113721 Don't test mangled names on thumb пре 7 година
  Alex Crichton acaa2f071a Don't check for references to panics with debug assertions пре 7 година
  Alex Crichton d051480eff Don't generate unmangled aeabi with gen-tests пре 7 година
  Alex Crichton 7de57cd4f9 Handle aeabi aliasing пре 7 година
  Alex Crichton 7c4745061a Remove executable bit on arm.rs пре 7 година
  Jorge Aparicio d34c51f74a remove arm tests from the old test suite пре 8 година
  Wilfried Chauveau 293fef5ebe impl (unsigned/signed) int to single/double precision float conversion based on llvm algorithms. пре 8 година
  Jorge Aparicio 5bb969d8f5 implement float subtraction пре 8 година
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics пре 8 година
  Jorge Aparicio a1caa7ccac add implementations of memcpy et al пре 8 година
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source пре 8 година
  homunkulus d5e38beef9 Auto merge of #71 - japaric:aeabi-aliases, r=japaric пре 8 година
  Jorge Aparicio d34be6ab4e add missing aeabi aliases пре 8 година
  Jorge Aparicio bfa92a862b avoid division overflow in idivmod test пре 8 година
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module пре 8 година
  Amanieu d'Antras b9e916c769 Add tests for ARM division builtins пре 8 година
  Amanieu d'Antras f919660be5 Add signed division functions пре 8 година
  Amanieu d'Antras 97217e3ad9 Fix inline assembly to work on ARMv6-M пре 8 година
  Amanieu d'Antras acceaa95f1 Various changes пре 8 година
  Jorge Aparicio d6be95a3bb note about calling convention пре 8 година
  Jorge Aparicio cc9d3e8e5f port __udivmodsi4, aeabi_uidivmod and udivsi3 пре 8 година
  Jorge Aparicio 950564607d port udivmoddi4 and __aeabi_uldivmod пре 8 година