index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
compiler-builtins
Age
Commit message (
Expand
)
Author
Lines
2023-12-11
Add hexagon support
Brian Cain
-0
/
+3100
2023-11-28
Bump to 0.1.104
Amanieu d'Antras
-1
/
+1
2023-11-26
fix: Add (even more) `#[avr_skip]` for floats
Patryk Wychowaniec
-0
/
+10
2023-11-04
Bump to 0.1.103
Amanieu d'Antras
-1
/
+1
2023-11-04
Bump to 0.1.102
Amanieu d'Antras
-1
/
+1
2023-10-31
This updates the exponent calculations done in the nextafter functions related
Mark S. Baranowski
-2
/
+2
2023-10-31
Merge pull request #554 from mchodzikiewicz/fix-math-for-riscv32
Amanieu d'Antras
-4
/
+1
2023-10-31
Enable math module for all "none" os targets
MichaĆ Chodzikiewicz
-4
/
+1
2023-10-31
Merge pull request #552 from elbe0046/fix-aeabi-multi-def
Amanieu d'Antras
-1
/
+1
2023-10-27
Enable src/math for all UEFI targets
Nicholas Bishop
-3
/
+3
2023-10-23
intrinsics macro: fix non-weak aeabi generation
Grant Elbert
-1
/
+1
2023-10-06
Add tvOS to build script
Sebastian Imlay
-0
/
+2
2023-10-06
Merge pull request rust-lang/libm#285 from Amanieu/release-0.2.8
Amanieu d'Antras
-1
/
+1
2023-10-06
Release 0.2.8
Amanieu d'Antras
-1
/
+1
2023-10-05
Fix rint and rintf on x87.
Peter Michael Green
-4
/
+24
2023-08-28
Generate outlined_atomics.rs in a deterministic order.
James Farrell
-3
/
+3
2023-08-12
Bump to 0.1.101
Amanieu d'Antras
-1
/
+1
2023-08-12
build: compile memory intrinsics on xous
Sean Cross
-0
/
+1
2023-08-07
Bump to 0.1.100
Amanieu d'Antras
-1
/
+1
2023-08-07
Merge pull request #546 from ankane/lgamma-r-mingw
Amanieu d'Antras
-2
/
+2
2023-08-07
fix ci, disable mips, mirrors https://github.com/rust-lang/compiler-builtins/...
klensy
-3
/
+5
2023-08-07
impl_binary_long allow to pass attribute
klensy
-1
/
+6
2023-08-07
allow internal_features, added in https://github.com/rust-lang/rust/pull/108955
klensy
-0
/
+2
2023-08-07
edition 2018
klensy
-30
/
+32
2023-08-03
Exclude GitHub Workflows files from packaged crate
mulhern
-1
/
+1
2023-08-03
Exclude ci directory from packaged crate
mulhern
-0
/
+1
2023-07-31
Add lgamma_r and lgammaf_r to MinGW
Andrew Kane
-2
/
+2
2023-07-30
Bump to 0.1.99
Amanieu d'Antras
-1
/
+1
2023-07-30
Add lgamma_r and lgammaf_r to MSVC
Andrew Kane
-1
/
+2
2023-07-22
Add __chkstk for aarch64-unknown-uefi
Nicholas Bishop
-0
/
+25
2023-07-21
Bump to 0.1.98
Amanieu d'Antras
-1
/
+1
2023-07-21
Upgrade to libm 0.2.7
Amanieu d'Antras
-0
/
+0
2023-07-21
Bump to 0.1.97
Amanieu d'Antras
-1
/
+1
2023-07-18
Enable chkstk/alloca intrinsics on x86_64-unknown-uefi
Nicholas Bishop
-6
/
+3
2023-07-17
Bump to 0.1.96
Amanieu d'Antras
-1
/
+1
2023-07-17
Merge pull request #538 from ankane/lgamma-r-msvc
Amanieu d'Antras
-1
/
+2
2023-07-08
Fix build error on aarch64_be linux
Taiki Endo
-1
/
+1
2023-07-07
Add lgamma_r and lgammaf_r to MSVC
Andrew Kane
-1
/
+2
2023-07-06
Use the target_feature "zbb" instead of "b" for RISC-V
Aaron Kutch
-2
/
+3
2023-07-06
Disable MIPS in CI
Amanieu d'Antras
-12
/
+14
2023-07-03
Bump to 0.1.95
Amanieu d'Antras
-1
/
+1
2023-07-02
Only compile outlined-atomics intrinsics on linux
jyn
-6
/
+10
2023-06-28
Bump to 0.1.94
Amanieu d'Antras
-1
/
+1
2023-06-28
Merge pull request #534 from kiffie/mips-core-float
Amanieu d'Antras
-2
/
+4
2023-06-28
Merge pull request #532 from jyn514/lse.rs
Amanieu d'Antras
-4
/
+436
2023-06-28
Merge pull request #531 from knickish/float_div_subnormal_rounding
Amanieu d'Antras
-201
/
+667
2023-06-28
enable simple f32/f64 support needed by core library
Stephan
-2
/
+4
2023-06-27
fix tests to work with `--feature c`
Joshua Nelson
-5
/
+2
2023-06-27
port updated version of llvm float div
kirk
-201
/
+667
2023-06-26
require naked functions to be unsafe again
Joshua Nelson
-8
/
+8
[prev]
[next]