aboutsummaryrefslogtreecommitdiff
path: root/7.2.0
Commit message (Collapse)AuthorAgeFilesLines
* 7.2.0: mark unreleased changes abandonedSergei Trofimovich2020-01-081-1/+1
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* gcc-7: fix openssl miscompilation at least on ia64 (RTL mishandles shifts ↵Sergei Trofimovich2018-01-132-0/+123
| | | | | | | | and rotates) Backport from gcc-7 branch. Bug: https://gcc.gnu.org/PR83565
* gcc: cut new patchset for gcc-6.4.0 and gcc-7.2.0, bug #641474Sergei Trofimovich2018-01-061-1/+1
| | | | | | | 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
* gcc/6.4.0, gcc/7.2.0: fix --default-pie to use proper startup files, bug #641474Sergei Trofimovich2017-12-183-0/+275
| | | | | | | | | | | | | The change adds two patches to patchset: - gentoo/95_all_static_override_pie.patch - gentoo/96_all_powerpc_pie.patch First fixes -static handling for --default-pie compiler. Second fixes to use proper startup files for --default-pie on powerpc. Otherwise binutils-2.27 and upper generates invalid ELF files. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=22626 Bug: https://bugs.gentoo.org/641474
* gcc/7.2.0: copy all patches from 7.1.0 as we are using unmodified patchsetSergei Trofimovich2017-12-1812-0/+398