rust/library/compiler-builtins/src
Amanieu d'Antras 22a1874e5d
Merge pull request #414 from Amanieu/global_asm
Mark global_asm! code with .att_syntax
2021-04-11 14:51:56 +01:00
..
float Fix all clippy warnings 2021-04-02 08:58:50 -05:00
int add clippy to CI 2021-04-02 16:53:09 -05:00
mem Add #[linkage = "weak"] attribute to all mem instrinics. 2021-04-04 19:15:33 +01:00
arm.rs Fix typo 2021-04-10 16:03:19 +02:00
arm_linux.rs Run rustfmt over everything 2019-05-14 14:40:38 -07:00
lib.rs Merge pull request #397 from AaronKutch/float_refactor 2021-04-02 23:36:28 +01:00
macros.rs Completely replace LargeInt 2020-12-07 23:20:39 -06:00
math.rs math: add {fmin,fmax}{f,} for thumb*-none-eabi* (#389) 2020-10-26 11:37:02 -05:00
probestack.rs Mark global_asm! code with .att_syntax 2021-04-10 19:19:21 +01:00
riscv32.rs Fix compile on riscv again 2018-08-31 16:00:12 -07:00
x86.rs Replace llvm_asm! with asm! 2021-04-02 20:43:11 +01:00
x86_64.rs Replace llvm_asm! with asm! 2021-04-02 20:43:11 +01:00