AArch64/Arm: Update testcases fixing endiannes and linux targets
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
796d6298
TC
12019-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
60df3720
TC
72019-03-25 Tamar Christina <tamar.christina@arm.com>
8
9 * aarch64-dis.c (print_insn_aarch64):
10 Implement override.
11
51457761
TC
122019-03-25 Tamar Christina <tamar.christina@arm.com>
13
14 * aarch64-dis.c (print_insn_aarch64): Update the mapping symbol search
15 order.
16
53b2f36b
TC
172019-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
89199bb5
L
222019-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
97ed31ae
L
292019-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
0919bfe9
AK
362019-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
412019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
42
43 * s390-opc.txt: Add instruction descriptions.
44
21820ebe
JW
452019-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
f7dd2fb2
TC
502019-02-07 Tamar Christina <tamar.christina@arm.com>
51
52 * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
53
6456d318
TC
542019-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
4a83b610
NC
642019-02-07 Nick Clifton <nickc@redhat.com>
65
66 * po/sv.po: Updated Swedish translation.
67
fc60b8c8
AK
682019-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
e10620d3
TC
752019-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
20a4ca55
SD
842019-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
550fd7bf
SD
912019-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
d9938630
NC
1072019-01-23 Nick Clifton <nickc@redhat.com>
108
109 * po/pt_BR.po: Updated Brazilian Portuguese translation.
110
375cd423
NC
1112019-01-21 Nick Clifton <nickc@redhat.com>
112
113 * po/de.po: Updated German translation.
114 * po/uk.po: Updated Ukranian translation.
115
57299f48
CX
1162019-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
f48dfe41
NC
1202019-01-19 Nick Clifton <nickc@redhat.com>
121
122 * configure: Regenerate.
123 * po/opcodes.pot: Regenerate.
124
f974f26c
NC
1252018-06-24 Nick Clifton <nickc@redhat.com>
126
127 2.32 branch created.
128
39f286cd
JD
1292019-01-09 John Darrington <john@darrington.wattle.id.au>
130
448b8ca8
JD
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
39f286cd
JD
134 zero.
135
3107326d
AP
1362019-01-09 Andrew Paprocki <andrew@ishiboo.com>
137
138 * configure: Regenerate.
139
7e9ca91e
AM
1402019-01-07 Alan Modra <amodra@gmail.com>
141
142 * configure: Regenerate.
143 * po/POTFILES.in: Regenerate.
144
ef1ad42b
JD
1452019-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.
7e9ca91e 153 * Makefile.in: Regenerate.
ef1ad42b 154 * configure.ac (bfd_s12z_arch): Correct the dependencies.
7e9ca91e 155 * configure: Regenerate.
ef1ad42b 156
82704155
AM
1572019-01-01 Alan Modra <amodra@gmail.com>
158
159 Update year range in copyright notice of all files.
160
d5c04e1b 161For older changes see ChangeLog-2018
3499769a 162\f
d5c04e1b 163Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
164
165Copying and distribution of this file, with or without modification,
166are permitted in any medium without royalty provided the copyright
167notice and this notice are preserved.
168
169Local Variables:
170mode: change-log
171left-margin: 8
172fill-column: 74
173version-control: never
174End:
This page took 0.185005 seconds and 4 git commands to generate.