aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-06-01 10:07:36 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-06-01 10:07:36 +0100
commit86b7d067429741543c0fbd1cf5f0f6c46553a1e5 (patch)
tree4dfb87fa7d5b085b141b1ef282b9085808c074e4
parent4.6.4: cut 1.5 patchset (diff)
downloadgcc-patches-86b7d067.tar.gz
gcc-patches-86b7d067.tar.bz2
gcc-patches-86b7d067.zip
4.5.4: cut 1.5 patchset
Three new patches: 101_all_libjava-ucontext.patch: fix libjava build on modern glibc 102_all_cgraph_node-gcc-9.patch: workaround buid failure against gcc-9.1.0 103_all_gcc-gperf-gnu-inline.patch: fix inline declaration for modern gcc Bug: https://bugs.gentoo.org/629502 Bug: https://gcc.gnu.org/PR90677 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--4.5.4/gentoo/README.history2
1 files changed, 1 insertions, 1 deletions
diff --git a/4.5.4/gentoo/README.history b/4.5.4/gentoo/README.history
index 5f391b6..634be29 100644
--- a/4.5.4/gentoo/README.history
+++ b/4.5.4/gentoo/README.history
@@ -1,4 +1,4 @@
-1.5 TODO
+1.5 1 Jul 2019
+ 101_all_libjava-ucontext.patch
+ 102_all_cgraph_node-gcc-9.patch
+ 103_all_gcc-gperf-gnu-inline.patch