Received: by mail.netbsd.org (Postfix, from userid 605) id E849385EB2; Sat, 23 Jan 2016 23:02:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 74A0985EAB for ; Sat, 23 Jan 2016 23:02:32 +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 YbhLvBVw1WaI for ; Sat, 23 Jan 2016 23:02:32 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1F8E484CEE for ; Sat, 23 Jan 2016 23:02:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1A10FFBB7; Sat, 23 Jan 2016 23:02:32 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 23 Jan 2016 18:02:32 -0500 From: "Christos Zoulas" Subject: CVS commit: src/external/gpl3/gdb To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20160123230232.1A10FFBB7@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: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: christos Date: Sat Jan 23 23:02:32 UTC 2016 Modified Files: src/external/gpl3/gdb: Makefile.inc Log Message: expose kernel types for gdb so that we don't have to fix each arch separately for now. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/gdb/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.