Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6331884EB7 for ; Mon, 31 Jul 2023 04:46:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id UAYXC1Tr0wEL for ; Mon, 31 Jul 2023 04:46:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0162B84D8B for ; Mon, 31 Jul 2023 04:46:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE86FFBDB; Mon, 31 Jul 2023 04:46:22 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 31 Jul 2023 04:46:22 +0000 From: "matthew green" Subject: CVS commit: src/external/gpl3/gcc To: source-changes@NetBSD.org Approved: for-source-only Reply-To: mrg@netbsd.org X-Mailer: log_accum Message-Id: <20230731044622.EE86FFBDB@cvs.NetBSD.org> Module Name: src Committed By: mrg Date: Mon Jul 31 04:46:22 UTC 2023 Modified Files: src/external/gpl3/gcc/lib/libgomp: defs.mk src/external/gpl3/gcc/lib/libiberty: defs.mk src/external/gpl3/gcc/usr.bin/common: defs.mk Log Message: mknative-gcc for GCC 12.3.0 on amd64 and i386. part 2. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/lib/libgomp/defs.mk cvs rdiff -u -r1.29 -r1.30 src/external/gpl3/gcc/lib/libiberty/defs.mk cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gcc/usr.bin/common/defs.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.