Hugues de Valon
|
c924aed0b9
Fix Armv8-M Baseline compilation
|
6 years ago |
MikaelUrankar
|
275b37d66c
FreeBSD arm needs clear_cache.c
|
6 years ago |
Alex Crichton
|
2378095345
Merge pull request #270 from denzp/master
|
6 years ago |
Denys Zariaiev
|
827f9a8a01
Don't build compiler-rt for NVPTX
|
6 years ago |
Yu Ding
|
a9a108548c
Fix SGX target_env collision
|
6 years ago |
Alex Crichton
|
b99d149051
Add metadata for where compiler-rt is located
|
6 years ago |
Jethro Beekman
|
e43c838450
Add SGX target
|
6 years ago |
Alex Crichton
|
939cbca6e9
Revert "Conversion from a wider to a narrower IEEE-754 floating-point type"
|
6 years ago |
Paolo Teti
|
baab4fd89c
Conversion from a wider to a narrower IEEE-754 floating-point type
|
6 years ago |
Alex Crichton
|
7e1a1e9042
Merge pull request #259 from paoloteti/cc-rs
|
6 years ago |
Paolo Teti
|
8128d996b1
Remove unused variable target_arch_arm
|
6 years ago |
Paolo Teti
|
59353afa10
Remove superfluous cc flags
|
6 years ago |
Alex Crichton
|
4bbfb7e266
Merge pull request #256 from jordanrh1/windows-arm
|
6 years ago |
Jordan Rhee
|
0a87c71839
Remove unnecessary check
|
6 years ago |
Jordan Rhee
|
f3bd252ffc
Try undoing unnecessary change
|
6 years ago |
Jordan Rhee
|
78f544f57d
Support windows/arm target
|
6 years ago |
Alex Crichton
|
0703bfa725
Fix some `use_c_shim_if` directives
|
6 years ago |
Yu Ding
|
5e26a092a4
Follow up on PR #252
|
6 years ago |
Yu Ding
|
bf370326cf
Fix symbol collision caused by floatdisf
|
6 years ago |
Alex Crichton
|
5d370bb352
Don't build multc3 on AArch64 MSVC
|
6 years ago |
Sébastien Marie
|
ffffe2ed64
openbsd: doesn't use `static` as it could result duplicated symbols
|
6 years ago |
Sébastien Marie
|
d8bbc81016
use system library on openbsd
|
7 years ago |
Alex Crichton
|
cb04a0718b
Merge pull request #234 from ketsuban/master
|
7 years ago |
Thomas Winwood
|
e3dda36162
Remove reference to C impl of float[un]disf
|
7 years ago |
Paolo Teti
|
463a127ea9
Remove ledf2vfp.S and lesf2vfp.S from build list
|
7 years ago |
Paolo Teti
|
280012b1df
Fix thumbv6m build (feature=c)
|
7 years ago |
Paolo Teti
|
e7bf03019c
Collection of VFP intrinsics
|
7 years ago |
Paolo Teti
|
e15ab79173
Set -mfloat-abi=hard not only for thumb targets
|
7 years ago |
Paolo Teti
|
45f924ece5
Add generic conversion from a narrower to a wider FP type
|
7 years ago |
Paolo Teti
|
13db8bf436
Add support for sub*f3vfp and add*f3vfp
|
7 years ago |