]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Upgrade to 10.3.0 bug-fix release
authorKhem Raj <raj.khem@gmail.com>
Fri, 9 Apr 2021 19:46:03 +0000 (12:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Apr 2021 10:26:16 +0000 (11:26 +0100)
commit023806e0e0de2b0e814e6e38d78bf2faa9661f19
tree287d3f007d628b2fea331a35b066db67c57a68f6
parent51376edb13eed748395ebe1e56081c092565be9b
gcc: Upgrade to 10.3.0 bug-fix release

Drop aarch64 backports which are already upstream
List of bugs fixed is [1]

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

Signed-off-by: Khem Raj <raj.khem@gmail.com>
54 files changed:
meta/conf/distro/include/maintainers.inc
meta/recipes-devtools/gcc/gcc-10.3.inc [moved from meta/recipes-devtools/gcc/gcc-10.2.inc with 90% similarity]
meta/recipes-devtools/gcc/gcc-cross-canadian_10.3.bb [moved from meta/recipes-devtools/gcc/gcc-cross-canadian_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-cross_10.3.bb [moved from meta/recipes-devtools/gcc/gcc-cross_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-crosssdk_10.3.bb [moved from meta/recipes-devtools/gcc/gcc-crosssdk_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-runtime_10.3.bb [moved from meta/recipes-devtools/gcc/gcc-runtime_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-sanitizers_10.3.bb [moved from meta/recipes-devtools/gcc/gcc-sanitizers_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc-source_10.3.bb [moved from meta/recipes-devtools/gcc/gcc-source_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/gcc/0001-aarch64-Fix-up-__aarch64_cas16_acq_rel-fallback.patch [deleted file]
meta/recipes-devtools/gcc/gcc/0001-aarch64-New-Straight-Line-Speculation-SLS-mitigation.patch [deleted file]
meta/recipes-devtools/gcc/gcc/0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
meta/recipes-devtools/gcc/gcc/0002-aarch64-Introduce-SLS-mitigation-for-RET-and-BR-inst.patch [deleted file]
meta/recipes-devtools/gcc/gcc/0002-gcc-poison-system-directories.patch
meta/recipes-devtools/gcc/gcc/0003-aarch64-Mitigate-SLS-for-BLR-instruction.patch [deleted file]
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 [moved from meta/recipes-devtools/gcc/gcc/0001-libatomic-libgomp-libitc-Fix-bootstrap-PR70454.patch with 94% similarity]
meta/recipes-devtools/gcc/gcc_10.3.bb [moved from meta/recipes-devtools/gcc/gcc_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc-initial_10.3.bb [moved from meta/recipes-devtools/gcc/libgcc-initial_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/libgcc_10.3.bb [moved from meta/recipes-devtools/gcc/libgcc_10.2.bb with 100% similarity]
meta/recipes-devtools/gcc/libgfortran_10.3.bb [moved from meta/recipes-devtools/gcc/libgfortran_10.2.bb with 100% similarity]