]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/config/tc-arm.c
Fix a problem building the ARM assembler for non-ELF based toolchains.
authorNick Clifton <nickc@redhat.com>
Thu, 24 Apr 2014 10:35:51 +0000 (11:35 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 24 Apr 2014 10:35:51 +0000 (11:35 +0100)
commitaaca88efb450bff71523d7d6f23a67f47a4d5fb3
treeb88196154f8c9048cc9eed22d654f1b2ed289a54
parent3714081cb37fc60f3262b4c64e81539eb4f3592f
Fix a problem building the ARM assembler for non-ELF based toolchains.

* config/tc-arm.c (s_ltorg): Only create a mapping symbol for ELF
based targets.
gas/ChangeLog
gas/config/tc-arm.c