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 |
Alex Crichton
|
2a13475197
Simplify how testing is done
|
7 years ago |
Paolo Teti
|
1269ad1438
Fix build errors on arm*-linux-gnueabi
|
7 years ago |
Paolo Teti
|
9e04723812
Add test cases for Mul[s/d]f3vfp and Div[s/d]f3vfp
|
7 years ago |
Paolo Teti
|
8f018562ca
Add support for mul[s/d]f3vfp and div[s/d]f3vfp
|
7 years ago |
Alex Crichton
|
7d5fb94560
Fix some typos/bugs with float comparison intrinsics
|
7 years ago |
Paolo Teti
|
083f107c5e
Fix build issue and comments
|
7 years ago |
Paolo Teti
|
a75a49990c
Skip aeabi_cdcmp and aeabi_cfcmp on big-endian targets
|
7 years ago |
whitequark
|
205322baf0
comparesf2: do not build the assembly versions of intrinsics on ARM.
|
7 years ago |
whitequark
|
07b446a9ab
comparesf2/comparedf2: fix a signedness bug and add tests.
|
7 years ago |
whitequark
|
3d1600b654
comparesf2/comparedf2: do not build the C versions of intrinsics.
|
7 years ago |
Marco A L Barbosa
|
f4edcf7b24
Use kernel user helpers for armv4t
|
7 years ago |
bors
|
200c94eebf
Auto merge of #212 - tamird:fomit-frame-pointer-not-supported-arm, r=alexcrichton
|
7 years ago |
Tamir Duberstein
|
55e57a3762
Avoid warning spew
|
7 years ago |
Jan Teske
|
047406083a
Remove mulsf3.c and muldf3.c from compiler-rt.
|
7 years ago |
Scott McMurray
|
ba750103a3
Another attempt at making MIPS happy
|
7 years ago |
Scott McMurray
|
bcc41a9b8d
Autogenerate the add/sub tests
|
7 years ago |
Alex Crichton
|
02b3734a5b
Remove divsf3.c from compiler-rt
|
7 years ago |
Oliver Geller
|
8bb30026c7
Implement divsf3 and divdf3
|
7 years ago |
Oliver Geller
|
897048543f
Implement mulsf3 and muldf3
|
7 years ago |
Alex Crichton
|
45cd956acc
Prepare this crate for more wasm32 compatibility
|
7 years ago |
Amanieu d'Antras
|
73e38dcf2f
Add atomic support for pre-ARMv6 on Linux
|
8 years ago |
Alex Crichton
|
6cf8fe7932
Update to the `cc` dependency
|
7 years ago |
Alex Crichton
|
1be538be1e
Disable empty intrinsics on i686-apple-darwin
|
7 years ago |
Matt Ickstadt
|
b3679bcfba
Implement x86 chkstk in "rust"
|
7 years ago |
Tamir Duberstein
|
a32e76eaea
Update rustbuild commentary
|
7 years ago |
est31
|
02ea9e5f54
Update the gcc crate to 0.3.53 and disable compilation warnings
|
7 years ago |