From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30349 invoked by alias); 29 Apr 2004 20:08:12 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 30260 invoked from network); 29 Apr 2004 20:08:08 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sources.redhat.com with SMTP; 29 Apr 2004 20:08:08 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 9390B357B; Thu, 29 Apr 2004 13:08:04 -0700 (PDT) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.9/8.12.9) with ESMTP id i3TK82Oi025831; Thu, 29 Apr 2004 13:08:03 -0700 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.9/8.12.9/Submit) id i3TK81RS025823; Thu, 29 Apr 2004 13:08:01 -0700 Date: Thu, 29 Apr 2004 20:08:00 -0000 Message-Id: <200404292008.i3TK81RS025823@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Philip Blundell Cc: libc-hacker@sources.redhat.com Subject: Re: patch for arm dl-machine.h In-Reply-To: Philip Blundell's message of Thursday, 29 April 2004 19:53:11 +0100 <1083264791.24915.1.camel@dixie.nexus.co.uk> X-Antipastobozoticataclysm: When George Bush projectile vomits antipasto on the Japanese. X-SW-Source: 2004-04/txt/msg00099.txt.bz2 > This patch improves the startup code for ARM a bit. > > Thanks > > p. > > 2004-04-29 Philip Blundell > > * sysdeps/arm/dl-machine.h (RTLD_START): Avoid unnecessary GOT > entries. Applied. Thanks, Roland