aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorKuan-Lin Chen <kuanlinchentw@gmail.com>2018-03-15 14:50:51 +0800
committerKuan-Lin Chen <kuanlinchentw@gmail.com>2018-03-15 14:50:51 +0800
commitf9671640954362a918c669700bcc9a57be25782d (patch)
treedb27daf4f651ed4c8a89877218b72932846a9154 /ld/ChangeLog
parent8bb251a84a34586bd2c7b9078ee12523ef129205 (diff)
downloadgdb-f9671640954362a918c669700bcc9a57be25782d.zip
gdb-f9671640954362a918c669700bcc9a57be25782d.tar.gz
gdb-f9671640954362a918c669700bcc9a57be25782d.tar.bz2
nds32: Remove the unsupported target feature.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index e74f722..ab27208 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2018-03-15 Kuan-Lin Chen <kuanlinchentw@gmail.com>
+
+ * emultempl/nds32elf.em (nds32_elf_after_allocation): Remove
+ unsupported target feature.
+
2018-03-14 H.J. Lu <hongjiu.lu@intel.com>
PR ld/20882