]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r338317:
authormmel <mmel@FreeBSD.org>
Sun, 2 Dec 2018 07:45:22 +0000 (07:45 +0000)
committermmel <mmel@FreeBSD.org>
Sun, 2 Dec 2018 07:45:22 +0000 (07:45 +0000)
commitbe007cb78b1c10c4803fbf1e4f09d0633aceb8f7
treebedb10289c2b8527c9028a4f56f623b26780ca19
parentd5d7a0a240a52b8e3f06373055e4ea6a3e7703dd
MFC r338317:

  Fix wrong offset calculation for R_ARM_TLS_TPOFF32 relocations.  TLS_TCB_SIZE
  is already accounted in defobj-> tlsoffset so all these symbols were
  incorrectly relocated by +8.
libexec/rtld-elf/arm/reloc.c