diff options
author | Alan Modra <amodra@gmail.com> | 2005-04-19 04:50:37 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-04-19 04:50:37 +0000 |
commit | eed0d89a39b01af05d393dcf91d2886f9eb3190a (patch) | |
tree | b73c31708dcf83109d29a32814a95a05fa489ca7 /opcodes/ChangeLog | |
parent | d959e1a1931e7b9f71454e3435efb1b11016297b (diff) | |
download | gdb-eed0d89a39b01af05d393dcf91d2886f9eb3190a.zip gdb-eed0d89a39b01af05d393dcf91d2886f9eb3190a.tar.gz gdb-eed0d89a39b01af05d393dcf91d2886f9eb3190a.tar.bz2 |
* ppc-opc.c (RTO): Define.
(powerpc_opcodes <tlbsx, tlbsx., tlbre>): Combine PPC403 and BOOKE
entries to suit PPC440.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 98171b8..cba7480 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2005-04-19 Alan Modra <amodra@bigpond.net.au> + + * ppc-opc.c (RTO): Define. + (powerpc_opcodes <tlbsx, tlbsx., tlbre>): Combine PPC403 and BOOKE + entries to suit PPC440. + 2005-04-18 Mark Kettenis <kettenis@gnu.org> * i386-dis.c: Insert hyphens into selected VIA PadLock extensions. |