7b7237f7f01ad23f472864a215e2ecbca8686f96
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
1 2019-03-25 Tamar Christina <tamar.christina@arm.com>
2
3 * arm-dis.c (struct arm_private_data): Remove has_mapping_symbols.
4 (mapping_symbol_for_insn): Implement new algorithm.
5 (print_insn): Remove duplicate code.
6
7 2019-03-25 Tamar Christina <tamar.christina@arm.com>
8
9 * aarch64-dis.c (print_insn_aarch64):
10 Implement override.
11
12 2019-03-25 Tamar Christina <tamar.christina@arm.com>
13
14 * aarch64-dis.c (print_insn_aarch64): Update the mapping symbol search
15 order.
16
17 2019-03-25 Tamar Christina <tamar.christina@arm.com>
18
19 * aarch64-dis.c (last_stop_offset): New.
20 (print_insn_aarch64): Use stop_offset.
21
22 2019-03-19 H.J. Lu <hongjiu.lu@intel.com>
23
24 PR gas/24359
25 * i386-gen.c (cpu_flag_init): Add CPU_ANY_AVX512F_FLAGS to
26 CPU_ANY_AVX2_FLAGS.
27 * i386-init.h: Regenerated.
28
29 2019-03-18 H.J. Lu <hongjiu.lu@intel.com>
30
31 PR gas/24348
32 * i386-opc.tbl: Add Optimize to vmovdqa32, vmovdqa64, vmovdqu8,
33 vmovdqu16, vmovdqu32 and vmovdqu64.
34 * i386-tbl.h: Regenerated.
35
36 2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
37
38 * s390-opc.txt: Rename selhhhr to selfhr. Remove optional operand
39 from vstrszb, vstrszh, and vstrszf.
40
41 2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
42
43 * s390-opc.txt: Add instruction descriptions.
44
45 2019-02-08 Jim Wilson <jimw@sifive.com>
46
47 * riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.
48 <bne>: Likewise.
49
50 2019-02-07 Tamar Christina <tamar.christina@arm.com>
51
52 * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
53
54 2019-02-07 Tamar Christina <tamar.christina@arm.com>
55
56 PR binutils/23212
57 * aarch64-opc.h (enum aarch64_field_kind): Add FLD_sz.
58 * aarch64-opc.c (verify_elem_sd): New.
59 (fields): Add FLD_sz entr.
60 * aarch64-tbl.h (_SIMD_INSN): New.
61 (aarch64_opcode_table): Add elem_sd verifier to fmla, fmls, fmul and
62 fmulx scalar and vector by element isns.
63
64 2019-02-07 Nick Clifton <nickc@redhat.com>
65
66 * po/sv.po: Updated Swedish translation.
67
68 2019-01-31 Andreas Krebbel <krebbel@linux.ibm.com>
69
70 * s390-mkopc.c (main): Accept arch13 as cpu string.
71 * s390-opc.c: Add new instruction formats and instruction opcode
72 masks.
73 * s390-opc.txt: Add new arch13 instructions.
74
75 2019-01-25 Sudakshina Das <sudi.das@arm.com>
76
77 * aarch64-tbl.h (QL_LDST_AT): Update macro.
78 (aarch64_opcode): Change encoding for stg, stzg
79 st2g and st2zg.
80 * aarch64-asm-2.c: Regenerated.
81 * aarch64-dis-2.c: Regenerated.
82 * aarch64-opc-2.c: Regenerated.
83
84 2019-01-25 Sudakshina Das <sudi.das@arm.com>
85
86 * aarch64-asm-2.c: Regenerated.
87 * aarch64-dis-2.c: Likewise.
88 * aarch64-opc-2.c: Likewise.
89 * aarch64-tbl.h (aarch64_opcode): Add new stzgm.
90
91 2019-01-25 Sudakshina Das <sudi.das@arm.com>
92 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
93
94 * aarch64-asm.c (aarch64_ins_addr_simple_2): Remove.
95 * aarch64-asm.h (ins_addr_simple_2): Likeiwse.
96 * aarch64-dis.c (aarch64_ext_addr_simple_2): Likewise.
97 * aarch64-dis.h (ext_addr_simple_2): Likewise.
98 * aarch64-opc.c (operand_general_constraint_met_p): Remove
99 case for ldstgv_indexed.
100 (aarch64_print_operand): Remove case for AARCH64_OPND_ADDR_SIMPLE_2.
101 * aarch64-tbl.h (struct aarch64_opcode): Remove ldgv and stgv.
102 (AARCH64_OPERANDS): Remove ADDR_SIMPLE_2.
103 * aarch64-asm-2.c: Regenerated.
104 * aarch64-dis-2.c: Regenerated.
105 * aarch64-opc-2.c: Regenerated.
106
107 2019-01-23 Nick Clifton <nickc@redhat.com>
108
109 * po/pt_BR.po: Updated Brazilian Portuguese translation.
110
111 2019-01-21 Nick Clifton <nickc@redhat.com>
112
113 * po/de.po: Updated German translation.
114 * po/uk.po: Updated Ukranian translation.
115
116 2019-01-20 Chenghua Xu <paul.hua.gm@gmail.com>
117 * mips-dis.c (mips_arch_choices): Fix typo in
118 gs464, gs464e and gs264e descriptors.
119
120 2019-01-19 Nick Clifton <nickc@redhat.com>
121
122 * configure: Regenerate.
123 * po/opcodes.pot: Regenerate.
124
125 2018-06-24 Nick Clifton <nickc@redhat.com>
126
127 2.32 branch created.
128
129 2019-01-09 John Darrington <john@darrington.wattle.id.au>
130
131 * s12z-dis.c (print_insn_s12z): Do not dereference an operand
132 if it is null.
133 -dis.c (opr_emit_disassembly): Do not omit an index if it is
134 zero.
135
136 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
137
138 * configure: Regenerate.
139
140 2019-01-07 Alan Modra <amodra@gmail.com>
141
142 * configure: Regenerate.
143 * po/POTFILES.in: Regenerate.
144
145 2019-01-03 John Darrington <john@darrington.wattle.id.au>
146
147 * s12z-opc.c: New file.
148 * s12z-opc.h: New file.
149 * s12z-dis.c: Removed all code not directly related to display
150 of instructions. Used the interface provided by the new files
151 instead.
152 * Makefile.am (TARGET_LIBOPCODES_CFILES) Add s12z-opc.c.
153 * Makefile.in: Regenerate.
154 * configure.ac (bfd_s12z_arch): Correct the dependencies.
155 * configure: Regenerate.
156
157 2019-01-01 Alan Modra <amodra@gmail.com>
158
159 Update year range in copyright notice of all files.
160
161 For older changes see ChangeLog-2018
162 \f
163 Copyright (C) 2019 Free Software Foundation, Inc.
164
165 Copying and distribution of this file, with or without modification,
166 are permitted in any medium without royalty provided the copyright
167 notice and this notice are preserved.
168
169 Local Variables:
170 mode: change-log
171 left-margin: 8
172 fill-column: 74
173 version-control: never
174 End:
This page took 0.058548 seconds and 3 git commands to generate.