Alex Crichton 9710af9a33 Merge pull request #267 from Lokathor/master il y a 6 ans
..
float 939cbca6e9 Revert "Conversion from a wider to a narrower IEEE-754 floating-point type" il y a 6 ans
int 9a68e74ebd Attempt to use `intrinsics!` il y a 6 ans
arm.rs 78f544f57d Support windows/arm target il y a 6 ans
arm_linux.rs 8a0033ebfc Fix __sync_fetch_and_nand_* for pre-v6 ARM il y a 6 ans
lib.rs a9a108548c Fix SGX target_env collision il y a 6 ans
macros.rs 5be54652e9 Fix incorrect names used / generated on ARM il y a 7 ans
math.rs a9a108548c Fix SGX target_env collision il y a 6 ans
mem.rs 75c6ccca71 optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM il y a 7 ans
probestack.rs 1d15be6a86 Explain why we need extra check in probestack. il y a 7 ans
riscv32.rs 605b439ad3 Fix compile on riscv again il y a 6 ans
x86.rs a6ecd1a73f Add "volatile" and "memory" clobber to asm! that doesn't fall through. il y a 7 ans
x86_64.rs a6ecd1a73f Add "volatile" and "memory" clobber to asm! that doesn't fall through. il y a 7 ans