diff options
author | Tom Rix <trix@redhat.com> | 2002-02-21 03:57:36 +0000 |
---|---|---|
committer | Tom Rix <trix@redhat.com> | 2002-02-21 03:57:36 +0000 |
commit | ff3a6ee3fde2983018891ca1fd5af50a89393528 (patch) | |
tree | 3aaff208881ee8714f36ae7e956c061d584d64d8 /opcodes/ChangeLog | |
parent | 385fa495bfa18b350d21d71e4064359f96599ff0 (diff) | |
download | fsf-binutils-gdb-ff3a6ee3fde2983018891ca1fd5af50a89393528.zip fsf-binutils-gdb-ff3a6ee3fde2983018891ca1fd5af50a89393528.tar.gz fsf-binutils-gdb-ff3a6ee3fde2983018891ca1fd5af50a89393528.tar.bz2 |
XCOFF booke tests. Fix tlbre, tlbwe ppc WS field.
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 eb8120b..8400054 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2002-02-20 Tom Rix <trix@redhat.com> + + * ppc-opc.c (powerpc_operands): Add WS feild. Use for tlbre, tlbwe. + 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com> * s390-dis.c (init_disasm): Use renamed architecture defines. |