aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-06-01 10:11:32 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-06-01 10:11:32 +0100
commit27d02a867bf3554e5f857de24085940156bc05a7 (patch)
tree9979e0f8eb418738e92763cd7f937ece024355ea
parent4.5.4: cut 1.5 patchset (diff)
downloadgcc-patches-27d02a86.tar.gz
gcc-patches-27d02a86.tar.bz2
gcc-patches-27d02a86.zip
4.4.7: cut 1.5 patchset
Two new patches: 98_all_libjava-ucontext.patch: fix libjava build on modern glibc 99_all_cgraph_node-gcc-9.patch: workaround buid failure against gcc-9.1.0 Bug: https://bugs.gentoo.org/629502 Bug: https://gcc.gnu.org/PR90677 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--4.4.7/gentoo/README.history2
1 files changed, 1 insertions, 1 deletions
diff --git a/4.4.7/gentoo/README.history b/4.4.7/gentoo/README.history
index 4975a3b..6c252da 100644
--- a/4.4.7/gentoo/README.history
+++ b/4.4.7/gentoo/README.history
@@ -1,4 +1,4 @@
-1.5 TODO
+1.5 1 Jun 2019
+ 98_all_libjava-ucontext.patch
+ 99_all_cgraph_node-gcc-9.patch