bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12694] Local IFUNC symbol causes TEXTREL


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/12694] Local IFUNC symbol causes TEXTREL
Date: Thu, 21 Apr 2011 22:26:03 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-04-21 22:25:43 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-04-21 22:25:39

Modified files:
    ld/testsuite   : ChangeLog 
    bfd            : ChangeLog elf32-i386.c elf64-x86-64.c 
Added files:
    ld/testsuite/ld-ifunc: ifunc-14-i386.d ifunc-14-x86-64.d 
                           ifunc-14a.s ifunc-14b.s 

Log message:
    Skip local IFUNC symbols when checking dynamic relocs in read-only
sections.

    bfd/

    2011-04-21  H.J. Lu  <address@hidden>

    PR ld/12694
    * elf32-i386.c (elf_i386_readonly_dynrelocs): Skip local IFUNC
    symbols.
    * elf64-x86-64.c (elf_x86_64_readonly_dynrelocs): Likewise.

    ld/testsuite/

    2011-04-21  H.J. Lu  <address@hidden>

    PR ld/12694
    * ld-ifunc/ifunc-14-i386.d: New.
    * ld-ifunc/ifunc-14-x86-64.d: Likewise.
    * ld-ifunc/ifunc-14a.s: Likewise.
    * ld-ifunc/ifunc-14b.s: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1390&r2=1.1391
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14-i386.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14-x86-64.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14a.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-ifunc/ifunc-14b.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5316&r2=1.5317
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-i386.c.diff?cvsroot=src&r1=1.249&r2=1.250
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-x86-64.c.diff?cvsroot=src&r1=1.221&r2=1.222

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