diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-05 12:14:34 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-05 12:14:34 +0000 |
commit | 06647dfdde91b5ee1990706d2806197d58200a3d (patch) | |
tree | b833c987563d27e4260ac5cc091b04737eedf04f /opcodes/ChangeLog | |
parent | b3a6d6e19af61b5725d6f7fed670e70d46982154 (diff) | |
download | gdb-06647dfdde91b5ee1990706d2806197d58200a3d.zip gdb-06647dfdde91b5ee1990706d2806197d58200a3d.tar.gz gdb-06647dfdde91b5ee1990706d2806197d58200a3d.tar.bz2 |
Regenerate .pot files
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index ffbef61..13e66ee 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,8 +1,12 @@ +2005-03-05 Alan Modra <amodra@bigpond.net.au> + + * po/opcodes.pot: Regenerate. + 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com> - * opcodes/arc-dis.c:Add enum a4_decoding_class. - (dsmOneArcInst): Use the enum values for the decoding class - Remove redundant case in the switch for decodingClass value 11 + * opcodes/arc-dis.c: Add enum a4_decoding_class. + (dsmOneArcInst): Use the enum values for the decoding class. + Remove redundant case in the switch for decodingClass value 11. 2005-03-02 Jan Beulich <jbeulich@novell.com> @@ -20,9 +24,9 @@ * cgen-dis.in: Use bfd_byte for buffers that are passed to read_memory. - + * ia64-opc.c (locate_opcode_ent): Initialise opval array. - + * crx-dis.c (make_instruction): Move argument structure into inner scope and ensure that all of its fields are initialised before they are used. |