aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorXianmiao Qu <cooper.qu@linux.alibaba.com>2023-01-17 11:43:16 +0000
committerNick Clifton <nickc@redhat.com>2023-01-17 11:43:16 +0000
commitfd1b3e0e8dbf5313bededeab9c9c4ed2da5a0693 (patch)
tree7823321acac9e0db0dc3fdff4c6a0086aa8cbd23 /bfd/ChangeLog
parent1609cd6c5b189536d51ac98359b162061cb3bb1d (diff)
downloadgdb-fd1b3e0e8dbf5313bededeab9c9c4ed2da5a0693.zip
gdb-fd1b3e0e8dbf5313bededeab9c9c4ed2da5a0693.tar.gz
gdb-fd1b3e0e8dbf5313bededeab9c9c4ed2da5a0693.tar.bz2
C-SKY: Fix machine flag.
* elf32-csky.c (elf32_csky_merge_attributes): Don't save and restore the ARCH attribute, it will actually clear the ARCH attribute. (csky_elf_merge_private_bfd_data): Store the machine flag correctly.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ba44ea5..75a2c49 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2023-01-17 Xianmiao Qu <cooper.qu@linux.alibaba.com>
+
+ * elf32-csky.c (elf32_csky_merge_attributes): Don't save
+ and restore the ARCH attribute, it will actually clear
+ the ARCH attribute.
+ (csky_elf_merge_private_bfd_data): Store the machine flag
+ correctly.
+
2023-01-13 Nick Clifton <nickc@redhat.com>
* po/ro.po: Updated Romainian translation.