]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Upgrade to GCC 11
authorKhem Raj <raj.khem@gmail.com>
Tue, 30 Mar 2021 21:30:18 +0000 (14:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 May 2021 14:23:44 +0000 (15:23 +0100)
commite64bf999a92aed3c6be38eae9e75ec9277638b95
tree8f4e10027959939a466d0d12adbb7fb93fe63a0c
parent7883b4c1384fe30066072f39e9a930be537bc3b4
gcc: Upgrade to GCC 11

Drop already upstream/backported patches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
51 files changed:
meta/conf/distro/include/maintainers.inc
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/gcc/gcc-11.1.inc [moved from meta/recipes-devtools/gcc/gcc-10.3.inc with 94% similarity]
meta/recipes-devtools/gcc/gcc-cross-canadian_11.1.bb [moved from meta/recipes-devtools/gcc/gcc-cross-canadian_10.3.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-cross_11.1.bb [moved from meta/recipes-devtools/gcc/gcc-cross_10.3.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-crosssdk_11.1.bb [moved from meta/recipes-devtools/gcc/gcc-crosssdk_10.3.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-runtime_11.1.bb [moved from meta/recipes-devtools/gcc/gcc-runtime_10.3.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-sanitizers_11.1.bb [moved from meta/recipes-devtools/gcc/gcc-sanitizers_10.3.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-source_11.1.bb [moved from meta/recipes-devtools/gcc/gcc-source_10.3.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-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch
meta/recipes-devtools/gcc/gcc/0004-64-bit-multilib-hack.patch
meta/recipes-devtools/gcc/gcc/0005-optional-libstdc.patch
meta/recipes-devtools/gcc/gcc/0006-COLLECT_GCC_OPTIONS.patch
meta/recipes-devtools/gcc/gcc/0007-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch
meta/recipes-devtools/gcc/gcc/0008-fortran-cross-compile-hack.patch
meta/recipes-devtools/gcc/gcc/0009-cpp-honor-sysroot.patch
meta/recipes-devtools/gcc/gcc/0010-MIPS64-Default-to-N64-ABI.patch
meta/recipes-devtools/gcc/gcc/0011-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch
meta/recipes-devtools/gcc/gcc/0012-gcc-Fix-argument-list-too-long-error.patch
meta/recipes-devtools/gcc/gcc/0013-Disable-sdt.patch
meta/recipes-devtools/gcc/gcc/0014-libtool.patch
meta/recipes-devtools/gcc/gcc/0015-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch
meta/recipes-devtools/gcc/gcc/0016-Use-the-multilib-config-files-from-B-instead-of-usin.patch
meta/recipes-devtools/gcc/gcc/0017-Avoid-using-libdir-from-.la-which-usually-points-to-.patch
meta/recipes-devtools/gcc/gcc/0018-export-CPP.patch
meta/recipes-devtools/gcc/gcc/0019-Ensure-target-gcc-headers-can-be-included.patch
meta/recipes-devtools/gcc/gcc/0020-Don-t-search-host-directory-during-relink-if-inst_pr.patch
meta/recipes-devtools/gcc/gcc/0021-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch
meta/recipes-devtools/gcc/gcc/0022-aarch64-Add-support-for-musl-ldso.patch
meta/recipes-devtools/gcc/gcc/0023-libcc1-fix-libcc1-s-install-path-and-rpath.patch
meta/recipes-devtools/gcc/gcc/0024-handle-sysroot-support-for-nativesdk-gcc.patch
meta/recipes-devtools/gcc/gcc/0025-Search-target-sysroot-gcc-version-specific-dirs-with.patch
meta/recipes-devtools/gcc/gcc/0026-Fix-various-_FOR_BUILD-and-related-variables.patch
meta/recipes-devtools/gcc/gcc/0027-nios2-Define-MUSL_DYNAMIC_LINKER.patch
meta/recipes-devtools/gcc/gcc/0028-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch
meta/recipes-devtools/gcc/gcc/0029-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch
meta/recipes-devtools/gcc/gcc/0030-sync-gcc-stddef.h-with-musl.patch
meta/recipes-devtools/gcc/gcc/0031-fix-segmentation-fault-in-precompiled-header-generat.patch
meta/recipes-devtools/gcc/gcc/0032-Fix-for-testsuite-failure.patch
meta/recipes-devtools/gcc/gcc/0033-Re-introduce-spe-commandline-options.patch
meta/recipes-devtools/gcc/gcc/0034-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch
meta/recipes-devtools/gcc/gcc/0035-gentypes-genmodes-Do-not-use-__LINE__-for-maintainin.patch
meta/recipes-devtools/gcc/gcc/0036-mingw32-Enable-operation_not_supported.patch
meta/recipes-devtools/gcc/gcc/0037-libatomic-Do-not-enforce-march-on-aarch64.patch
meta/recipes-devtools/gcc/gcc/0038-libatomic-libgomp-libitc-Fix-bootstrap-PR70454.patch [deleted file]
meta/recipes-devtools/gcc/gcc_11.1.bb [moved from meta/recipes-devtools/gcc/gcc_10.3.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc-initial_11.1.bb [moved from meta/recipes-devtools/gcc/libgcc-initial_10.3.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc_11.1.bb [moved from meta/recipes-devtools/gcc/libgcc_10.3.bb with 100% similarity]
meta/recipes-devtools/gcc/libgfortran_11.1.bb [moved from meta/recipes-devtools/gcc/libgfortran_10.3.bb with 100% similarity]