Commit History

Author SHA1 Message Date
  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 6 years ago
  Masaki Hara 1d15be6a86 Explain why we need extra check in probestack. 6 years ago
  Masaki Hara 56293ad7c7 Fix segfault on probestack with dynamic alloca. 6 years ago
  Alex Crichton 28daccd915 Merge pull request #242 from alexcrichton/update-compiler-rt 6 years ago
  Alex Crichton 575612347c Allow failures on thumb for now 6 years ago
  Alex Crichton c1df86bb46 Update compiler-rt 6 years ago
  Alex Crichton 4cfd7101eb Merge pull request #241 from semarie/openbsd 6 years ago
  Alex Crichton 5f9bbc924b More attempts for intrinsics example 6 years ago
  Sébastien Marie d8bbc81016 use system library on openbsd 6 years ago
  Alex Crichton e423f3c64b More CI fixes 6 years ago
  Alex Crichton e73b81e2d5 Attempt to fix tests on latest nightly 6 years ago
  Alex Crichton cb04a0718b Merge pull request #234 from ketsuban/master 6 years ago
  Thomas Winwood e3dda36162 Remove reference to C impl of float[un]disf 6 years ago
  Alex Crichton 2a2f6d96c8 Merge pull request #238 from TimNN/fix-arm 6 years ago
  Tim Neumann 5be54652e9 Fix incorrect names used / generated on ARM 6 years ago
  Alex Crichton 263a703b10 Merge pull request #236 from mark-i-m/i128 6 years ago
  Mark Mansi 09974df5a7 stable_features allowed temporarily 6 years ago
  Alex Crichton 34f5d4aa38 Merge pull request #235 from mark-i-m/i128 6 years ago
  Mark Mansi 29816fc5d7 Put back feature 6 years ago
  Mark Mansi 0ca2a57f1b i128 is being stabilized 6 years ago
  Thomas Winwood 92b259c3ad Add __floatdisf and __floatundisf intrinsics 7 years ago
  Alex Crichton 8fe94f3553 Merge pull request #233 from paoloteti/arm-float 7 years ago
  Paolo Teti 463a127ea9 Remove ledf2vfp.S and lesf2vfp.S from build list 7 years ago
  Paolo Teti 3a0a96dc00 TravisCI: remove allow_failures for thumb* targets 7 years ago
  Paolo Teti 944ab5cb92 Add missing test cases for __unordsf2/__unorddf2 7 years ago