[MIPS] fix typo in mips_arch_choices.
[external/binutils.git] / opcodes / ChangeLog
1 2019-01-22  Chenghua Xu  <paul.hua.gm@gmail.com>
2         * mips-dis.c (mips_arch_choices): Fix typo in
3         gs464, gs464e and gs264e descriptors.
4
5 2019-01-21  Nick Clifton  <nickc@redhat.com>
6
7         * po/de.po: Updated German translation.
8         * po/uk.po: Updated Ukranian translation.
9
10 2019-01-19  Nick Clifton  <nickc@redhat.com>
11
12         * configure: Regenerate.
13         * po/opcodes.pot: Regenerate.
14
15 2018-06-24  Nick Clifton  <nickc@redhat.com>
16
17         2.32 branch created.
18
19 2019-01-09  John Darrington <john@darrington.wattle.id.au>
20
21         * s12z-dis.c (print_insn_s12z):  Do not dereference an operand
22         if it is null.
23         -dis.c (opr_emit_disassembly): Do not omit an index if it is
24         zero.
25
26 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
27
28         * configure: Regenerate.
29
30 2019-01-07  Alan Modra  <amodra@gmail.com>
31
32         * configure: Regenerate.
33         * po/POTFILES.in: Regenerate.
34
35 2019-01-03  John Darrington <john@darrington.wattle.id.au>
36
37         * s12z-opc.c: New file.
38         * s12z-opc.h: New file.
39         * s12z-dis.c: Removed all code not directly related to display
40         of instructions.  Used the interface provided by the new files
41         instead.
42         * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
43         * Makefile.in: Regenerate.
44         * configure.ac (bfd_s12z_arch): Correct the dependencies.
45         * configure: Regenerate.
46
47 2019-01-01  Alan Modra  <amodra@gmail.com>
48
49         Update year range in copyright notice of all files.
50
51 For older changes see ChangeLog-2018
52 \f
53 Copyright (C) 2019 Free Software Foundation, Inc.
54
55 Copying and distribution of this file, with or without modification,
56 are permitted in any medium without royalty provided the copyright
57 notice and this notice are preserved.
58
59 Local Variables:
60 mode: change-log
61 left-margin: 8
62 fill-column: 74
63 version-control: never
64 End: