From 4570c3d98c0a35e52fa4117d07b78d4f461b6f26 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 30 Jul 2018 12:35:37 +0100 Subject: [PATCH] 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. --- ld/ChangeLog | 5 +++++ ld/scripttempl/elf.sc | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ld/ChangeLog b/ld/ChangeLog index 60deb4710e..8a8c2f1b56 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 6bf6936362..b10e330f7f 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -564,7 +564,6 @@ cat <