diff options
author | 2020-02-15 22:54:50 +0300 | |
---|---|---|
committer | 2020-02-15 22:54:50 +0300 | |
commit | 13d06bce45982c7abc0d6cb4fb9e07e67a70aadd (patch) | |
tree | c458f2bd22a8782dd3d3c218a5f48e7ee305b164 /9.2.0 | |
parent | 9.2.0: backport libsanitizer tweaks for glibc-2.31 (diff) | |
download | gcc-patches-13d06bce45982c7abc0d6cb4fb9e07e67a70aadd.tar.gz gcc-patches-13d06bce45982c7abc0d6cb4fb9e07e67a70aadd.tar.bz2 gcc-patches-13d06bce45982c7abc0d6cb4fb9e07e67a70aadd.zip |
9.2.0: cut 5 patchset
Three new patches:
+ 34_all_ia64-neg-insn-cost.patch: fix lz4 code generation on ia64
+ 35_all_glibc-2.31-libsanitizer-{1,2}.patch: fix build against glibc-2.31
https://bugs.gentoo.org/707958
https://gcc.gnu.org/PR88879
https://bugs.gentoo.org/708346
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to '9.2.0')
-rw-r--r-- | 9.2.0/gentoo/README.history | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/9.2.0/gentoo/README.history b/9.2.0/gentoo/README.history index 01df09a..713dcaf 100644 --- a/9.2.0/gentoo/README.history +++ b/9.2.0/gentoo/README.history @@ -1,9 +1,9 @@ -5 TODO +5 15 Feb 2020 + 34_all_ia64-neg-insn-cost.patch + 35_all_glibc-2.31-libsanitizer-1.patch + 36_all_glibc-2.31-libsanitizer-2.patch -4 22 Dec 2012 +4 22 Dec 2019 + 31_all_openmp-for-SEGV.patch + 27_all_sparc-PIC-constant-PR91472.patch + 32_all_sparc-PIC-constant-part2.patch |