Wesley Wiser
|
c03b91ff99
Don't try to build out-of-line aarch64 atomics with the msvc toolchain
|
3 lat temu |
Rich Kadel
|
96bc62e669
Support `long double` intrinsics in any aarch64 linux
|
3 lat temu |
Amanieu d'Antras
|
2571b1a991
Fix build on targets with fewer than 3 components in their name
|
3 lat temu |
Tilmann Meyer
|
186517b326
Include Linux atomic emulation on androideabi
|
3 lat temu |
Amanieu d'Antras
|
67e97d8f89
Don't embed lse_*.a inside another static library
|
4 lat temu |
Josh Triplett
|
9ed6cf26f5
Make the name of the intermediate library more closely match the intrinsic
|
4 lat temu |
Josh Triplett
|
84f19722d3
Require lse.S (now available in current LLVM)
|
4 lat temu |
Josh Triplett
|
8f4003bd67
Fix typo in instruction name: s/cwp/swp/
|
4 lat temu |
George Burgess IV
|
0a3bd80024
add support for building outlined aarch64 intrinsics
|
4 lat temu |
messense
|
07c97e38bf
Add compiler-rt fallbacks on mips64-musl
|
4 lat temu |
Thomas Vigouroux
|
c172ebdfd3
add compiler-rt fallbacks on aarch64-musl
|
4 lat temu |
Amanieu d'Antras
|
caa19a764e
Merge pull request #341 from vfreex/add-mips-compiler-rt-fallback
|
4 lat temu |
Eric Huss
|
c2eba93e28
Add more targets to automatically select `mem` feature. (#357)
|
4 lat temu |
Andre Richter
|
43bcb3b59f
aarch64: Exclude FP intrinsics on +nofp or +nosimd (#344)
|
5 lat temu |
Yuxiang Zhu
|
3f012a835e
add mips/mips64 compiler-rt fallbacks so that libgcc is not required
|
5 lat temu |
Lokathor
|
0a3e283c7c
Update build.rs
|
5 lat temu |
Lokathor
|
095f020122
Update build.rs
|
5 lat temu |
Joel Galenson
|
c8f7928916
Update comment to mention where the __FILE__ macro is used.
|
5 lat temu |
Joel Galenson
|
ca423fe49a
Support deterministic builds by remapping the __FILE__ prefix if the compiler supports it.
|
5 lat temu |
Alex Crichton
|
aa41e0d25f
Remove `compiler-rt` submodule from this repository
|
6 lat temu |
Alex Crichton
|
cf98161da7
Remove the need for #[cfg] in #[use_c_shim_if]
|
6 lat temu |
Alex Crichton
|
c88c9502b7
Run rustfmt over everything
|
6 lat temu |
Alex Crichton
|
e4f46b91ca
Don't compile C code on riscv targets
|
6 lat temu |
Alex Crichton
|
4bbc838ac7
Revert "Use the Rust implementation of udivsi3 on ARM"
|
6 lat temu |
Alex Crichton
|
4078c99f9b
Merge pull request #276 from hug-dev/armv8m-support
|
6 lat temu |
Hugues de Valon
|
85101f2a47
Fix compilation for thumbv8m.main-none-eabihf
|
6 lat temu |
Hugues de Valon
|
c924aed0b9
Fix Armv8-M Baseline compilation
|
6 lat temu |
Alex Crichton
|
c8b8087c95
Don't compile memory intrinsics on wasi
|
6 lat temu |
MikaelUrankar
|
275b37d66c
FreeBSD arm needs clear_cache.c
|
6 lat temu |
Alex Crichton
|
2378095345
Merge pull request #270 from denzp/master
|
6 lat temu |