]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc: Upgrade to 13.2 release
authorKhem Raj <raj.khem@gmail.com>
Sat, 29 Jul 2023 02:16:06 +0000 (19:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Jul 2023 06:53:54 +0000 (07:53 +0100)
commit89175021995db0e7f81a74c6bafcebdce9de8939
tree11252b5178360a6844b83ccec6842d1f6ad079dd
parente81197c4d3b36e9ad52e56708c21987cacd13147
gcc: Upgrade to 13.2 release

This is a bugfix [1] release on GCC-13 release with 58 [2] bugs fixed

[1] https://gcc.gnu.org/pipermail/gcc-announce/2023/000179.html
[2] https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&list_id=390723&resolution=FIXED&target_milestone=13.2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
36 files changed:
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/gcc/gcc-13.2.inc [moved from meta/recipes-devtools/gcc/gcc-13.1.inc with 91% similarity]
meta/recipes-devtools/gcc/gcc-cross-canadian_13.2.bb [moved from meta/recipes-devtools/gcc/gcc-cross-canadian_13.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-cross_13.2.bb [moved from meta/recipes-devtools/gcc/gcc-cross_13.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-crosssdk_13.2.bb [moved from meta/recipes-devtools/gcc/gcc-crosssdk_13.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-runtime_13.2.bb [moved from meta/recipes-devtools/gcc/gcc-runtime_13.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-sanitizers_13.2.bb [moved from meta/recipes-devtools/gcc/gcc-sanitizers_13.1.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-source_13.2.bb [moved from meta/recipes-devtools/gcc/gcc-source_13.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_13.2.bb [moved from meta/recipes-devtools/gcc/gcc_13.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc-initial_13.2.bb [moved from meta/recipes-devtools/gcc/libgcc-initial_13.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc_13.2.bb [moved from meta/recipes-devtools/gcc/libgcc_13.1.bb with 100% similarity]
meta/recipes-devtools/gcc/libgfortran_13.2.bb [moved from meta/recipes-devtools/gcc/libgfortran_13.1.bb with 100% similarity]