Commit History

Author SHA1 Message Date
  Jorge Aparicio a1caa7ccac add implementations of memcpy et al 8 years ago
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source 8 years ago
  homunkulus d5e38beef9 Auto merge of #71 - japaric:aeabi-aliases, r=japaric 8 years ago
  Jorge Aparicio d34be6ab4e add missing aeabi aliases 8 years ago
  Jorge Aparicio bfa92a862b avoid division overflow in idivmod test 8 years ago
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module 8 years ago
  Amanieu d'Antras b9e916c769 Add tests for ARM division builtins 8 years ago
  Amanieu d'Antras f919660be5 Add signed division functions 8 years ago
  Amanieu d'Antras 97217e3ad9 Fix inline assembly to work on ARMv6-M 8 years ago
  Amanieu d'Antras acceaa95f1 Various changes 8 years ago
  Jorge Aparicio d6be95a3bb note about calling convention 8 years ago
  Jorge Aparicio cc9d3e8e5f port __udivmodsi4, aeabi_uidivmod and udivsi3 8 years ago
  Jorge Aparicio 950564607d port udivmoddi4 and __aeabi_uldivmod 8 years ago
  Amanieu d'Antras a147763c19 Remove builtins that are not called by LLVM 8 years ago
  Amanieu d'Antras 36fb191695 Rewrite the arm mem* builtins without asm and naked functions 8 years ago
  Jorge Aparicio 1faf15fc64 initial commit 8 years ago