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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4570c3d98c0a35e52fa4117d07b78d4f461b6f26;p=binutils-gdb.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 60deb4710e2..8a8c2f1b56a 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 6bf6936362d..b10e330f7f1 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -564,7 +564,6 @@ cat <