diff options
author | 2021-07-05 21:38:25 +0100 | |
---|---|---|
committer | 2021-07-05 21:44:28 +0100 | |
commit | 7dd8349f432f40a124bab1eab5b86cc874320455 (patch) | |
tree | c99dea4b731d2c07a99d321cefdbb180fcd3e0e7 /7.5.0 | |
parent | 8.5.0: cut 2 patchset (diff) | |
download | gcc-patches-7dd8349f432f40a124bab1eab5b86cc874320455.tar.gz gcc-patches-7dd8349f432f40a124bab1eab5b86cc874320455.tar.bz2 gcc-patches-7dd8349f432f40a124bab1eab5b86cc874320455.zip |
7.5.0: cut 4 patchset
Two new changes:
+ 25_all_plugin-objdump.patch: use host-prefixed objdump
+ 26_all_remove-cyclades.patch: fix build failure against linux-headers-5.13
Bug: https://gcc.gnu.org/PR95648
Bug: https://gcc.gnu.org/PR100379
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to '7.5.0')
-rw-r--r-- | 7.5.0/gentoo/README.history | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/7.5.0/gentoo/README.history b/7.5.0/gentoo/README.history index 244dfab..f9087c5 100644 --- a/7.5.0/gentoo/README.history +++ b/7.5.0/gentoo/README.history @@ -1,4 +1,4 @@ -4 TODO +4 05 July 2021 + 25_all_plugin-objdump.patch + 26_all_remove-cyclades.patch |