mips64 n32 and n64 suport in elf/

Alexandre Oliva aoliva@redhat.com
Fri Mar 14 05:29:00 GMT 2003


On Mar 14, 2003, Roland McGrath <roland@redhat.com> wrote:

>> I don't see any way to do prelinking work with REL, anyway, since the
>> addend takes up the very location where we could possibly store the
>> prelinked addresses.

> That is true.  That's why for REL-using platforms like i386 prelink
> converts REL to RELA.  So the ultimately right thing is to have that
> support for mips as well, and have elf_machine_rela support for mips.

But if RELA dynamic relocations are explicitly ruled out by the ABI
specification (which IIRC is the case of mips elf64) you can't really
do that.

> But given that we don't have that support now, this change is fine.

Thanks, I'm putting it in.

-- 
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



More information about the Libc-alpha mailing list