Commit History

Author SHA1 Message Date
  Alex Crichton 345447948f Update to release_60 of LLVM's compiler-rt 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
  Alex Crichton a076c9aaa7 Disable incremental + LTO 7 years ago
  Marco A L Barbosa f4edcf7b24 Use kernel user helpers for armv4t 7 years ago
  bors 3a9ba44406 Auto merge of #219 - Amanieu:sync_val_compare_and_swap, r=alexcrichton 7 years ago
  Amanieu d'Antras e8ea848785 Fix argument order for __sync_val_compare_and_swap 7 years ago
  bors 000d06a57a Auto merge of #218 - Amanieu:blx_fix, r=alexcrichton 7 years ago
  Amanieu d'Antras 0fe7c79389 Replace inline asm with function calls in __kuser_cmpxchg and __kuser_memory_barrier 7 years ago
  bors 0633d73c55 Auto merge of #215 - alexcrichton:fix-ci, r=alexcrichton 7 years ago
  Alex Crichton a6f7dfd2fd Fix nightly CI 7 years ago
  bors 200c94eebf Auto merge of #212 - tamird:fomit-frame-pointer-not-supported-arm, r=alexcrichton 7 years ago
  Tamir Duberstein 55e57a3762 Avoid warning spew 7 years ago
  bors 18feaccbfd Auto merge of #211 - haellowyyn:fix-multi-definition-of-mulsf3, r=alexcrichton 7 years ago
  Jan Teske 047406083a Remove mulsf3.c and muldf3.c from compiler-rt. 7 years ago
  Alex Crichton 60d949ba1d Merge pull request #210 from scottmcm/add-128bit-lang-items 7 years ago
  Scott McMurray ba750103a3 Another attempt at making MIPS happy 7 years ago