From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2146 invoked by alias); 15 Mar 2011 17:28:51 -0000 Received: (qmail 2126 invoked by uid 22791); 15 Mar 2011 17:28:49 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sunsite.ms.mff.cuni.cz (HELO sunsite.mff.cuni.cz) (195.113.15.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 15 Mar 2011 17:28:42 +0000 Received: from sunsite.mff.cuni.cz (localhost [127.0.0.1]) by sunsite.mff.cuni.cz (8.14.4/8.14.4) with ESMTP id p2FHSGEn032748; Tue, 15 Mar 2011 18:28:16 +0100 Received: (from jj@localhost) by sunsite.mff.cuni.cz (8.14.4/8.14.4/Submit) id p2FHSFUB032747; Tue, 15 Mar 2011 18:28:15 +0100 Date: Tue, 15 Mar 2011 17:28:00 -0000 From: Jakub Jelinek To: Tristan Gingold Cc: Binutils Subject: Re: Release 2.21.1 ? Message-ID: <20110315172814.GA11563@sunsite.ms.mff.cuni.cz> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00313.txt.bz2 On Tue, Mar 15, 2011 at 09:21:37AM +0100, Tristan Gingold wrote: > now that gcc 4.6 is released, I'd like to know if binutils developers want a new binutils release. Just small correction, gcc 4.6.0 hasn't been released, but it will be hopefully soon. Only gcc 4.6.0-rc1 has been pushed for testing... Jakub