AArch64: Add missing changelog for Update encodings for stg, st2g, stzg and st2zg
[external/binutils.git] / opcodes / ChangeLog
1 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
2
3         * aarch64-tbl.h (QL_LDST_AT): Update macro.
4         (aarch64_opcode): Change encoding for stg, stzg
5         st2g and st2zg.
6         * aarch64-asm-2.c: Regenerated.
7         * aarch64-dis-2.c: Regenerated.
8         * aarch64-opc-2.c: Regenerated.
9
10 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
11
12         * aarch64-asm-2.c: Regenerated.
13         * aarch64-dis-2.c: Likewise.
14         * aarch64-opc-2.c: Likewise.
15         * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
16
17 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
18             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
19
20         * aarch64-asm.c (aarch64_ins_addr_simple_2): Remove.
21         * aarch64-asm.h (ins_addr_simple_2): Likeiwse.
22         * aarch64-dis.c (aarch64_ext_addr_simple_2): Likewise.
23         * aarch64-dis.h (ext_addr_simple_2): Likewise.
24         * aarch64-opc.c (operand_general_constraint_met_p): Remove
25         case for ldstgv_indexed.
26         (aarch64_print_operand): Remove case for AARCH64_OPND_ADDR_SIMPLE_2.
27         * aarch64-tbl.h (struct aarch64_opcode): Remove ldgv and stgv.
28         (AARCH64_OPERANDS): Remove ADDR_SIMPLE_2.
29         * aarch64-asm-2.c: Regenerated.
30         * aarch64-dis-2.c: Regenerated.
31         * aarch64-opc-2.c: Regenerated.
32
33 2019-01-23  Nick Clifton  <nickc@redhat.com>
34
35         * po/pt_BR.po: Updated Brazilian Portuguese translation.
36
37 2019-01-21  Nick Clifton  <nickc@redhat.com>
38
39         * po/de.po: Updated German translation.
40         * po/uk.po: Updated Ukranian translation.
41
42 2019-01-20  Chenghua Xu  <paul.hua.gm@gmail.com>
43         * mips-dis.c (mips_arch_choices): Fix typo in
44         gs464, gs464e and gs264e descriptors.
45
46 2019-01-19  Nick Clifton  <nickc@redhat.com>
47
48         * configure: Regenerate.
49         * po/opcodes.pot: Regenerate.
50
51 2018-06-24  Nick Clifton  <nickc@redhat.com>
52
53         2.32 branch created.
54
55 2019-01-09  John Darrington <john@darrington.wattle.id.au>
56
57         * s12z-dis.c (print_insn_s12z):  Do not dereference an operand
58         if it is null.
59         -dis.c (opr_emit_disassembly): Do not omit an index if it is
60         zero.
61
62 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
63
64         * configure: Regenerate.
65
66 2019-01-07  Alan Modra  <amodra@gmail.com>
67
68         * configure: Regenerate.
69         * po/POTFILES.in: Regenerate.
70
71 2019-01-03  John Darrington <john@darrington.wattle.id.au>
72
73         * s12z-opc.c: New file.
74         * s12z-opc.h: New file.
75         * s12z-dis.c: Removed all code not directly related to display
76         of instructions.  Used the interface provided by the new files
77         instead.
78         * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
79         * Makefile.in: Regenerate.
80         * configure.ac (bfd_s12z_arch): Correct the dependencies.
81         * configure: Regenerate.
82
83 2019-01-01  Alan Modra  <amodra@gmail.com>
84
85         Update year range in copyright notice of all files.
86
87 For older changes see ChangeLog-2018
88 \f
89 Copyright (C) 2019 Free Software Foundation, Inc.
90
91 Copying and distribution of this file, with or without modification,
92 are permitted in any medium without royalty provided the copyright
93 notice and this notice are preserved.
94
95 Local Variables:
96 mode: change-log
97 left-margin: 8
98 fill-column: 74
99 version-control: never
100 End: