| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-01-22 | Add preliminary support for inline assembly for msp430. | William D. Jones | -0/+3 | |
| 2022-01-17 | Use Symbol for target features in asm handling | bjorn3 | -2/+2 | |
| This saves a couple of Symbol::intern calls | ||||
| 2022-01-12 | Remove deprecated LLVM-style inline assembly | Tomasz Miąsko | -12/+0 | |
| 2021-12-31 | Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into ↵ | bjorn3 | -60/+51 | |
| sync_cg_clif-2021-12-31 | ||||
| 2021-12-07 | Remove the reg_thumb register class for asm! on ARM | Amanieu d'Antras | -5/+2 | |
| Also restricts r8-r14 from being used on Thumb1 targets as per #90736. | ||||
| 2021-12-06 | Implement inline asm! for AVR platform | Andrew Dona-Couch | -0/+3 | |
| 2021-12-03 | rustc_codegen_gcc: proper check for may_unwind | cynecx | -2/+2 | |
| 2021-12-03 | rustc_codegen_gcc: error on unwinding inline asm | cynecx | -1/+8 | |
| 2021-10-26 | Properly check `target_features` not to trigger an assertion | Yuki Okushi | -1/+1 | |
| 2021-09-28 | Merge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def' into libgccjit-codegen | Antoni Boucher | -12/+29 | |
| 2021-09-17 | Merge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267' into libgccjit-codegen | Antoni Boucher | -205/+517 | |
| 2021-08-15 | Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegen | Antoni Boucher | -188/+12 | |
| 2021-08-12 | Add 'compiler/rustc_codegen_gcc/' from commit ↵ | Antoni Boucher | -0/+632 | |
| 'afae271d5d3719eeb92c18bc004bb6d1965a5f3f' git-subtree-dir: compiler/rustc_codegen_gcc git-subtree-mainline: ae90dcf0207c57c3034f00b07048d63f8b2363c8 git-subtree-split: afae271d5d3719eeb92c18bc004bb6d1965a5f3f | ||||
