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