diff options
author | Nick Clifton <nickc@redhat.com> | 2007-09-26 16:07:18 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-09-26 16:07:18 +0000 |
commit | ad6d75509f878bb5efc73f58e5c49524bdbe7814 (patch) | |
tree | e78728ce4449898b2c38e3de3afd7442450c39d9 /opcodes/ChangeLog | |
parent | 8c947dc1fe6d9ee0b3dcda4363565df6f4e1f82f (diff) | |
download | gdb-ad6d75509f878bb5efc73f58e5c49524bdbe7814.tar.gz |
* mt-asm.c (parse_imm16): Reword error message in order to allow it to be translated properly.
* ia64-gen.c (print_dependency_table): Likewise.
* mips-dis.c (print_insn_args): Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index c8e55e8a6c2..3f235bf3766 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2007-09-26 Nick Clifton <nickc@redhat.com> + + * mt-asm.c (parse_imm16): Reword error message in order to allow + it to be translated properly. + * ia64-gen.c (print_dependency_table): Likewise. + * mips-dis.c (print_insn_args): Likewise. + 2007-09-26 Jan Beulich <jbeulich@novell.com> * i386-dis.c (OP_E_extended): Distinguish rip- and eip- |