]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gcc: Upgrade to GCC 14.2
authorKhem Raj <raj.khem@gmail.com>
Wed, 7 Aug 2024 04:27:06 +0000 (21:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Aug 2024 11:04:05 +0000 (12:04 +0100)
commit32b39de6a23f1e9ae5786d63f4c5849301eddbda
tree32d218bba9c76450c08e998c618eab1ce0b838de
parentf2afc7adb6de9f1f99d0247916c728787b7504a0
gcc: Upgrade to GCC 14.2

This is first bugfix release in GCC14 release series
100+ bugfixes [1]

[1] https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=14.2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
38 files changed:
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/gcc/gcc-14.2.inc [moved from meta/recipes-devtools/gcc/gcc-14.1.inc with 95% similarity]
meta/recipes-devtools/gcc/gcc-cross-canadian_14.2.bb [moved from meta/recipes-devtools/gcc/gcc-cross-canadian_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-cross_14.2.bb [moved from meta/recipes-devtools/gcc/gcc-cross_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-crosssdk_14.2.bb [moved from meta/recipes-devtools/gcc/gcc-crosssdk_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-runtime_14.2.bb [moved from meta/recipes-devtools/gcc/gcc-runtime_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-sanitizers_14.2.bb [moved from meta/recipes-devtools/gcc/gcc-sanitizers_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-source_14.2.bb [moved from meta/recipes-devtools/gcc/gcc-source_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
meta/recipes-devtools/gcc/gcc/0002-gcc-poison-system-directories.patch
meta/recipes-devtools/gcc/gcc/0003-64-bit-multilib-hack.patch
meta/recipes-devtools/gcc/gcc/0004-Pass-CXXFLAGS_FOR_BUILD-in-a-couple-of-places-to-avo.patch
meta/recipes-devtools/gcc/gcc/0005-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
meta/recipes-devtools/gcc/gcc/0006-cpp-honor-sysroot.patch
meta/recipes-devtools/gcc/gcc/0007-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
meta/recipes-devtools/gcc/gcc/0008-libtool.patch
meta/recipes-devtools/gcc/gcc/0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
meta/recipes-devtools/gcc/gcc/0010-Use-the-multilib-config-files-from-B-instead-of-usin.patch
meta/recipes-devtools/gcc/gcc/0011-aarch64-Fix-include-paths-when-S-B.patch
meta/recipes-devtools/gcc/gcc/0012-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
meta/recipes-devtools/gcc/gcc/0013-Ensure-target-gcc-headers-can-be-included.patch
meta/recipes-devtools/gcc/gcc/0014-Don-t-search-host-directory-during-relink-if-inst_pr.patch
meta/recipes-devtools/gcc/gcc/0015-libcc1-fix-libcc1-s-install-path-and-rpath.patch
meta/recipes-devtools/gcc/gcc/0016-handle-sysroot-support-for-nativesdk-gcc.patch
meta/recipes-devtools/gcc/gcc/0017-Search-target-sysroot-gcc-version-specific-dirs-with.patch
meta/recipes-devtools/gcc/gcc/0018-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch
meta/recipes-devtools/gcc/gcc/0019-Re-introduce-spe-commandline-options.patch
meta/recipes-devtools/gcc/gcc/0020-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch
meta/recipes-devtools/gcc/gcc/0021-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch
meta/recipes-devtools/gcc/gcc/0022-libatomic-Do-not-enforce-march-on-aarch64.patch
meta/recipes-devtools/gcc/gcc/0023-Fix-install-path-of-linux64.h.patch
meta/recipes-devtools/gcc/gcc/0024-Avoid-hardcoded-build-paths-into-ppc-libgcc.patch
meta/recipes-devtools/gcc/gcc/0025-gcc-testsuite-tweaks-for-mips-OE.patch
meta/recipes-devtools/gcc/gcc/0026-libstdc-Fix-typo-in-_Grapheme_cluster_view-_Iterator.patch [deleted file]
meta/recipes-devtools/gcc/gcc_14.2.bb [moved from meta/recipes-devtools/gcc/gcc_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc-initial_14.2.bb [moved from meta/recipes-devtools/gcc/libgcc-initial_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc_14.2.bb [moved from meta/recipes-devtools/gcc/libgcc_14.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgfortran_14.2.bb [moved from meta/recipes-devtools/gcc/libgfortran_14.1.bb with 100% similarity]