| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently gcc-7.3.0 and gcc-7.4.0 experience mysterious crashes
on Niagara ships (see #667032 for details). The current workaround
is not to use gcc-7.x on them.
Let's stable 8.x early while debugging happens.
Reported-by: Ben Kohler
Bug: https://bugs.gentoo.org/667032
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
Two new patches:
+ 114_all_kr-decl-PR88214.patch: ICE on k&r declarations
+ 115_all_avx2-SIGSEGV-PR86871.patch: ICE in vectorizer
Bug: https://bugs.gentoo.org/672032
Bug: https://bugs.gentoo.org/657060
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
The only changes from 5.4.0 patches are:
- removed backported and upstreamed patches
- dropped gcc.info doc patches
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Compared to 7.3.0 patchset base single patch update:
01_all_default-fortify-source.patch:
simplify _FORTIFY_SOURCE macro definition
Bug: https://bugs.gentoo.org/621036
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
Single patch update:
U 10_all_default-fortify-source.patch: simplify _FORTIFY_SOURCE default.
Reported-by: Martin Kletzander
Bug: https://bugs.gentoo.org/621036
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Eight new patches:
+ 99_all_remove-lieee.patch:
drop assumed -lieee from -mieee-fp
+ 100_all_libgfortran-Werror.patch:
+ 101_all_libgomp-Werror.patch
+ 102_all_libitm-Werror.patch
+ 103_all_libatomic-Werror.patch
+ 104_all_libbacktrace-Werror.patch
+ 105_all_libsanitizer-libbacktrace-Werror.patch:
pull in all -Werror patches from 8.2.0
+ 106_all_libstdcxx-no-vtv.patch:
drop libvtv RPATH from libstdc++
Bug: https://bugs.gentoo.org/667104
Bug: https://bugs.gentoo.org/475350
Bug: https://bugs.gentoo.org/229059
Bug: http://gcc.gnu.org/PR38436
Bug: https://bugs.gentoo.org/433435
Bug: http://gcc.gnu.org/PR54724
Bug: https://bugs.gentoo.org/582524
Bug: https://gcc.gnu.org/PR85884
Closes: https://bugs.gentoo.org/621178
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The only different from 6.4.0-1.8 patchset is dropped
patches that are already upstream.
22 patches:
+ 01_all_default-fortify-source.patch
+ 02_all_default-warn-format-security.patch
+ 03_all_default-warn-trampolines.patch
+ 04_all_default-ssp-fix.patch
+ 05_all_alpha-mieee-default.patch
+ 06_all_arm_armv4t-default.patch
+ 07_all_ia64_note.GNU-stack.patch
+ 08_all_superh_default-multilib.patch
+ 09_all_libiberty-asprintf.patch
+ 10_all_libiberty-pic.patch
+ 11_all_nopie-all-flags.patch
+ 12_all_extra-options.patch
+ 13_all_pr55930-dependency-tracking.patch
+ 14_all_asan-signal_h.patch
+ 15_all_respect-build-cxxflags.patch
+ 16_all_libgfortran-Werror.patch
+ 17_all_libgomp-Werror.patch
+ 18_all_libitm-Werror.patch
+ 19_all_libatomic-Werror.patch
+ 20_all_libbacktrace-Werror.patch
+ 21_all_libsanitizer-libbacktrace-Werror.patch
+ 22_all_libstdcxx-no-vtv.patch
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Eight new patches:
+ 103_all_remove-lieee.patch:
drop assumed -lieee from -mieee-fp
+ 104_all_libgfortran-Werror.patch:
+ 105_all_libgomp-Werror.patch
+ 106_all_libitm-Werror.patch
+ 107_all_libatomic-Werror.patch
+ 108_all_libbacktrace-Werror.patch
+ 109_all_libsanitizer-libbacktrace-Werror.patch:
pull in all -Werror patches from 8.2.0
+ 110_all_libstdcxx-no-vtv.patch:
drop libvtv RPATH from libstdc++
Bug: https://bugs.gentoo.org/667104
Bug: https://bugs.gentoo.org/475350
Bug: https://bugs.gentoo.org/229059
Bug: http://gcc.gnu.org/PR38436
Bug: https://bugs.gentoo.org/433435
Bug: http://gcc.gnu.org/PR54724
Bug: https://bugs.gentoo.org/582524
Bug: https://gcc.gnu.org/PR85884
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Five new patches:
+ 101_all_remove-lieee.patch:
drop assumed -lieee from -mieee-fp
+ 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:
pull in all -Werror patches from 8.2.0
+ 108_all_libstdcxx-no-vtv.patch:
drop libvtv RPATH from libstdc++
Bug: https://bugs.gentoo.org/667104
Bug: https://bugs.gentoo.org/475350
Bug: https://bugs.gentoo.org/229059
Bug: http://gcc.gnu.org/PR38436
Bug: https://bugs.gentoo.org/433435
Bug: http://gcc.gnu.org/PR54724
Bug: https://bugs.gentoo.org/582524
Bug: https://gcc.gnu.org/PR85884
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
3 new patches:
+ 111_all_ubd-hog-PR85704.patch:
fix initialization of empty structs
U 105_all_libgfortran-Werror.patch:
patch configure.ac as well
+ 112_all_libstdcxx-no-vtv.patch:
drop libstdc++ libking against libvtv
+ 113_all_ICE-on-strncmp-PR87099.patch:
fix SIGSEGV on strncmp() VRP checks
Closes: https://gcc.gnu.org/PR85704
Closes: https://bugs.gentoo.org/582524
Bug: https://gcc.gnu.org/PR85884
Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/668044
Bug: https://gcc.gnu.org/PR87099
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
| |
Acked-by: Matthias Maier <tamiko@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Six new patches. All disable -Werror:
+ 105_all_libgfortran-Werror.patch
+ 106_all_libgomp-Werror.patch
+ 107_all_libitm-Werror.patch
+ 108_all_libatomic-Werror.patch
+ 109_all_libbacktrace-Werror.patch
+ 110_all_libsanitizer-Werror.patch
105..109 are picked from 4.9.x patchset. 110 is new.
Reported-by: Jeroen Roovers
Bug: https://bugs.gentoo.org/667104
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
|
|
|
|
|
| |
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Three new patches:
+ 89_all_gcc-3.3.x-ucontext.patch:
Port to glibc-2.26, Fix by Christian Schmidt
+ 90_all_libtool-pass-all.patch:
fix auto-detection of -lc and -lm by libtool
+ 91_all_libexec-gcc-binutils.patch:
add /usr/libexec/gcc/<TARGET> for executables (STANDARD_LIBEXEC_PREFIX)
Closes: https://bugs.gentoo.org/664486
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
| |
One new patch:
+ 86_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
| |
One new patch:
+ 96_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
| |
One new patch:
+ 93_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
| |
One new patch:
+ 92_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
| |
One new patch and one update:
U 93_all_gcc-4.5-cloog-dl.patch
+ 97_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
| |
One new patch and one update:
U 93_all_gcc-4.5-cloog-dl.patch
+ 100_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two new patches and four removals:
- 10_all_default-fortify-source.patch
- 11_all_gcc-default-format-security.patch
- 12_all_default-warn-trampolines.patch
+ 34_all_libjava-classpath-locale-sort.patch
fix sortting on cs_CZ locale
- 99_all_testsuite-01-Wformat.patch
+ 94_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/563710
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
| |
Two new patches and two updates:
+ 34_all_libjava-classpath-locale-sort.patch
fix sortting on cs_CZ locale
+ 95_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Three new patches and two updates:
U 09_all_default-ssp.patch
disable stack protector when stage1 is built,
fix ffreestanding handling
+ 34_all_libjava-classpath-locale-sort.patch
fix sortting on cs_CZ locale
U 74_all_gcc48_cloog-dl.patch
update cloog patch
+ 94_all_gcc-gperf-gnu-inline.patch
fix build failure against new gcc
+ 95_all_ucontext-to-ucontext_t.patch
fix build failure against glibc-2.28
Bug: https://bugs.gentoo.org/629502
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
| |
One new patch:
+ 98_all_respect-build-cxxflags.patch
fix cross-build for arch-specific CXXFLAGS
Bug: https://bugs.gentoo.org/581406
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two new patches:
+ 101_all_x32-fix-eh-return-address.patch
fix exception handler ABI on x32
+ 102_all_respect-build-cxxflags.patch
fix cross-build for arch-specific CXXFLAGS
Bug: https://bugs.gentoo.org/664016
Bug: https://bugs.gentoo.org/581406
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Three new patches:
+ 98_all_msp430-partial-int.patch:
fix msp430 code generator on complex types
+ 99_all_x32-fix-eh-return-address.patch
fix exception handler ABI on x32
+ 100_all_respect-build-cxxflags.patch
fix cross-build for arch-specific CXXFLAGS
Bug: https://bugs.gentoo.org/664014
Bug: https://bugs.gentoo.org/664016
Bug: https://bugs.gentoo.org/581406
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Four new patches:
+ 101_all_x32-fix-eh-return-address.patch:
fix exception handler ABI on x32
+ 102_all_respect-build-cxxflags.patch:
fix cross-build for arch-specific CXXFLAGS
+ 103_all_mmix-fix-85666-p1.patch
+ 104_all_mmix-fix-85666-p2.patch
backport mmix support
Bug: https://bugs.gentoo.org/664016
Bug: https://bugs.gentoo.org/581406
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
|
|
|
|
| |
Fix build failure against glibc-2.28:
+ 96_all_libsanitizer-avoidustat.h-glibc-2.28-part-1.patch
+ 97_all_libsanitizer-avoidustat.h-glibc-2.28-part-2.patch
Package-Manager: Portage-2.3.48, Repoman-2.3.10
|
|
|
|
| |
Package-Manager: Portage-2.3.47, Repoman-2.3.10
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/662500
Package-Manager: Portage-2.3.47, Repoman-2.3.10
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/662500
Package-Manager: Portage-2.3.47, Repoman-2.3.10
|
|
|
|
| |
Package-Manager: Portage-2.3.47, Repoman-2.3.10
|
|
|
|
| |
Package-Manager: Portage-2.3.47, Repoman-2.3.10
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/662500
Package-Manager: Portage-2.3.47, Repoman-2.3.10
|
|
|
|
|
|
|
|
| |
Single new patch:
100_all_isl-include.patch: fix build failure against isl-0.20
Bug: https://bugs.gentoo.org/662500
Package-Manager: Portage-2.3.46, Repoman-2.3.10
|
|
|
|
|
|
|
|
| |
Single new patch:
97_all_isl-include.patch: fix build failure against isl-0.20
Bug: https://bugs.gentoo.org/662500
Package-Manager: Portage-2.3.46, Repoman-2.3.10
|
|
|
|
| |
Package-Manager: Portage-2.3.46, Repoman-2.3.10
|
|
|
|
| |
Package-Manager: Portage-2.3.46, Repoman-2.3.10
|
|
|
|
|
|
|
|
|
|
| |
One renamed patch to match _all_ arch selector:
- 100_all-isl-include.patch
+ 100_all_isl-include.patch
Reported-by: cyrillic
Bug: https://bugs.gentoo.org/662500
Package-Manager: Portage-2.3.46, Repoman-2.3.10
|
|
|
|
|
|
|
|
|
|
| |
3 new patches:
+ 98_all_sh_textrel-on-libitm.patch: fix TEXTRELs in libitm on sh target
+ 99_all_m68k-textrel-on-libgcc.patch: fix TEXTRELs in libgcc on m68k target
+ 100_all-isl-include.patch: fix build failures against isl-0.20
Bug: https://bugs.gentoo.org/662500
Package-Manager: Portage-2.3.46, Repoman-2.3.10
|
|
|
|
|
|
|
|
|
| |
No change to gcc source tree.
As EPATCH_EXCLUDE is not used anymore this change
happens to workaround spurious QA warning in bug #662586.
Bug: https://bugs.gentoo.org/662586
Package-Manager: Portage-2.3.44, Repoman-2.3.10
|
|
|
|
| |
Package-Manager: Portage-2.3.43, Repoman-2.3.10
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/658444
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|