Historique des commits

Auteur SHA1 Message Date
  Jorge Aparicio 4bf128a84c add a rustbuild cargo feature for integration with rust-lang/rust il y a 8 ans
  Jorge Aparicio c56faf22ab Merge pull request #80 from japaric/abort il y a 8 ans
  Jorge Aparicio 96ddd4ed8d use test::black_box instead of ptr::*_volatile il y a 8 ans
  Jorge Aparicio c82403551d fix unsafe warnings il y a 8 ans
  Jorge Aparicio fd69beba29 get profile.dev (-debug-assertions) + LTO working il y a 8 ans
  Jorge Aparicio a21fb956f9 insert more `abort()` calls where division by zero may occur il y a 8 ans
  Jorge Aparicio a2ffc799d0 check that we don't have any call to panic in our implementations il y a 8 ans
  Jorge Aparicio 534d22e287 panic! -> abort il y a 8 ans
  Jorge Aparicio 24c2a15f3d fix path to .rlib on OSX il y a 8 ans
  Jorge Aparicio 3e6ebb3b76 run the full test suite on osx il y a 8 ans
  Jorge Aparicio 1c9094814d pass -nostartfiles to the linker il y a 8 ans
  Jorge Aparicio 213d929f86 drop the target files il y a 8 ans
  Jorge Aparicio 6726a8c569 Merge pull request #93 from japaric/nightly-up il y a 8 ans
  Jorge Aparicio 5908bb7f87 switch back to old nightly for the arm-gnueabi target il y a 8 ans
  Jorge Aparicio 4df5deba44 switch to a current nightly il y a 8 ans
  Jorge Aparicio 2706d9264a switch compiler-rt to rust-lang's fork il y a 8 ans
  homunkulus 8652c66bdc Auto merge of #82 - mattico:add_pow, r=japaric il y a 8 ans
  Jorge Aparicio ff7e3ba2c0 stop compiling compiler-rt implementations il y a 8 ans
  Jorge Aparicio 8a32bd3424 fix duplicate symbol test il y a 8 ans
  Jorge Aparicio 77bca82434 bump rustc-cfg version and show a better error message when it fails il y a 8 ans
  Matt Ickstadt 6622c49be6 Implement powi_f2 il y a 8 ans
  homunkulus 954e3b7095 Auto merge of #86 - mattico:multitester, r=japaric il y a 8 ans
  Jorge Aparicio 0827f8c7f1 hide the thumbv* target files il y a 8 ans
  Matt Ickstadt 02140cddc9 Initial implementation of multitester il y a 8 ans
  Jorge Aparicio 89ebc46f37 pick target during Xargo installation il y a 8 ans
  Jorge Aparicio d0a57cb871 give Xargo a $HOME il y a 8 ans
  Jorge Aparicio fb5cb0e4c1 fix Xargo installation il y a 8 ans
  Jorge Aparicio d8fa45a653 add back the mysterious apt-get install qemu-user-static il y a 8 ans
  Jorge Aparicio 3b8dedd416 Revert "Merge pull request #48 from mattico/add_float_quickcheck" il y a 8 ans
  Jorge Aparicio 36a437a445 fix nm call il y a 8 ans