aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-04-17 15:48:45 +0100
committerNick Clifton <nickc@redhat.com>2023-04-17 15:48:45 +0100
commitb29f2fda4f189a008f5f2017d403976c988ad63e (patch)
treef595ec0841fd7a5b8d9d502af931ca9d66af9272 /ld/ChangeLog
parent55003828f4d81a3d857ccfdfe4841704004a6468 (diff)
downloadgdb-b29f2fda4f189a008f5f2017d403976c988ad63e.zip
gdb-b29f2fda4f189a008f5f2017d403976c988ad63e.tar.gz
gdb-b29f2fda4f189a008f5f2017d403976c988ad63e.tar.bz2
Add support for the .gnu.sgstubs section to the linker for ARM/ELF based targets.
PR 30354 * emulparams/armelf.sh (OTHER_PLT_SECTIONS): Define in order to handle the .gnu.sgstubs section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 6b03cff..b829bef 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2023-04-17 Nick Clifton <nickc@redhat.com>
+
+ PR 30354
+ * emulparams/armelf.sh (OTHER_PLT_SECTIONS): Define in order to
+ handle the .gnu.sgstubs section.
+
2023-04-13 Claudiu Zissulescu <claziss@synopsys.com>
* testsuite/ld-arc/arc.exp: Update execution predicate.