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: 7.5.0/gentoo/
Date: Mon, 05 Jul 2021 20:46:03
Message-Id: 1625517868.7dd8349f432f40a124bab1eab5b86cc874320455.slyfox@gentoo
1 commit: 7dd8349f432f40a124bab1eab5b86cc874320455
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 5 20:38:25 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 5 20:44:28 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=7dd8349f
7
8 7.5.0: cut 4 patchset
9
10 Two new changes:
11 + 25_all_plugin-objdump.patch: use host-prefixed objdump
12 + 26_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 7.5.0/gentoo/README.history | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/7.5.0/gentoo/README.history b/7.5.0/gentoo/README.history
22 index 244dfab..f9087c5 100644
23 --- a/7.5.0/gentoo/README.history
24 +++ b/7.5.0/gentoo/README.history
25 @@ -1,4 +1,4 @@
26 -4 TODO
27 +4 05 July 2021
28 + 25_all_plugin-objdump.patch
29 + 26_all_remove-cyclades.patch