Received: by mail.netbsd.org (Postfix, from userid 605) id 0A87F84F26; Mon, 12 Jul 2021 07:04:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 37F7984F25 for ; Mon, 12 Jul 2021 07:04:38 +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 Qdt8vnKOxmAl for ; Mon, 12 Jul 2021 07:04:37 +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 C17C084C13 for ; Mon, 12 Jul 2021 07:04:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ADD6AFA95; Mon, 12 Jul 2021 07:04:37 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 12 Jul 2021 07:04:37 +0000 From: "matthew green" Subject: CVS commit: src/external/lgpl3/gmp/lib/libgmp/arch/x86_64 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20210712070437.ADD6AFA95@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "matthew green" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: mrg Date: Mon Jul 12 07:04:37 UTC 2021 Modified Files: src/external/lgpl3/gmp/lib/libgmp/arch/x86_64: config.h config.m4 gmp.h Log Message: regen gmp parts for amd64 and gmp 6.2.1. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/config.h \ src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/config.m4 cvs rdiff -u -r1.5 -r1.6 src/external/lgpl3/gmp/lib/libgmp/arch/x86_64/gmp.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.