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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2012-05-22 14:46:55 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    h...@sourceware.org    2012-05-22 14:46:45

Modified files:
    bfd            : ChangeLog elf32-i386.c elf64-x86-64.c 
    ld/testsuite   : ChangeLog 
    ld/testsuite/ld-i386: i386.exp 
    ld/testsuite/ld-x86-64: x86-64.exp 
Added files:
    ld/testsuite/ld-i386: dummy.s pr13909.d 
    ld/testsuite/ld-x86-64: pr13909.d 

Log message:
    Create PLT eh_frame section if there is .eh_frame section

    bfd/

    PR ld/13909
    * elf32-i386.c (elf_i386_create_dynamic_sections): Create PLT
    eh_frame section if there is an input .eh_frame section.
    * elf64-x86-64.c (elf_x86_64_create_dynamic_sections): Likewise.

    ld/testsuite/

    PR ld/13909
    * ld-i386/i386.exp: Run pr13909.
    * ld-x86-64/x86-64.exp: Likewise.

    * ld-i386/dummy.s: New file.
    * ld-i386/pr13909.d: Likewise.
    * ld-x86-64/pr13909.d: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5706&r2=1.5707
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.274&r2=1.275
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.264&r2=1.265
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1543&r2=1.1544
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-i386/dummy.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-i386/pr13909.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-i386/i386.exp.diff?cvsroot=src&r1=1.44&r2=1.45
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-x86-64/pr13909.d.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.44&r2=1.45

-- 
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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to