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