From: Nick Clifton Date: Mon, 30 Jul 2018 11:35:37 +0000 (+0100) Subject: Fix thinko in the placement of the .gnu.build.attributes section. X-Git-Tag: users/ARM/embedded-binutils-master-2018q4~1232 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4570c3d98c0a35e52fa4117d07b78d4f461b6f26;p=external%2Fbinutils.git Fix thinko in the placement of the .gnu.build.attributes section. * scripttempl/elf.sc: Move the .gnu.build.attributes section to after the .comment section. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 60deb47..8a8c2f1 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2018-07-30 Nick Clifton + + * scripttempl/elf.sc: Move the .gnu.build.attributes section to + after the .comment section. + 2018-07-30 Andrew Jenner * Makefile.am (ALL_EMULATION_SOURCES): Add C-SKY emulations. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 6bf6936..b10e330 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -564,7 +564,6 @@ cat <