diff options
author | Alan Modra <amodra@gmail.com> | 2002-03-13 08:34:04 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-03-13 08:34:04 +0000 |
commit | 98acc1c518c4a80ee1f9cf24e386480ad1d2152f (patch) | |
tree | d703a67c4b5031c917b2e7fed66c8ddebed5196f /opcodes/ChangeLog | |
parent | b74fa2cd15f80f123495fad4f2f3edc092e90138 (diff) | |
download | gdb-98acc1c518c4a80ee1f9cf24e386480ad1d2152f.zip gdb-98acc1c518c4a80ee1f9cf24e386480ad1d2152f.tar.gz gdb-98acc1c518c4a80ee1f9cf24e386480ad1d2152f.tar.bz2 |
* ppc-opc.c: Add optional `L' field to tlbie.
(XRTLRA_MASK): Define.
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 6664f7e..3ca0466 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2002-03-13 Alan Modra <amodra@bigpond.net.au> + + * ppc-opc.c: Add optional `L' field to tlbie. + (XRTLRA_MASK): Define. + 2002-03-06 Chris Demetriou <cgd@broadcom.com> * mips-opc.c (mips_builtin_opcodes): Mark "pref" as being |