aboutsummaryrefslogtreecommitdiff
path: root/7.3.0
Commit message (Collapse)AuthorAgeFilesLines
* 7.3.0: cup 1.8 patchsetSergei Trofimovich2018-10-271-1/+1
| | | | | | | | | | | | | + 101_all_remove-lieee.patch + 102_all_libgfortran-Werror.patch + 103_all_libgomp-Werror.patch + 104_all_libitm-Werror.patch + 105_all_libatomic-Werror.patch + 106_all_libbacktrace-Werror.patch + 107_all_libsanitizer-libbacktrace-Werror.patch + 108_all_libstdcxx-no-vtv.patch Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 7.3.0: pull in vtv RPATH patchSergei Trofimovich2018-10-202-0/+62
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 7.3.0: pull in all -Werror patches from 8.2.0Sergei Trofimovich2018-10-187-0/+118
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 7.3.0: drop assumed -lieee from -mieee-fpSergei Trofimovich2018-09-302-0/+57
| | | | | | | glibc-2.28 won't provide -lieee. Backported from upstream as-is. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 7.3.0: cut 1.7 releaseSergei Trofimovich2018-09-231-1/+1
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* Pass CXXFLAGS as CXXFLAGS_FOR_BUILD to stage1.Sergei Trofimovich2018-09-152-0/+40
| | | | | | | | | | | | | Fixes build failure when CXXFLAGS contains TARGET-specific flags. Tested on x86_64-pc-linux-gnu host as: # CFLAGS='-O2 -mfpu=neon-vfpv4' CXXFLAGS='-O2 -mfpu=neon-vfpv4' \ armv7a-unknown-linux-gnueabihf-emerge -v1 sys-devel/gcc --quiet-build=n Fix by Peter Levine. Bug: https://bugs.gentoo.org/581406 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 6/7/8 branches: add 101_all_x32-fix-eh-return-address.patchSergei Trofimovich2018-09-132-0/+38
| | | | | | | | | | | | | | Pick upstream fix for x32 exception handler: """ x86: Always update EH return address in word_mode On x86, return address is always popped in word_mode. eh_return needs to put EH return address in word_mode on stack. """ Reported-by: camper Bug: https://bugs.gentoo.org/664016 Bug: https://gcc.gnu.org/PR87014 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 7.3.0: fix partial int in msp430, bug #664014Sergei Trofimovich2018-08-262-0/+74
| | | | | | | Reported-by: Alex Orange Bug: https://bugs.gentoo.org/664014 Bug: https://gcc.gnu.org/PR79242 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 7.3.0: fix building against isl-0.20 (PR86724)Sergei Trofimovich2018-08-182-0/+37
| | | | | | Bug: https://bugs.gentoo.org/662500 Bug: https://gcc.gnu.org/PR86724 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 7.3.0: cut 1.5 patchsetSergei Trofimovich2018-08-171-1/+1
| | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* 7.3.0: fix building against glibc-2.28 (ustat.h)Sergei Trofimovich2018-08-154-0/+274
| | | | | | All patches are taken as-is from gcc-7-branch. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* fix patchset versionSergei Trofimovich2018-05-181-1/+1
|
* update 13_all_default-ssp-fix.patch to apply on gcc-7.3.0Sergei Trofimovich2018-05-182-7/+3
|
* release 1.3 patchsetSergei Trofimovich2018-05-161-1/+1
|
* Queue is_copy_constructible fix for 1.3 patchsetSergei Trofimovich2018-05-112-1/+26
| | | | | | | The hope is it will help upcoming webkit release to build with gcc-7.3.0. Bug: https://bugs.webkit.org/show_bug.cgi?id=185194
* Update patches for gcc 6.4 and 7.3 in the patchsetMagnus Granberg2018-05-033-41/+28
|
* gcc/7.3.0: gcc/config.gcc: sh-*: Disable sysroot-suffix (PR42947)Sergei Trofimovich2018-04-142-0/+34
| | | | | | | | | sh-* is a multilib target. It is also one of 2 sysroot-prefix targets. Unfortunately two options do not mix well. Attempt to use default multilib flavour always prepends sysroot-prefix. Bug: https://bugs.gentoo.org/511548 Bug: https://gcc.gnu.org/PR42947
* gcc/7.3.0: add i386-bmi tweak, bug #649880Sergei Trofimovich2018-03-112-0/+42
| | | | | Bug: https://bugs.gentoo.org/649880 Bug: https://gcc.gnu.org/PR81763
* gcc/7.3.0: initial patchset, take 2 (moved patches to gentoo/)Sergei Trofimovich2018-01-2512-0/+0
|
* gcc/7.3.0: initial patchsetSergei Trofimovich2018-01-2512-0/+398