diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2020-06-24 06:14:18 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2020-06-24 06:14:28 -0700 |
commit | 2c8e370829c7e4ed73d64a9d7be4991521620b3a (patch) | |
tree | 86627221051f1bdbc01a5fdb9350c4715a990b20 /ld/lexsup.c | |
parent | c679ec98a1296d8da3b5920a9058ba14b47ca3a4 (diff) | |
download | gdb-2c8e370829c7e4ed73d64a9d7be4991521620b3a.zip gdb-2c8e370829c7e4ed73d64a9d7be4991521620b3a.tar.gz gdb-2c8e370829c7e4ed73d64a9d7be4991521620b3a.tar.bz2 |
csky: Don't generate unnecessary dynamic tags
Dynamic tags, DT_JMPREL, PLTREL and PLTRELSZ, are needed only if there
are relocation entries for PLT. Don't generate them if there are no
relocation entries for PLT.
bfd/
PR ld/26083
* elf32-csky.c (csky_elf_size_dynamic_sections): Call
_bfd_elf_add_dynamic_tags.
ld/
PR ld/26083
* testsuite/ld-csky/tls-ie-v1.d: Updated.
* testsuite/ld-csky/tls-ie.d: Likewise.
Diffstat (limited to 'ld/lexsup.c')
0 files changed, 0 insertions, 0 deletions