bug-binutils
[Top][All Lists]
Advanced

[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 15:16:07 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21132

--- Comment #15 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_28-branch branch has been updated by Alan Modra
<address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8a3cacb06d6ecfbe3ab0e0059bf6a4eb8b4b9dc6

commit 8a3cacb06d6ecfbe3ab0e0059bf6a4eb8b4b9dc6
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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]