diff options
author | Alan Modra <amodra@gmail.com> | 2010-11-25 06:08:52 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-11-25 06:08:52 +0000 |
commit | 1de34e0afe0fa7c5227f8d7bf51498cada63f583 (patch) | |
tree | 288bb61cffc458747b13605a5109aec7242e963a /opcodes/ChangeLog | |
parent | add44f8d5c5c05e08b11e033127a744d61c26aee (diff) | |
download | gdb-1de34e0afe0fa7c5227f8d7bf51498cada63f583.zip gdb-1de34e0afe0fa7c5227f8d7bf51498cada63f583.tar.gz gdb-1de34e0afe0fa7c5227f8d7bf51498cada63f583.tar.bz2 |
Update translations
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 519d406..8474430 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,9 +1,16 @@ +2010-11-25 Alan Modra <amodra@gmail.com> + + * po/es.po: Update. + * po/fr.po: Update. + * po/nl.po: Update. + * po/zh_CN.po: Update. + 2010-11-11 Mingming Sun <mingm.sun@gmail.com> * mips-dis.c (mips_arch_choices): Add loongson3a. * mips-opc.c (IL3A): Defined as INSN_LOONGSON_3A. (mips_builtin_opcodes): Modify some instructions' membership from - IL2F to IL2F|IL3A, since these instructions are supported by Loongson_3A. + IL2F to IL2F|IL3A. 2010-11-10 Nick Clifton <nickc@redhat.com> |