diff options
author | Alan Modra <amodra@gmail.com> | 2006-11-06 00:46:07 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-11-06 00:46:07 +0000 |
commit | a9353e608e5924c4208fae93e139d8f23b49f996 (patch) | |
tree | 7d95a7c65c7154302696d0776cd08b4ef26008b3 /opcodes/ChangeLog | |
parent | f09801072ed2eed3812193b74edef5e3616cd7c3 (diff) | |
download | gdb-a9353e608e5924c4208fae93e139d8f23b49f996.zip gdb-a9353e608e5924c4208fae93e139d8f23b49f996.tar.gz gdb-a9353e608e5924c4208fae93e139d8f23b49f996.tar.bz2 |
* ppc-opc.c: Restore COM to mfcr wrongly removed 2003-07-04.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2f7d890..1322bf7 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2006-11-06 Troy Rollo <troy@corvu.com.au> + + * ppc-opc.c: Restore COM to mfcr wrongly removed 2003-07-04. + 2006-11-01 Mei Ligang <ligang@sunnorth.com.cn> * score-opc.h (score_opcodes): Delete modifier '0x'. |