aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-05-19 05:11:48 +0000
committerAlan Modra <amodra@gmail.com>2004-05-19 05:11:48 +0000
commita30e9cc4a092ed45c7c4c68fc0bfa343782adbae (patch)
tree209d3f569930a3fe4c451bb8caa91102c30cecf8 /opcodes/ChangeLog
parentbaffbae05ecad434555561f528065428612962bf (diff)
downloadgdb-a30e9cc4a092ed45c7c4c68fc0bfa343782adbae.zip
gdb-a30e9cc4a092ed45c7c4c68fc0bfa343782adbae.tar.gz
gdb-a30e9cc4a092ed45c7c4c68fc0bfa343782adbae.tar.bz2
* ppc-opc.c (insert_fxm): Enable two operand mfcr when -many as
well as when -mpower4.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 8ef9095..3cd88ab 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-19 Alan Modra <amodra@bigpond.net.au>
+
+ * ppc-opc.c (insert_fxm): Enable two operand mfcr when -many as
+ well as when -mpower4.
+
2004-05-13 Nick Clifton <nickc@redhat.com>
* po/fr.po: Updated French translation.
@@ -10,7 +15,7 @@
2004-05-05 Alan Modra <amodra@bigpond.net.au>
- PR 146.
+ PR 147.
* ppc-opc.c (PPCVEC): Remove PPC_OPCODE_PPC.
2004-04-29 Ben Elliston <bje@au.ibm.com>