bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa
Date: Sun, 11 Dec 2011 15:42:17 +0000

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

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2011-12-11 15:42:17 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    address@hidden    2011-12-11 15:42:11

Modified files:
    bfd            : ChangeLog elf32-hppa.c 

Log message:
    PR binutils/13476
    * elf32-hppa.c (final_link_relocate): Convert R_PARISC_TLS_GD21L,
    R_PARISC_TLS_LDM21L and R_PARISC_TLS_IE21L relocations to
    R_PARISC_DPREL21L when not doing a shared link.  Likewise convert
    R_PARISC_TLS_GD14R, R_PARISC_TLS_LDM14R and R_PARISC_TLS_IE14R to
    R_PARISC_DPREL14R.  Handle R_PARISC_TLS_GD21L, R_PARISC_TLS_LDM21L
    and R_PARISC_TLS_IE21L with R_PARISC_DLTIND21L.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5536&r2=1.5537
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf32-hppa.c.diff?cvsroot=src&r1=1.182&r2=1.183

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