From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 468A0138350 for ; Sat, 15 Feb 2020 19:57:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 799F4E089F; Sat, 15 Feb 2020 19:57:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 588BAE089F for ; Sat, 15 Feb 2020 19:57:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 145CA34ED21 for ; Sat, 15 Feb 2020 19:57:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0620116 for ; Sat, 15 Feb 2020 19:57:16 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1581796490.13d06bce45982c7abc0d6cb4fb9e07e67a70aadd.slyfox@gentoo> Subject: [gentoo-commits] proj/gcc-patches:master commit in: 9.2.0/gentoo/ X-VCS-Repository: proj/gcc-patches X-VCS-Files: 9.2.0/gentoo/README.history X-VCS-Directories: 9.2.0/gentoo/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 13d06bce45982c7abc0d6cb4fb9e07e67a70aadd X-VCS-Branch: master Date: Sat, 15 Feb 2020 19:57:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4c7f94fd-b872-4876-bcaa-b6df536f6564 X-Archives-Hash: 029e88c5018d394fcc426fbc3a8a32fa commit: 13d06bce45982c7abc0d6cb4fb9e07e67a70aadd Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Feb 15 19:54:50 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Feb 15 19:54:50 2020 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=13d06bce 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 gentoo.org> 9.2.0/gentoo/README.history | 4 ++-- 1 file 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