This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: incorrect use of bfd_arch_bits_per_address in elf32-mips.c


On Apr  7, 2003, Daniel Jacobowitz <drow at mvista dot com> 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 at {redhat dot com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva at {lsd dot ic dot unicamp dot br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]