Historique des commits

Auteur SHA1 Message Date
  Ralf Jung 25edd204fa remove unused imports il y a 5 ans
  Ralf Jung ebeace71ce avoid ptr::write which might panic in debug mode il y a 5 ans
  Jordan Rhee 803d16ee84 Fix undefined symbol errors on windows/arm il y a 6 ans
  Jordan Rhee 78f544f57d Support windows/arm target il y a 6 ans
  Tim Neumann 5be54652e9 Fix incorrect names used / generated on ARM il y a 7 ans
  Dan Gohman a6ecd1a73f Add "volatile" and "memory" clobber to asm! that doesn't fall through. il y a 7 ans
  Alex Crichton 238647af80 Fix unused imports on iOS il y a 7 ans
  Jorge Aparicio b8a662040e no aeabi_mem* symbols on iOS, weak symbols on thumb, normal symbols elsewhere il y a 7 ans
  Jorge Aparicio 75c6ccca71 optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM il y a 7 ans
  Alex Crichton 0ebbcaede4 Enable the `intrinsics` program on thumb il y a 8 ans
  Alex Crichton c193113721 Don't test mangled names on thumb il y a 8 ans
  Alex Crichton acaa2f071a Don't check for references to panics with debug assertions il y a 8 ans
  Alex Crichton d051480eff Don't generate unmangled aeabi with gen-tests il y a 8 ans
  Alex Crichton 7de57cd4f9 Handle aeabi aliasing il y a 8 ans
  Alex Crichton 7c4745061a Remove executable bit on arm.rs il y a 8 ans
  Jorge Aparicio d34c51f74a remove arm tests from the old test suite 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
  Jorge Aparicio 5bb969d8f5 implement float subtraction il y a 8 ans
  Jorge Aparicio dfa7b161aa use AAPCS calling convention on all aeabi intrinsics il y a 8 ans
  Jorge Aparicio a1caa7ccac add implementations of memcpy et al il y a 8 ans
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source il y a 8 ans
  homunkulus d5e38beef9 Auto merge of #71 - japaric:aeabi-aliases, r=japaric il y a 8 ans
  Jorge Aparicio d34be6ab4e add missing aeabi aliases il y a 8 ans
  Jorge Aparicio bfa92a862b avoid division overflow in idivmod test il y a 8 ans
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module il y a 8 ans
  Amanieu d'Antras b9e916c769 Add tests for ARM division builtins il y a 8 ans
  Amanieu d'Antras f919660be5 Add signed division functions il y a 8 ans
  Amanieu d'Antras 97217e3ad9 Fix inline assembly to work on ARMv6-M il y a 8 ans
  Amanieu d'Antras acceaa95f1 Various changes il y a 8 ans
  Jorge Aparicio d6be95a3bb note about calling convention il y a 8 ans