Skip to content

Releases: rust-lang/compiler-builtins

compiler_builtins-v0.1.150

01 Mar 19:55
Compare
Choose a tag to compare

Other

  • Disable f16 on AArch64 without the neon feature
  • Update LLVM downloads to 20.1-2025-02-13

compiler_builtins-v0.1.149

25 Feb 19:03
Compare
Choose a tag to compare

Other

  • Make a subset of libm symbols weakly available on all platforms

compiler_builtins-v0.1.148

24 Feb 07:44
Compare
Choose a tag to compare

Other

  • Update the libm submodule
  • Enable f16 for MIPS
  • Eliminate the use of public_test_dep! for a third time

compiler_builtins-v0.1.147

20 Feb 00:17
Compare
Choose a tag to compare

Other

  • remove win64_128bit_abi_hack

compiler_builtins-v0.1.146

06 Feb 23:47
Compare
Choose a tag to compare

Other

  • Expose erf{,c}{,f} from libm

compiler_builtins-v0.1.145

04 Feb 11:00
b5b0fac
Compare
Choose a tag to compare

Other

  • Revert "Eliminate the use of public_test_dep!"
  • Indentation fix to please clippy
  • Don't build out of line atomics support code for uefi
  • Add a version to some FIXMEs that will be resolved in LLVM 20
  • Remove use of the start feature

compiler_builtins-v0.1.144

15 Jan 21:26
09f78cd
Compare
Choose a tag to compare

Other

  • Eliminate the use of public_test_dep!

compiler_builtins-v0.1.143

15 Jan 04:01
6e1d8d4
Compare
Choose a tag to compare

Other

  • Use a C-safe return type for __rust_[ui]128_* overflowing intrinsics

compiler_builtins-v0.1.142

07 Jan 23:30
84eed86
Compare
Choose a tag to compare

Other

  • Account for optimization levels other than numbers

compiler_builtins-v0.1.141

07 Jan 02:10
537d20e
Compare
Choose a tag to compare

Other

  • Update the libm submodule
  • Fix new clippy::precedence errors
  • Rename EXP_MAX to EXP_SAT
  • Shorten prefixes for float constants