This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: MIPS prelinker support


On Fri, Oct 27, 2006 at 05:30:00PM +0100, Richard Sandiford wrote:
> Jakub has committed to the (o32) MIPS prelinker support to svn.
> This patch adds the associated dynamic linker support.  There are
> three changes:
> 
>   (1) We need support to RELA as well as REL.
>   (2) We need to understand a new relocation, R_MIPS_GLOB_DAT.
>   (3) We should not segfault when resolving TLS relocations against
>       undefined symbols.

Now that R_MIPS_GLOB_DAT has been added to elf.h, I checked this in.

-- 
Daniel Jacobowitz
CodeSourcery


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