This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] Fix TLS relocations against local symbols on powerpc32, sparc32 and sparc64


James Clarke <jrtc27@jrtc27.com> writes:

> 	* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
> 	Assign sym_map to be map for local symbols, as TLS relocations
> 	use sym_map to determine whether the symbol is defined and to
> 	extract the TLS information.
> 	* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
> 	Likewise.
> 	* sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
> 	Likewise.

Pushed as 864458880721.

Thanks!

-- 
Tulio Magno


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