Commit History

Author SHA1 Message Date
  Paolo Teti 28c57e7212 Add __ledf2vfp and __lesf2vfp 7 years ago
  bors cfecfa2918 Auto merge of #232 - paoloteti:fix-thumb-ci, r=alexcrichton 7 years ago
  Paolo Teti 9e99aa2bbe Remove no_std features 7 years ago
  Paolo Teti 7b81af044e Keep mangled-names as a default feature 7 years ago
  Paolo Teti 86612733be testcrate/lib.rs: use #![no_std] unconditionally 7 years ago
  Paolo Teti 8289e626fe Use upstream for utest 7 years ago
  Paolo Teti 7f92a8ee7b Fix CI for thumb* targets 7 years ago
  Paolo Teti 280012b1df Fix thumbv6m build (feature=c) 7 years ago
  bors 266ea0740a Auto merge of #231 - paoloteti:vfp, r=alexcrichton 7 years ago
  Alex Crichton 7c11f5c018 Merge branch 'llvm-60' 7 years ago
  Paolo Teti 2467bd2cbf Update Progress list 7 years ago
  Paolo Teti e7bf03019c Collection of VFP intrinsics 7 years ago
  Paolo Teti e15ab79173 Set -mfloat-abi=hard not only for thumb targets 7 years ago
  bors 63de7c62c1 Auto merge of #230 - paoloteti:fix-extend, r=alexcrichton 7 years ago
  Paolo Teti 2cb290afa3 Fix __subsf3 and __subdf3 on x86 7 years ago
  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