Automatic date update in version.in
[external/binutils.git] / opcodes / ChangeLog
1 2019-02-08  Jim Wilson  <jimw@sifive.com>
2
3         * riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.
4         <bne>: Likewise.
5
6 2019-02-07  Tamar Christina  <tamar.christina@arm.com>
7
8         * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
9
10 2019-02-07  Tamar Christina  <tamar.christina@arm.com>
11
12         PR binutils/23212
13         * aarch64-opc.h (enum aarch64_field_kind): Add FLD_sz.
14         * aarch64-opc.c (verify_elem_sd): New.
15         (fields): Add FLD_sz entr.
16         * aarch64-tbl.h (_SIMD_INSN): New.
17         (aarch64_opcode_table): Add elem_sd verifier to fmla, fmls, fmul and
18         fmulx scalar and vector by element isns.
19
20 2019-02-07  Nick Clifton  <nickc@redhat.com>
21
22         * po/sv.po: Updated Swedish translation.
23
24 2019-01-31  Andreas Krebbel  <krebbel@linux.ibm.com>
25
26         * s390-mkopc.c (main): Accept arch13 as cpu string.
27         * s390-opc.c: Add new instruction formats and instruction opcode
28         masks.
29         * s390-opc.txt: Add new arch13 instructions.
30
31 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
32
33         * aarch64-tbl.h (QL_LDST_AT): Update macro.
34         (aarch64_opcode): Change encoding for stg, stzg
35         st2g and st2zg.
36         * aarch64-asm-2.c: Regenerated.
37         * aarch64-dis-2.c: Regenerated.
38         * aarch64-opc-2.c: Regenerated.
39
40 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
41
42         * aarch64-asm-2.c: Regenerated.
43         * aarch64-dis-2.c: Likewise.
44         * aarch64-opc-2.c: Likewise.
45         * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
46
47 2019-01-25  Sudakshina Das  <sudi.das@arm.com>
48             Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
49
50         * aarch64-asm.c (aarch64_ins_addr_simple_2): Remove.
51         * aarch64-asm.h (ins_addr_simple_2): Likeiwse.
52         * aarch64-dis.c (aarch64_ext_addr_simple_2): Likewise.
53         * aarch64-dis.h (ext_addr_simple_2): Likewise.
54         * aarch64-opc.c (operand_general_constraint_met_p): Remove
55         case for ldstgv_indexed.
56         (aarch64_print_operand): Remove case for AARCH64_OPND_ADDR_SIMPLE_2.
57         * aarch64-tbl.h (struct aarch64_opcode): Remove ldgv and stgv.
58         (AARCH64_OPERANDS): Remove ADDR_SIMPLE_2.
59         * aarch64-asm-2.c: Regenerated.
60         * aarch64-dis-2.c: Regenerated.
61         * aarch64-opc-2.c: Regenerated.
62
63 2019-01-23  Nick Clifton  <nickc@redhat.com>
64
65         * po/pt_BR.po: Updated Brazilian Portuguese translation.
66
67 2019-01-21  Nick Clifton  <nickc@redhat.com>
68
69         * po/de.po: Updated German translation.
70         * po/uk.po: Updated Ukranian translation.
71
72 2019-01-20  Chenghua Xu  <paul.hua.gm@gmail.com>
73         * mips-dis.c (mips_arch_choices): Fix typo in
74         gs464, gs464e and gs264e descriptors.
75
76 2019-01-19  Nick Clifton  <nickc@redhat.com>
77
78         * configure: Regenerate.
79         * po/opcodes.pot: Regenerate.
80
81 2018-06-24  Nick Clifton  <nickc@redhat.com>
82
83         2.32 branch created.
84
85 2019-01-09  John Darrington <john@darrington.wattle.id.au>
86
87         * s12z-dis.c (print_insn_s12z):  Do not dereference an operand
88         if it is null.
89         -dis.c (opr_emit_disassembly): Do not omit an index if it is
90         zero.
91
92 2019-01-09  Andrew Paprocki  <andrew@ishiboo.com>
93
94         * configure: Regenerate.
95
96 2019-01-07  Alan Modra  <amodra@gmail.com>
97
98         * configure: Regenerate.
99         * po/POTFILES.in: Regenerate.
100
101 2019-01-03  John Darrington <john@darrington.wattle.id.au>
102
103         * s12z-opc.c: New file.
104         * s12z-opc.h: New file.
105         * s12z-dis.c: Removed all code not directly related to display
106         of instructions.  Used the interface provided by the new files
107         instead.
108         * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
109         * Makefile.in: Regenerate.
110         * configure.ac (bfd_s12z_arch): Correct the dependencies.
111         * configure: Regenerate.
112
113 2019-01-01  Alan Modra  <amodra@gmail.com>
114
115         Update year range in copyright notice of all files.
116
117 For older changes see ChangeLog-2018
118 \f
119 Copyright (C) 2019 Free Software Foundation, Inc.
120
121 Copying and distribution of this file, with or without modification,
122 are permitted in any medium without royalty provided the copyright
123 notice and this notice are preserved.
124
125 Local Variables:
126 mode: change-log
127 left-margin: 8
128 fill-column: 74
129 version-control: never
130 End: