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