commit: 2fdc35a11089b01b830f8ea33a6e8b2e61c4fab6
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 1 08:22:21 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun 1 08:22:21 2019 +0000
URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=2fdc35a1
4.9.4: cut 1.4 patchset
Three new patches:
99_all_remove-lieee.patch: don't require empty libieee presence on glibc.
100_all_avoid-ustat-glibc-2.28.patch: fix libsanitizer build against glibc-2.28
101_all_libsanitizer-libbacktrace-Werror.patch: drop -Werror
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
4.9.4/gentoo/README.history | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/4.9.4/gentoo/README.history b/4.9.4/gentoo/README.history
index 3ddedc0..0d5fc99 100644
--- a/4.9.4/gentoo/README.history
+++ b/4.9.4/gentoo/README.history
@@ -1,4 +1,4 @@
-1.4 TODO
+1.4 1 Jun 2019
+ 99_all_remove-lieee.patch
+ 100_all_avoid-ustat-glibc-2.28.patch
+ 101_all_libsanitizer-libbacktrace-Werror.patch