From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1175139-garchives=archives.gentoo.org@lists.gentoo.org>
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 7B38913835A
	for <garchives@archives.gentoo.org>; Fri, 29 May 2020 21:27:29 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 3F724E092E;
	Fri, 29 May 2020 21:27:28 +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 27EB0E092E
	for <gentoo-commits@lists.gentoo.org>; Fri, 29 May 2020 21:27:28 +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 ADBE434F059
	for <gentoo-commits@lists.gentoo.org>; Fri, 29 May 2020 21:27:26 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E0FF272
	for <gentoo-commits@lists.gentoo.org>; Fri, 29 May 2020 21:27:25 +0000 (UTC)
From: "Sergei Trofimovich" <slyfox@gentoo.org>
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" <slyfox@gentoo.org>
Message-ID: <1590786233.ab6ae685eb5c56d622cb74c2a8b81a0e565e12aa.slyfox@gentoo>
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 9.3.0/gentoo/
X-VCS-Repository: proj/gcc-patches
X-VCS-Files: 9.3.0/gentoo/README.history
X-VCS-Directories: 9.3.0/gentoo/
X-VCS-Committer: slyfox
X-VCS-Committer-Name: Sergei Trofimovich
X-VCS-Revision: ab6ae685eb5c56d622cb74c2a8b81a0e565e12aa
X-VCS-Branch: master
Date: Fri, 29 May 2020 21:27:25 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: be238119-3590-4aa8-9555-07f2bbce19b0
X-Archives-Hash: c81ba0b59c99850cda29578e391e8288

commit:     ab6ae685eb5c56d622cb74c2a8b81a0e565e12aa
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 29 21:03:53 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 29 21:03:53 2020 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=ab6ae685

9.3.0: cut 3 patchset

One new patch:
- 29_all_libcpp-ar.patch: respect user's AR

Reported-by: Agostino Sarubbo
Bug: https://bugs.gentoo.org/718004
Bug: https://gcc.gnu.org/PR94657
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 9.3.0/gentoo/README.history | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/9.3.0/gentoo/README.history b/9.3.0/gentoo/README.history
index d6c1828..7cd4a84 100644
--- a/9.3.0/gentoo/README.history
+++ b/9.3.0/gentoo/README.history
@@ -1,4 +1,4 @@
-3		TODO
+3		29 May 2020
 	+ 29_all_libcpp-ar.patch
 
 2		01 Apr 2020