Commit History

Author SHA1 Message Date
  Alex Crichton 5a88717b46 Merge pull request #258 from paoloteti/fix-ci 6 years ago
  Paolo Teti 50ea70d7d0 Rename panic_implementation -> panic_handler 6 years ago
  Alex Crichton f3a13eb238 Merge remote-tracking branch 'origin/master' into HEAD 6 years ago
  Alex Crichton 605b439ad3 Fix compile on riscv again 6 years ago
  Alex Crichton abc9132938 Merge remote-tracking branch 'origin/master' into HEAD 6 years ago
  Alex Crichton cdbad7225f Fix compilation on riscv32 6 years ago
  Alex Crichton 88f5efa79c Merge pull request #257 from demurgos/patch-1 6 years ago
  Charles Samborski b9d8326572 Fix link in README.md (Rust operator precedence) 6 years ago
  Alex Crichton b5563f79ea Update LLVM's compiler-rt submodule 6 years ago
  Alex Crichton 3caed3c802 Merge pull request #255 from AdrianBunk/master 6 years ago
  Adrian Bunk 8a0033ebfc Fix __sync_fetch_and_nand_* for pre-v6 ARM 6 years ago
  Alex Crichton aeea9ca3ed Merge remote-tracking branch 'origin/rust-llvm-release-7-0-0-v2' 6 years ago
  Alex Crichton 01a6ffafda Remove unused features 6 years ago
  Alex Crichton 5b05a98e4f Merge pull request #252 from dingelish/master 6 years ago
  Yu Ding 5e26a092a4 Follow up on PR #252 6 years ago
  Yu Ding bf370326cf Fix symbol collision caused by floatdisf 6 years ago
  Alex Crichton d549d85b17 Upgrade to LLVM 7 branch point 6 years ago
  Alex Crichton 5a7b58ffd7 Merge pull request #251 from riscv-rust/master 6 years ago
  David Craven 6dcbd85f11 Implement __mulsi3. 6 years ago
  Alex Crichton 52a6a4d708 Update libm to elide bounds checks 6 years ago
  Alex Crichton e3b8a228ed Merge pull request #250 from japaric/fmod 6 years ago
  Jorge Aparicio 1083ac1439 fix warnings 6 years ago
  Jorge Aparicio 3d005629b8 expose fmod{,f} symbols on thumb 6 years ago
  Alex Crichton b4a3645cfe Merge pull request #248 from japaric/libm 6 years ago
  Alex Crichton d73ccba988 Use `intrinsics!` macro for math intrinsics 6 years ago
  Jorge Aparicio cc78ff665d fix path 6 years ago
  Jorge Aparicio 36f93dbd79 expose math symbol on wasm32-unknown-unknown 6 years ago
  Alex Crichton 5d370bb352 Don't build multc3 on AArch64 MSVC 6 years ago
  Alex Crichton ec413b2b67 Merge pull request #249 from semarie/openbsd 6 years ago
  Sébastien Marie ffffe2ed64 openbsd: doesn't use `static` as it could result duplicated symbols 6 years ago