From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29208 invoked by alias); 8 Apr 2003 11:17:43 -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 29197 invoked from network); 8 Apr 2003 11:17:43 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 8 Apr 2003 11:17:43 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h38BHhe26845 for ; Tue, 8 Apr 2003 07:17:43 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h38BHgW26744; Tue, 8 Apr 2003 07:17:42 -0400 Received: from [192.168.123.107] (vpn50-11.rdu.redhat.com [172.16.50.11]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h38BHe515456; Tue, 8 Apr 2003 04:17:40 -0700 Subject: Re: incorrect use of bfd_arch_bits_per_address in elf32-mips.c From: Eric Christopher To: Alexandre Oliva Cc: binutils@sources.redhat.com In-Reply-To: References: Content-Type: text/plain Organization: Message-Id: <1049800649.2442.11.camel@ghostwheel.sfbay.redhat.com> Mime-Version: 1.0 Date: Tue, 08 Apr 2003 11:17:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-04/txt/msg00216.txt.bz2 > > ______________________________________________________________________ > > Index: bfd/ChangeLog > from Alexandre Oliva > > * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): Detect (ctor) > pointer size from ABI, not arch_bits_per_address. OK. -eric > > ______________________________________________________________________ -- Eric Christopher