From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25934 invoked by alias); 28 Feb 2002 03:35:58 -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 25837 invoked from network); 28 Feb 2002 03:35:56 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.135.44) by sources.redhat.com with SMTP; 28 Feb 2002 03:35:56 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id B5ED93C89; Wed, 27 Feb 2002 22:35:54 -0500 (EST) Message-ID: <3C7DA59A.6010401@cygnus.com> Date: Wed, 27 Feb 2002 19:35:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Andrew Cagney Cc: gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: [rfc] Update texinfo.texi, standards.texi, make-stds.texi References: <3C79ADC2.3080108@cygnus.com> <3C7C3F7E.8050801@cygnus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00731.txt.bz2 >> Hello, >> >> I intend committing the attached sometime in the next few days (ready for the GDB 5.2 branch). It updates some very very out-of-date .texi files. >> >> (thanks to Eli for spotting these). >> >> enjoy, >> Andrew >> > > I've checked these in. > > Andrew I've now also checked in: 2002-02-27 Andrew Cagney * fdl.texi: New file. to fix a make info problem in src/etc/ Andrew