From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6669 invoked by alias); 29 Mar 2005 20:00:52 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 6567 invoked from network); 29 Mar 2005 20:00:39 -0000 Received: from unknown (HELO lyle.provo.novell.com) (137.65.81.174) by sourceware.org with SMTP; 29 Mar 2005 20:00:39 -0000 Received: from [192.168.1.177] ([137.65.81.216]) by lyle.provo.novell.com; Tue, 29 Mar 2005 13:00:37 -0700 Subject: Re: optimizations for 3x speedup in ld From: Robert O'Callahan To: Jakub Jelinek Cc: Nick Clifton , binutils@sources.redhat.com In-Reply-To: <20050329135353.GP4961@sunsite.mff.cuni.cz> References: <1108598980.7380.87.camel@meekness.apac.novell.com> <4214C3D2.3080300@redhat.com> <1108672669.7380.141.camel@meekness.apac.novell.com> <20050329135353.GP4961@sunsite.mff.cuni.cz> Content-Type: text/plain Organization: Novell Date: Wed, 30 Mar 2005 13:17:00 -0000 Message-Id: <1112126432.2260.231.camel@meekness.nz-novell.co.nz> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-03/txt/msg00887.txt.bz2 On Tue, 2005-03-29 at 15:53 +0200, Jakub Jelinek wrote: > On Fri, Feb 18, 2005 at 09:37:49AM +1300, Robert O'Callahan wrote: > > I'm attaching the patch so people can see it/test it/comment on it, > > keeping in mind this is copyright Novell for now. > > What happened with this patch? > Is this stuck because of code assignment (Ian's mail suggested Novell > has blanket copyright assignment for binutils), or because of the > requested formatting changes etc.? I have mailed a copyright assignment form to the FSF. They should receive it any day now. Once they receive it, in combination with Novell's blanket disclaimer of copyright in binutils (signed by David Wilkes and on file with the FSF) someone should be able to check the patch in. > The patch as is doesn't apply cleanly to current CVS binutils, > so I took it, make it apply, fixed whatever formatting issues I found out > and changed a few things I spotted. Your changes look good. Rob