From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27626 invoked by alias); 19 Apr 2006 14:55:32 -0000 Received: (qmail 27618 invoked by uid 22791); 19 Apr 2006 14:55:31 -0000 X-Spam-Check-By: sourceware.org Received: from intranet.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.6) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 19 Apr 2006 14:55:30 +0000 Received: (qmail 11828 invoked from network); 19 Apr 2006 14:55:28 -0000 Received: from unknown (HELO ?10.1.1.7?) (julian@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 Apr 2006 14:55:28 -0000 Message-ID: <44464F50.1010108@codesourcery.com> Date: Wed, 19 Apr 2006 16:38:00 -0000 From: Julian Brown User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) MIME-Version: 1.0 To: Julian Brown CC: Paul Brook , binutils@sources.redhat.com, Richard Earnshaw , nickc@redhat.com Subject: Re: [PATCH] ARM Neon instruction set support References: <442DD9E0.1090408@codesourcery.com> <200604010349.23269.paul@codesourcery.com> <44305E63.5000903@codesourcery.com> In-Reply-To: <44305E63.5000903@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00261.txt.bz2 Julian Brown wrote: > > I've not considered in detail how that bit's going to be done yet, but > I'll hold off on mainline submission until it's implemented, if that > seems like a good idea. I think it should be possible without too much > perturbation though, hopefully. If it's not bad form, I'd like to retract the "holding off on mainline submission" part of the above -- this patch is blocking some other patches on mainline, so I'd like to commit it now, if possible. If someone could review this (and the followup patch re: programmers syntax), I'd be grateful! Cheers, Julian