diff options
author | Nick Clifton <nickc@redhat.com> | 2002-09-04 09:59:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-09-04 09:59:48 +0000 |
commit | 2e32aab953475e6b6c0d039a2de4785d9ed198fd (patch) | |
tree | 170ebf5be0466f8f820a7428584518190b8421ca /opcodes/ChangeLog | |
parent | 5731205c2834e981b6c4e60a70005233e727afa5 (diff) | |
download | gdb-2e32aab953475e6b6c0d039a2de4785d9ed198fd.zip gdb-2e32aab953475e6b6c0d039a2de4785d9ed198fd.tar.gz 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/ChangeLog | 5 |
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. |