aboutsummaryrefslogtreecommitdiff
path: root/12.2.0
Commit message (Collapse)AuthorAgeFilesLines
* 12.2.0: add chromium ICE patchSam James2023-04-222-0/+134
| | | | | Bug: https://bugs.gentoo.org/904455 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: don't set _FORTIFY_SOURCE if -fsanitize=address (ASAN) is enabledSam James2023-03-132-2/+5
| | | | | | | | This can cause either false positives in warnings from the compiler or false negatives where the sanitizer misses something. Bug: https://github.com/google/sanitizers/issues/247 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: cut 13 patchsetSam James2023-02-121-0/+3
| | | | | | Just drops the merged-upstream 76_all_all_PR107461_cxx_equivalence_non_dependent_calls.patch. Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: drop 76_all_all_PR107461_cxx_equivalence_non_dependent_calls.patch ↵Sam James2023-02-061-204/+0
| | | | | | | | | | | | (upstream) Drop now that we created 12.x and 13.x patchsets with this in, as it's in the git repo now and keeping it in gcc-patches.git will break live ebuilds. Will be in next snapshot too as a result. Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: add 76_all_all_PR107461_cxx_equivalence_non_dependent_calls.patchSam James2023-02-062-3/+210
| | | | | Bug: https://bugs.gentoo.org/893410 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: delete old stale nocross patchSam James2023-01-291-24/+0
| | | | | Fixes: 6cbc18ad615fd39e765d114db4ed13d801e79f14 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: shift libssp patch out of nocrossSam James2023-01-292-0/+27
| | | | | Bug: https://bugs.gentoo.org/862831 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: drop upstreamed 76_all_driver_environ_putenv_PR106624.patchSam James2023-01-292-44/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: backport driver environ corruption fixSam James2023-01-232-0/+47
| | | | | Bug: https://bugs.gentoo.org/885501 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: drop upstream patchesSam James2023-01-083-140/+4
| | | | | | Now merged upstream. Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: add patches for FORTIFY_SOURCE=3, default GLIBCXX_ASSERTIONSSam James2022-12-283-2/+24
| | | | | | | | Bug: https://bugs.gentoo.org/876895 Bug: https://bugs.gentoo.org/884417 Bug: https://bugs.gentoo.org/847148 Bug: https://bugs.gentoo.org/876893 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: drop upstreamed make 4.4 patchesSam James2022-12-255-604/+6
| | | | | Bug: https://bugs.gentoo.org/884633 Signed-off-by: Sam James <sam@gentoo.org>
* 10.5.0/11.4.0/12.2.0/13.1.0: update libarchive/bsdtar patchSam James2022-12-172-5/+11
| | | | | Bug: https://bugs.gentoo.org/886447 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: add 30_all_tar_libstdc++-link.patchSam James2022-12-172-0/+57
| | | | | Bug: https://bugs.gentoo.org/886447 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: scrub patchesSam James2022-12-0911-82/+18
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 12.2: backport make 4.4 jobserver fixesSam James2022-12-095-1/+654
| | | | | Bug: https://bugs.gentoo.org/884633 Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: cut patchset 3Sam James2022-12-051-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: Move -z now and -fstack-clash-protection out of EXTRA_OPTIONSAndreas K. Hüttel2022-12-053-4/+10
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* 12.2.0: add Clang 16 patches (-Wimplicit-function-declaration, ↵Sam James2022-11-203-0/+144
| | | | | | -Wimplicit-int, etc) Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: add missing muslSam James2022-08-225-0/+204
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: add 75_all_go_posix_shell_arithmetic_nonbash.patchSam James2022-08-221-0/+40
| | | | | | Fix build w/ USE=go with /bin/sh not being bash. Signed-off-by: Sam James <sam@gentoo.org>
* 12.2.0: clone of 12.1.0Sam James2022-08-2223-0/+999
Signed-off-by: Sam James <sam@gentoo.org>