* scripttempl/elf32msp430.sc (.data): Set the based on the next
authorNick Clifton <nickc@redhat.com>
Wed, 20 Nov 2013 16:51:21 +0000 (16:51 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 20 Nov 2013 16:51:21 +0000 (16:51 +0000)
commit925bbbbb989a9bef73a13d6085b2674fe8b90048
tree02807a686f04be313d5573e23ea0eb2fb1c5af7b
parent8986e351a4e4cffcce727d6f612d08a90865358d
* scripttempl/elf32msp430.sc (.data): Set the based on the next
free location in the text memory region, not a computation based
upon the size of the text section.  Orphaned sections or other
linker scripts might insert new sections between the .text section
and the .data section.
* scripttempl/elf32msp430_3.sc (.data): Likewise.
ld/ChangeLog
ld/scripttempl/elf32msp430.sc
ld/scripttempl/elf32msp430_3.sc