]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Backport from mainline:
authorDave Anglin <dave.anglin@nrc.ca>
Sat, 28 Jan 2012 02:25:35 +0000 (02:25 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Sat, 28 Jan 2012 02:25:35 +0000 (02:25 +0000)
commit0aab696430f030b48f431b649f5f7af9f58f6717
tree81a383e38f64b48cbdb07a11e8d8c03ee8d7c569
parentfad47f6f1dec3ffac547878dc1808eb6ef95eb6b
Backport from mainline:
2011-12-11  John Davis Anglin  <dave.anglin@nrc-cnrc.gc.ca>

PR binutils/13476
* elf32-hppa.c (final_link_relocate): Convert R_PARISC_TLS_GD21L,
R_PARISC_TLS_LDM21L and R_PARISC_TLS_IE21L relocations to
R_PARISC_DPREL21L when not doing a shared link.  Likewise convert
R_PARISC_TLS_GD14R, R_PARISC_TLS_LDM14R and R_PARISC_TLS_IE14R to
R_PARISC_DPREL14R.  Handle R_PARISC_TLS_GD21L, R_PARISC_TLS_LDM21L
and R_PARISC_TLS_IE21L with R_PARISC_DLTIND21L.
bfd/ChangeLog
bfd/elf32-hppa.c