]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/Makefile.am
Change msp430 emulation to msp430elf
authorDJ Delorie <dj@redhat.com>
Fri, 24 Apr 2015 21:05:13 +0000 (17:05 -0400)
committerDJ Delorie <dj@redhat.com>
Fri, 24 Apr 2015 21:05:52 +0000 (17:05 -0400)
commit08e2f2bbb4a4db51ad8476af6963998c9f6350e7
treee48f8974631c03529b745b9b1a25a6d97d7debd7
parentfaade85139b04a1de96fb78aab6ad5c25b826d01
Change msp430 emulation to msp430elf

* Makefile.am (msp430): Rename primary emulation to msp430elf.
(emsp430.c): Rename to emsp430elf.c, update dependencies
(emsp430X.c): Update dependencies.
* Makefile.in: Likewise.
* configure.tgt (msp430-*-*): Rename primary emulation to msp430elf.
* emulparame/msp430.sh: Rename to msp430elf.sh.
* emulparams/msp430X.sh: Update.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/msp430X.sh
ld/emulparams/msp430elf.sh [moved from ld/emulparams/msp430.sh with 100% similarity]