Commit Verlauf

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