From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9835 invoked by alias); 16 Nov 2004 04:51:20 -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 9794 invoked from network); 16 Nov 2004 04:51:17 -0000 Received: from unknown (HELO mail.codesourcery.com) (65.74.133.9) by sourceware.org with SMTP; 16 Nov 2004 04:51:17 -0000 Received: (qmail 2460 invoked from network); 16 Nov 2004 04:51:16 -0000 Received: from localhost (HELO ?192.168.0.105?) (mitchell@127.0.0.1) by mail.codesourcery.com with SMTP; 16 Nov 2004 04:51:16 -0000 Message-ID: <41998740.4060606@codesourcery.com> Date: Tue, 16 Nov 2004 04:51:00 -0000 From: Mark Mitchell Organization: CodeSourcery, LLC User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) MIME-Version: 1.0 To: Daniel Jacobowitz CC: binutils@sources.redhat.com Subject: Re: PATCH: Correct handling of R_ARM_TARGET2 in elf32_arm_relocate_section References: <200411160248.iAG2mEji007731@sirius.codesourcery.com> <20041116033237.GA2428@nevyn.them.org> In-Reply-To: <20041116033237.GA2428@nevyn.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-11/txt/msg00235.txt.bz2 Daniel Jacobowitz wrote: >On Mon, Nov 15, 2004 at 06:48:14PM -0800, Mark Mitchell wrote: > > >>+ #ifndef OLD_ARM_ABI >>+ r_type = arm_real_reloc_type (globals, r_type); >>+ #endif >> >> > >I'm delighted to say you don't need the #ifndef any more. > > Really? There are still a bunch of them in elf32-arm.c. Maybe they're scheduled for deletion? Thanks, -- Mark Mitchell CodeSourcery, LLC (916) 791-8304 mark@codesourcery.com