]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation for FDPIC...
authorChristophe Lyon <christophe.lyon@st.com>
Tue, 20 Mar 2018 09:55:45 +0000 (10:55 +0100)
committerChristophe Lyon <christophe.lyon@linaro.org>
Wed, 25 Apr 2018 20:58:17 +0000 (20:58 +0000)
commit29e9b073e3b356aae4c249bf3e265b2a608aea6c
tree4ae47d59cb63138d4c20fe16a0bd5697438dbcd8
parentcb10292c2a6c26349c02ec275e4087147fd1cdf0
[ARM] FDPIC: Translate R_ARM_TARGET2 relocation into R_ARM_GOT32 relocation for FDPIC platform

2018-04-25  Christophe Lyon  <christophe.lyon@st.com>
Mickaël Guêné  <mickael.guene@st.com>

bfd/
* elf32-arm.c (bfd_elf32_arm_set_target_params): Handle FDPIC case
for R_ARM_TARGET2.
bfd/ChangeLog
bfd/elf32-arm.c