From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24128 invoked by alias); 1 Feb 2003 20:48:16 -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 24121 invoked from network); 1 Feb 2003 20:48:16 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.209.173) by 172.16.49.205 with SMTP; 1 Feb 2003 20:48:16 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 476DD3CB0; Sat, 1 Feb 2003 15:48:14 -0500 (EST) Message-ID: <3E3C328E.10803@redhat.com> Date: Sat, 01 Feb 2003 20:48:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [patch/rfc] Flush nindy fallout References: <3E3AF4C8.5020308@redhat.com> <2110-Sat01Feb2003220952+0200-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00032.txt.bz2 >> Date: Fri, 31 Jan 2003 17:12:24 -0500 >> From: Andrew Cagney >> >> This patch zapps a number of things I noticed will removing the stray >> nindy files. In particular a chunk of doco and a bunch of macros. >> >> Baring comment, I'll commit in a few days. > > > If the code changes are committed, the doco changes are approved to > go with them. I've checked this one in. Andrew