From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2011 invoked by alias); 5 Dec 2002 22:07:38 -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 1990 invoked from network); 5 Dec 2002 22:07:36 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by sources.redhat.com with SMTP; 5 Dec 2002 22:07:36 -0000 Received: by redhat.com (Postfix, from userid 201) id C4BA11B885; Thu, 5 Dec 2002 17:08:30 -0500 (EST) Date: Thu, 05 Dec 2002 14:29:00 -0000 From: Christopher Faylor To: gdb-patches@sources.redhat.com, binutils@sources.redhat.com, newlib@sources.redhat.com, gcc@gcc.gnu.org Subject: Re: [RFC] Update to current automake/autoconf/libtool versions. Message-ID: <20021205220830.GA2216@redhat.com> Mail-Followup-To: gdb-patches@sources.redhat.com, binutils@sources.redhat.com, newlib@sources.redhat.com, gcc@gcc.gnu.org References: <20021205190728.GA11507@doctormoo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021205190728.GA11507@doctormoo> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-12/txt/msg00191.txt.bz2 On Thu, Dec 05, 2002 at 02:07:28PM -0500, Nathanael Nerode wrote: >Can you please work up a patch for gcc 3.4 to update >boehm-gc fastjar gcc libf2c libffi libiberty libjava libobjc >libstdc++-v3 zlib > >And a patch for Insight >itcl libgui > >And one for Dejagnu >dejagnu expect > >And for Newlib & Cygwin >libgloss newlib winsup Remember that any changes to configury in newlib or cygwin *require approval*. Please don't just check in changes in these directories. CVS commit permission in gdb or binutils does not imply permission for cygwin, newlib, or most of the other directories in the 'src' repository. cgf