Commit History

Author SHA1 Message Date
  Paolo Teti 306764b091 Fix issue extending f32::MIN/MAX to f64 and improve testcrate. 7 years ago
  bors 2801c99793 Auto merge of #229 - paoloteti:extend, r=alexcrichton 7 years ago
  Paolo Teti 45f924ece5 Add generic conversion from a narrower to a wider FP type 7 years ago
  bors 3e7fba7669 Auto merge of #228 - paoloteti:eabihf, r=alexcrichton 7 years ago
  Paolo Teti 13db8bf436 Add support for sub*f3vfp and add*f3vfp 7 years ago
  Alex Crichton 2d8f137801 Merge pull request #227 from paoloteti/softfloat 7 years ago
  Paolo Teti 73884ae671 Fix __aeabi_fcmple and add test cases 7 years ago
  Alex Crichton 1129b62ca2 Merge pull request #226 from alexcrichton/refactor-tests 7 years ago
  Alex Crichton 2a13475197 Simplify how testing is done 7 years ago
  Alex Crichton 032424971d Allow thumb failures 7 years ago
  Alex Crichton 93977e65a0 Merge pull request #225 from paoloteti/armhf 7 years ago
  Paolo Teti 1269ad1438 Fix build errors on arm*-linux-gnueabi 7 years ago
  Paolo Teti 9e04723812 Add test cases for Mul[s/d]f3vfp and Div[s/d]f3vfp 7 years ago
  Paolo Teti f42b9e0bad __[mul/div]sf3vfp and __[mul/div]df3vfp only on ARM 7 years ago
  Paolo Teti 8f018562ca Add support for mul[s/d]f3vfp and div[s/d]f3vfp 7 years ago
  Alex Crichton 0a95675bab Merge pull request #224 from alexcrichton/fix-float-cmp 7 years ago
  Alex Crichton 7d5fb94560 Fix some typos/bugs with float comparison intrinsics 7 years ago
  Alex Crichton 22f76e35fa Merge pull request #223 from paoloteti/be 7 years ago
  Paolo Teti 083f107c5e Fix build issue and comments 7 years ago
  Paolo Teti a75a49990c Skip aeabi_cdcmp and aeabi_cfcmp on big-endian targets 7 years ago
  Alex Crichton bf912e607e Merge pull request #222 from whitequark/master 7 years ago
  whitequark 205322baf0 comparesf2: do not build the assembly versions of intrinsics on ARM. 7 years ago
  whitequark 07b446a9ab comparesf2/comparedf2: fix a signedness bug and add tests. 7 years ago
  whitequark 4cf6571362 README: update to explain how to run quickcheck-style tests. 7 years ago
  whitequark 3d1600b654 comparesf2/comparedf2: do not build the C versions of intrinsics. 7 years ago
  whitequark 6adcc9e9cb comparesf2/comparedf2: use i32 instead of bool for return type. 7 years ago
  whitequark f5d86476a8 Implement comparesf2/comparedf2 intrinsics. 7 years ago
  whitequark 82ee1dd760 comparesf2/comparedf2 are called on soft-float targets. 7 years ago
  bors 0ba07e4926 Auto merge of #220 - malbarbo:armv4t, r=alexcrichton 7 years ago
  Alex Crichton cc9a70f61c Work around japaric/xargo#186 temporarily 7 years ago