]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Handle the R_386_TLS_TPOFF32 relocation, which is similar to R_386_TLS_TPOFF,
authorKonstantin Belousov <kib@FreeBSD.org>
Sat, 8 Oct 2011 12:42:19 +0000 (12:42 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Sat, 8 Oct 2011 12:42:19 +0000 (12:42 +0000)
commitef9cbd91d0d57a18b331a342829436a2e647fb85
tree13c1ed24007e8e35cab0c6cad2c864be9b4aa84c
parent4e63ea7386234a242f097fe6edb66e92792c054c
Handle the R_386_TLS_TPOFF32 relocation, which is similar to R_386_TLS_TPOFF,
but with negative relocation value.

Found by: mpfr test suite, pointed to by ale
Reviewed by: kan
MFC after: 1 week
libexec/rtld-elf/i386/reloc.c