aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-08-11 09:43:16 +0100
committerNick Clifton <nickc@redhat.com>2015-08-11 09:43:16 +0100
commitd29b2a1ece30514431861472d784ae8722816a4c (patch)
treef6b947b098fb8361549c7d526dc4da920d65854a /gas/ChangeLog
parent88fd0449a3f88c12c8930698a833f6c1c4478307 (diff)
downloadgdb-d29b2a1ece30514431861472d784ae8722816a4c.zip
gdb-d29b2a1ece30514431861472d784ae8722816a4c.tar.gz
gdb-d29b2a1ece30514431861472d784ae8722816a4c.tar.bz2
Fix typo checking MMIX operands.
PR gas/18677 * config/tc-mmix.c (md_assemble): Fix typo checking operands with a numeric constant value.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index f8593d3..fb462dc 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
2015-08-11 Nick Clifton <nickc@redhat.com>
+ PR gas/18677
+ * config/tc-mmix.c (md_assemble): Fix typo checking operands with
+ a numeric constant value.
+
PR gas/18678
* config/tc-tic4x.c (tic4x_insn_check): Fix typo.