about summary refs log tree commit diff
path: root/library/compiler-builtins
AgeCommit message (Expand)AuthorLines
2019-04-02Bump to 0.1.9Alex Crichton-1/+1
2019-04-02More fixes for i686-mingwAlex Crichton-0/+4
2019-04-02Attempt to fix MinGW targetsAlex Crichton-0/+12
2019-04-02Merge pull request #277 from alexcrichton/less-wasi-sysmAlex Crichton-3/+8
2019-04-02Re-enable all targetsAlex Crichton-61/+61
2019-04-02Try to fix WindowsAlex Crichton-66/+66
2019-04-02Try to handle thumb targets and xargoAlex Crichton-66/+75
2019-04-02Generate a lock file before using DockerAlex Crichton-1/+1
2019-04-02Don't pass `-it` to dockerAlex Crichton-1/+1
2019-04-02Upgrade all docker containers to 18.04Alex Crichton-18/+18
2019-04-02Expand Azure Pipelines configurationAlex Crichton-5/+50
2019-04-02Configure Azure PipelinesAlex Crichton-114/+9
2019-04-02Add sample azure pipelines configurationAlex Crichton-0/+68
2019-04-02Don't compile math symbols on wasm32-unknown-wasiAlex Crichton-3/+8
2019-03-21Bump to 0.1.8Alex Crichton-1/+1
2019-03-14Merge pull request #276 from hug-dev/armv8m-supportAlex Crichton-81/+31
2019-03-14Remove thumbv6m configuration of intrinsic exampleHugues de Valon-63/+0
2019-03-14Fix compilation for thumbv8m.main-none-eabihfHugues de Valon-8/+20
2019-03-14Fix Armv8-M Baseline compilationHugues de Valon-10/+11
2019-03-13Don't compile memory intrinsics on wasiAlex Crichton-2/+3
2019-02-27Bump to 0.1.7Alex Crichton-1/+1
2019-02-27Bump version to 0.1.6Jordan Rhee-1/+1
2019-02-27Fix undefined symbol errors on windows/armJordan Rhee-4/+4
2019-02-02FreeBSD arm needs clear_cache.cMikaelUrankar-0/+4
2019-01-20Fix compilation on new nightly.Cyryl Płotnicki-1/+0
2019-01-07Perform the correct version bumpLokathor-1/+1
2019-01-07Merge pull request #270 from denzp/masterAlex Crichton-2/+2
2019-01-07Don't build compiler-rt for NVPTXDenys Zariaiev-2/+2
2019-01-07Merge pull request #267 from Lokathor/masterAlex Crichton-0/+90
2019-01-04Attempt to use `intrinsics!`Lokathor-47/+50
2019-01-03Bump to 0.1.4Alex Crichton-1/+1
2019-01-03Fix SGX target_env collisionYu Ding-4/+6
2019-01-02Move the test to be a standard test.Lokathor-8/+25
2019-01-02Bump to 0.1.3Alex Crichton-1/+1
2018-12-27expose ceil, floor and trunc on sgx-targetakashfortanix-0/+10
2018-12-21Okay we'll process outputs as all u32Lokathor-2/+2
2018-12-21Rust and LLVM don't spec the same output typesLokathor-1/+1
2018-12-21forgot the little `.0` partLokathor-1/+1
2018-12-2164, not 128!Lokathor-1/+1
2018-12-21We can't accept usize directly, i guess accept `MyU64`?Lokathor-3/+5
2018-12-21trying a test case for clzsi2Lokathor-0/+6
2018-12-21Move clzi2 into the int moduleLokathor-62/+62
2018-12-20modify to fit into standard rustfmt outputLokathor-44/+48
2018-12-20start of __clzsi2Lokathor-0/+58
2018-11-26Bump to 0.1.2Alex Crichton-1/+1
2018-11-26Merge remote-tracking branch 'origin/rust-llvm-release-8-0-0-v2'Alex Crichton-0/+0
2018-11-21Bump to 0.1.1Alex Crichton-1/+1
2018-11-21Add a whitelist of included files in packagingAlex Crichton-0/+10
2018-11-21Add metadata for where compiler-rt is locatedAlex Crichton-0/+4
2018-11-21Try to fix Windows build issueAlex Crichton-1/+1