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