]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
gas/
authorJulian Brown <julian@codesourcery.com>
Wed, 28 Nov 2012 16:53:01 +0000 (16:53 +0000)
committerJulian Brown <julian@codesourcery.com>
Wed, 28 Nov 2012 16:53:01 +0000 (16:53 +0000)
commitd406f3e430b5a156b943895791f2d081e78c8194
treeedf2785b15c2370ff2b1d168e0cde28e2bbe6b73
parent945bf7131824a5af68e72be4f29b04d20010b83b
gas/
    * config/tc-arm.c (md_apply_fix): Fix conversion of BL to BLX for
    local targets in Thumb mode.

    gas/testsuite/
    * gas/arm/bl-local-2.s: New test.
    * gas/arm/bl-local-2.d: New.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/bl-local-2.d [new file with mode: 0644]
gas/testsuite/gas/arm/bl-local-2.s [new file with mode: 0644]