Commit Graph

  • ad1bcd2592
    Merge pull request #291 from alexcrichton/fix-riscv Alex Crichton 2019-05-14 16:40:27 -0500
  • e4f46b91ca Don't compile C code on riscv targets Alex Crichton 2019-05-14 14:29:29 -0700
  • cfa7c7a08d
    Merge pull request #290 from alexcrichton/fix-targets Alex Crichton 2019-05-14 15:02:57 -0500
  • e0e54ded96
    Merge pull request #289 from RalfJung/c Alex Crichton 2019-05-14 15:02:26 -0500
  • 8521530f49 Fix __divsi3 and __udivsi3 on thumbv6m targets Alex Crichton 2019-05-14 12:26:09 -0700
  • 3c51ffdadc don't force-on c feature when working in rustc workspace Ralf Jung 2019-05-14 17:57:42 +0200
  • e3b53f9142 Bump to 0.1.12 Alex Crichton 2019-05-02 15:18:37 -0700
  • 4addb9bab9
    Merge pull request #286 from alexcrichton/fix-dupe Alex Crichton 2019-05-02 17:17:52 -0500
  • fd7d1b0a45
    Merge pull request #287 from alexcrichton/reenable-mips Alex Crichton 2019-05-02 16:44:40 -0500
  • 80a998df92 Fix duplicate floatdisf symbol on Windows MSVC Alex Crichton 2019-05-02 14:22:19 -0700
  • 2668e5754d
    Merge pull request #284 from alexcrichton/ldexp Alex Crichton 2019-05-02 16:17:33 -0500
  • 45caccf3bf
    Merge pull request #285 from alexcrichton/use-optimized Alex Crichton 2019-05-02 16:17:04 -0500
  • 77b1c7a881 Enable historically segfaulting tests on MIPS Alex Crichton 2019-05-02 13:44:20 -0700
  • 752e35a11f Fix duplicate symbol __clzsi2 Alex Crichton 2019-05-02 13:35:50 -0700
  • 4bbc838ac7 Revert "Use the Rust implementation of udivsi3 on ARM" Alex Crichton 2019-05-02 12:47:51 -0700
  • 4012b9c4f5 Include `ldexp*` intrinsics on the wasm target Alex Crichton 2019-05-02 12:40:39 -0700
  • 045de6e516 Bump to 0.1.11 Alex Crichton 2019-04-30 10:08:23 -0700
  • 14320f2d77
    Merge pull request #283 from Goirad/patch-1 Alex Crichton 2019-04-30 08:41:30 -0500
  • aec945a708
    Added missing fdim signature Goirad 2019-04-29 14:42:14 -0700
  • c8dd6524e8 Add instructions for publishing Alex Crichton 2019-04-08 07:55:09 -0700
  • afca23bbb9 Bump to 0.1.10 Alex Crichton 2019-04-08 07:52:05 -0700
  • cc61d82bc4
    Merge pull request #281 from Zoxc/vs2019 Alex Crichton 2019-04-08 09:51:31 -0500
  • 98c5738ed5 Update submodule for VS 2019 support John Kåre Alsaker 2019-04-08 16:30:33 +0200
  • 6e8085722d
    Update azure pipelines badge Alex Crichton 2019-04-02 15:41:20 -0500
  • cc2d7cb3bc Bump to 0.1.9 Alex Crichton 2019-04-02 13:05:56 -0700
  • 1275ec6654 More fixes for i686-mingw Alex Crichton 2019-04-02 13:02:22 -0700
  • 4c60176278 Attempt to fix MinGW targets Alex Crichton 2019-04-02 12:51:36 -0700
  • cc7567e471
    Merge pull request #277 from alexcrichton/less-wasi-sysm Alex Crichton 2019-04-02 14:44:24 -0500
  • a771cba5f9
    Merge pull request #279 from alexcrichton/configure-azure-pipelines Alex Crichton 2019-04-02 14:44:08 -0500
  • 17b8ea3620 Re-enable all targets Alex Crichton 2019-04-02 12:16:59 -0700
  • ca03cf138a Try to fix Windows Alex Crichton 2019-04-02 12:12:19 -0700
  • c880d1ca06 Try to handle thumb targets and xargo Alex Crichton 2019-04-02 11:44:28 -0700
  • 89f2b5a8bd Generate a lock file before using Docker Alex Crichton 2019-04-02 09:53:05 -0700
  • aa5ff95d7e Don't pass `-it` to docker Alex Crichton 2019-04-02 09:35:47 -0700
  • 87154a3e7d Upgrade all docker containers to 18.04 Alex Crichton 2019-04-02 08:39:19 -0700
  • 8e2f43e400 Expand Azure Pipelines configuration Alex Crichton 2019-04-02 08:27:38 -0700
  • 19a2b4fe07 Configure Azure Pipelines Alex Crichton 2019-04-02 07:58:12 -0700
  • ef099c7994 Add sample azure pipelines configuration Alex Crichton 2019-04-02 07:57:02 -0700
  • e95ef7a5ef Don't compile math symbols on wasm32-unknown-wasi Alex Crichton 2019-04-02 07:46:06 -0700
  • a4420e66ad Bump to 0.1.8 Alex Crichton 2019-03-21 07:52:59 -0700
  • 4078c99f9b
    Merge pull request #276 from hug-dev/armv8m-support Alex Crichton 2019-03-14 09:15:10 -0500
  • 5d683bafc3 Remove thumbv6m configuration of intrinsic example Hugues de Valon 2019-03-07 19:34:53 +0000
  • 85101f2a47 Fix compilation for thumbv8m.main-none-eabihf Hugues de Valon 2019-03-07 19:30:39 +0000
  • c924aed0b9 Fix Armv8-M Baseline compilation Hugues de Valon 2019-03-07 19:24:15 +0000
  • c8b8087c95 Don't compile memory intrinsics on wasi Alex Crichton 2019-03-13 08:19:30 -0700
  • fafaacecd1 Bump to 0.1.7 Alex Crichton 2019-02-27 12:39:34 -0800
  • 39ad0538f2
    Merge pull request #274 from jordanrh1/fix-windows-arm Alex Crichton 2019-02-27 14:37:47 -0600
  • 18cd30009c Bump version to 0.1.6 Jordan Rhee 2019-02-27 11:45:14 -0800
  • 803d16ee84 Fix undefined symbol errors on windows/arm Jordan Rhee 2019-02-27 11:39:49 -0800
  • b41ba0b570
    Merge pull request #273 from MikaelUrankar/freebsd_arm Alex Crichton 2019-02-03 08:01:04 +0100
  • 275b37d66c FreeBSD arm needs clear_cache.c MikaelUrankar 2019-02-02 19:52:41 +0100
  • 61a3c5a89d
    Merge pull request #272 from cyplo/fix-new-nightly Alex Crichton 2019-01-22 09:17:07 -0800
  • b570ccfd2d Fix compilation on new nightly. Cyryl Płotnicki 2019-01-20 09:33:55 +0000
  • fcdf1bcd05
    Merge pull request #271 from Lokathor/master Alex Crichton 2019-01-07 13:10:04 -0600
  • fc3368b558 Perform the correct version bump Lokathor 2019-01-07 12:08:18 -0700
  • 008d8d2fc3 Merge branch 'master' of https://github.com/Lokathor/compiler-builtins Lokathor 2019-01-07 12:07:59 -0700
  • af2bc8ead6 Version Bump for count leading zeros Lokathor 2019-01-07 11:52:30 -0700
  • 2378095345
    Merge pull request #270 from denzp/master Alex Crichton 2019-01-07 11:11:19 -0600
  • 827f9a8a01 Don't build compiler-rt for NVPTX Denys Zariaiev 2019-01-06 16:28:46 +0100
  • 9710af9a33
    Merge pull request #267 from Lokathor/master Alex Crichton 2019-01-07 09:36:45 -0600
  • 9a68e74ebd Attempt to use `intrinsics!` Lokathor 2019-01-04 19:17:02 -0700
  • 0c5dffb5ba Bump to 0.1.4 Alex Crichton 2019-01-03 13:55:02 -0800
  • a19294fd49
    Merge pull request #269 from dingelish/master Alex Crichton 2019-01-03 15:54:38 -0600
  • a9a108548c Fix SGX target_env collision Yu Ding 2019-01-03 12:53:08 -0800
  • 2e8b85439f Move the test to be a standard test. Lokathor 2019-01-02 18:50:11 -0700
  • 35d9cc37bb Bump to 0.1.3 Alex Crichton 2019-01-02 10:21:41 -0800
  • 465ee353f0
    Merge pull request #268 from akash-fortanix/sgx-target Alex Crichton 2019-01-02 11:20:10 -0600
  • 09a2d437f5 expose ceil, floor and trunc on sgx-target akashfortanix 2018-12-27 19:13:50 +0530
  • 828c5c6d5f Okay we'll process outputs as all u32 Lokathor 2018-12-21 18:55:01 -0700
  • d27966f52c Rust and LLVM don't spec the same output types Lokathor 2018-12-21 18:47:03 -0700
  • 2afedce8cb forgot the little `.0` part Lokathor 2018-12-21 18:36:26 -0700
  • 1e8904e424 64, not 128! Lokathor 2018-12-21 18:21:47 -0700
  • c548dc5b34 We can't accept usize directly, i guess accept `MyU64`? Lokathor 2018-12-21 18:20:59 -0700
  • e8c09a84f8 trying a test case for clzsi2 Lokathor 2018-12-21 18:10:45 -0700
  • 4e3fc640df Move clzi2 into the int module Lokathor 2018-12-21 18:02:12 -0700
  • a74490a75b modify to fit into standard rustfmt output Lokathor 2018-12-20 17:53:10 -0700
  • 3080360beb start of __clzsi2 Lokathor 2018-12-20 17:47:57 -0700
  • 10f4f35f96 Bump to 0.1.2 Alex Crichton 2018-11-26 12:09:10 -0800
  • 0e86b828fa Merge remote-tracking branch 'origin/rust-llvm-release-8-0-0-v2' Alex Crichton 2018-11-26 12:08:13 -0800
  • 8b3d127506 Bump to 0.1.1 Alex Crichton 2018-11-21 12:57:54 -0800
  • 352f93e2a9 Add a whitelist of included files in packaging Alex Crichton 2018-11-21 12:57:14 -0800
  • b99d149051 Add metadata for where compiler-rt is located Alex Crichton 2018-11-21 12:55:06 -0800
  • 003f1faf4c Try to fix Windows build issue Alex Crichton 2018-11-21 11:56:04 -0800
  • 1fa8d083c2 Add some crate metadata Alex Crichton 2018-11-21 11:09:24 -0800
  • 66d44b0b49
    Merge pull request #264 from alexcrichton/dep-of-std Alex Crichton 2018-11-21 13:07:20 -0600
  • 02bcce860b Remove unknown feature Alex Crichton 2018-11-21 11:07:07 -0800
  • 2da5d40e84 Use `nm` on OSX Alex Crichton 2018-11-21 10:48:58 -0800
  • d74c506aab Use panic=abort for tests Alex Crichton 2018-11-21 10:19:31 -0800
  • 2e8f0b125b Prepare for publication to crates.io Alex Crichton 2018-11-19 22:02:13 -0800
  • 4890819c37
    Merge pull request #263 from jethrogb/jb/sgx-target Alex Crichton 2018-11-21 10:20:10 -0600
  • e43c838450 Add SGX target Jethro Beekman 2018-11-21 14:07:57 +0530
  • 14685d238b Add f32 versions of WebAssembly math functions Jethro Beekman 2018-11-21 14:07:03 +0530
  • fe74674f6e Update for next LLVM 8 version Alex Crichton 2018-11-09 12:52:21 -0800
  • 939cbca6e9 Revert "Conversion from a wider to a narrower IEEE-754 floating-point type" Alex Crichton 2018-10-30 10:51:11 -0700
  • f7fbdc33df Update libm submodule Alex Crichton 2018-10-24 01:01:14 -0700
  • b69172a8ba
    Merge pull request #262 from paoloteti/truncate Alex Crichton 2018-09-17 15:22:44 -0700
  • baab4fd89c Conversion from a wider to a narrower IEEE-754 floating-point type Paolo Teti 2018-09-17 19:37:18 +0200
  • a50c848a8b
    Merge pull request #261 from paoloteti/fix-travis-ci Alex Crichton 2018-09-14 09:17:36 -0700
  • fa36133caf Apple-darwin: set DEBUG_LTO_BUILD_DOESNT_WORK Paolo Teti 2018-09-13 10:31:36 +0200
  • 8bfd4374b6 `panic_handler` is now stable Paolo Teti 2018-09-13 10:10:52 +0200