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
2022-02-06
Fix run-docker.sh so it can be run locally
Amanieu d'Antras
-1
/
+1
2022-01-28
Bump to 0.1.67
Amanieu d'Antras
-1
/
+1
2022-01-27
Stop emitting duplicate symbols for `armv7-linux-androideabi`
Daniel Sommermann
-1
/
+1
2022-01-04
Apply formatting fixes from CI
Peter Michael Green
-18
/
+19
2022-01-04
allow force_eval! to produce a result and use that result to more explicitly ...
Peter Michael Green
-11
/
+17
2022-01-04
only allow x87-specific result in j1f.rs test on x87
Peter Michael Green
-3
/
+2
2022-01-04
round to storage format in some tests before comparison to prevent spurious e...
Peter Michael Green
-2
/
+9
2022-01-04
Add forced rounding to storage format for x87 to rem_pio2.rs as well.
Peter Michael Green
-1
/
+79
2022-01-04
Use force_eval instead of to_bits/from_bits combination,
Peter Michael Green
-3
/
+5
2022-01-04
Fix testcases on x87
Peter Michael Green
-6
/
+78
2022-01-04
force test_near_pi in rem_pio2.rs to be evaluated at runtime not compiletime.
Peter Michael Green
-4
/
+12
2022-01-04
Disable musl tests on powerpc64
Amanieu d'Antras
-0
/
+9
2022-01-03
Fix no-panic
Amanieu d'Antras
-0
/
+7
2022-01-03
Ignore some functions which don't match musl
Amanieu d'Antras
-1
/
+13
2022-01-03
Disable i686-unknown-linux-gnu tests for now
Amanieu d'Antras
-1
/
+1
2022-01-03
Disable powerpc64 tests which were broken by the LLVM 13 upgrade
Amanieu d'Antras
-1
/
+17
2021-12-13
Bump to 0.1.66
Amanieu d'Antras
-1
/
+1
2021-12-12
Remove truncdfsf2.c from sources in build.rs and add test for __truncdfsf2vfp
Ayrton
-11
/
+12
2021-12-12
Add `__truncdfsf2vfp` for ARM
Ayrton
-0
/
+5
2021-12-12
Add attribute for ARM alias
Ayrton
-0
/
+1
2021-12-12
Add `__truncdfsf2` intrinsic
Ayrton
-1
/
+145
2021-12-10
Bump to 0.1.56
Amanieu d'Antras
-1
/
+1
2021-12-10
Fix clippy lints
Amanieu d'Antras
-8
/
+9
2021-12-09
Import the asm! macro from core::arch
Amanieu d'Antras
-40
/
+51
2021-11-28
Bump to 0.1.55
Amanieu d'Antras
-1
/
+1
2021-11-28
Ensure AArch64 LSE object files have distinct names in an archive
Amanieu d'Antras
-23
/
+28
2021-11-28
Bump to 0.1.54
Amanieu d'Antras
-1
/
+1
2021-11-27
Use fully-qualified syntax for abs_diff to avoid warning, which can trigger a...
William D. Jones
-1
/
+1
2021-11-27
Do not use atomic reads on platforms without atomic support in LLVM.
William D. Jones
-0
/
+10
2021-11-25
Bump to 0.1.53
Amanieu d'Antras
-1
/
+1
2021-11-21
Turn on the mem-unaligned feature for bpf targets
Alessandro Decina
-1
/
+5
2021-11-01
Bump to 0.1.52
Amanieu d'Antras
-1
/
+1
2021-10-28
Use more concise directives
Alex Crichton
-4
/
+3
2021-10-28
Adjust some build directives for wasm64
Alex Crichton
-6
/
+7
2021-10-17
Bump to 0.1.51
Amanieu d'Antras
-1
/
+1
2021-10-16
Add xtensa to list of soft math targets.
Scott Mabin
-0
/
+2
2021-10-15
expose some math to UEFI envs
Georgy Shepelev
-17
/
+30
2021-10-15
Disable broken powerpc64 test due to https://github.com/rust-lang/rust/issues...
Amanieu d'Antras
-0
/
+6
2021-09-01
Bump to 0.1.50
Amanieu d'Antras
-1
/
+1
2021-08-31
Use atomic_load_unordered for first word load in misaligned case
Gary Guo
-4
/
+4
2021-08-21
Add different misaligned path for archs with unaligned support
Gary Guo
-0
/
+43
2021-08-21
Add misaligned benchmarks
Gary Guo
-34
/
+100
2021-08-21
Implement word-sized copy
Gary Guo
-16
/
+208
2021-08-21
Add test cases for memcpy, memmove and memset for different alignment
Gary Guo
-0
/
+129
2021-07-30
Bump to 0.1.49
Amanieu d'Antras
-1
/
+1
2021-07-30
Don't panic if the shift intrinsics receive out-of-range shifts
Amanieu d'Antras
-8
/
+8
2021-07-28
Bump to 0.1.48
Amanieu d'Antras
-1
/
+1
2021-07-28
Don't try to build out-of-line aarch64 atomics with the msvc toolchain
Wesley Wiser
-1
/
+2
2021-07-14
Bump to 0.1.47
Amanieu d'Antras
-1
/
+1
2021-07-14
Support `long double` intrinsics in any aarch64 linux
Rich Kadel
-15
/
+13
[prev]
[next]