Commit History

Author SHA1 Message Date
  Jorge Aparicio ba3bb2952f CI: test ARM Cortex targets 8 years ago
  Jorge Aparicio ac9f96fb9c Merge pull request #34 from Amanieu/thumbv6m_asm 8 years ago
  Amanieu d'Antras 97217e3ad9 Fix inline assembly to work on ARMv6-M 8 years ago
  Jorge Aparicio 7ac5155ba6 Merge pull request #30 from Amanieu/various 8 years ago
  Amanieu d'Antras acceaa95f1 Various changes 8 years ago
  Amanieu d'Antras 0a0a8f37c9 Remove the absv implementation, it isn't needed by Rust 8 years ago
  Jorge Aparicio d546f18756 README: cross out a few intrinsics for the TODO list 8 years ago
  Jorge Aparicio 4ab44652e8 Merge pull request #25 from japaric/udivmoddi4 8 years ago
  Jorge Aparicio 79e8fa8787 appveyor: inspect binaries 8 years ago
  Jorge Aparicio eb206842f2 address second row of review 8 years ago
  Jorge Aparicio 1c22269948 don't transmute in test 8 years ago
  Jorge Aparicio 3ff25d956a put div intrinsics in their own module + some docs 8 years ago
  Jorge Aparicio a84579d3c1 refactor: use Int traits, words -> U64, fmt 8 years ago
  Jorge Aparicio d6be95a3bb note about calling convention 8 years ago
  Jorge Aparicio a2fc4da7a5 move return into if branches 8 years ago
  Jorge Aparicio 0915e15c9a *mut T -> Option<&mut T> 8 years ago
  Jorge Aparicio cc9d3e8e5f port __udivmodsi4, aeabi_uidivmod and udivsi3 8 years ago
  Jorge Aparicio 39ede7ee27 and libc6-dev 8 years ago
  Jorge Aparicio 732f1e20af some targets need gcc to be installed 8 years ago
  Jorge Aparicio 950564607d port udivmoddi4 and __aeabi_uldivmod 8 years ago
  Jorge Aparicio c4142ed777 Merge pull request #26 from Amanieu/int_trait 8 years ago
  Amanieu d'Antras 8a94b69d85 Add traits for integer operations 8 years ago
  Jorge Aparicio 1c9c2b4452 Merge pull request #24 from japaric/ppc64 8 years ago
  Jorge Aparicio c6f0124540 ppc64: test on 32-bit QEMU 8 years ago
  Jorge Aparicio 3141bab745 Merge pull request #23 from japaric/mips 8 years ago
  Jorge Aparicio 67ed0e4553 mips: run test on 32-bit QEMU 8 years ago
  Jorge Aparicio 5a1eee91a0 Merge pull request #22 from japaric/i586 8 years ago
  Jorge Aparicio 93d2342318 libgcc_s dev version 8 years ago
  Jorge Aparicio b409422782 32-bit version of libgcc 8 years ago
  Jorge Aparicio aeb057cc57 add libgcc 8 years ago