]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/ChangeLog
AVR Linker: Allow the start of the data region to specified on the command line.
authorNick Clifton <nickc@redhat.com>
Thu, 3 Nov 2022 09:17:41 +0000 (09:17 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 3 Nov 2022 09:17:41 +0000 (09:17 +0000)
commitfa6895ad35ebfa6a9e69808da0bae249d9b8a638
tree9dff3e50525fbce9af0e9e8965d84f51a416c51c
parenta1af8f405cfa5bdb8c521768d662e322fc8dde63
AVR Linker: Allow the start of the data region to specified on the command line.

PR 29471
* scripttempl/avr.sc (__DATA_REGION_ORIGIN__): Define.  If a value
has not been provided on the command line then use DATA_ORIGIN.
(MEMORY): Use __DATA_REGION_ORIGIN__ as the start of the data region.
ld/ChangeLog
ld/scripttempl/avr.sc