diff options
author | Alan Modra <amodra@gmail.com> | 2017-02-16 12:23:12 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-02-16 22:54:36 +1030 |
commit | 247d6c4c14769b7576d810a381a68e35388ee874 (patch) | |
tree | 6657dd55cfe4ea323b1262af43b06058c43ce6fe /ld/ChangeLog | |
parent | a48cda7f860584f98825ee6715b0da2adf65bb1a (diff) | |
download | gdb-247d6c4c14769b7576d810a381a68e35388ee874.zip gdb-247d6c4c14769b7576d810a381a68e35388ee874.tar.gz gdb-247d6c4c14769b7576d810a381a68e35388ee874.tar.bz2 |
PR21132, hppa-linux pie support doesn't work
This fixes a long-standing hppa bug seen when generating PIEs, and I
think possible to trigger with forced local symbols in shared
libraries. Not allocating enough space for PLT relocs results in ld
writing outside of the buffer.
PR 21132
* elf32-hppa.c (allocate_plt_static): Allocate space for relocs
if pic.
Diffstat (limited to 'ld/ChangeLog')
0 files changed, 0 insertions, 0 deletions