Alex Crichton
|
7d5fb94560
Fix some typos/bugs with float comparison intrinsics
|
hace 7 años |
Paolo Teti
|
083f107c5e
Fix build issue and comments
|
hace 7 años |
Paolo Teti
|
a75a49990c
Skip aeabi_cdcmp and aeabi_cfcmp on big-endian targets
|
hace 7 años |
whitequark
|
205322baf0
comparesf2: do not build the assembly versions of intrinsics on ARM.
|
hace 7 años |
whitequark
|
07b446a9ab
comparesf2/comparedf2: fix a signedness bug and add tests.
|
hace 7 años |
whitequark
|
3d1600b654
comparesf2/comparedf2: do not build the C versions of intrinsics.
|
hace 7 años |
Marco A L Barbosa
|
f4edcf7b24
Use kernel user helpers for armv4t
|
hace 7 años |
bors
|
200c94eebf
Auto merge of #212 - tamird:fomit-frame-pointer-not-supported-arm, r=alexcrichton
|
hace 7 años |
Tamir Duberstein
|
55e57a3762
Avoid warning spew
|
hace 7 años |
Jan Teske
|
047406083a
Remove mulsf3.c and muldf3.c from compiler-rt.
|
hace 7 años |
Scott McMurray
|
ba750103a3
Another attempt at making MIPS happy
|
hace 7 años |
Scott McMurray
|
bcc41a9b8d
Autogenerate the add/sub tests
|
hace 7 años |
Alex Crichton
|
02b3734a5b
Remove divsf3.c from compiler-rt
|
hace 7 años |
Oliver Geller
|
8bb30026c7
Implement divsf3 and divdf3
|
hace 7 años |
Oliver Geller
|
897048543f
Implement mulsf3 and muldf3
|
hace 7 años |
Alex Crichton
|
45cd956acc
Prepare this crate for more wasm32 compatibility
|
hace 7 años |
Amanieu d'Antras
|
73e38dcf2f
Add atomic support for pre-ARMv6 on Linux
|
hace 8 años |
Alex Crichton
|
6cf8fe7932
Update to the `cc` dependency
|
hace 7 años |
Alex Crichton
|
1be538be1e
Disable empty intrinsics on i686-apple-darwin
|
hace 7 años |
Matt Ickstadt
|
b3679bcfba
Implement x86 chkstk in "rust"
|
hace 7 años |
Tamir Duberstein
|
a32e76eaea
Update rustbuild commentary
|
hace 7 años |
est31
|
02ea9e5f54
Update the gcc crate to 0.3.53 and disable compilation warnings
|
hace 7 años |
Alex Crichton
|
91eaa85902
Don't mangle probes all the time
|
hace 7 años |
Alex Crichton
|
a1700f9da9
Fix a typo in the build script
|
hace 7 años |
Alex Crichton
|
070990f10a
Compile ffsdi2 with `rustbuild` feature
|
hace 7 años |
Alex Crichton
|
681aaa914d
Use the Rust implementation of udivsi3 on ARM
|
hace 7 años |
Alex Crichton
|
4859aba5f4
Don't build gcc_personality_v0
|
hace 7 años |
Alex Crichton
|
b42d267065
Don't compile assembly on x86_64 Windows
|
hace 7 años |
Alex Crichton
|
94bc9953a1
Don't build chkstk on x86_64
|
hace 7 años |
Alex Crichton
|
a839d53a02
Deal with floatdidf on x86_64
|
hace 7 años |