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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DE2181581D3 for ; Fri, 24 May 2024 04:01:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77814E2A02; Fri, 24 May 2024 04:01:41 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 940E0E29EB for ; Fri, 24 May 2024 04:01:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D157D342F94 for ; Fri, 24 May 2024 04:01:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B7881A28 for ; Fri, 24 May 2024 04:01:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1716523270.d9d0da50dd6c0967acf49cbfa82c664a915988c1.sam@gentoo> Subject: [gentoo-commits] proj/gcc-patches:master commit in: 14.1.0/musl/ X-VCS-Repository: proj/gcc-patches X-VCS-Files: 14.1.0/musl/50_all_cpu_indicator.patch X-VCS-Directories: 14.1.0/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d9d0da50dd6c0967acf49cbfa82c664a915988c1 X-VCS-Branch: master Date: Fri, 24 May 2024 04:01:38 +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: e0e037d6-de0d-4e55-8436-f2348531db3f X-Archives-Hash: 26198bffc5d555571ba8d1742ab3e6fa commit: d9d0da50dd6c0967acf49cbfa82c664a915988c1 Author: Sam James gentoo org> AuthorDate: Fri May 24 04:01:10 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 24 04:01:10 2024 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=d9d0da50 14.1.0: musl: add more references/provenance to 50_all_cpu_indicator.patch Thanks to awilfox for digging, but more on that in a minute. Signed-off-by: Sam James gentoo.org> 14.1.0/musl/50_all_cpu_indicator.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/14.1.0/musl/50_all_cpu_indicator.patch b/14.1.0/musl/50_all_cpu_indicator.patch index 52e8b92..ced7938 100644 --- a/14.1.0/musl/50_all_cpu_indicator.patch +++ b/14.1.0/musl/50_all_cpu_indicator.patch @@ -1,4 +1,6 @@ https://gcc.gnu.org/pipermail/gcc-patches/2023-February/612648.html +https://gcc.gnu.org/legacy-ml/gcc-patches/2015-05/msg00899.html +https://gcc.gnu.org/PR65612 From d16a8ceb1c3c8a7ec381090b4c316ff4c55661c0 Mon Sep 17 00:00:00 2001 From: