aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAnthony Green <green@moxielogic.com>2016-11-13 08:11:44 -0500
committerAnthony Green <green@moxielogic.com>2016-11-13 08:11:44 -0500
commitb612f4193c6119fb06933b0dabcc84a2b952d57e (patch)
treeff567168f2eab37bf32256dbbbb32e2cb05e51c0 /gas
parent3f47df7fb3fb46566bb68dd638a61cef87dd14e9 (diff)
downloadgdb-b612f4193c6119fb06933b0dabcc84a2b952d57e.zip
gdb-b612f4193c6119fb06933b0dabcc84a2b952d57e.tar.gz
gdb-b612f4193c6119fb06933b0dabcc84a2b952d57e.tar.bz2
add missing ChangeLog entry
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index cefa501..f5836ac 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2016-11-13 Anthony Green <green@moxielogic.org>
+
+ * config/tc-moxie.c (md_assemble): Assemble 'bad' opcode.
+
2016-11-11 Nick Clifton <nickc@redhat.com>
PR gas/20732