Fix the execution of the MSP430 simulator testsuite.
authorNick Clifton <nickc@redhat.com>
Tue, 5 Jan 2016 16:43:58 +0000 (16:43 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 5 Jan 2016 16:43:58 +0000 (16:43 +0000)
commit296ebfbb91bc9453134c467b4bfe8363582674f7
tree94066be06cfe87444556d5218688903eacd97be8
parentfa89c1268f5d4e9950f3faf8c027dbbeb6aac773
Fix the execution of the MSP430 simulator testsuite.

ld * emulparams/msp430elf.sh (RAM_START): Move to 0x500 - above the
MSP430 hardware multiply address range.
* scripttempl/elf32msp430.sc (__romdatastart): Define.
(__romdatacopysize): Define.
* scripttempl/elf32msp430_3.sc: Likewise.

tests * testutils.inc (__pass): Use the LMA addresses of the _passmsg
symbol.
(__fail): Likewise.
ld/ChangeLog
ld/emulparams/msp430elf.sh
ld/scripttempl/elf32msp430.sc
ld/scripttempl/elf32msp430_3.sc
sim/testsuite/sim/msp430/ChangeLog
sim/testsuite/sim/msp430/testutils.inc
This page took 0.025429 seconds and 4 git commands to generate.