From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23881 invoked by alias); 19 Jan 2008 15:04:59 -0000 Received: (qmail 23871 invoked by uid 22791); 19 Jan 2008 15:04:58 -0000 X-Spam-Check-By: sourceware.org Received: from mk-outboundfilter-1.mail.uk.tiscali.com (HELO mk-outboundfilter-1.mail.uk.tiscali.com) (212.74.114.37) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 19 Jan 2008 15:04:30 +0000 X-Trace: 22514548/mk-outboundfilter-1.mail.uk.tiscali.com/PIPEX/$MX-ACCEPTED/pipex-infrastructure/62.241.162.31 X-SBRS: None X-RemoteIP: 62.241.162.31 X-IP-MAIL-FROM: nick.hudson@dsl.pipex.com X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAGqgkUc+8aIf/2dsb2JhbACuDg X-IP-Direction: IN Received: from galaxy.systems.pipex.net ([62.241.162.31]) by smtp.pipex.tiscali.co.uk with ESMTP; 19 Jan 2008 15:04:27 +0000 Received: from [10.0.0.6] (81-178-15-87.dsl.pipex.com [81.178.15.87]) by galaxy.systems.pipex.net (Postfix) with ESMTP id 24AE1E000087; Sat, 19 Jan 2008 15:04:26 +0000 (GMT) From: Nick Hudson To: gdb-patches@sourceware.org Subject: Re: [RFA] Add target and host for NetBSD/hppa Date: Sat, 19 Jan 2008 15:04:00 -0000 User-Agent: KMail/1.9.7 Cc: Mark Kettenis References: <200801191128.13073.nick.hudson@dsl.pipex.com> <200801191414.m0JEE4PA013641@brahms.sibelius.xs4all.nl> In-Reply-To: <200801191414.m0JEE4PA013641@brahms.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801191504.26078.nick.hudson@dsl.pipex.com> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00492.txt.bz2 On Saturday 19 January 2008 14:14:04 Mark Kettenis wrote: > > From: Nick Hudson > > Date: Sat, 19 Jan 2008 11:28:13 +0000 [...] > You should add these to the "*** Changes since GDB 6.7" section > instead of the "*** Changes in GDB 6.7" section. GDB 6.7 has already > been out of the door for a while. > > Otherwise, this is fine. Committed with that change. Thanks, Nick