| Age | Commit message (Expand) | Author | Lines |
| 2021-09-28 | Merge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def' into libgccjit-codegen | Antoni Boucher | -559/+559 |
| 2021-09-28 | Update to nightly-2021-09-28 (#97) | antoyo | -13/+63 |
| 2021-09-27 | Fix/count trailing zeroes (#95) | antoyo | -162/+216 |
| 2021-09-27 | Fix/mismatch types (#94) | antoyo | -74/+132 |
| 2021-09-27 | Cleanup fix for global initialization (#93) | antoyo | -15/+5 |
| 2021-09-26 | Fix global initialization (#91) | antoyo | -283/+93 |
| 2021-09-26 | Impove handling of registers in inline asm (#82) | Commeownist | -12/+29 |
| 2021-09-26 | Add notes for cross-compilation to gcc-only targets (#68) | antoyo | -2/+23 |
| 2021-09-17 | Merge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267' into libgccjit-codegen | Antoni Boucher | -348/+735 |
| 2021-09-17 | Update to nightly-2021-09-11 (#79) | Commeownist | -149/+117 |
| 2021-09-16 | fix: gh origin on readme (#83) | Emerson Laurentino | -1/+1 |
| 2021-09-16 | Remove FUNDING.yml | Antoni Boucher | -2/+0 |
| 2021-09-05 | Implement basic inline asm support (#72) | Commeownist | -213/+631 |
| 2021-08-28 | Update custom rustc instructions (#73) | antoyo | -3/+6 |
| 2021-08-15 | Merge commit '6f50986667debbfc67776304a8ee23fe0158613f' into libgccjit-codegen | Antoni Boucher | -1/+0 |
| 2021-08-15 | Empty gcc_path | Antoni Boucher | -1/+0 |
| 2021-08-15 | Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegen | Antoni Boucher | -3053/+265 |
| 2021-08-15 | Cleanup (#67) | antoyo | -3053/+265 |
| 2021-08-14 | Merge commit '0c89065b934397b62838fe3e4ef6f6352fc52daf' into libgccjit-codegen | Antoni Boucher | -19/+42 |
| 2021-08-14 | Update to nightly-2021-08-12 (#61) | antoyo | -19/+42 |
| 2021-08-12 | Exclude rustc_codegen_gcc from namespace | Antoni Boucher | -0/+1 |
| 2021-08-12 | Fix tidy | Antoni Boucher | -2/+9 |
| 2021-08-12 | Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d3719eeb92c18bc004bb6... | Antoni Boucher | -0/+15608 |
| 2021-08-12 | Initial commit | Antoni Boucher | -0/+15608 |
| 2021-08-09 | Auto merge of #85357 - Andy-Python-Programmer:aarch64_uefi_target, r=petroche... | bors | -0/+29 |
| 2021-08-09 | Auto merge of #87820 - elichai:patch-2, r=kennytm | bors | -14/+14 |
| 2021-08-09 | Add the aarch64-unknown-uefi target | unknown | -0/+29 |
| 2021-08-09 | Auto merge of #87619 - 12101111:fix-native_link_modifiers_bundle, r=petrochenkov | bors | -43/+75 |
| 2021-08-09 | Auto merge of #87465 - audunhalland:refactor_typeck_primary_body_of, r=eddyb | bors | -18/+12 |
| 2021-08-08 | Auto merge of #87235 - poliorcetics:issue-87217-fn-quali-order, r=nagisa | bors | -4/+184 |
| 2021-08-08 | Auto merge of #86879 - YohDeadfall:stabilize-vec-shrink-to, r=dtolnay | bors | -16/+8 |
| 2021-08-08 | Bump shrink_to stabilization to Rust 1.56 | David Tolnay | -8/+8 |
| 2021-08-08 | Auto merge of #87697 - GuillaumeGomez:add-e0784, r=nagisa | bors | -12/+51 |
| 2021-08-08 | Fix feature gate checking of static-nobundle and native_link_modifiers | 12101111 | -43/+75 |
| 2021-08-08 | Auto merge of #87827 - eddyb:wrapperless-mem-replace, r=m-ou-se | bors | -30/+47 |
| 2021-08-08 | Avoid using the `copy_nonoverlapping` wrapper through `mem::replace`. | Eduard-Mihai Burtescu | -30/+47 |
| 2021-08-08 | Auto merge of #87836 - tsoutsman:master, r=petrochenkov | bors | -5/+4 |
| 2021-08-08 | Auto merge of #87815 - BoxyUwU:cec-generics-of-ice, r=eddyb | bors | -2/+83 |
| 2021-08-08 | Auto merge of #87798 - durin42:llvm-14, r=nikic | bors | -27/+31 |
| 2021-08-08 | Merge branch 'rust-lang:master' into master | Klim Tsoutsman | -326/+535 |
| 2021-08-08 | Auto merge of #86744 - ijackson:sink-default, r=dtolnay | bors | -0/+2 |
| 2021-08-07 | Auto merge of #87772 - npmccallum:naked_abi, r=Amanieu | bors | -16/+43 |
| 2021-08-07 | Auto merge of #87743 - cuviper:opaque-calls, r=nikic | bors | -148/+168 |
| 2021-08-07 | Auto merge of #87851 - JohnTitor:rollup-odvmr47, r=JohnTitor | bors | -10/+37 |
| 2021-08-08 | Rollup merge of #87842 - steffahn:hidden_broken_intra_doc, r=dtolnay | Yuki Okushi | -1/+1 |
| 2021-08-08 | Rollup merge of #87838 - jetomit:add-readdir-note, r=dtolnay | Yuki Okushi | -0/+2 |
| 2021-08-08 | Rollup merge of #87834 - camelid:span-typo, r=CraftSpider | Yuki Okushi | -1/+1 |
| 2021-08-08 | Rollup merge of #87833 - m-rsha:patch-1, r=Aaron1011 | Yuki Okushi | -1/+1 |
| 2021-08-08 | Rollup merge of #87789 - tmiasko:panik, r=Mark-Simulacrum | Yuki Okushi | -0/+0 |
| 2021-08-08 | Rollup merge of #87744 - Smittyvb:xpy-test-force-rerun, r=Mark-Simulacrum | Yuki Okushi | -7/+32 |