Thomas Vigouroux
|
c172ebdfd3
add compiler-rt fallbacks on aarch64-musl
|
hace 4 años |
Amanieu d'Antras
|
caa19a764e
Merge pull request #341 from vfreex/add-mips-compiler-rt-fallback
|
hace 4 años |
Eric Huss
|
c2eba93e28
Add more targets to automatically select `mem` feature. (#357)
|
hace 4 años |
Andre Richter
|
43bcb3b59f
aarch64: Exclude FP intrinsics on +nofp or +nosimd (#344)
|
hace 4 años |
Yuxiang Zhu
|
3f012a835e
add mips/mips64 compiler-rt fallbacks so that libgcc is not required
|
hace 4 años |
Lokathor
|
0a3e283c7c
Update build.rs
|
hace 5 años |
Lokathor
|
095f020122
Update build.rs
|
hace 5 años |
Joel Galenson
|
c8f7928916
Update comment to mention where the __FILE__ macro is used.
|
hace 5 años |
Joel Galenson
|
ca423fe49a
Support deterministic builds by remapping the __FILE__ prefix if the compiler supports it.
|
hace 5 años |
Alex Crichton
|
aa41e0d25f
Remove `compiler-rt` submodule from this repository
|
hace 5 años |
Alex Crichton
|
cf98161da7
Remove the need for #[cfg] in #[use_c_shim_if]
|
hace 5 años |
Alex Crichton
|
c88c9502b7
Run rustfmt over everything
|
hace 5 años |
Alex Crichton
|
e4f46b91ca
Don't compile C code on riscv targets
|
hace 5 años |
Alex Crichton
|
4bbc838ac7
Revert "Use the Rust implementation of udivsi3 on ARM"
|
hace 5 años |
Alex Crichton
|
4078c99f9b
Merge pull request #276 from hug-dev/armv8m-support
|
hace 5 años |
Hugues de Valon
|
85101f2a47
Fix compilation for thumbv8m.main-none-eabihf
|
hace 5 años |
Hugues de Valon
|
c924aed0b9
Fix Armv8-M Baseline compilation
|
hace 5 años |
Alex Crichton
|
c8b8087c95
Don't compile memory intrinsics on wasi
|
hace 5 años |
MikaelUrankar
|
275b37d66c
FreeBSD arm needs clear_cache.c
|
hace 5 años |
Alex Crichton
|
2378095345
Merge pull request #270 from denzp/master
|
hace 5 años |
Denys Zariaiev
|
827f9a8a01
Don't build compiler-rt for NVPTX
|
hace 5 años |
Yu Ding
|
a9a108548c
Fix SGX target_env collision
|
hace 5 años |
Alex Crichton
|
b99d149051
Add metadata for where compiler-rt is located
|
hace 6 años |
Jethro Beekman
|
e43c838450
Add SGX target
|
hace 6 años |
Alex Crichton
|
939cbca6e9
Revert "Conversion from a wider to a narrower IEEE-754 floating-point type"
|
hace 6 años |
Paolo Teti
|
baab4fd89c
Conversion from a wider to a narrower IEEE-754 floating-point type
|
hace 6 años |
Alex Crichton
|
7e1a1e9042
Merge pull request #259 from paoloteti/cc-rs
|
hace 6 años |
Paolo Teti
|
8128d996b1
Remove unused variable target_arch_arm
|
hace 6 años |
Paolo Teti
|
59353afa10
Remove superfluous cc flags
|
hace 6 años |
Alex Crichton
|
4bbfb7e266
Merge pull request #256 from jordanrh1/windows-arm
|
hace 6 años |