Update version to 2.34.50. Regenerate configure and .pot files.
[binutils-gdb.git] / gas / ChangeLog
1 2020-01-18 Nick Clifton <nickc@redhat.com>
2
3 * configure: Regenerate.
4 * po/gas.pot: Regenerate.
5
6 2020-01-18 Nick Clifton <nickc@redhat.com>
7
8 Binutils 2.34 branch created.
9
10 2020-01-17 H.J. Lu <hongjiu.lu@intel.com>
11
12 * config/tc-i386.c (_i386_insn): Replace vex_encoding_vex2
13 with vex_encoding_vex.
14 (parse_insn): Likewise.
15 * doc/c-i386.texi: Replace {vex2} with {vex}. Update {vex}
16 and {vex3} documentation.
17 * testsuite/gas/i386/pseudos.s: Replace 3 {vex2} tests with
18 {vex}.
19 * testsuite/gas/i386/x86-64-pseudos.s: Likewise.
20
21 2020-01-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
22
23 PR 25376
24 * config/tc-arm.c (mve_ext, mve_fp_ext): Use CORE_HIGH.
25 (armv8_1m_main_ext_table): Use CORE_HIGH for mve.
26 * testsuite/arm/armv8_1-m-fpu-mve-1.s: New.
27 * testsuite/arm/armv8_1-m-fpu-mve-1.d: New.
28 * testsuite/arm/armv8_1-m-fpu-mve-2.s: New.
29 * testsuite/arm/armv8_1-m-fpu-mve-2.d: New.
30
31 2020-01-16 Jan Beulich <jbeulich@suse.com>
32
33 * config/tc-i386.c (match_template): Drop found_cpu_match local
34 variable.
35
36 2020-01-16 Jan Beulich <jbeulich@suse.com>
37
38 * testsuite/gas/i386/avx512dq-inval.l,
39 testsuite/gas/i386/avx512dq-inval.s: New.
40 * testsuite/gas/i386/i386.exp: Run new test.
41
42 2020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
43
44 * config/tc-msp430.c (CHECK_RELOC_MSP430): Always generate 430X
45 relocations when the target is 430X, except when extracting part of an
46 expression.
47 (msp430_srcoperand): Adjust comment.
48 Initialize the expp member of the msp430_operand_s struct as
49 appropriate.
50 (msp430_dstoperand): Likewise.
51 * testsuite/gas/msp430/msp430.exp: Run new test.
52 * testsuite/gas/msp430/reloc-lo-430x.d: New test.
53 * testsuite/gas/msp430/reloc-lo-430x.s: New test.
54
55 2020-01-15 Alan Modra <amodra@gmail.com>
56
57 * configure.tgt: Add sparc-*-freebsd case.
58
59 2020-01-14 Lili Cui <lili.cui@intel.com>
60
61 * testsuite/gas/i386/align-branch-1a.d: Updated for Darwin.
62 * testsuite/gas/i386/align-branch-1b.d: Likewise.
63 * testsuite/gas/i386/align-branch-1c.d: Likewise.
64 * testsuite/gas/i386/align-branch-1d.d: Likewise.
65 * testsuite/gas/i386/align-branch-1e.d: Likewise.
66 * testsuite/gas/i386/align-branch-1f.d: Likewise.
67 * testsuite/gas/i386/align-branch-1g.d: Likewise.
68 * testsuite/gas/i386/align-branch-1h.d: Likewise.
69 * testsuite/gas/i386/align-branch-1i.d: Likewise.
70 * testsuite/gas/i386/align-branch-5.d: Likewise.
71 * testsuite/gas/i386/x86-64-align-branch-1a.d: Likewise.
72 * testsuite/gas/i386/x86-64-align-branch-1b.d: Likewise.
73 * testsuite/gas/i386/x86-64-align-branch-1c.d: Likewise.
74 * testsuite/gas/i386/x86-64-align-branch-1d.d: Likewise.
75 * testsuite/gas/i386/x86-64-align-branch-1e.d: Likewise.
76 * testsuite/gas/i386/x86-64-align-branch-1f.d: Likewise.
77 * testsuite/gas/i386/x86-64-align-branch-1g.d: Likewise.
78 * testsuite/gas/i386/x86-64-align-branch-1h.d: Likewise.
79 * testsuite/gas/i386/x86-64-align-branch-1i.d: Likewise.
80 * testsuite/gas/i386/x86-64-align-branch-5.d: Likewise.
81 * testsuite/gas/i386/i386.exp: Skip x86-64-align-branch-2a,
82 x86-64-align-branch-2b and x86-64-align-branch-2c on Darwin.
83
84 2020-01-14 Sergey Belyashov <sergey.belyashov@gmail.com>
85
86 PR 25377
87 * config/tc-z80.c: Add support for half precision, single
88 precision and double precision floating point values.
89 * config/tc-z80.h b/gas/config/tc-z80.h: Disable string escapes.
90 * doc/as.texi: Add new z80 command line options.
91 * doc/c-z80.texi: Document new z80 command line options.
92 * testsuite/gas/z80/ez80_pref_dis.s: New test.
93 * testsuite/gas/z80/ez80_pref_dis.d: New test driver.
94 * testsuite/gas/z80/z80.exp: Run the new test.
95 * testsuite/gas/z80/fp_math48.d: Use correct command line option.
96 * testsuite/gas/z80/fp_zeda32.d: Likewise.
97 * testsuite/gas/z80/strings.d: Update expected output.
98
99 2020-01-13 Matthew Malcomson <matthew.malcomson@arm.com>
100
101 * config/tc-aarch64.c (f64mm, f32mm): Add sve as a feature
102 dependency.
103
104 2020-01-13 Claudiu Zissulescu <claziss@gmail.com>
105
106 * config/tc-arc.c (arc_select_cpu): Re-init the bfd if we change
107 the CPU.
108 * config/tc-arc.h: Add header if/defs.
109 * testsuite/gas/arc/pseudos.d: Improve matching pattern.
110
111 2020-01-13 Alan Modra <amodra@gmail.com>
112
113 * testsuite/gas/wasm32/allinsn.d: Update expected output.
114
115 2020-01-13 Alan Modra <amodra@gmail.com>
116
117 * config/tc-tic4x.c (tic4x_operands_match): Correct tic3x trap
118 insertion.
119
120 2020-01-10 Alan Modra <amodra@gmail.com>
121
122 * testsuite/gas/elf/pr14891.s: Don't start directives in first column.
123 * testsuite/gas/elf/pr21661.d: Don't run on hpux.
124
125 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
126
127 PR 25224
128 * config/tc-z80.c (emit_ld_m_rr): Use integer types when checking
129 opcode byte values.
130 (emit_ld_r_r): Likewise.
131 (emit_ld_rr_m): Likewise.
132 (emit_ld_rr_nn): Likewise.
133
134 2020-01-09 Jan Beulich <jbeulich@suse.com>
135
136 * config/tc-i386.c (optimize_encoding): Add
137 is_any_vex_encoding() invocations. Drop respective
138 i.tm.extension_opcode == None checks.
139
140 2020-01-09 Jan Beulich <jbeulich@suse.com>
141
142 * config/tc-i386.c (md_assemble): Check RegRex is clear during
143 REX transformations. Correct comment indentation.
144
145 2020-01-09 Jan Beulich <jbeulich@suse.com>
146
147 * config/tc-i386.c (optimize_encoding): Generalize register
148 transformation for TEST optimization.
149
150 2020-01-09 Jan Beulich <jbeulich@suse.com>
151
152 * testsuite/gas/i386/x86-64-sysenter-amd.s,
153 testsuite/gas/i386/x86-64-sysenter-amd.d,
154 testsuite/gas/i386/x86-64-sysenter-amd.l,
155 testsuite/gas/i386/x86-64-sysenter-intel.d,
156 testsuite/gas/i386/x86-64-sysenter-mixed.d: New.
157 * testsuite/gas/i386/i386.exp: Run new tests.
158
159 2020-01-08 Nick Clifton <nickc@redhat.com>
160
161 PR 25284
162 * doc/as.texi (Align): Document the fact that all arguments can be
163 omitted.
164 (Balign): Likewise.
165 (P2align): Likewise.
166
167 2020-01-08 Nick Clifton <nickc@redhat.com>
168
169 PR 14891
170 * config/obj-elf.c (obj_elf_section): Fail if the section name is
171 already defined as a different symbol type.
172 * testsuite/gas/elf/pr14891.s: New test source file.
173 * testsuite/gas/elf/pr14891.d: New test driver.
174 * testsuite/gas/elf/pr14891.s: New test expected error output.
175 * testsuite/gas/elf/elf.exp: Run the new test.
176
177 2020-01-08 Alan Modra <amodra@gmail.com>
178
179 * config/tc-z8k.c (md_begin): Make idx unsigned.
180 (get_specific): Likewise for this_index.
181
182 2020-01-07 Claudiu Zissulescu <claziss@synopsys.com>
183
184 * onfig/tc-arc.c (parse_reloc_symbol): New function.
185 (tokenize_arguments): Clean up, use parse_reloc_symbol function.
186 (md_operand): Set X_md to absent.
187 (arc_parse_name): Check for X_md.
188
189 2020-01-03 Sergey Belyashov <sergey.belyashov@gmail.com>
190
191 PR 25311
192 * as.h (TC_STRING_ESCAPES): Provide a default definition.
193 * app.c (do_scrub_chars): Use TC_STRING_ESCAPES instead of
194 NO_STRING_ESCAPES.
195 * read.c (next_char_of_string): Likewise.
196 * config/tc-ppc.h (TC_STRING_ESCAPES): Define.
197 * config/tc-z80.h (TC_STRING_ESCAPES): Define.
198
199 2020-01-03 Nick Clifton <nickc@redhat.com>
200
201 * po/sv.po: Updated Swedish translation.
202
203 2020-01-03 Jan Beulich <jbeulich@suse.com>
204
205 * testsuite/gas/aarch64/f64mm.s: Scale index of LD1RO{H,W,D}.
206 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
207
208 2020-01-03 Jan Beulich <jbeulich@suse.com>
209
210 * testsuite/gas/aarch64/i8mm.s: Add 128-bit form tests for
211 by-element usdot. Add 64-bit form tests for by-element sudot.
212 * testsuite/gas/aarch64/i8mm.d: Adjust expectations.
213
214 2020-01-03 Jan Beulich <jbeulich@suse.com>
215
216 * testsuite/gas/aarch64/f64mm.s: Drop 'i' from uzip<n>.
217 * testsuite/gas/aarch64/f64mm.d: Adjust expectations.
218
219 2020-01-03 Jan Beulich <jbeulich@suse.com>
220
221 * testsuite/gas/aarch64/f64mm.d,
222 testsuite/gas/aarch64/sve-movprfx-mm.d: Adjust expectations.
223
224 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
225
226 * config/tc-z80.c: Add new architectures: Z180 and eZ80. Add
227 support for assembler code generated by SDCC. Add new relocation
228 types. Add z80-elf target support.
229 * config/tc-z80.h: Add z80-elf target support. Enable dollar local
230 labels. Local labels starts from ".L".
231 * NEWS: Mention the new support.
232 * testsuite/gas/all/fwdexp.d: Fix failure due to symbol conflict.
233 * testsuite/gas/all/fwdexp.s: Likewise.
234 * testsuite/gas/all/cond.l: Likewise.
235 * testsuite/gas/all/cond.s: Likewise.
236 * testsuite/gas/all/fwdexp.d: Likewise.
237 * testsuite/gas/all/fwdexp.s: Likewise.
238 * testsuite/gas/elf/section2.e-mips: Likewise.
239 * testsuite/gas/elf/section2.l: Likewise.
240 * testsuite/gas/elf/section2.s: Likewise.
241 * testsuite/gas/macros/app1.d: Likewise.
242 * testsuite/gas/macros/app1.s: Likewise.
243 * testsuite/gas/macros/app2.d: Likewise.
244 * testsuite/gas/macros/app2.s: Likewise.
245 * testsuite/gas/macros/app3.d: Likewise.
246 * testsuite/gas/macros/app3.s: Likewise.
247 * testsuite/gas/macros/app4.d: Likewise.
248 * testsuite/gas/macros/app4.s: Likewise.
249 * testsuite/gas/macros/app4b.s: Likewise.
250 * testsuite/gas/z80/suffix.d: Fix failure on ELF target.
251 * testsuite/gas/z80/z80.exp: Add new tests
252 * testsuite/gas/z80/dollar.d: New file.
253 * testsuite/gas/z80/dollar.s: New file.
254 * testsuite/gas/z80/ez80_adl_all.d: New file.
255 * testsuite/gas/z80/ez80_adl_all.s: New file.
256 * testsuite/gas/z80/ez80_adl_suf.d: New file.
257 * testsuite/gas/z80/ez80_isuf.s: New file.
258 * testsuite/gas/z80/ez80_z80_all.d: New file.
259 * testsuite/gas/z80/ez80_z80_all.s: New file.
260 * testsuite/gas/z80/ez80_z80_suf.d: New file.
261 * testsuite/gas/z80/r800_extra.d: New file.
262 * testsuite/gas/z80/r800_extra.s: New file.
263 * testsuite/gas/z80/r800_ii8.d: New file.
264 * testsuite/gas/z80/r800_z80_doc.d: New file.
265 * testsuite/gas/z80/z180.d: New file.
266 * testsuite/gas/z80/z180.s: New file.
267 * testsuite/gas/z80/z180_z80_doc.d: New file.
268 * testsuite/gas/z80/z80_doc.d: New file.
269 * testsuite/gas/z80/z80_doc.s: New file.
270 * testsuite/gas/z80/z80_ii8.d: New file.
271 * testsuite/gas/z80/z80_ii8.s: New file.
272 * testsuite/gas/z80/z80_in_f_c.d: New file.
273 * testsuite/gas/z80/z80_in_f_c.s: New file.
274 * testsuite/gas/z80/z80_op_ii_ld.d: New file.
275 * testsuite/gas/z80/z80_op_ii_ld.s: New file.
276 * testsuite/gas/z80/z80_out_c_0.d: New file.
277 * testsuite/gas/z80/z80_out_c_0.s: New file.
278 * testsuite/gas/z80/z80_reloc.d: New file.
279 * testsuite/gas/z80/z80_reloc.s: New file.
280 * testsuite/gas/z80/z80_sli.d: New file.
281 * testsuite/gas/z80/z80_sli.s: New file.
282
283 2020-01-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
284
285 * config/tc-arm.c (parse_reg_list): Use REG_TYPE_RN instead of
286 REGLIST_RN.
287
288 2020-01-01 Alan Modra <amodra@gmail.com>
289
290 Update year range in copyright notice of all files.
291
292 For older changes see ChangeLog-2019
293 \f
294 Copyright (C) 2020 Free Software Foundation, Inc.
295
296 Copying and distribution of this file, with or without modification,
297 are permitted in any medium without royalty provided the copyright
298 notice and this notice are preserved.
299
300 Local Variables:
301 mode: change-log
302 left-margin: 8
303 fill-column: 74
304 version-control: never
305 End: