aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorKuan-Lin Chen <kuanlinchentw@gmail.com>2015-01-27 11:08:07 +0800
committerKuan-Lin Chen <kuanlinchentw@gmail.com>2015-01-27 11:08:07 +0800
commit3bd3aeb46126494401e2f265b55fc255d5c5b517 (patch)
tree8df9a9d6630bb7bb9d3b256e7a120054a09f6b40 /gas/ChangeLog
parent6f21bfab08368c1a6c9d950a14e3fcda121406b9 (diff)
downloadfsf-binutils-gdb-3bd3aeb46126494401e2f265b55fc255d5c5b517.zip
fsf-binutils-gdb-3bd3aeb46126494401e2f265b55fc255d5c5b517.tar.gz
fsf-binutils-gdb-3bd3aeb46126494401e2f265b55fc255d5c5b517.tar.bz2
NDS32/gas: Fix md_parse_name hook.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6da11bb..6dbdb79 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
+
+ * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
+ section name.
+
2015-01-19 Alan Modra <amodra@gmail.com>
* read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.