From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27794 invoked by alias); 3 Sep 2003 20:57:30 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27761 invoked from network); 3 Sep 2003 20:57:23 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 3 Sep 2003 20:57:23 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 3674F2B7F; Wed, 3 Sep 2003 16:57:00 -0400 (EDT) Message-ID: <3F56559C.9000906@redhat.com> Date: Wed, 03 Sep 2003 20:57:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kevin Buettner Cc: Eli Zaretskii , Jason Thorpe , Daniel Jacobowitz , "Nathan J. Williams" , gdb-patches@sources.redhat.com Subject: Re: Deprecate IBM6000_TARGET; Was: [PATCH] IBM6000_TARGET is wrong for NetBSD/powerpc References: <1BD6D35A-D972-11D7-BD43-000A957650EC@wasabisystems.com> <3F4E3168.9060908@redhat.com> <1030828195354.ZM18258@localhost.localdomain> <3F564C4B.1040500@redhat.com> <1030903202524.ZM16039@localhost.localdomain> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00025.txt.bz2 > On Sep 3, 4:17pm, Andrew Cagney wrote: > > >> How's the attached? It deletes the #undef's, and moves a renamed >> #define (DEPRECATED_IBM6000_TARGET) to the nm-rs6000.h file. (If you've >> a better new name ... :-) > > > It looks good to me. The non-doco parts are in. Andrew