| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-26 | Merge commit 'feb42827f11a7ae241ceecc81e9ae556fb6ba214' into ↵ | Guillaume Gomez | -25/+22 | |
| subtree-update_cg_gcc_2025-08-26 | ||||
| 2025-08-04 | Merge commit '482e8540a1b757ed7bccc2041c5400f051fdb01e' into ↵ | Guillaume Gomez | -4/+7 | |
| subtree-update_cg_gcc_2025-08-04 | ||||
| 2025-07-18 | Merge commit 'f682d09eefc6700b9e5851ef193847959acf4fac' into ↵ | Guillaume Gomez | -16/+14 | |
| subtree-update_cg_gcc_2025-07-18 | ||||
| 2025-06-28 | Merge commit 'b7091eca6d8eb0fe88b58cc9a7aec405d8de5b85' into ↵ | Guillaume Gomez | -0/+1 | |
| subtree-update_cg_gcc_2025-06-28 | ||||
| 2025-06-18 | Merge commit 'fda0bb9588912a3e0606e880ca9f6e913cf8a5a4' into ↵ | Guillaume Gomez | -40/+41 | |
| subtree-update_cg_gcc_2025-06-18 | ||||
| 2025-05-14 | Merge commit '6ba33f5e1189a5ae58fb96ce3546e76b13d090f5' into ↵ | Guillaume Gomez | -14/+96 | |
| subtree-update_cg_gcc_2025-05-14 | ||||
| 2025-04-25 | Merge commit '4f83a4258deb99f3288a7122c0d5a78200931c61' into ↵ | Antoni Boucher | -0/+9 | |
| subtree-update_cg_gcc_2025-04-25 | ||||
| 2025-04-18 | Fix `rustc_codegen_gcc/tests/run/return-tuple.rs` test | Guillaume Gomez | -6/+0 | |
| 2025-04-18 | Merge commit 'db1a31c243a649e1fe20f5466ba181da5be35c14' into ↵ | Guillaume Gomez | -902/+168 | |
| subtree-update_cg_gcc_2025-04-18 | ||||
| 2025-02-24 | remove support for rustc_intrinsic_must_be_overridden from the compiler | Ralf Jung | -24/+6 | |
| 2025-01-27 | Stabilize `const_black_box` | Trevor Gross | -2/+0 | |
| This has been unstably const since [1], but a tracking issue was never created. Per discussion on Zulip [2], there should not be any blockers to making this const-stable. The function does not provide any functionality at compile time but does allow code reuse between const- and non-const functions, so stabilize it here. [1]: https://github.com/rust-lang/rust/pull/92226 [2]: https://rust-lang.zulipchat.com/#narrow/channel/146212-t-compiler.2Fconst-eval/topic/const_black_box | ||||
| 2025-01-21 | remove support for the #[start] attribute | Ralf Jung | -54/+72 | |
| 2025-01-13 | Fix formatting | Antoni Boucher | -5/+3 | |
| 2025-01-13 | Merge commit '59a81c2ca1edc88ad3ac4b27a8e03977ffb8e73a' into ↵ | Antoni Boucher | -1211/+220 | |
| subtree-update_cg_gcc_2025_01_12 | ||||
| 2024-12-06 | Remove polymorphization | Ben Kimock | -1/+0 | |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic ↵ | Ralf Jung | -36/+60 | |
| functions instead | ||||
| 2024-09-27 | Merge commit '3187d32079b817522cc17413ec9185b130daf693' into subtree-update | Guillaume Gomez | -0/+37 | |
| 2024-08-13 | stabilize `asm_const` | Folkert | -9/+6 | |
| 2024-07-10 | Merge commit '98ed962c7d3eebe12c97588e61245273d265e72f' into master | Guillaume Gomez | -16/+169 | |
| 2024-06-20 | Add blank lines after module-level `//!` comments. | Nicholas Nethercote | -0/+1 | |
| Most modules have such a blank line, but some don't. Inserting the blank line makes it clearer that the `//!` comments are describing the entire module, rather than the `use` declaration(s) that immediately follows. | ||||
| 2024-03-05 | Merge commit 'b385428e3ddf330805241e7758e773f933357c4b' into ↵ | Guillaume Gomez | -41/+214 | |
| subtree-update_cg_gcc_2024-03-05 | ||||
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -3/+0 | |
| 2023-10-26 | Merge commit 'e4fe941b11a55c5005630696e9b6d81c65f7bd04' into ↵ | Antoni Boucher | -134/+116 | |
| subtree-update_cg_gcc_2023-10-25 | ||||
| 2023-10-09 | Merge commit '11a0cceab966e5ff1058ddbcab5977e8a1d6d290' into ↵ | Antoni Boucher | -18/+43 | |
| subtree-update_cg_gcc_2023-10-09 | ||||
| 2023-03-05 | Merge commit '08a6d6e16b5efe217123e780398969946266268f' into ↵ | Antoni Boucher | -25/+35 | |
| sync-cg_gcc-2023-03-04 | ||||
| 2022-10-17 | Stabilize asm_sym | Amanieu d'Antras | -3/+6 | |
| 2022-09-27 | Stabilize bench_black_box | Urgau | -1/+1 | |
| 2022-06-06 | Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gcc | Antoni Boucher | -136/+362 | |
| 2022-03-26 | Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into ↵ | bjorn3 | -8/+167 | |
| sync_cg_gcc-2022-03-26 | ||||
| 2021-12-31 | Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into ↵ | bjorn3 | -5/+26 | |
| sync_cg_clif-2021-12-31 | ||||
| 2021-12-12 | Stabilize asm! and global_asm! | Amanieu d'Antras | -2/+0 | |
| They are also removed from the prelude as per the decision in https://github.com/rust-lang/rust/issues/87228. stdarch and compiler-builtins are updated to work with the new, stable asm! and global_asm! macros. | ||||
| 2021-09-17 | Merge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267' into libgccjit-codegen | Antoni Boucher | -0/+87 | |
| 2021-08-12 | Add 'compiler/rustc_codegen_gcc/' from commit ↵ | Antoni Boucher | -0/+2666 | |
| 'afae271d5d3719eeb92c18bc004bb6d1965a5f3f' git-subtree-dir: compiler/rustc_codegen_gcc git-subtree-mainline: ae90dcf0207c57c3034f00b07048d63f8b2363c8 git-subtree-split: afae271d5d3719eeb92c18bc004bb6d1965a5f3f | ||||
