aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorMatthew Green <mrg@redhat.com>2001-08-28 05:47:29 +0000
committerMatthew Green <mrg@redhat.com>2001-08-28 05:47:29 +0000
commit0152a4c6798660779bfd47147933283b1dda39c4 (patch)
tree803709f5e5c16744215362ea8781d54161c88bd4 /opcodes/ChangeLog
parent1652590996e7c2ec8d4c5dad7035bb9566ffc376 (diff)
downloadfsf-binutils-gdb-0152a4c6798660779bfd47147933283b1dda39c4.zip
fsf-binutils-gdb-0152a4c6798660779bfd47147933283b1dda39c4.tar.gz
fsf-binutils-gdb-0152a4c6798660779bfd47147933283b1dda39c4.tar.bz2
* ppc-opc.c (icbt): Order correctly.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 77d1544..dcf63bc 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-28 matthew gren <mrg@redhat.com>
+
+ * ppc-opc.c (icbt): Order correctly.
+
2001-08-27 David Edelsohn <dje@watson.ibm.com>
Torbjorn Granlund <tege@swox.com>