The MSP430 linker contains emulations for old and obsolete MCU types.
authorNick Clifton <nickc@redhat.com>
Tue, 28 Jan 2014 12:25:48 +0000 (12:25 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 28 Jan 2014 12:25:48 +0000 (12:25 +0000)
commit1ade065130f80f4fef38468315d85a1e60a560db
tree069f1475108d925b70e5c46e5d8acf154d4b00d9
parentd82ba9f90a5de61c4286fac371673d56a38108fc
The MSP430 linker contains emulations for old and obsolete MCU types.
Since all MCUs now have their own specific linker script (courtesy of
TI) there is no need for these emulations and so this patch removes
them.

* Makefile.am: Remove obsolete MSP430 emulations.
* configure.tgt: Likewise.
* emulparams/msp430all.sh: Likewise.
* Makefile.in: Regenerate.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/configure.tgt
ld/emulparams/msp430all.sh
This page took 0.039473 seconds and 4 git commands to generate.