From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Fri, 5 Aug 2016 10:35:58 +0000 Subject: [U-Boot] [PATCH] arc: No need in sections defined in sources with newer tools In-Reply-To: <1470308965-23859-1-git-send-email-abrodkin@synopsys.com> References: <1470308965-23859-1-git-send-email-abrodkin@synopsys.com> Message-ID: <1470393260.3430.28.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi! On Thu, 2016-08-04 at 14:09 +0300, Alexey Brodkin wrote: > Starting from arc-2016.03 GNU tools linker properly works with > symbols defined in linker script and so external declarations > are no longer required, dump them. > > Signed-off-by: Alexey Brodkin Applied, Thanks! -Alexey