Received: by mail.netbsd.org (Postfix, from userid 605) id 3855584D4B; Sat, 19 Jan 2019 17:08:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9F64684D3C for ; Sat, 19 Jan 2019 17:08:40 +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 HXeS4kMFlGxK for ; Sat, 19 Jan 2019 17:08:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F8EB84D2A for ; Sat, 19 Jan 2019 17:08:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17E49FB16; Sat, 19 Jan 2019 17:08:40 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 19 Jan 2019 17:08:40 +0000 From: "matthew green" Subject: CVS commit: src/tools/gcc To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20190119170840.17E49FB16@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org 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: Sat Jan 19 17:08:40 UTC 2019 Modified Files: src/tools/gcc: mknative-gcc Log Message: also pull out these variables: enable_execute_stack unwind_header md_unwind_header sfp_machine_header thread_header To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 src/tools/gcc/mknative-gcc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.