[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/21132] [hppa-linux] pie support doesn't work
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug ld/21132] [hppa-linux] pie support doesn't work |
Date: |
Thu, 16 Feb 2017 12:43:10 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21132
--- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The master branch has been updated by Alan Modra <address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=247d6c4c14769b7576d810a381a68e35388ee874
commit 247d6c4c14769b7576d810a381a68e35388ee874
Author: Alan Modra <address@hidden>
Date: Thu Feb 16 12:23:12 2017 +1030
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/21132] [hppa-linux] pie support doesn't work, (continued)
- [Bug ld/21132] [hppa-linux] pie support doesn't work, dave.anglin at bell dot net, 2017/02/14
- [Bug ld/21132] [hppa-linux] pie support doesn't work, amodra at gmail dot com, 2017/02/14
- [Bug ld/21132] [hppa-linux] pie support doesn't work, danglin at gcc dot gnu.org, 2017/02/14
- [Bug ld/21132] [hppa-linux] pie support doesn't work, amodra at gmail dot com, 2017/02/15
- [Bug ld/21132] [hppa-linux] pie support doesn't work, amodra at gmail dot com, 2017/02/15
- [Bug ld/21132] [hppa-linux] pie support doesn't work, amodra at gmail dot com, 2017/02/15
- [Bug ld/21132] [hppa-linux] pie support doesn't work, danglin at gcc dot gnu.org, 2017/02/15
- [Bug ld/21132] [hppa-linux] pie support doesn't work, amodra at gmail dot com, 2017/02/15
- [Bug ld/21132] [hppa-linux] pie support doesn't work, amodra at gmail dot com, 2017/02/16
- [Bug ld/21132] [hppa-linux] pie support doesn't work, dave.anglin at bell dot net, 2017/02/16
- [Bug ld/21132] [hppa-linux] pie support doesn't work,
cvs-commit at gcc dot gnu.org <=
- [Bug ld/21132] [hppa-linux] pie support doesn't work, cvs-commit at gcc dot gnu.org, 2017/02/16
- [Bug ld/21132] [hppa-linux] pie support doesn't work, amodra at gmail dot com, 2017/02/16