提交历史

作者 SHA1 备注 提交日期
  Jorge Aparicio a2135c1a5c no need to explicitly call qemu-$ARCH 8 年之前
  Jorge Aparicio 12933b8dca sort targets 8 年之前
  Jorge Aparicio 480bbec3cd don't call docker inside docker 8 年之前
  Jorge Aparicio b4df203c46 use trusty 8 年之前
  Jorge Aparicio aa9a282c61 actually enter docker 8 年之前
  Jorge Aparicio c277cc67be fix bash syntax 8 年之前
  Jorge Aparicio 0c2ef10160 CI: run all Linux targets inside docker 8 年之前
  Jorge Aparicio b4e474f417 Merge pull request #35 from japaric/cortex 8 年之前
  Jorge Aparicio 11cd95f25d install libssh2 8 年之前
  Jorge Aparicio 2f9c64a577 change Xargo installation path 8 年之前
  Jorge Aparicio 164b21991c binutils -> gcc 8 年之前
  Jorge Aparicio 10ea089eb2 no rust-std for these targets 8 年之前
  Jorge Aparicio e7b10e53ac install binutils manually 8 年之前
  Jorge Aparicio c6fab21982 binutils -> gcc? 8 年之前
  Jorge Aparicio ba3bb2952f CI: test ARM Cortex targets 8 年之前
  Jorge Aparicio ac9f96fb9c Merge pull request #34 from Amanieu/thumbv6m_asm 8 年之前
  Amanieu d'Antras 97217e3ad9 Fix inline assembly to work on ARMv6-M 8 年之前
  Jorge Aparicio 7ac5155ba6 Merge pull request #30 from Amanieu/various 8 年之前
  Amanieu d'Antras acceaa95f1 Various changes 8 年之前
  Amanieu d'Antras 0a0a8f37c9 Remove the absv implementation, it isn't needed by Rust 8 年之前
  Jorge Aparicio d546f18756 README: cross out a few intrinsics for the TODO list 8 年之前
  Jorge Aparicio 4ab44652e8 Merge pull request #25 from japaric/udivmoddi4 8 年之前
  Jorge Aparicio eb206842f2 address second row of review 8 年之前
  Jorge Aparicio 1c22269948 don't transmute in test 8 年之前
  Jorge Aparicio 3ff25d956a put div intrinsics in their own module + some docs 8 年之前
  Jorge Aparicio a84579d3c1 refactor: use Int traits, words -> U64, fmt 8 年之前
  Jorge Aparicio d6be95a3bb note about calling convention 8 年之前
  Jorge Aparicio a2fc4da7a5 move return into if branches 8 年之前
  Jorge Aparicio 0915e15c9a *mut T -> Option<&mut T> 8 年之前
  Jorge Aparicio cc9d3e8e5f port __udivmodsi4, aeabi_uidivmod and udivsi3 8 年之前