bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/18481] wrong addends for R_ARM_TLS_LE32 (tpoff) relocs against


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/18481] wrong addends for R_ARM_TLS_LE32 (tpoff) relocs against local symbol
Date: Thu, 18 Jun 2015 09:20:44 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

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

commit 75c11999673ba32027eb17f6df9c37904622ed24
Author: Nick Clifton <address@hidden>
Date:   Thu Jun 18 10:18:42 2015 +0100

    Fix the computation of the addends for an ARM_TLS_LE32 reloc.

        PR gas/18481
    bfd * elf32-arm.c (R_ARM_TLS_LE32): Set the special function to NULL.

    gas * config/tc-arm.c (tc_gen_reloc): Include BFD_RELOC_ARM_TLS_LE32
        in the same case as BFD_RELOC_ARM_TLS_IS32.

    tests       * gas/arm/tls.s: Add tests of the tpoff pseudo with a local
        symbol.
        * gas/arm/tls.d: Update expected output.

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