about summary refs log tree commit diff
path: root/library/compiler-builtins
AgeCommit message (Expand)AuthorLines
2020-05-29Use macros for more division/array checks (#244)Alex Crichton-35/+53
2020-05-26Bump to 0.1.29Alex Crichton-1/+1
2020-05-26Use crate visibility for traits (#358)Tomasz Miąsko-5/+5
2020-05-22Add more targets to automatically select `mem` feature. (#357)Eric Huss-0/+2
2020-05-11Bump to 0.1.28Alex Crichton-1/+1
2020-04-29Switch to using `llvm_asm!` instead of `asm!` (#351)Alex Crichton-110/+128
2020-04-13Bump to 0.1.27Alex Crichton-1/+1
2020-04-10Place intrinsics in individual object files (#349)Tomasz Miąsko-16/+33
2020-02-28Bump to 0.1.26Alex Crichton-1/+1
2020-02-28aarch64: Exclude FP intrinsics on +nofp or +nosimd (#344)Andre Richter-17/+40
2020-02-21Use lower-case file extension for LICENSE.txtWolfgang Silbermayr-0/+0
2020-02-13add mips/mips64 compiler-rt fallbacks so that libgcc is not requiredYuxiang Zhu-2/+21
2020-02-11Bump to 0.1.25Alex Crichton-1/+1
2020-02-11Set probestack visibility to hidden on ELF targets (#340)Tyler Mandry-0/+1
2020-01-28Update CI installation of Rust on macosAlex Crichton-6/+0
2020-01-14Don't modify the intrinsic abi for aarch64 windows (#337)Daniel Frampton-4/+4
2020-01-06Add separate rust_probestack definition for uefi (#335)Adam Schwalm-2/+16
2019-12-10Bump to 0.1.23Alex Crichton-1/+1
2019-12-10Fix compile error on x86_64-unknown-uefi target (#331)Runji Wang-5/+2
2019-12-06Bump to 1.0.22Alex Crichton-1/+1
2019-12-06Add control flow information to __rust_probestack (#328)Tyler Mandry-89/+144
2019-12-03Update checkout action referenceAlex Crichton-2/+2
2019-11-22Bump to 0.2.1Alex Crichton-1/+1
2019-11-22Fix sincosf for interval (7*pi/4, 9*pi/4) (#233)AJ Frantz-4/+22
2019-11-11Update publishing instructionsAlex Crichton-5/+4
2019-11-11Bump to 0.1.21Alex Crichton-1/+1
2019-11-11Gate atomic intrinsics on presence of instructions (#324)Alex Crichton-0/+16
2019-11-11Allow FFI-unsafe warnings for u128/i128 (#323)Alex Crichton-44/+28
2019-11-07Bump to 0.1.20Alex Crichton-1/+1
2019-11-07Emit `_fltused` on `uefi` targets as a short-term workaround (#317)Oliver Scherer-0/+7
2019-10-28Fix Github Actions for recent system changesAlex Crichton-0/+1
2019-10-18Fix sincosf(PI) (#229)Christopher Serr-4/+17
2019-09-30Implement bcmp (#315)Ian Kronquist-0/+5
2019-09-25Remove `-nursery` from urlsAlex Crichton-8/+8
2019-09-25Remove `-nursery` from urlsAlex Crichton-7/+7
2019-09-25Update the gitmodule url for `libm`Alex Crichton-1/+1
2019-09-10Migrate to github actions from Azure PipelinesAlex Crichton-140/+146
2019-09-10Migrate from azure pipelines to Github actions (#226)Alex Crichton-110/+68
2019-09-09update the libm submodule, againLokathor-1/+1
2019-09-06Update build.rsLokathor-1/+1
2019-09-06Update build.rsLokathor-0/+3
2019-09-06Update the libm submoduleLokathor-0/+0
2019-09-06i was told to change this path to my repo and reset thingsLokathor-1/+1
2019-09-05suppress useless clippy warningsLokathor-0/+9
2019-09-05Update run.shLokathor-4/+7
2019-09-05use sebug_assertionsLokathor-10/+10
2019-09-05swap stable to be unstable, use debug_assertionsLokathor-3/+3
2019-09-05swap stable to be unstableLokathor-1/+1
2019-09-05swap stable to be unstableLokathor-1/+1
2019-09-05swap stable to be unstable, checked is now debug_assertionsLokathor-7/+5