Commit History

Author SHA1 Message Date
  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
  Alex Crichton 182450f20c Try to fix intrinsics example on nightly 6 years ago
  Alex Crichton 8142298fe6 Merge pull request #247 from ljedrz/outdated_feature 6 years ago
  Alex Crichton 5b5b2581e4 Try to fix example's compile on nightly 6 years ago
  ljedrz 411a12fc02 Remove #![feature(i128_type)] as i128 is stable 6 years ago
  Alex Crichton 86bf357a14 Upgrade compiler-rt submodule, mostly for sanitizers 6 years ago
  Alex Crichton 6eb8f8d710 Merge pull request #244 from qnighy/dynamic-stack-probing 7 years ago
  Masaki Hara 1d15be6a86 Explain why we need extra check in probestack. 7 years ago
  Masaki Hara 56293ad7c7 Fix segfault on probestack with dynamic alloca. 7 years ago
  Alex Crichton 28daccd915 Merge pull request #242 from alexcrichton/update-compiler-rt 7 years ago
  Alex Crichton 575612347c Allow failures on thumb for now 7 years ago
  Alex Crichton c1df86bb46 Update compiler-rt 7 years ago
  Alex Crichton 4cfd7101eb Merge pull request #241 from semarie/openbsd 7 years ago
  Alex Crichton 5f9bbc924b More attempts for intrinsics example 7 years ago
  Sébastien Marie d8bbc81016 use system library on openbsd 7 years ago
  Alex Crichton e423f3c64b More CI fixes 7 years ago
  Alex Crichton e73b81e2d5 Attempt to fix tests on latest nightly 7 years ago
  Alex Crichton cb04a0718b Merge pull request #234 from ketsuban/master 7 years ago
  Thomas Winwood e3dda36162 Remove reference to C impl of float[un]disf 7 years ago
  Alex Crichton 2a2f6d96c8 Merge pull request #238 from TimNN/fix-arm 7 years ago
  Tim Neumann 5be54652e9 Fix incorrect names used / generated on ARM 7 years ago
  Alex Crichton 263a703b10 Merge pull request #236 from mark-i-m/i128 7 years ago
  Mark Mansi 09974df5a7 stable_features allowed temporarily 7 years ago
  Alex Crichton 34f5d4aa38 Merge pull request #235 from mark-i-m/i128 7 years ago