Support TLS variables on FreeBSD/i386.
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
CommitLineData
0919bfe9
AK
12019-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
62019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
7
8 * s390-opc.txt: Add instruction descriptions.
9
21820ebe
JW
102019-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
f7dd2fb2
TC
152019-02-07 Tamar Christina <tamar.christina@arm.com>
16
17 * arm-dis.c (arm_opcodes): Redefine hlt to armv1.
18
6456d318
TC
192019-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
4a83b610
NC
292019-02-07 Nick Clifton <nickc@redhat.com>
30
31 * po/sv.po: Updated Swedish translation.
32
fc60b8c8
AK
332019-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
e10620d3
TC
402019-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
20a4ca55
SD
492019-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
550fd7bf
SD
562019-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
d9938630
NC
722019-01-23 Nick Clifton <nickc@redhat.com>
73
74 * po/pt_BR.po: Updated Brazilian Portuguese translation.
75
375cd423
NC
762019-01-21 Nick Clifton <nickc@redhat.com>
77
78 * po/de.po: Updated German translation.
79 * po/uk.po: Updated Ukranian translation.
80
57299f48
CX
812019-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
f48dfe41
NC
852019-01-19 Nick Clifton <nickc@redhat.com>
86
87 * configure: Regenerate.
88 * po/opcodes.pot: Regenerate.
89
f974f26c
NC
902018-06-24 Nick Clifton <nickc@redhat.com>
91
92 2.32 branch created.
93
39f286cd
JD
942019-01-09 John Darrington <john@darrington.wattle.id.au>
95
448b8ca8
JD
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
39f286cd
JD
99 zero.
100
3107326d
AP
1012019-01-09 Andrew Paprocki <andrew@ishiboo.com>
102
103 * configure: Regenerate.
104
7e9ca91e
AM
1052019-01-07 Alan Modra <amodra@gmail.com>
106
107 * configure: Regenerate.
108 * po/POTFILES.in: Regenerate.
109
ef1ad42b
JD
1102019-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.
7e9ca91e 118 * Makefile.in: Regenerate.
ef1ad42b 119 * configure.ac (bfd_s12z_arch): Correct the dependencies.
7e9ca91e 120 * configure: Regenerate.
ef1ad42b 121
82704155
AM
1222019-01-01 Alan Modra <amodra@gmail.com>
123
124 Update year range in copyright notice of all files.
125
d5c04e1b 126For older changes see ChangeLog-2018
3499769a 127\f
d5c04e1b 128Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
129
130Copying and distribution of this file, with or without modification,
131are permitted in any medium without royalty provided the copyright
132notice and this notice are preserved.
133
134Local Variables:
135mode: change-log
136left-margin: 8
137fill-column: 74
138version-control: never
139End:
This page took 0.183949 seconds and 4 git commands to generate.