Skip to content

Releases: rust-lang/gcc

master-8b194529188f9d3a98cc211caa805a5355bfa8f0

30 Apr 14:56

Choose a tag to compare

master-04ce66d8c918de9273bd7101638ad8724edf5e21

30 Apr 17:06

Choose a tag to compare

master-0ea98a1365b81f7488073512c850e8ee951a4afd

09 Apr 13:31

Choose a tag to compare

master-be7a45328b8f3a8e58608bdf0697d940b3e20846

27 Mar 19:08

Choose a tag to compare

master-13cc8243226a9028bb08ab6c5e1c5fe6d533bcdf: Merge pull request #66 from Kobzol/use-mirror-for-deps

19 Mar 14:02
13cc824

Choose a tag to compare

master-48664a6cab29d48138ffa004b7978d52ef73e3ac

14 Feb 21:03

Choose a tag to compare

libgccjit: Add support for the x87 CPU feature

master-d6f5a708104a98199ac0f01a3b6b279a0f7c66d3

12 Feb 23:24

Choose a tag to compare

libgccjit: Add the function attributes for setting the ABI

master-038c30d0d939eac4cafe08ad96806fc98697a044

20 Jan 19:53

Choose a tag to compare

libgccjit: Fix for -fanalyzer used in libgccjit

master-e607be166673a8de9fc07f6f02c60426e556c5f2: libgccjit: Fix infinite recursion in gt_ggc_mx_lang_tree_node

15 Jan 15:20

Choose a tag to compare

This issue happened when compiling rustc with rustc_codegen_gcc, more
specifically when compiling its rustc_parse crate.

gcc/jit/
	PR target/105827
	* dummy-frontend.cc: Fix lang_tree_node.
	* jit-common.h: New function (jit_tree_chain_next) used by
	lang_tree_node.

master-021c3de26e439c59f8f917115f90905061d6e009

15 Jan 16:08

Choose a tag to compare

fixup! Build and upload artifact on GitHub Actions