]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/Makefile.am
Add support for configuring for the ARM Phoenix target.
authorKuba Sejdak <jakub.sejdak@phoesys.com>
Mon, 23 May 2016 12:53:07 +0000 (13:53 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 23 May 2016 12:53:07 +0000 (13:53 +0100)
commita2bea3245ecf4ff67f923c85adf57aa78423eb45
tree1275f4e75e5489a5d1ffc040b36106e92b30bdd2
parentd0571b9934241e58a5325fc6e09298d0e3396280
Add support for configuring for the ARM Phoenix target.

bfd * config.bfd: Add entry for arm-phoenix.

gas * configuse.tgt: Add entry for arm-phoenix.

ld * Makefile.am: Add earmelf_phoenix.c.
* Makefile.in: Regenerate.
* configure.tgt: Add entry for arm-phoenix.
* emulparams/armelf_phoenix.sh: New file.
bfd/ChangeLog
bfd/config.bfd
gas/configure.tgt
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/armelf_phoenix.sh [new file with mode: 0644]