From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27889 invoked by alias); 4 Feb 2013 21:53:05 -0000 Received: (qmail 27878 invoked by uid 22791); 4 Feb 2013 21:53:05 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.fgznet.ch (HELO smtp.fgznet.ch) (81.92.96.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 04 Feb 2013 21:53:00 +0000 Received: from deuterium.andreas.nets (dhclient-91-190-14-19.flashcable.ch [91.190.14.19]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id r14LqrVM046445; Mon, 4 Feb 2013 22:52:53 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <51102DB4.109@fgznet.ch> Date: Mon, 04 Feb 2013 21:53:00 -0000 From: Andreas Tobler User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: Joel Brobecker CC: Pedro Alves , gdb-patches@sourceware.org Subject: Re: [patch] revised FreeBSD PowerPC support References: <510C38DB.1020407@fgznet.ch> <510FFA52.9090503@redhat.com> <201302041859.r14Ix296013414@glazunov.sibelius.xs4all.nl> <511005CB.1040306@fgznet.ch> <51100AE7.7080409@redhat.com> <51101F07.2030505@fgznet.ch> <20130204214126.GD5265@adacore.com> In-Reply-To: <20130204214126.GD5265@adacore.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2013-02/txt/msg00100.txt.bz2 On 04.02.13 22:41, Joel Brobecker wrote: >> 2013-02-04 Andreas Tobler >> >> * Makefile.in (ALL_TARGET_OBS): Add powerpc FreeBSD files. >> * configure.host: Add powerpc*-*-freebsd* target. >> * configure.tgt: Add target info for powerpc*-*-freebsd*. >> * ppcfbsd-nat.c, ppcfbsd-tdep.h, ppcfbsd-tdep.c: New files. >> * config/powerpc/fbsd.mh: New file. > > I haven't followed the discussion too closely. Has a NEWS entry > been added as well? Not yet. Is something like the below sufficent? (Plus CL entry...) Andreas Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.566 diff -u -r1.566 NEWS --- NEWS 3 Feb 2013 16:09:29 -0000 1.566 +++ NEWS 4 Feb 2013 21:51:41 -0000 @@ -3,6 +3,10 @@ *** Changes since GDB 7.5 +* New native configurations + +FreeBSD/powerpc powerpc*-*-freebsd + * New targets Lynx 178 PowerPC powerpc-*-lynx*178