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