diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-23 17:03:26 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-27 13:15:28 +0000 |
| commit | c391593402109944bacc6f75693a6d21adb0b071 (patch) | |
| tree | a7a04369eeb6e90610041ff4559199cf4b01cc9f /meta/recipes-devtools/gcc/gcc-7.3.inc | |
| parent | fa2fcaee9785f7eeadad890c40fd075fb85aaa78 (diff) | |
| download | poky-c391593402109944bacc6f75693a6d21adb0b071.tar.gz | |
gcc: Upgrade 7.2 -> 7.3
The static PIE patch was updated by Juro Bystricky <juro.bystricky@intel.com>
to work with gcc 7.3.
This update from the stable gcc 7 branch includes the retpoline
functionality which is useful to assist with recent security issues.
Two backported patches were dropped as they're included in 7.3.
(From OE-Core rev: a4c1ede6876ad6b84ab2b3bece14bf0afdc9d6b7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-7.3.inc')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-7.3.inc | 129 |
1 files changed, 129 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-7.3.inc b/meta/recipes-devtools/gcc/gcc-7.3.inc new file mode 100644 index 0000000000..efa62eaf6a --- /dev/null +++ b/meta/recipes-devtools/gcc/gcc-7.3.inc | |||
| @@ -0,0 +1,129 @@ | |||
| 1 | require gcc-common.inc | ||
| 2 | |||
| 3 | # Third digit in PV should be incremented after a minor release | ||
| 4 | |||
| 5 | PV = "7.3.0" | ||
| 6 | |||
| 7 | # BINV should be incremented to a revision after a minor gcc release | ||
| 8 | |||
| 9 | BINV = "7.3.0" | ||
| 10 | |||
| 11 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/gcc-7.3:${FILE_DIRNAME}/gcc-7.3/backport:" | ||
| 12 | |||
| 13 | DEPENDS =+ "mpfr gmp libmpc zlib flex-native" | ||
| 14 | NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native flex-native" | ||
| 15 | |||
| 16 | LICENSE = "GPL-3.0-with-GCC-exception & GPLv3" | ||
| 17 | |||
| 18 | LIC_FILES_CHKSUM = "\ | ||
| 19 | file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | ||
| 20 | file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \ | ||
| 21 | file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ | ||
| 22 | file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | ||
| 23 | file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8 \ | ||
| 24 | " | ||
| 25 | |||
| 26 | #RELEASE = "7-20170504" | ||
| 27 | BASEURI ?= "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.xz" | ||
| 28 | #SRCREV = "f7cf798b73fd1a07098f9a490deec1e2a36e0bed" | ||
| 29 | #BASEURI ?= "git://github.com/gcc-mirror/gcc;branch=gcc-6-branch;protocol=git" | ||
| 30 | #BASEURI ?= "http://mirrors.concertpass.com/gcc/snapshots/${RELEASE}/gcc-${RELEASE}.tar.bz2" | ||
| 31 | |||
| 32 | SRC_URI = "\ | ||
| 33 | ${BASEURI} \ | ||
| 34 | file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ | ||
| 35 | file://0008-c99-snprintf.patch \ | ||
| 36 | file://0009-gcc-poison-system-directories.patch \ | ||
| 37 | file://0010-gcc-poison-dir-extend.patch \ | ||
| 38 | file://0011-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ | ||
| 39 | file://0012-64-bit-multilib-hack.patch \ | ||
| 40 | file://0013-optional-libstdc.patch \ | ||
| 41 | file://0014-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch \ | ||
| 42 | file://0015-COLLECT_GCC_OPTIONS.patch \ | ||
| 43 | file://0016-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \ | ||
| 44 | file://0017-fortran-cross-compile-hack.patch \ | ||
| 45 | file://0018-cpp-honor-sysroot.patch \ | ||
| 46 | file://0019-MIPS64-Default-to-N64-ABI.patch \ | ||
| 47 | file://0020-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \ | ||
| 48 | file://0021-gcc-Fix-argument-list-too-long-error.patch \ | ||
| 49 | file://0022-Disable-sdt.patch \ | ||
| 50 | file://0023-libtool.patch \ | ||
| 51 | file://0024-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \ | ||
| 52 | file://0025-Use-the-multilib-config-files-from-B-instead-of-usin.patch \ | ||
| 53 | file://0026-Avoid-using-libdir-from-.la-which-usually-points-to-.patch \ | ||
| 54 | file://0027-export-CPP.patch \ | ||
| 55 | file://0028-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch \ | ||
| 56 | file://0029-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch \ | ||
| 57 | file://0030-Ensure-target-gcc-headers-can-be-included.patch \ | ||
| 58 | file://0031-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch \ | ||
| 59 | file://0032-Don-t-search-host-directory-during-relink-if-inst_pr.patch \ | ||
| 60 | file://0033-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch \ | ||
| 61 | file://0034-aarch64-Add-support-for-musl-ldso.patch \ | ||
| 62 | file://0035-libcc1-fix-libcc1-s-install-path-and-rpath.patch \ | ||
| 63 | file://0036-handle-sysroot-support-for-nativesdk-gcc.patch \ | ||
| 64 | file://0037-Search-target-sysroot-gcc-version-specific-dirs-with.patch \ | ||
| 65 | file://0038-Fix-various-_FOR_BUILD-and-related-variables.patch \ | ||
| 66 | file://0039-nios2-Define-MUSL_DYNAMIC_LINKER.patch \ | ||
| 67 | file://0040-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch \ | ||
| 68 | file://0041-gcc-libcpp-support-ffile-prefix-map-old-new.patch \ | ||
| 69 | file://0042-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch \ | ||
| 70 | file://0043-gcc-final.c-fdebug-prefix-map-support-to-remap-sourc.patch \ | ||
| 71 | file://0044-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch \ | ||
| 72 | file://0045-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch \ | ||
| 73 | file://0046-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch \ | ||
| 74 | file://0047-sync-gcc-stddef.h-with-musl.patch \ | ||
| 75 | file://0048-gcc-Enable-static-PIE.patch \ | ||
| 76 | file://fix-segmentation-fault-precompiled-hdr.patch \ | ||
| 77 | file://0050-RISC-V-Handle-non-legitimate-address-in-riscv_legiti.patch \ | ||
| 78 | ${BACKPORTS} \ | ||
| 79 | " | ||
| 80 | BACKPORTS = "\ | ||
| 81 | " | ||
| 82 | |||
| 83 | SRC_URI[md5sum] = "be2da21680f27624f3a87055c4ba5af2" | ||
| 84 | SRC_URI[sha256sum] = "832ca6ae04636adbb430e865a1451adf6979ab44ca1c8374f61fba65645ce15c" | ||
| 85 | |||
| 86 | S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}" | ||
| 87 | #S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/git" | ||
| 88 | B = "${WORKDIR}/gcc-${PV}/build.${HOST_SYS}.${TARGET_SYS}" | ||
| 89 | |||
| 90 | # Language Overrides | ||
| 91 | FORTRAN = "" | ||
| 92 | JAVA = "" | ||
| 93 | |||
| 94 | LTO = "--enable-lto" | ||
| 95 | |||
| 96 | EXTRA_OECONF_BASE = "\ | ||
| 97 | ${LTO} \ | ||
| 98 | --enable-libssp \ | ||
| 99 | --enable-libitm \ | ||
| 100 | --disable-bootstrap \ | ||
| 101 | --disable-libmudflap \ | ||
| 102 | --with-system-zlib \ | ||
| 103 | --with-linker-hash-style=${LINKER_HASH_STYLE} \ | ||
| 104 | --enable-linker-build-id \ | ||
| 105 | --with-ppl=no \ | ||
| 106 | --with-cloog=no \ | ||
| 107 | --enable-checking=release \ | ||
| 108 | --enable-cheaders=c_global \ | ||
| 109 | --without-isl \ | ||
| 110 | " | ||
| 111 | |||
| 112 | EXTRA_OECONF_INITIAL = "\ | ||
| 113 | --disable-libmudflap \ | ||
| 114 | --disable-libgomp \ | ||
| 115 | --disable-libitm \ | ||
| 116 | --disable-libquadmath \ | ||
| 117 | --with-system-zlib \ | ||
| 118 | --disable-lto \ | ||
| 119 | --disable-plugin \ | ||
| 120 | --enable-decimal-float=no \ | ||
| 121 | --without-isl \ | ||
| 122 | gcc_cv_libc_provides_ssp=yes \ | ||
| 123 | " | ||
| 124 | |||
| 125 | EXTRA_OECONF_PATHS = "\ | ||
| 126 | --with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \ | ||
| 127 | --with-sysroot=/not/exist \ | ||
| 128 | --with-build-sysroot=${STAGING_DIR_TARGET} \ | ||
| 129 | " | ||
