Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Charles Samborski b9d8326572 Fix link in README.md (Rust operator precedence) 6 yıl önce
  Alex Crichton cb04a0718b Merge pull request #234 from ketsuban/master 7 yıl önce
  Thomas Winwood 92b259c3ad Add __floatdisf and __floatundisf intrinsics 7 yıl önce
  Paolo Teti 28c57e7212 Add __ledf2vfp and __lesf2vfp 7 yıl önce
  Paolo Teti 2467bd2cbf Update Progress list 7 yıl önce
  Paolo Teti e7bf03019c Collection of VFP intrinsics 7 yıl önce
  Paolo Teti 45f924ece5 Add generic conversion from a narrower to a wider FP type 7 yıl önce
  Paolo Teti 13db8bf436 Add support for sub*f3vfp and add*f3vfp 7 yıl önce
  Paolo Teti 8f018562ca Add support for mul[s/d]f3vfp and div[s/d]f3vfp 7 yıl önce
  whitequark 4cf6571362 README: update to explain how to run quickcheck-style tests. 7 yıl önce
  whitequark f5d86476a8 Implement comparesf2/comparedf2 intrinsics. 7 yıl önce
  whitequark 82ee1dd760 comparesf2/comparedf2 are called on soft-float targets. 7 yıl önce
  Oliver Geller 8bb30026c7 Implement divsf3 and divdf3 7 yıl önce
  Oliver Geller 897048543f Implement mulsf3 and muldf3 7 yıl önce
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" 7 yıl önce
  Geoff Yoerger fe6197e2f2 Fix README relative link. 7 yıl önce
  Alex Crichton 070990f10a Compile ffsdi2 with `rustbuild` feature 7 yıl önce
  est31 d247c55d4d Mark the functions just implemented in README.md 8 yıl önce
  est31 1ea9ea06d1 Mark some float related intrinsics as implemented in README.md 8 yıl önce
  est31 9013dbef02 u128 sdiv intrinsics 8 yıl önce
  est31 2f3c534cfe u128 udiv intrinsics 8 yıl önce
  est31 1e27c3f937 i128 shift intrinsics 8 yıl önce
  est31 3055aa21b6 i128 mul intrinsics 8 yıl önce
  Jorge Aparicio 39b7fa2267 mention that 'extern crate compiler_builtins' must be used 8 yıl önce
  Phaiax cbd35de94c Fix url in readme 8 yıl önce
  Jorge Aparicio 20c107784b update the title as well 8 yıl önce
  Alex Crichton 09d61e8f97 More small updates to the README 8 yıl önce
  Jorge Aparicio f6b5c56113 README: remove the Contribution sub-section 8 yıl önce
  Brian Anderson c064549c4b Correct the license to that of upstream compiler-rt 8 yıl önce
  Matt Ickstadt 6622c49be6 Implement powi_f2 8 yıl önce