From 46062deb9cbb1e2fd554ae4d0b6f9b01f6bf459c Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 6 Jan 2018 19:34:57 +0000 Subject: gcc: cut new patchset for gcc-6.4.0 and gcc-7.2.0, bug #641474 Covers single bug #641474 which amends linking of static binaries on powerpc and powerpc64 built by --default-pie compiler. Bug: https://bugs.gentoo.org/641474 --- src/patchsets/gcc/6.4.0/gentoo/README.history | 2 +- src/patchsets/gcc/7.2.0/gentoo/README.history | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/patchsets/gcc/6.4.0/gentoo/README.history b/src/patchsets/gcc/6.4.0/gentoo/README.history index 832f7cdba1..0d530c177b 100644 --- a/src/patchsets/gcc/6.4.0/gentoo/README.history +++ b/src/patchsets/gcc/6.4.0/gentoo/README.history @@ -1,4 +1,4 @@ -1.2 TODO +1.2 06 Jan 2018 + 95_all_static_override_pie.patch + 96_all_powerpc_pie.patch 1.1 27 Nov 2017 diff --git a/src/patchsets/gcc/7.2.0/gentoo/README.history b/src/patchsets/gcc/7.2.0/gentoo/README.history index 239e4fd21c..3f35cb568d 100644 --- a/src/patchsets/gcc/7.2.0/gentoo/README.history +++ b/src/patchsets/gcc/7.2.0/gentoo/README.history @@ -1,4 +1,4 @@ -1.1 TODO +1.1 06 Jan 2018 + 95_all_static_override_pie.patch + 96_all_powerpc_pie.patch 1.0 08 May 2017 -- cgit v1.2.3-65-gdbad