aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2020-07-07 09:54:09 +0100
committerNick Clifton <nickc@redhat.com>2020-07-07 09:54:09 +0100
commit4ac3fa49965e32610c7c625b9bdc530fcceb14ea (patch)
tree2a7d3433b901c7d462813c1106213b2255026734 /gold/ChangeLog
parent3c6e74ce51d9439c2697cfec508ce885ddae8f21 (diff)
downloadgdb-4ac3fa49965e32610c7c625b9bdc530fcceb14ea.zip
gdb-4ac3fa49965e32610c7c625b9bdc530fcceb14ea.tar.gz
gdb-4ac3fa49965e32610c7c625b9bdc530fcceb14ea.tar.bz2
Stop the GOLD linker from complaining about relocations from .gnu.build.attributes sections to discarded code sections.
* target-reloc.h (Default_comdat_behaviour:get): Ignore discarded relocs that refer to the .gnu.build.attributes section.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index a988d9e..a81fe42 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,8 @@
+2020-07-07 Nick Clifton <nickc@redhat.com>
+
+ * target-reloc.h: (Default_comdat_behaviour:get): Ignore discarded
+ relocs that refer to the .gnu.build.attributes section.
+
2020-07-06 Nick Clifton <nickc@redhat.com>
* po/fr.po: Updated French translation.