bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/14207] linker can produce a NULL GNU_RELRO segment


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/14207] linker can produce a NULL GNU_RELRO segment
Date: Tue, 12 Jun 2012 12:55:15 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14207

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-06-12 12:55:15 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2012-06-12 12:55:11

Modified files:
    bfd            : ChangeLog elf.c 
    ld/testsuite   : ChangeLog 
    ld/testsuite/ld-x86-64: x86-64.exp 
Added files:
    ld/testsuite/ld-x86-64: pr14207.d pr14207.s 

Log message:
    Abort if PT_GNU_RELRO segment doesn't fit in PT_LOAD segment

    bfd/

    PR bfd/14207
    * elf.c (assign_file_positions_for_non_load_sections): Abort if
    PT_GNU_RELRO segment doesn't fit in PT_LOAD segment.

    ld/testsuite/

    PR ld/14207
    * ld-x86-64/x86-64.exp: Run pr14207.

    * ld-x86-64/pr14207.d: New file.
    * ld-x86-64/pr14207.s: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5724&r2=1.5725
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.561&r2=1.562
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1560&r2=1.1561
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/pr14207.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/pr14207.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/x86-64.exp.diff?cvsroot=src&r1=1.49&r2=1.50

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]