From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22795 invoked by alias); 17 Feb 2004 14:55:42 -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 22787 invoked from network); 17 Feb 2004 14:55:41 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 17 Feb 2004 14:55:41 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id ACC522B92; Tue, 17 Feb 2004 09:55:40 -0500 (EST) Message-ID: <40322B6C.2090807@gnu.org> Date: Tue, 17 Feb 2004 14:55:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa:doco] Zap mi1 reference References: <402D2DF2.8030001@gnu.org> <9003-Sat14Feb2004133455+0200-eliz@elta.co.il> <40314F9E.7080708@gnu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00466.txt.bz2 > Date: Mon, 16 Feb 2004 18:17:50 -0500 >> From: Andrew Cagney > >> > >> > I don't think we should remove documentation of existing features, >> > even if they are not reliably supported. How about adding some text >> > about mi1 being deprecated and unsupported instead? > >> >> Like this? > > > Yes, thanks. Tks, committed. Andrew