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-06-25
Release 0.1.113
Amanieu d'Antras
-1
/
+1
2024-06-23
Fix building on AVR
beetrees
-4
/
+2
2024-06-22
Fix unset variables in the build script
Trevor Gross
-3
/
+3
2024-06-22
Skip f128 tests on powerpc64le
Trevor Gross
-1
/
+2
2024-06-22
Update the Ubuntu docker image to the latest version
Trevor Gross
-19
/
+19
2024-06-17
Disable libm on x86 without sse2
Trevor Gross
-0
/
+3
2024-05-24
Add caching for downloading compiler-rt
Trevor Gross
-4
/
+12
2024-05-24
Enable cache for Docker images
Trevor Gross
-1
/
+34
2024-05-24
Enable cache for Cargo components of the build
Trevor Gross
-0
/
+4
2024-05-24
Add benchmarks for floating point math
Trevor Gross
-2
/
+2930
2024-05-22
Add Apple visionOS support
Quentin Perez
-26
/
+17
2024-05-21
Add some missing functions to examples/intrinsics
Trevor Gross
-0
/
+20
2024-05-21
Update outdated contribution guidelines
Trevor Gross
-8
/
+8
2024-05-21
Add f16 and f128 intrinsics to the example test
Trevor Gross
-6
/
+128
2024-05-21
Organize functions in intrinsics example
Trevor Gross
-83
/
+96
2024-05-21
Add `ppc_alias` to the `intrinsics!` macro
Trevor Gross
-102
/
+70
2024-05-20
Add `f128` float to integer conversion functions
Trevor Gross
-22
/
+92
2024-05-20
Add an apfloat fallback for float to integer tests
Trevor Gross
-5
/
+30
2024-05-20
Allow a specific fallback function in `apfloat_fallback`
Trevor Gross
-6
/
+20
2024-05-20
Make float to integer conversions generic
Trevor Gross
-154
/
+109
2024-05-20
Add `CastFrom` as a convenience form of `CastInto`
Trevor Gross
-0
/
+10
2024-05-21
Don't run verbatim test on windows-gnu
Henry Wang
-2
/
+0
2024-05-21
Only run `--features c` for verbatim test
Henry Wang
-9
/
+1
2024-05-21
verbatim tests only need to build
theKidOfArcrania
-1
/
+1
2024-05-21
Properly escape /C and fix naming
theKidOfArcrania
-9
/
+9
2024-05-21
Instead have cmd.exe dump out path
theKidOfArcrania
-11
/
+10
2024-05-21
Fix backslash
theKidOfArcrania
-1
/
+1
2024-05-21
Use cmd.exe
theKidOfArcrania
-9
/
+13
2024-05-21
Fix CI
theKidOfArcrania
-1
/
+2
2024-05-21
Add tests for UNC paths on windows builds
theKidOfArcrania
-0
/
+21
2024-05-18
Rework the test crate to separate individual tests
Trevor Gross
-615
/
+756
2024-05-15
Correct f128 extend and truncate symbol names on powerpc
Trevor Gross
-2
/
+50
2024-05-15
Implement `f128` comparison
Trevor Gross
-1
/
+124
2024-05-15
Implement `f128` multiplication
Trevor Gross
-6
/
+29
2024-05-15
Implement `f128` addition and subtraction
Trevor Gross
-9
/
+69
2024-05-15
Enable no-fail-fast for more usable test output
Trevor Gross
-1
/
+1
2024-05-15
Refactor float test macros to have a fallback
Trevor Gross
-36
/
+127
2024-05-15
Add `i256` and `u256` bigint types
Trevor Gross
-0
/
+314
2024-05-15
Split `Int` into `Int` and `MinInt`
Trevor Gross
-172
/
+210
2024-05-14
Merge branch 'master' of https://github.com/rust-lang/compiler-builtins
theKidOfArcrania
-15
/
+85
2024-05-14
Remove aarch64 CI
theKidOfArcrania
-3
/
+0
2024-05-13
Maybe try arm64
theKidOfArcrania
-3
/
+3
2024-05-13
Update target
theKidOfArcrania
-1
/
+1
2024-05-13
Add aarch64 target
theKidOfArcrania
-0
/
+3
2024-05-13
Fix paths for Windows arm64 build
theKidOfArcrania
-4
/
+4
2024-05-11
Release 0.1.112
Amanieu d'Antras
-1
/
+1
2024-05-11
Remove the undocumented and unused `rustbuild` feature
Trevor Gross
-9
/
+0
2024-05-11
Update `cfg` to fix warnings
Trevor Gross
-2
/
+5
2024-05-11
Emit directives for cargo-check-cfg
Trevor Gross
-0
/
+73
2024-05-11
Deny warnings in CI
Trevor Gross
-0
/
+5
[prev]
[next]