Lines Matching refs:gcc
1 require gcc-common.inc
7 # BINV should be incremented to a revision after a minor gcc release
11 FILESEXTRAPATHS =. "${FILE_DIRNAME}/gcc:${FILE_DIRNAME}/gcc/backport:"
27 #BASEURI ?= "https://git.linaro.org/toolchain/gcc.git/snapshot/gcc-${RELEASE}.tar.gz"
28 #SOURCEDIR = "gcc-${RELEASE}"
29 #BASEURI ?= "https://repo.or.cz/official-gcc.git/snapshot/${RELEASE}.tar.gz;downloadfilename=gcc-${…
30 #SOURCEDIR ?= "official-gcc-${@'${RELEASE}'[0:7]}"
35 #BASEURI ?= "https://gcc.gnu.org/pub/gcc/snapshots/${RELEASE}/gcc-${RELEASE}.tar.xz"
36 #SOURCEDIR ?= "gcc-${RELEASE}"
41 BASEURI ?= "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.xz"
42 SOURCEDIR ?= "gcc-${PV}"
46 file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
47 file://0002-gcc-poison-system-directories.patch \
54 file://0009-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \
58 file://0013-Ensure-target-gcc-headers-can-be-included.patch \
61 file://0016-handle-sysroot-support-for-nativesdk-gcc.patch \
62 file://0017-Search-target-sysroot-gcc-version-specific-dirs-with.patch \
70 file://0025-gcc-testsuite-tweaks-for-mips-OE.patch \
71 file://0026-gcc-Fix-c-tweak-for-Wrange-loop-construct.patch \
72 file://0027-gcc-backport-patch-to-fix-data-relocation-to-ENDBR-s.patch \
73 file://gcc.git-ab884fffe3fc82a710bea66ad651720d71c938b8.patch \
76 S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/${SOURCEDIR}"
77 B = "${WORKDIR}/gcc-${PV}/build.${HOST_SYS}.${TARGET_SYS}"
113 CVE_STATUS[CVE-2021-37322] = "cpe-incorrect: Is a binutils 2.26 issue, not gcc"