|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/29741] AVR ld unable to link for 0-series MCUs |
Date: | Thu, 03 Nov 2022 09:24:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29741 --- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=78cd9188d0fb3ab8b1c33b4cb54ad85ffa444192 commit 78cd9188d0fb3ab8b1c33b4cb54ad85ffa444192 Author: Nick Clifton <nickc@redhat.com> Date: Thu Nov 3 09:20:37 2022 +0000 AVR Linker: Allow the start of the data region to be specified on the linker command line. [Fix PR number in ChangeLog entry] PR 29741 * 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. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |