Place progmem data from AVR's libc before other progmem data.
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Tue, 17 May 2016 12:14:26 +0000 (13:14 +0100)
committerNick Clifton <nickc@redhat.com>
Tue, 17 May 2016 12:14:26 +0000 (13:14 +0100)
commit1bdc036f254394412f32b2ae89a6575ececc7031
tree7cfe8fda68cd29a17a5beee9a723bb7147acfe06
parenta43942db49b07a457ee4f960d0f118b23641ec38
Place progmem data from AVR's libc before other progmem data.

* scripttempl/avr.sc (text): Place .progmem.data from avr-libc
above .progmem*.
* scripttempl/avrtiny.sc (text): Likewise.
ld/ChangeLog
ld/scripttempl/avr.sc
ld/scripttempl/avrtiny.sc