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