aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 15.0.0: drop now-upstream 32_all_genoutput-speedup.patchHEADmasterSam James5 days1-247/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add 32_all_genoutput-speedup.patchSam James5 days2-0/+251
| | | | | Link: https://inbox.sourceware.org/gcc-patches/20240814021909.37082-1-cooper.qu@linux.alibaba.com/ Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: cut patchset 9Sam James8 days1-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: fix comment in 04_all_nossp-on-nostdlib.patchSam James10 days2-1/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop obsolete asprintf patchSam James10 days2-19/+1
| | | | | | Fixed upstream by r10-14-g6b3a5e8a3d18c8 and r6-1038-gf50f17e6707da0. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop LRA revertSam James10 days1-101/+0
| | | | | | It's now reverted upstream. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add revert of LRA patchSam James10 days2-0/+102
| | | | | | | | See https://inbox.sourceware.org/gcc-patches/CA+=Sn1=_jL5P1Nbx4b7O-wYttpMsP4N545nk49rXntKnoJ7G-Q@mail.gmail.com/. It breaks arm64 bootstrap at least. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add commit ref to eclass change too to patchSam James11 days1-0/+2
| | | | | | See d4c98533530d9478391b0593fd84cf37ac9c97cb. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add link to upstream discussion/question wrt testsSam James11 days1-0/+2
| | | | | | https://inbox.sourceware.org/gcc-patches/87v80cn24t.fsf@gentoo.org/ Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add 31_all_testsuite-fortran-pass-Wcomplain-wrong-lang-where-ap.patchSam James11 days1-0/+104
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop 79_all_Revert-Make-may_trap_p_1-return-false-for-constant-p.patchSam James2024-08-051-98/+0
| | | | | | It's been reverted upstream. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: re-enable -fext-dce at -O2Sam James2024-08-052-34/+4
| | | | | | | | | All known issues are fixed, let's get testing it again. I have let Jeff know I spotted a test is failing on s390x at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115912#c21. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: cut patchset 8Sam James2024-08-051-1/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add 79_all_Revert-Make-may_trap_p_1-return-false-for-constant-p.patchSam James2024-08-021-0/+98
| | | | | Bug: https://gcc.gnu.org/PR116200 Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop 79_all_PR116120-revert-match-pattern.patchSam James2024-08-012-199/+4
| | | | | | Part of it is fixed and the other part should be committed soon. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add 79_all_PR116120-revert-match-pattern.patchSam James2024-07-292-0/+203
| | | | | Bug: https://gcc.gnu.org/PR116120 Signed-off-by: Sam James <sam@gentoo.org>
* 13.2.0: drop 93_all_ppc_PR97367-power7-cell-altivec.patchSam James2024-07-272-13/+4
| | | | | | It's merged upstream. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: cut patchset 6Sam James2024-07-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: drop 76_all_ppc_PR97367-power7-cell-altivec.patchSam James2024-07-212-13/+4
| | | | | | Now upstream. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop upstream power7 patchSam James2024-07-192-109/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: update power7 .feature patchSam James2024-07-181-3/+99
| | | | | | Switch to Peter's version. Can update older branches once it's merged. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: don't enable -fext-dce with -O2Sam James2024-07-152-0/+38
| | | | | | | | | Bug: https://gcc.gnu.org/PR115876 Bug: https://gcc.gnu.org/PR115877 Bug: https://gcc.gnu.org/PR115912 Bug: https://gcc.gnu.org/PR115916 Bug: https://gcc.gnu.org/PR115927 Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop x86 backend fixesSam James2024-06-282-144/+0
| | | | | | Now fixed upstream. Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: add 77_all_m2_docs_sandbox.patchSam James2024-06-272-0/+41
| | | | | Bug: https://bugs.gentoo.org/930014 Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add revert annotationSam James2024-06-272-0/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: workaround recent x86 changesSam James2024-06-272-0/+140
| | | | | | Bug: https://gcc.gnu.org/PR115635 Bug: https://gcc.gnu.org/PR115661 Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: cut patchset 2 for muslSam James2024-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: cut patchset 4Sam James2024-06-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 11.4.0, 12.3.0, 13.2.0, 15.0.0: musl: drop 50_all_cpu_indicator.patch here tooSam James2024-06-157-146/+13
| | | | | | See 17e4c9c2c64242745ac0ed67f2b0ac394f22fe0a. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop upstream 77_all_PR115387.patchSam James2024-06-102-206/+1
| | | | | | It got merged. Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop upstreamed patchSam James2024-06-102-107/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: backport two fixesSam James2024-06-103-0/+318
| | | | | | | | A severe miscompilation and a severe ICE fix. Bug: https://gcc.gnu.org/PR115387 Bug: https://gcc.gnu.org/PR115395 Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: cut patchset 2Sam James2024-06-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: cut patchset 2Sam James2024-06-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: add 76_all_ppc_PR97367-power7-cell-altivec.patchSam James2024-06-082-1/+14
| | | | | | | Requested by ernsteiswuerfel. Bug: https://gcc.gnu.org/PR97367 Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: drop 76_all_ppc_PR112868-no-checking-many.patchSam James2024-06-082-42/+5
| | | | | | | | | Drop 76_all_ppc_PR112868-no-checking-many.patch because of https://gcc.gnu.org/PR113652. Bug: https://gcc.gnu.org/PR112868 Bug: https://gcc.gnu.org/PR113652 Signed-off-by: Sam James <sam@gentoo.org>
* 13.2.0: add 93_all_ppc_PR97367-power7-cell-altivec.patchSam James2024-06-082-0/+17
| | | | | | | Requested by ernsteiswuerfel. Bug: https://gcc.gnu.org/PR97367 Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: add 76_all_ppc_PR97367-power7-cell-altivec.patchSam James2024-06-082-0/+14
| | | | | | | Requested by ernsteiswuerfel. Bug: https://gcc.gnu.org/PR97367 Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: drop 76_all_ppc_PR112868-no-checking-many.patchSam James2024-06-082-42/+4
| | | | | | | | | Drop 76_all_ppc_PR112868-no-checking-many.patch because of https://gcc.gnu.org/PR113652. Bug: https://gcc.gnu.org/PR112868 Bug: https://gcc.gnu.org/PR113652 Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: musl: update README.historySam James2024-05-241-0/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: musl: drop 50_all_cpu_indicator.patchSam James2024-05-241-39/+0
| | | | | | | | | | | | | | | Followup as I promised in d9d0da50dd6c0967acf49cbfa82c664a915988c1. This patch was first added in ::musl in cabbb3a81cd2196cc4cc519a9ab165d8e0f08d0a [0]. It was fixed upstream in GCC in 9d8f95deca5b9a5ba63c638cf96f4678c68d2bd0 (r7-4472-g9d8f95deca5b9a) and hence is long-obsolete. Thanks again to awilfox. [0] https://github.com/gentoo/musl/commit/cabbb3a81cd2196cc4cc519a9ab165d8e0f08d0a Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: musl: add context to 50_all_posix_memalign.patchSam James2024-05-241-0/+1
| | | | | | Thanks to awilfox. Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: musl: add more references/provenance to 50_all_cpu_indicator.patchSam James2024-05-241-0/+2
| | | | | | Thanks to awilfox for digging, but more on that in a minute. Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: add musl patchesSam James2024-05-245-0/+178
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 13.2.0: drop obsolete patches backported upstreamSam James2024-05-103-225/+5
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 14.1.0: initSam James2024-05-0722-0/+903
| | | | | | Clone of 14.0.0. Signed-off-by: Sam James <sam@gentoo.org>
* validate_failures.py: fix python 3.12 escape sequence warningsGabi Falk2024-04-301-4/+4
| | | | | | | | | | | | | | | | | | | | | | The warnings: contrib/testsuite-management/validate_failures.py:65: SyntaxWarning: invalid escape sequence '\s' _VALID_TEST_RESULTS_REX = re.compile('(%s):\s*(\S+)\s*(.*)' contrib/testsuite-management/validate_failures.py:77: SyntaxWarning: invalid escape sequence '\.' _EXP_LINE_REX = re.compile('^Running (?:.*:)?(.*) \.\.\.\n') contrib/ChangeLog: * testsuite-management/validate_failures.py: Change re.compile() function arguments to Python raw strings. Link: https://docs.python.org/dev/whatsnew/3.12.html#other-language-changes Link: https://github.com/python/cpython/issues/98401 [sam: Pull in https://inbox.sourceware.org/gcc-patches/20240415233833.104460-1-gabifalk@gmx.com/.} [sam: Add bug reference to https://bugs.gentoo.org/929834] Bug: https://bugs.gentoo.org/929834 Signed-off-by: Gabi Falk <gabifalk@gmx.com> Signed-off-by: Sam James <sam@gentoo.org>
* 15.0.0: init, clone of 14.0.0Sam James2024-04-2827-0/+1081
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 14.0.0: rebase patchesSam James2024-04-083-9/+14
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 13.2.0: rebase patchesSam James2024-04-0813-84/+133
| | | | Signed-off-by: Sam James <sam@gentoo.org>