コミット履歴

作者 SHA1 メッセージ 日付
  Ayrton f654edbaee Remove truncdfsf2.c from sources in build.rs and add test for __truncdfsf2vfp 3 年 前
  Ayrton 67c763f4e9 Add `__truncdfsf2` intrinsic 3 年 前
  Alex Crichton ea5db23a6a Remove `-nursery` from urls 5 年 前
  Alex Crichton 1ac3970855 Migrate to github actions from Azure Pipelines 5 年 前
  Alex Crichton 6e8085722d Update azure pipelines badge 5 年 前
  Alex Crichton 19a2b4fe07 Configure Azure Pipelines 5 年 前
  Alex Crichton 939cbca6e9 Revert "Conversion from a wider to a narrower IEEE-754 floating-point type" 6 年 前
  Paolo Teti baab4fd89c Conversion from a wider to a narrower IEEE-754 floating-point type 6 年 前
  Charles Samborski b9d8326572 Fix link in README.md (Rust operator precedence) 6 年 前
  Alex Crichton cb04a0718b Merge pull request #234 from ketsuban/master 6 年 前
  Thomas Winwood 92b259c3ad Add __floatdisf and __floatundisf intrinsics 7 年 前
  Paolo Teti 28c57e7212 Add __ledf2vfp and __lesf2vfp 7 年 前
  Paolo Teti 2467bd2cbf Update Progress list 7 年 前
  Paolo Teti e7bf03019c Collection of VFP intrinsics 7 年 前
  Paolo Teti 45f924ece5 Add generic conversion from a narrower to a wider FP type 7 年 前
  Paolo Teti 13db8bf436 Add support for sub*f3vfp and add*f3vfp 7 年 前
  Paolo Teti 8f018562ca Add support for mul[s/d]f3vfp and div[s/d]f3vfp 7 年 前
  whitequark 4cf6571362 README: update to explain how to run quickcheck-style tests. 7 年 前
  whitequark f5d86476a8 Implement comparesf2/comparedf2 intrinsics. 7 年 前
  whitequark 82ee1dd760 comparesf2/comparedf2 are called on soft-float targets. 7 年 前
  Oliver Geller 8bb30026c7 Implement divsf3 and divdf3 7 年 前
  Oliver Geller 897048543f Implement mulsf3 and muldf3 7 年 前
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" 7 年 前
  Geoff Yoerger fe6197e2f2 Fix README relative link. 7 年 前
  Alex Crichton 070990f10a Compile ffsdi2 with `rustbuild` feature 7 年 前
  est31 d247c55d4d Mark the functions just implemented in README.md 7 年 前
  est31 1ea9ea06d1 Mark some float related intrinsics as implemented in README.md 7 年 前
  est31 9013dbef02 u128 sdiv intrinsics 8 年 前
  est31 2f3c534cfe u128 udiv intrinsics 8 年 前
  est31 1e27c3f937 i128 shift intrinsics 8 年 前