diff options
author | Alan Modra <amodra@gmail.com> | 2005-01-20 06:54:48 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-01-20 06:54:48 +0000 |
commit | 5e8cb02113dca06a9b67f7b465c105f9c7308866 (patch) | |
tree | 3fbd770a98b20000a2653ba2fe2e1d35a50343e5 /opcodes/ChangeLog | |
parent | c556cc9c6d052eef25dbb030a297cc0e204ba5c7 (diff) | |
download | gdb-5e8cb02113dca06a9b67f7b465c105f9c7308866.zip gdb-5e8cb02113dca06a9b67f7b465c105f9c7308866.tar.gz gdb-5e8cb02113dca06a9b67f7b465c105f9c7308866.tar.bz2 |
* ppc-opc.c (powerpc_opcodes): Add optional 'l' arg to tlbiel.
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 d5f93ae..17c9875 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2005-01-20 Alan Modra <amodra@bigpond.net.au> + + * ppc-opc.c (powerpc_opcodes): Add optional 'l' arg to tlbiel. + 2005-01-19 Fred Fish <fnf@specifixinc.com> * mips-dis.c (no_aliases): New disassembly option flag. |