aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-09-22 10:10:39 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-09-22 10:10:39 +0100
commit609cee1b4c3a179da56be7ae5cae8564fbf086c7 (patch)
tree6d034034cc2d3941eb68c975ec4f2472a6860542
parent9.2.0: backport https://gcc.gnu.org/PR91702 (ICE on mips16 code) (diff)
downloadgcc-patches-609cee1b4c3a179da56be7ae5cae8564fbf086c7.tar.gz
gcc-patches-609cee1b4c3a179da56be7ae5cae8564fbf086c7.tar.bz2
gcc-patches-609cee1b4c3a179da56be7ae5cae8564fbf086c7.zip
9.2.0: cut 2 patchset
3 new backports: + 27_all_sparc-PIC-constant-PR91472.patch: fix -fPIE sparc codegen + 28_all_sparc-fpu-subregs-91269.patch: fix another -fPIE sparc codegen + 29_all_mips_split_move-SEGV.patch: fix crashes on mips16 code Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--9.2.0/gentoo/README.history2
1 files changed, 1 insertions, 1 deletions
diff --git a/9.2.0/gentoo/README.history b/9.2.0/gentoo/README.history
index 079fbf1..a2cbd76 100644
--- a/9.2.0/gentoo/README.history
+++ b/9.2.0/gentoo/README.history
@@ -1,4 +1,4 @@
-2 TODO
+2 22 Sep 2019
+ 27_all_sparc-PIC-constant-PR91472.patch
+ 28_all_sparc-fpu-subregs-91269.patch
+ 29_all_mips_split_move-SEGV.patch