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
2024-08-25
chore: release
github-actions[bot]
-1
/
+1
2024-08-24
Fix ABI for `f16` builtins on Intel Apple targets
beetrees
-0
/
+105
2024-08-24
Use `macos-13` in CI for `x86_64-apple-darwin`
beetrees
-1
/
+1
2024-08-24
Use `macos-latest` in CI for `aarch64-apple-darwin`
beetrees
-1
/
+1
2024-08-22
Add a `success` job to CI
Trevor Gross
-0
/
+17
2024-08-22
chore: release
github-actions[bot]
-1
/
+1
2024-08-22
Use array simd in `U64x2`
Scott McMurray
-3
/
+3
2024-08-22
chore: release
github-actions[bot]
-1
/
+1
2024-08-22
Fix weak linkage on windows and apple platforms
Amjad Alsharafi
-6
/
+6
2024-08-19
Apply fixes to `build.rs` files
Trevor Gross
-7
/
+17
2024-08-12
Add `configure.rs` to the `include` list
Kleis Auke Wolthuizen
-0
/
+1
2024-08-12
chore: release
github-actions[bot]
-1
/
+1
2024-08-12
Fix CI for targets that conditionally disable `f16` or `f128` support
Kleis Auke Wolthuizen
-182
/
+260
2024-08-11
Configure `f16` and `f128` support for WebAssembly
Kleis Auke Wolthuizen
-2
/
+5
2024-08-08
chore: release
github-actions[bot]
-1
/
+1
2024-08-08
Activate `force-soft-floats` feature in `build.rs`
Guillaume Gomez
-1
/
+2
2024-08-08
Update `libm` submodule
Guillaume Gomez
-0
/
+0
2024-08-07
Rename `only-soft-floats` feature into `force-soft-floats`
Guillaume Gomez
-7
/
+7
2024-08-07
chore: release
github-actions[bot]
-1
/
+1
2024-08-06
Revert "Eliminate the use of `public_test_dep!`"
Trevor Gross
-752
/
+759
2024-08-06
chore: release
github-actions[bot]
-1
/
+1
2024-08-06
Add `only-soft-floats` feature to prevent using any intrinsics or arch-specif...
Guillaume Gomez
-5
/
+9
2024-08-06
Eliminate the use of `public_test_dep!`
Trevor Gross
-759
/
+752
2024-08-05
Fix emscripten as `os` rather than `env`.
Trevor Gross
-1
/
+1
2024-08-04
chore: release
github-actions[bot]
-1
/
+1
2024-08-03
Update float conversion tests
Trevor Gross
-176
/
+100
2024-08-03
Update to the latest `rustc_apfloat`
Trevor Gross
-1
/
+1
2024-08-03
Correct `sys_avialable` for `f64` -> `f16` truncation
Trevor Gross
-1
/
+1
2024-08-03
Update which platforms have no `f16` symbols
Trevor Gross
-1
/
+11
2024-08-03
Make use of new `f16` and `f128` config options
Trevor Gross
-16
/
+25
2024-08-03
Configure which platforms get `f16` and `f128` enabled by default
Trevor Gross
-2
/
+44
2024-08-03
Add back remaining config on `arm_aeabi_alias`
Trevor Gross
-0
/
+3
2024-08-03
Switch to a target structure in build.rs
Trevor Gross
-40
/
+78
2024-07-28
chore: release
github-actions[bot]
-1
/
+1
2024-07-28
Set allow_dirty to release-plz
Trevor Gross
-0
/
+5
2024-07-26
Add `release-plz` for automatic releases.
Trevor Gross
-0
/
+35
2024-07-25
Implement __ctz*i2 intrinsics
Andrey Turkin
-6
/
+111
2024-07-24
Add missing symbols from compiler-rt to the README
Trevor Gross
-4
/
+82
2024-07-24
Move IBM extended double to the unneeded section
Trevor Gross
-16
/
+25
2024-07-24
Remove a broken link in README
Trevor Gross
-1
/
+1
2024-07-24
Never use C version of clz builtins
Andrey Turkin
-11
/
+0
2024-07-24
Implement remaining __clz*i2 intrinsics
Andrey Turkin
-67
/
+123
2024-07-23
Fix missing `extern "C"` for unsafe functions
Trevor Gross
-30
/
+3
2024-07-06
Implement __bswap[sdt]i2 intrinsics
Andrey Turkin
-0
/
+63
2024-07-06
Get rid of a warning
Andrey Turkin
-3
/
+2
2024-07-05
Remove unnecessary benchmark files
Trevor Gross
-1199
/
+0
2024-07-01
Temporarily `use define_rust_probestack;`
beetrees
-0
/
+4
2024-07-01
Ignore broken nightly/system builtins
beetrees
-5
/
+18
2024-06-30
Fix incorrect rounding with subnormal/zero results of float multiplication
beetrees
-20
/
+12
2024-06-25
Enable `f128 -> f16` tests on Linux
Trevor Gross
-5
/
+2
[prev]
[next]