aboutsummaryrefslogtreecommitdiff
path: root/11.4.0
Commit message (Collapse)AuthorAgeFilesLines
* 11.4.0, 12.3.0, 13.2.0, 15.0.0: musl: drop 50_all_cpu_indicator.patch here tooSam James2024-06-151-37/+0
| | | | | | See 17e4c9c2c64242745ac0ed67f2b0ac394f22fe0a. Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: cut 12 patchsetSam James2023-12-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: drop now obsolete 77_all_all_PR112823_13_libiberty-warning.patchSam James2023-12-062-36/+4
| | | | | | | Merged upstream. Bug: https://gcc.gnu.org/PR112823 Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: add 77_all_all_PR112823_13_libiberty-warning.patchSam James2023-12-022-0/+39
| | | | | Bug: https://gcc.gnu.org/PR112823 Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: drop upstream 77_all_all_PR109585_13_rtl-alias-analysis-typo.patchSam James2023-05-052-79/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: add miscompilation patch ↵Sam James2023-04-282-3/+85
| | | | | | (77_all_all_PR109585_13_rtl-alias-analysis-typo) Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: shift libssp patch out of nocrossSam James2023-01-291-0/+0
| | | | | Bug: https://bugs.gentoo.org/862831 Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: drop upstreamed 77_all_driver_environ_putenv_PR106624.patchSam James2023-01-282-44/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: backport driver environ corruption fixSam James2023-01-232-1/+46
| | | | | Bug: https://bugs.gentoo.org/885501 Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: drop 26_all_enable-cet.patch (bootstrapping issues with PGO/LTO?)Sam James2023-01-232-48/+3
| | | | | | | | | | | | | | | | | | | | | | | | See https://bugs.gentoo.org/891655#c2 in particular: """ In https://bugs.gentoo.org/822036#c14, I got fed up and changed to the Ubuntu-style specs patching for the time being, because it was too fragile otherwise. We should probably just drop the CET patch for 11.x. We can keep the USE in make.defaults for CET on hardened profiles though, as support for it is still useful, but it'll only be on by default with 12. I do want to revisit the specs patch later on as it's not very maintainable though. """ 11.x is really not the place we want to experiment further at this point, so go for the safe option and either develop the approach further for 12 or maybe even 13. Arsen notes that we might be able to try --enable-cet=yes (rather than default auto) but let's leave that for now given ^ wrt 11. Bug: https://bugs.gentoo.org/822036 Closes: https://bugs.gentoo.org/891655 Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: drop upstream 77_all_configure-c89.patchSam James2023-01-072-141/+3
| | | | | | Now merged upstream. Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: update calloc/musl patchSam James2023-01-021-0/+50
| | | | 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>
* 11.4.0: add 29_all_tar_libstdc++-link.patchSam James2022-12-172-0/+57
| | | | | Bug: https://bugs.gentoo.org/886447 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "11.4.0: backport make 4.4 jobserver fixes"Sam James2022-12-171-4/+0
| | | | | | | | | | Not complete but wanted to commit it for posterity in case we want to resume it. This reverts commit 54c43babcc6a7b957ef59725b5b54608517e6fb0. Bug: https://bugs.gentoo.org/884633 Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: backport make 4.4 jobserver fixesArsen Arsenović2022-12-171-0/+4
| | | | | | Bug: https://bugs.gentoo.org/884633 Signed-off-by: Arsen Arsenović <arsen@aarsen.me> Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: scrub patchesSam James2022-12-0912-87/+27
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: add Clang 16 patches (-Wimplicit-function-declaration, ↵Sam James2022-11-202-0/+144
| | | | | | -Wimplicit-int, etc) Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: add 28_all_drop_CFLAGS_sed.patchSam James2022-08-222-0/+38
| | | | | | | Previously was just for 12. Bug: https://bugs.gentoo.org/849722 Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: add 50_all_calloc_libgccjitSam James2022-08-111-0/+72
| | | | | | | | | I could've sworn we added this for 11.x too, but apparently I never did for 12.x. Bug: https://bugs.gentoo.org/828580 Bug: https://bugs.gentoo.org/851555 Signed-off-by: Sam James <sam@gentoo.org>
* 10.4.0, 11.3.0, 11.4.0, 12.1.0: add gettext/msgfmt libstdc++ patchSam James2022-07-032-0/+42
| | | | | | | Fixes building w/ USE=nls using a newer GCC. Bug: https://bugs.gentoo.org/843119 Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: cleanup 20_all_libstdcxx-no-vtv.patchSam James2022-05-231-20/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0: add patchset, almost clone of 11.3.0Sam James2022-05-2233-0/+1646
Rebased gentoo/20_all_libstdcxx-no-vtv.patch. Signed-off-by: Sam James <sam@gentoo.org>