bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/19744] Thumb-1 pcrop relocations don't work on Thumb-2 targets


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/19744] Thumb-1 pcrop relocations don't work on Thumb-2 targets
Date: Thu, 10 Mar 2016 16:12:52 +0000

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

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

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

commit a9f02af88d230aabf6771f94a6c401727a865188
Author: Mickael Guene <address@hidden>
Date:   Thu Mar 10 17:05:29 2016 +0100

    PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets

        gas/
        * config/tc-arm.c (do_arit): Protect against bad relocations usage.
        (do_mov): Likewise.
        (do_t_add_sub): Allow pcrop relocations for Thumb-2 targets.
        (do_t_mov_cmp): Likewise.
        (do_t_add_sub): Protect against bad relocations usage.
        (do_t_mov_cmp): Likewise.

        gas/testsuite/
        * gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
        * gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
        * gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
        * gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.

        ld/
        * testsuite/ld-arm/arm-elf.exp: New tests.
        * testsuite/ld-arm/thumb1-adds-armv7-m.s: New.
        * testsuite/ld-arm/thumb1-movs-armv7-m.s: New.

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