Daniel Sommermann
|
1aa071c9d9
Stop emitting duplicate symbols for `armv7-linux-androideabi`
|
vor 3 Jahren |
Ayrton
|
f654edbaee
Remove truncdfsf2.c from sources in build.rs and add test for __truncdfsf2vfp
|
vor 3 Jahren |
Amanieu d'Antras
|
6e2b9461b9
Import the asm! macro from core::arch
|
vor 3 Jahren |
Amanieu d'Antras
|
eaab9d29ec
Ensure AArch64 LSE object files have distinct names in an archive
|
vor 3 Jahren |
Alessandro Decina
|
1e3ed7714b
Turn on the mem-unaligned feature for bpf targets
|
vor 3 Jahren |
Alex Crichton
|
8ebb85a080
Adjust some build directives for wasm64
|
vor 3 Jahren |
Gary Guo
|
2d28f4d19a
Add different misaligned path for archs with unaligned support
|
vor 3 Jahren |
Wesley Wiser
|
c03b91ff99
Don't try to build out-of-line aarch64 atomics with the msvc toolchain
|
vor 3 Jahren |
Rich Kadel
|
96bc62e669
Support `long double` intrinsics in any aarch64 linux
|
vor 3 Jahren |
Amanieu d'Antras
|
2571b1a991
Fix build on targets with fewer than 3 components in their name
|
vor 3 Jahren |
Tilmann Meyer
|
186517b326
Include Linux atomic emulation on androideabi
|
vor 3 Jahren |
Amanieu d'Antras
|
67e97d8f89
Don't embed lse_*.a inside another static library
|
vor 3 Jahren |
Josh Triplett
|
9ed6cf26f5
Make the name of the intermediate library more closely match the intrinsic
|
vor 3 Jahren |
Josh Triplett
|
84f19722d3
Require lse.S (now available in current LLVM)
|
vor 3 Jahren |
Josh Triplett
|
8f4003bd67
Fix typo in instruction name: s/cwp/swp/
|
vor 3 Jahren |
George Burgess IV
|
0a3bd80024
add support for building outlined aarch64 intrinsics
|
vor 3 Jahren |
messense
|
07c97e38bf
Add compiler-rt fallbacks on mips64-musl
|
vor 3 Jahren |
Thomas Vigouroux
|
c172ebdfd3
add compiler-rt fallbacks on aarch64-musl
|
vor 4 Jahren |
Amanieu d'Antras
|
caa19a764e
Merge pull request #341 from vfreex/add-mips-compiler-rt-fallback
|
vor 4 Jahren |
Eric Huss
|
c2eba93e28
Add more targets to automatically select `mem` feature. (#357)
|
vor 4 Jahren |
Andre Richter
|
43bcb3b59f
aarch64: Exclude FP intrinsics on +nofp or +nosimd (#344)
|
vor 4 Jahren |
Yuxiang Zhu
|
3f012a835e
add mips/mips64 compiler-rt fallbacks so that libgcc is not required
|
vor 5 Jahren |
Lokathor
|
0a3e283c7c
Update build.rs
|
vor 5 Jahren |
Lokathor
|
095f020122
Update build.rs
|
vor 5 Jahren |
Joel Galenson
|
c8f7928916
Update comment to mention where the __FILE__ macro is used.
|
vor 5 Jahren |
Joel Galenson
|
ca423fe49a
Support deterministic builds by remapping the __FILE__ prefix if the compiler supports it.
|
vor 5 Jahren |
Alex Crichton
|
aa41e0d25f
Remove `compiler-rt` submodule from this repository
|
vor 5 Jahren |
Alex Crichton
|
cf98161da7
Remove the need for #[cfg] in #[use_c_shim_if]
|
vor 5 Jahren |
Alex Crichton
|
c88c9502b7
Run rustfmt over everything
|
vor 5 Jahren |
Alex Crichton
|
e4f46b91ca
Don't compile C code on riscv targets
|
vor 5 Jahren |