From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26056 invoked by alias); 8 Apr 2003 00:37:40 -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 26045 invoked from network); 8 Apr 2003 00:37:40 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by sources.redhat.com with SMTP; 8 Apr 2003 00:37:40 -0000 Received: from free.redhat.lsd.ic.unicamp.br (aoliva.cipe.redhat.com [10.0.1.10]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id h380bcu04772; Mon, 7 Apr 2003 20:37:38 -0400 Received: from free.redhat.lsd.ic.unicamp.br (free.redhat.lsd.ic.unicamp.br [127.0.0.1]) by free.redhat.lsd.ic.unicamp.br (8.12.8/8.12.8) with ESMTP id h380bawi016938; Mon, 7 Apr 2003 21:37:36 -0300 Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.12.8/8.12.8/Submit) id h380bZiJ016934; Mon, 7 Apr 2003 21:37:35 -0300 To: Daniel Jacobowitz Cc: binutils@sources.redhat.com Subject: Re: incorrect use of bfd_arch_bits_per_address in elf32-mips.c References: <20030407225305.GA21490@nevyn.them.org> From: Alexandre Oliva Organization: GCC Team, Red Hat Date: Tue, 08 Apr 2003 00:37:00 -0000 In-Reply-To: <20030407225305.GA21490@nevyn.them.org> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-04/txt/msg00179.txt.bz2 On Apr 7, 2003, Daniel Jacobowitz wrote: > On Mon, Apr 07, 2003 at 05:25:04PM -0300, Alexandre Oliva wrote: >> + if ((elf_elfheader (abfd)->e_flags & (E_MIPS_ABI_O64 >> + | E_MIPS_ABI_EABI64)) != 0) > Wait... it's 64-bit in O64 and EABI64 but not in N64? N64 uses elf64-mips.c, since it's ELF64. This patch is for elf32-mips.c, for ELF32. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist Professional serial bug killer