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 C8662138239 for ; Sun, 12 Apr 2020 16:15:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6135E08EB; Sun, 12 Apr 2020 16:15:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AF4EDE08EB for ; Sun, 12 Apr 2020 16:15:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 AC22834F176 for ; Sun, 12 Apr 2020 16:15:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21115150 for ; Sun, 12 Apr 2020 16:15:00 +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: <1586708060.b0d592c9bb86e16e993d6f03cc3a7c2d9652abfc.slyfox@gentoo> Subject: [gentoo-commits] proj/gcc-patches:master commit in: 8.3.0/gentoo/ X-VCS-Repository: proj/gcc-patches X-VCS-Files: 8.3.0/gentoo/README.history X-VCS-Directories: 8.3.0/gentoo/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b0d592c9bb86e16e993d6f03cc3a7c2d9652abfc X-VCS-Branch: master Date: Sun, 12 Apr 2020 16:15:00 +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: e853fd5a-5622-480a-bc57-d7904ca69619 X-Archives-Hash: e220bc9bf2b8433db97a097e87517e48 commit: b0d592c9bb86e16e993d6f03cc3a7c2d9652abfc Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Apr 12 16:14:20 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Apr 12 16:14:20 2020 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=b0d592c9 README.history: cut 4 patchset 3 new patches: riscv32 ABI patch and libsanitiser patch Signed-off-by: Sergei Trofimovich gentoo.org> 8.3.0/gentoo/README.history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/8.3.0/gentoo/README.history b/8.3.0/gentoo/README.history index cca69eb..7ba6a12 100644 --- a/8.3.0/gentoo/README.history +++ b/8.3.0/gentoo/README.history @@ -1,4 +1,4 @@ -4 Abandoned +4 12 Apr 2020 + 32_all_disable-riscv32-ABIs.patch + 33_all_libsanitizer-p1.patch + 34_all_libsanitizer-p2.patch