commit: 6e140d8a739d5c78d190a92523972841903c6cac Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Aug 12 22:53:34 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Aug 12 22:53:34 2018 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=6e140d8a
8.2.0: fix underscore around arch selector 100_all-isl-include.patch was not applied by epatch as it was not match by _all_ arch selector. Reported-by: cyrillic Bug: https://bugs.gentoo.org/662500 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> 8.2.0/gentoo/{100_all-isl-include.patch => 100_all_isl-include.patch} | 0 8.2.0/gentoo/README.history | 3 +++ 2 files changed, 3 insertions(+) diff --git a/8.2.0/gentoo/100_all-isl-include.patch b/8.2.0/gentoo/100_all_isl-include.patch similarity index 100% rename from 8.2.0/gentoo/100_all-isl-include.patch rename to 8.2.0/gentoo/100_all_isl-include.patch diff --git a/8.2.0/gentoo/README.history b/8.2.0/gentoo/README.history index 2f4460b..04f21ae 100644 --- a/8.2.0/gentoo/README.history +++ b/8.2.0/gentoo/README.history @@ -1,3 +1,6 @@ +1.2 12 Aug 2018 + - 100_all-isl-include.patch + + 100_all_isl-include.patch 1.1 12 Aug 2018 + 98_all_sh_textrel-on-libitm.patch + 99_all_m68k-textrel-on-libgcc.patch
