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 93AB3138334 for ; Sat, 6 Apr 2019 12:45:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70D90E086C; Sat, 6 Apr 2019 12:45:26 +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 4BFA0E086C for ; Sat, 6 Apr 2019 12:45:26 +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 86144335D0D for ; Sat, 6 Apr 2019 12:45:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C35CE57F for ; Sat, 6 Apr 2019 12:45:22 +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: <1554547469.c8e228e9ad5ff6e81cf0fb3a6c0f7fb2929519bf.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: c8e228e9ad5ff6e81cf0fb3a6c0f7fb2929519bf X-VCS-Branch: master Date: Sat, 6 Apr 2019 12:45:22 +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: 143c2f13-0fb4-4cde-abce-2b5c4cfd4cd0 X-Archives-Hash: 48ebc27bfa086feb46357d14ac346ba2 commit: c8e228e9ad5ff6e81cf0fb3a6c0f7fb2929519bf Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Apr 6 10:44:29 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Apr 6 10:44:29 2019 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=c8e228e9 8.3.0: cut 1.1 patchset Three new patches: - 26_all_overridable_native.patch - 27_all_flto-make-all.patch - 28_all_i386_retpoline-and-jumptable.patch Bug: https://bugs.gentoo.org/679738 Bug: https://bugs.gentoo.org/682018 Bug: https://bugs.gentoo.org/682218 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 2e14fb3..d1f0c0d 100644 --- a/8.3.0/gentoo/README.history +++ b/8.3.0/gentoo/README.history @@ -1,4 +1,4 @@ -1.1 TODO +1.1 06 Apr 2019 + 26_all_overridable_native.patch + 27_all_flto-make-all.patch + 28_all_i386_retpoline-and-jumptable.patch