Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 6.5.0/gentoo/
Date: Mon, 05 Jul 2021 20:46:03
Message-Id: 1625517912.af0496ea43cc04ac68b011bf903daf3cc3dd556b.slyfox@gentoo
1 commit: af0496ea43cc04ac68b011bf903daf3cc3dd556b
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 5 20:40:38 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 5 20:45:12 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=af0496ea
7
8 6.5.0: cut 6 patchset
9
10 Two new changes:
11 + 29_all_plugin-objdump.patch: use host-prefixed objdump
12 + 30_all_remove-cyclades.patch: fix build failure against linux-headers-5.13
13
14 Bug: https://gcc.gnu.org/PR95648
15 Bug: https://gcc.gnu.org/PR100379
16 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
17
18 6.5.0/gentoo/README.history | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/6.5.0/gentoo/README.history b/6.5.0/gentoo/README.history
22 index 4b5d007..de5a2db 100644
23 --- a/6.5.0/gentoo/README.history
24 +++ b/6.5.0/gentoo/README.history
25 @@ -1,4 +1,4 @@
26 -6 TODO
27 +6 05 July 2021
28 + 29_all_plugin-objdump.patch
29 + 30_all_remove-cyclades.patch