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 E2D54138334 for ; Sat, 1 Jun 2019 10:01:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11A9DE0876; Sat, 1 Jun 2019 10:01:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 EA199E0876 for ; Sat, 1 Jun 2019 10:01:44 +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 3A81D3454AB for ; Sat, 1 Jun 2019 10:01:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67028471 for ; Sat, 1 Jun 2019 10:01:40 +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: <1559383203.4fc910bbdb638f7dc4c0cbc2eb560d5943a05cdb.slyfox@gentoo> Subject: [gentoo-commits] proj/gcc-patches:master commit in: 3.4.6/gentoo/ X-VCS-Repository: proj/gcc-patches X-VCS-Files: 3.4.6/gentoo/README.history X-VCS-Directories: 3.4.6/gentoo/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4fc910bbdb638f7dc4c0cbc2eb560d5943a05cdb X-VCS-Branch: master Date: Sat, 1 Jun 2019 10:01:40 +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: 8dfa63ed-8687-498b-8c6f-7e3ce8fa5223 X-Archives-Hash: 47254fd1bc71a09ac51b3c994386e889 commit: 4fc910bbdb638f7dc4c0cbc2eb560d5943a05cdb Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Jun 1 10:00:03 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Jun 1 10:00:03 2019 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=4fc910bb 3.4.9: cut 1.9 patchset Two new patches: 91_all_ucontext-to-ucontext_t.patch: fix libjava build on modern glibc 92_all_libtool-pass-all.patch: Unbreak libc and libm detection by libtool when those are linker scripts. Bug: https://bugs.gentoo.org/664486 Signed-off-by: Sergei Trofimovich gentoo.org> 3.4.6/gentoo/README.history | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.4.6/gentoo/README.history b/3.4.6/gentoo/README.history index 15cf5c5..549063a 100644 --- a/3.4.6/gentoo/README.history +++ b/3.4.6/gentoo/README.history @@ -1,4 +1,4 @@ -1.9 [pending] +1.9 1 Jun 2019 - 00_all_gcc-trampolinewarn.patch + 91_all_ucontext-to-ucontext_t.patch + 92_all_libtool-pass-all.patch