aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-07-12 08:45:45 +0000
committerNick Clifton <nickc@redhat.com>2011-07-12 08:45:45 +0000
commit1b93226d6365b7447bbf76aa21db61326fb63851 (patch)
treeeedc8022d332ccf6a811cc8f66ae0de12512fc7d /opcodes/ChangeLog
parentb76e66d3ba4d17fb1a71e0c83d8c3d59a16c2681 (diff)
downloadgdb-1b93226d6365b7447bbf76aa21db61326fb63851.zip
gdb-1b93226d6365b7447bbf76aa21db61326fb63851.tar.gz
gdb-1b93226d6365b7447bbf76aa21db61326fb63851.tar.bz2
* arm-dis.c (print_insn_arm): Revert previous, undocumented,
accidental change.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 16e9075..057fccd 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2011-07-12 Nick Clifton <nickc@redhat.com>
+
+ * arm-dis.c (print_insn_arm): Revert previous, undocumented,
+ accidental change.
+
2011-07-01 Nick Clifton <nickc@redhat.com>
PR binutils/12329