Alex Crichton
|
939cbca6e9
Revert "Conversion from a wider to a narrower IEEE-754 floating-point type"
|
6 年之前 |
Paolo Teti
|
baab4fd89c
Conversion from a wider to a narrower IEEE-754 floating-point type
|
6 年之前 |
Alex Crichton
|
7e1a1e9042
Merge pull request #259 from paoloteti/cc-rs
|
6 年之前 |
Paolo Teti
|
8128d996b1
Remove unused variable target_arch_arm
|
6 年之前 |
Paolo Teti
|
59353afa10
Remove superfluous cc flags
|
6 年之前 |
Alex Crichton
|
4bbfb7e266
Merge pull request #256 from jordanrh1/windows-arm
|
6 年之前 |
Jordan Rhee
|
0a87c71839
Remove unnecessary check
|
6 年之前 |
Jordan Rhee
|
f3bd252ffc
Try undoing unnecessary change
|
6 年之前 |
Jordan Rhee
|
78f544f57d
Support windows/arm target
|
6 年之前 |
Alex Crichton
|
0703bfa725
Fix some `use_c_shim_if` directives
|
6 年之前 |
Yu Ding
|
5e26a092a4
Follow up on PR #252
|
6 年之前 |
Yu Ding
|
bf370326cf
Fix symbol collision caused by floatdisf
|
6 年之前 |
Alex Crichton
|
5d370bb352
Don't build multc3 on AArch64 MSVC
|
6 年之前 |
Sébastien Marie
|
ffffe2ed64
openbsd: doesn't use `static` as it could result duplicated symbols
|
6 年之前 |
Sébastien Marie
|
d8bbc81016
use system library on openbsd
|
7 年之前 |
Alex Crichton
|
cb04a0718b
Merge pull request #234 from ketsuban/master
|
7 年之前 |
Thomas Winwood
|
e3dda36162
Remove reference to C impl of float[un]disf
|
7 年之前 |
Paolo Teti
|
463a127ea9
Remove ledf2vfp.S and lesf2vfp.S from build list
|
7 年之前 |
Paolo Teti
|
280012b1df
Fix thumbv6m build (feature=c)
|
7 年之前 |
Paolo Teti
|
e7bf03019c
Collection of VFP intrinsics
|
7 年之前 |
Paolo Teti
|
e15ab79173
Set -mfloat-abi=hard not only for thumb targets
|
7 年之前 |
Paolo Teti
|
45f924ece5
Add generic conversion from a narrower to a wider FP type
|
7 年之前 |
Paolo Teti
|
13db8bf436
Add support for sub*f3vfp and add*f3vfp
|
7 年之前 |
Alex Crichton
|
2a13475197
Simplify how testing is done
|
7 年之前 |
Paolo Teti
|
1269ad1438
Fix build errors on arm*-linux-gnueabi
|
7 年之前 |
Paolo Teti
|
9e04723812
Add test cases for Mul[s/d]f3vfp and Div[s/d]f3vfp
|
7 年之前 |
Paolo Teti
|
8f018562ca
Add support for mul[s/d]f3vfp and div[s/d]f3vfp
|
7 年之前 |
Alex Crichton
|
7d5fb94560
Fix some typos/bugs with float comparison intrinsics
|
7 年之前 |
Paolo Teti
|
083f107c5e
Fix build issue and comments
|
7 年之前 |
Paolo Teti
|
a75a49990c
Skip aeabi_cdcmp and aeabi_cfcmp on big-endian targets
|
7 年之前 |