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 66E00138334 for ; Sat, 1 Jun 2019 08:17:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 975A3E0893; Sat, 1 Jun 2019 08:17:36 +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 7CA02E0893 for ; Sat, 1 Jun 2019 08:17:36 +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 7E28E3454E5 for ; Sat, 1 Jun 2019 08:17:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 321515C0 for ; Sat, 1 Jun 2019 08:17:34 +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: <1559376953.4426190672df81f20322d5fd68dcc32c6833a7d7.slyfox@gentoo> Subject: [gentoo-commits] proj/gcc-patches:master commit in: 6.5.0/gentoo/ X-VCS-Repository: proj/gcc-patches X-VCS-Files: 6.5.0/gentoo/README.history X-VCS-Directories: 6.5.0/gentoo/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4426190672df81f20322d5fd68dcc32c6833a7d7 X-VCS-Branch: master Date: Sat, 1 Jun 2019 08:17:34 +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: 704499d9-c981-4dad-95f4-c316d60b6b48 X-Archives-Hash: 9a454a5994ec117abb9e23cad3e26e6e commit: 4426190672df81f20322d5fd68dcc32c6833a7d7 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Jun 1 08:15:53 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jun 1 08:15:53 2019 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=44261906 6.5.0: cut 2 patchset Single new patch: fix std::pair ABI deviation in 6.5 branch. This change will once again break ABI for existing 6.5 users but longer-term it should be more compatible with rest of gcc branches. Signed-off-by: Sergei Trofimovich gentoo.org> 6.5.0/gentoo/README.history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6.5.0/gentoo/README.history b/6.5.0/gentoo/README.history index c3c504f..1b13a25 100644 --- a/6.5.0/gentoo/README.history +++ b/6.5.0/gentoo/README.history @@ -1,4 +1,4 @@ -2 TODO +2 1 Jun 2019 + 23_all_std_pair_ABI.patch 1 27 Oct 2018