Alex Crichton
|
2a13475197
Simplify how testing is done
|
7 năm trước cách đây |
Marco A L Barbosa
|
f4edcf7b24
Use kernel user helpers for armv4t
|
7 năm trước cách đây |
Scott McMurray
|
5e71218390
Implement all the 128-bit operator lang items from rust PR 46093
|
7 năm trước cách đây |
Amanieu d'Antras
|
73e38dcf2f
Add atomic support for pre-ARMv6 on Linux
|
8 năm trước cách đây |
Matt Ickstadt
|
b3679bcfba
Implement x86 chkstk in "rust"
|
7 năm trước cách đây |
Alex Crichton
|
7ccf8408d0
Add `__rust_probestack` intrinsic
|
7 năm trước cách đây |
Jorge Aparicio
|
75c6ccca71
optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM
|
7 năm trước cách đây |
Alex Crichton
|
91b1291dc5
Don't try to work with `cargo test`
|
7 năm trước cách đây |
Alex Crichton
|
734ec3d31c
Tweak testing and such:
|
7 năm trước cách đây |
Alex Crichton
|
83d63eaa9b
Convert float intrinsics to the `intrinsics!` macro
|
7 năm trước cách đây |
Alex Crichton
|
12a0038250
Fix the abi hack on windows
|
7 năm trước cách đây |
Alex Crichton
|
7886ae275b
Port sdiv to traits + `intrinsics!`
|
7 năm trước cách đây |
Alex Crichton
|
2f2bb32e40
Use traits instead of macros for shift intrinsics
|
7 năm trước cách đây |
Jorge Aparicio
|
b2f72e1eb1
remove unused macros
|
8 năm trước cách đây |
Jorge Aparicio
|
cc0d8ba2d1
remove the current test suite
|
8 năm trước cách đây |
Jorge Aparicio
|
dfa7b161aa
use AAPCS calling convention on all aeabi intrinsics
|
8 năm trước cách đây |
est31
|
9013dbef02
u128 sdiv intrinsics
|
8 năm trước cách đây |
est31
|
2f3c534cfe
u128 udiv intrinsics
|
8 năm trước cách đây |
est31
|
3055aa21b6
i128 mul intrinsics
|
8 năm trước cách đây |
est31
|
a2e2ec1a18
Add i128 to lib.rs as feature
|
8 năm trước cách đây |
Jorge Aparicio
|
b6f059d627
fix the build
|
8 năm trước cách đây |
Jorge Aparicio
|
a1caa7ccac
add implementations of memcpy et al
|
8 năm trước cách đây |
Jorge Aparicio
|
3484b2b68e
by default, mark this crate as the #![compiler_builtins] crate
|
8 năm trước cách đây |
Jorge Aparicio
|
e05caa1227
fix warnings
|
8 năm trước cách đây |
Jorge Aparicio
|
8f0847eb94
rename to compiler_builtins, add rust-lang/rust-ish crate attributes
|
8 năm trước cách đây |
Jorge Aparicio
|
24c0247c6a
add the compiler_builtins feature to src/lib.rs
|
8 năm trước cách đây |
Jorge Aparicio
|
d2a3c45a29
set crate_name and crate_type in src/lib.rs
|
8 năm trước cách đây |
Jorge Aparicio
|
c82403551d
fix unsafe warnings
|
8 năm trước cách đây |
Jorge Aparicio
|
fd69beba29
get profile.dev (-debug-assertions) + LTO working
|
8 năm trước cách đây |
Jorge Aparicio
|
f77ca915c4
add an opt-in cargo feature to build intrinsics from compiler-rt source
|
8 năm trước cách đây |