From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16364 invoked by alias); 20 Sep 2013 12:15:32 -0000 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 Received: (qmail 16341 invoked by uid 89); 20 Sep 2013 12:15:31 -0000 Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 20 Sep 2013 12:15:31 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED autolearn=ham version=3.3.2 X-HELO: smtp.eu.adacore.com Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 39D4D26652E2; Fri, 20 Sep 2013 14:15:28 +0200 (CEST) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ji1ZVlTIXws7; Fri, 20 Sep 2013 14:15:28 +0200 (CEST) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id 271A226652DC; Fri, 20 Sep 2013 14:15:28 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: binutils-2.23.90 snapshot is available From: Tristan Gingold In-Reply-To: <20130920121115.GG30130@bubble.grove.modra.org> Date: Fri, 20 Sep 2013 12:15:00 -0000 Cc: Tristan Gingold , binutils@sourceware.org Content-Transfer-Encoding: 7bit Message-Id: References: <20130920082810.15E0F7F9DD5@ulanbator.act-europe.fr> <20130920121115.GG30130@bubble.grove.modra.org> To: Alan Modra X-IsSubscribed: yes X-SW-Source: 2013-09/txt/msg00114.txt.bz2 On Sep 20, 2013, at 2:11 PM, Alan Modra wrote: > Hi Tristan, > I'd like to commit the libtool.m4 and configure update for powerpc64 > little-endian support to the branch. Is that OK? Sure. Tristan.