diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 4440fe87eb..367caab4d0 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -38,7 +38,7 @@ COREBOOT_MIRROR_URL="https://www.coreboot.org/releases/crossgcc-sources" GMP_VERSION=6.3.0 MPFR_VERSION=4.2.1 MPC_VERSION=1.3.1 -GCC_VERSION=14.1.0 +GCC_VERSION=14.2.0 BINUTILS_VERSION=2.43.1 IASL_VERSION="20230628" # CLANG version number diff --git a/util/crossgcc/patches/gcc-14.1.0_asan_shadow_offset_callback.patch b/util/crossgcc/patches/gcc-14.2.0_asan_shadow_offset_callback.patch similarity index 100% rename from util/crossgcc/patches/gcc-14.1.0_asan_shadow_offset_callback.patch rename to util/crossgcc/patches/gcc-14.2.0_asan_shadow_offset_callback.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_gnat.patch b/util/crossgcc/patches/gcc-14.2.0_gnat.patch similarity index 100% rename from util/crossgcc/patches/gcc-14.1.0_gnat.patch rename to util/crossgcc/patches/gcc-14.2.0_gnat.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_libcpp.patch b/util/crossgcc/patches/gcc-14.2.0_libcpp.patch similarity index 100% rename from util/crossgcc/patches/gcc-14.1.0_libcpp.patch rename to util/crossgcc/patches/gcc-14.2.0_libcpp.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_libgcc.patch b/util/crossgcc/patches/gcc-14.2.0_libgcc.patch similarity index 100% rename from util/crossgcc/patches/gcc-14.1.0_libgcc.patch rename to util/crossgcc/patches/gcc-14.2.0_libgcc.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_musl_poisoned_calloc.patch b/util/crossgcc/patches/gcc-14.2.0_musl_poisoned_calloc.patch similarity index 100% rename from util/crossgcc/patches/gcc-14.1.0_musl_poisoned_calloc.patch rename to util/crossgcc/patches/gcc-14.2.0_musl_poisoned_calloc.patch diff --git a/util/crossgcc/patches/gcc-14.1.0_rv32iafc.patch b/util/crossgcc/patches/gcc-14.2.0_rv32iafc.patch similarity index 100% rename from util/crossgcc/patches/gcc-14.1.0_rv32iafc.patch rename to util/crossgcc/patches/gcc-14.2.0_rv32iafc.patch diff --git a/util/crossgcc/sum/gcc-14.1.0.tar.xz.cksum b/util/crossgcc/sum/gcc-14.1.0.tar.xz.cksum deleted file mode 100644 index b512e724b6..0000000000 --- a/util/crossgcc/sum/gcc-14.1.0.tar.xz.cksum +++ /dev/null @@ -1 +0,0 @@ -0aec8d432b8473559942a45c12459a5db3a04618 tarballs/gcc-14.1.0.tar.xz diff --git a/util/crossgcc/sum/gcc-14.2.0.tar.xz.cksum b/util/crossgcc/sum/gcc-14.2.0.tar.xz.cksum new file mode 100644 index 0000000000..f81c535d50 --- /dev/null +++ b/util/crossgcc/sum/gcc-14.2.0.tar.xz.cksum @@ -0,0 +1 @@ +d91ecc3d20ce6298bd95f9b09cc51dc6d3c73ae3 tarballs/gcc-14.2.0.tar.xz