aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2007-07-27 14:24:27 +0000
committerNathan Sidwell <nathan@codesourcery.com>2007-07-27 14:24:27 +0000
commit33e8d5ac613dc8fbde6806bb3142335038eb2f22 (patch)
tree5fc7956338112dc0cc11abf726191ac60fc3e3f5 /opcodes/ChangeLog
parent170bfeb9d392572eaf5746dd432c861f7a2d9f12 (diff)
downloadgdb-33e8d5ac613dc8fbde6806bb3142335038eb2f22.zip
gdb-33e8d5ac613dc8fbde6806bb3142335038eb2f22.tar.gz
gdb-33e8d5ac613dc8fbde6806bb3142335038eb2f22.tar.bz2
* ppc-opc (PPC7450): New.
(powerpc_opcodes): Use it in dcba.
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 33d85c6..9c6d1fa 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-27 Nathan Sidwell <nathan@codesourcery.com>
+
+ * ppc-opc (PPC7450): New.
+ (powerpc_opcodes): Use it in dcba.
+
2007-07-24 H.J. Lu <hongjiu.lu@intel.com>
* i386-gen.c (main): Print a newline after copyright notice.