aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-09-04 09:59:48 +0000
committerNick Clifton <nickc@redhat.com>2002-09-04 09:59:48 +0000
commit2e32aab953475e6b6c0d039a2de4785d9ed198fd (patch)
tree170ebf5be0466f8f820a7428584518190b8421ca /opcodes/ChangeLog
parent5731205c2834e981b6c4e60a70005233e727afa5 (diff)
downloadfsf-binutils-gdb-2e32aab953475e6b6c0d039a2de4785d9ed198fd.zip
fsf-binutils-gdb-2e32aab953475e6b6c0d039a2de4785d9ed198fd.tar.gz
fsf-binutils-gdb-2e32aab953475e6b6c0d039a2de4785d9ed198fd.tar.bz2
The BookE implementations of the TLBWE and TLBRE instructions do not take any
arguments.
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 138483f..7f3dfb4 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-04 Nick Clifton <nickc@redhat.com>
+
+ * ppc-opc.c: The BookE implementations of the TLBWE and TLBRE
+ instructions do not take any arguments.
+
2002-09-02 Nick Clifton <nickc@redhat.com>
* v850-opc.c: Remove redundant references to V850EA architecture.