Commit Verlauf

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