提交历史

作者 SHA1 备注 提交日期
  Jorge Aparicio 3b8dedd416 Revert "Merge pull request #48 from mattico/add_float_quickcheck" 8 年之前
  Jorge Aparicio 36a437a445 fix nm call 8 年之前
  Jorge Aparicio 960f7a80ad Merge pull request #81 from japaric/cache 8 年之前
  Jorge Aparicio b60d2515ff use `docker run --user` instead of manually creating a user 8 年之前
  Jorge Aparicio d2036122f1 /home/travis -> $HOME 8 年之前
  Jorge Aparicio 0c9b651389 do chmod jut before the script phase ends 8 年之前
  Jorge Aparicio 43e019dfc4 cache Cargo artifacts 8 年之前
  Jorge Aparicio e34a6058df Merge pull request #48 from mattico/add_float_quickcheck 8 年之前
  Matt Ickstadt 010d153966 Add Quickcheck types for float tests 8 年之前
  Matt Ickstadt 9b1fed8d3f Cleanup add builtin assignments 8 年之前
  Matt Ickstadt 58e89b3024 Add floating point deconstruction helpers 8 年之前
  Jorge Aparicio cab88e6133 only x86-ish targets can use an unprefixed nm 8 年之前
  Jorge Aparicio 72802069a2 build.rs: print rerun-if-change for all the C/asm sources 8 年之前
  Jorge Aparicio 62258b5188 ignore duplicated get_pc_thunk symbols 8 年之前
  Jorge Aparicio b5797dc2a2 adapt to new testing infrastructure 8 年之前
  Jorge Aparicio f77ca915c4 add an opt-in cargo feature to build intrinsics from compiler-rt source 8 年之前
  Jorge Aparicio 69e93de9d9 appveyor: stop gisting the disassembly 8 年之前
  Jorge Aparicio 52383edf3e Merge pull request #76 from alexcrichton/more-test 8 年之前
  Alex Crichton 8e161a791a Expand and refactor teting infrastructure 8 年之前
  homunkulus c56a3f8a6e Auto merge of #73 - japaric:weak, r=japaric 8 年之前
  Jorge Aparicio b7fa7d3a59 put weak mem* symbols behind an opt-in Cargo feature 8 年之前
  homunkulus d5e38beef9 Auto merge of #71 - japaric:aeabi-aliases, r=japaric 8 年之前
  Jorge Aparicio d34be6ab4e add missing aeabi aliases 8 年之前
  homunkulus b46719ee42 Auto merge of #67 - japaric:gcc_s, r=japaric 8 年之前
  Jorge Aparicio 9e50598b70 Merge pull request #68 from japaric/another-thumb 8 年之前
  Jorge Aparicio dafe47bc2b fix build.rs 8 年之前
  Jorge Aparicio bfa92a862b avoid division overflow in idivmod test 8 年之前
  Jorge Aparicio 0404438809 test the thumbv7em-none-eabihf target 8 年之前
  Jorge Aparicio 384c48ce9b don't test always against gcc_s 8 年之前
  Jorge Aparicio 337bd7e209 armhf: don't compare our impls against gcc_s 8 年之前