rust/library/compiler-builtins/src
Brian Cain c4a7058a11 Add hexagon support
Signed-off-by: Brian Cain <bcain@quicinc.com>
2023-12-11 12:35:21 -08:00
..
float fix: Add (even more) #[avr_skip] for floats 2023-11-26 16:17:00 +01:00
hexagon Add hexagon support 2023-12-11 12:35:21 -08:00
int impl_binary_long allow to pass attribute 2023-08-07 21:23:23 +03:00
mem Add the weak-intrinsics feature 2023-05-19 17:35:00 -04:00
aarch64.rs Add __chkstk for aarch64-unknown-uefi 2023-07-22 15:05:30 -04:00
aarch64_linux.rs Only compile outlined-atomics intrinsics on linux 2023-07-02 21:55:02 -05:00
arm.rs edition 2018 2023-08-07 21:04:25 +03:00
arm_linux.rs Add compiler-rt fallbacks for sync builtins on armv5te-musl. 2022-07-29 16:58:05 -05:00
hexagon.rs Add hexagon support 2023-12-11 12:35:21 -08:00
lib.rs Add hexagon support 2023-12-11 12:35:21 -08:00
macros.rs intrinsics macro: fix non-weak aeabi generation 2023-10-23 15:54:05 -05:00
math.rs Enable src/math for all UEFI targets 2023-10-27 20:21:08 +00:00
probestack.rs Import the asm! macro from core::arch 2021-12-09 23:57:26 +00:00
riscv.rs Fix panic due to overflow in riscv.rs and int/shift.rs 2023-03-23 22:00:22 +09:00
x86.rs Wrap all intrinsics in the intrinsics! macro 2022-02-06 09:20:43 +00:00
x86_64.rs Enable chkstk/alloca intrinsics on x86_64-unknown-uefi 2023-07-18 22:58:59 -04:00