aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-10-04 13:43:16 +0000
committerNick Clifton <nickc@redhat.com>2007-10-04 13:43:16 +0000
commit9f39ef2bb8db3e72361e7957343c73349839f36e (patch)
treef21e7f1192b217eccddbedc1374629717c512427 /opcodes/ChangeLog
parent1f7a4e4204c97e44b67c0ebb996041306cb1248c (diff)
downloadgdb-9f39ef2bb8db3e72361e7957343c73349839f36e.zip
gdb-9f39ef2bb8db3e72361e7957343c73349839f36e.tar.gz
gdb-9f39ef2bb8db3e72361e7957343c73349839f36e.tar.bz2
PR gas/5100
* arc-opc.c (insert_offset): Fix spelling mistake in error message.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 64d7e76..1a8248d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-04 Nick Clifton <nickc@redhat.com>
+
+ PR gas/5100
+ * arc-opc.c (insert_offset): Fix spelling mistake in error
+ message.
+
2007-10-03 H.J. Lu <hongjiu.lu@intel.com>
* i386-dis.c (OP_REG): Set add to 0 only when needed.