]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
Improve on-line help for thread_apply_command and thread_apply_all_command.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
1a1de166
NC
12018-04-20 Nick Clifton <nickc@redhat.com>
2
3 * po/es.po: Updated Spanish translation.
4
c65c21e1
AM
52018-04-18 Alan Modra <amodra@gmail.com>
6
7 * Makefile.am: Remove support for assorted i386 aout and coff targets.
8 * config/obj-elf.c: Likewise.
9 * config/tc-i386.h: Likewise.
10 * configure.ac: Likewise.
11 * configure.tgt: Likewise.
12 * config/te-dynix.h: Delete.
13 * config/te-i386aix.h: Delete.
14 * config/te-mach.h: Delete.
15 * Makefile.in: Regenerate.
16 * config.in: Regenerate.
17 * configure: Regenerate.
18 * po/POTFILES.in: Regenerate.
19
e2e4f0fd
AM
202018-04-18 Alan Modra <amodra@gmail.com>
21
22 * configure.tgt: Remove *-*-bsd* entry.
23
884d4d8a 242018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
25
26 Microblaze Target: PIC data text relative
27
28 * gas/config/tc-microblaze.c (Handle new relocs directives in
29 assembler): Handle new relocs from compiler output.
30 (imm_types): add new imm types for data text relative addressing
31 TEXT_OFFSET, TEXT_PC_OFFSET
32 (md_convert_frag): conversion for BFD_RELOC_MICROBLAZE_64_TEXTPCREL,
33 BFD_RELOC_MICROBLAZE_64_TEXTPCREL
34 (md_apply_fix): apply fix for BFD_RELOC_MICROBLAZE_64_TEXTPCREL,
35 BFD_RELOC_MICROBLAZE_64_TEXTPCREL
36 (md_estimate_size_before_relax): estimate size for
37 BFD_RELOC_MICROBLAZE_64_TEXTPCREL,
38 BFD_RELOC_MICROBLAZE_64_TEXTPCREL
39 (tc_gen_reloc): generate relocations for
40 BFD_RELOC_MICROBLAZE_64_TEXTPCREL,
41 BFD_RELOC_MICROBLAZE_64_TEXTPCREL
42
bdd7c8fc
IT
432018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
44
45 * testsuite/gas/i386/nops.s: Revert back deleted lines and
46 change encoding to 0x0f1c /1 to map to NOP.
47 * testsuite/gas/i386/x86-64-nops.s: Likewise.
48 * testsuite/gas/i386/nops.d: Likewise.
49 * testsuite/gas/i386/x86-64-nops.d: Likewise.
50 * testsuite/gas/i386/ilp32/x86-64-nops.d: Likewis.
51
c48935d7
IT
522018-04-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
53
54 * config/tc-i386.c (cpu_arch): Add .cldemote.
55 * doc/c-i386.texi: Document cldemote/.cldemote.
56 * testsuite/gas/i386/cldemote-intel.d: New.
57 * testsuite/gas/i386/cldemote.d: Likewise.
58 * testsuite/gas/i386/cldemote.s: Likewise.
59 * testsuite/gas/i386/i386.exp: Run new tests.
60 * testsuite/gas/i386/x86-64-cldemote-intel.d: New.
61 * testsuite/gas/i386/x86-64-cldemote.d: Likewise.
62 * testsuite/gas/i386/x86-64-cldemote.s: Likewise.
63 * testsuite/gas/i386/ilp32/x86-64-nops.d: Remove 0x0f1c
64 NOP encoding that maps to cldemote.
65 * testsuite/gas/i386/nops.d: Likewise.
66 * testsuite/gas/i386/nops.s: Likewise.
67 * testsuite/gas/i386/x86-64-nops.d: Likewise.
68 * testsuite/gas/i386/x86-64-nops.s: Likewise.
69
c77852c8
NC
702018-04-16 Nick Clifton <nickc@redhat.com>
71
72 PR 23054
73 * cond.c (s_ifsef): Replace use of obstack_copy with obstack_alloc
74 followed by memcpy.
75 (s_if, s_ifb, s_ifc, s_ifeqs): Likewise.
76 * obj-elf.c (elf_adjust_symtab): Check for local symbols before
77 attempting to dereference the sy_next field of a symbol.
78 * stabs.c (get_stab_string_offset): Fail if there is no string
79 following the stab directive.
80
ddb00039
AM
812018-04-16 Alan Modra <amodra@gmail.com>
82
83 * Makefile.am: Remove arm-epoc-pe support.
84 * config/tc-arm.h: Likewise.
85 * configure.tgt: Likewise.
86 * testsuite/gas/all/gas.exp: Likewise.
87 * testsuite/gas/arm/local_label_coff.d: Likewise.
88 * testsuite/gas/arm/undefined.d: Likewise.
89 * testsuite/gas/arm/undefined_coff.d: Likewise.
90 * config/te-epoc-pe.h: Delete.
91 * Makefile.in: Regenerate.
92 * po/POTFILES.in: Regenerate.
93
c9098af4
AM
942018-04-16 Alan Modra <amodra@gmail.com>
95
96 * Makefile.am: Remove sparc-aout and sparc-coff support.
97 * config/obj-coff.h: Likewise.
98 * config/tc-sparc.c: Likewise.
99 * config/tc-sparc.h: Likewise.
100 * configure.tgt: Likewise.
101 * config/te-sparcaout.h: Delete.
102 * testsuite/gas/sun4/addend.d: Delete.
103 * testsuite/gas/sun4/addend.exp: Delete.
104 * testsuite/gas/sun4/addend.s: Delete.
105 * Makefile.in: Regenerate.
106 * po/POTFILES.in: Regenerate.
107
dc12032b
AM
1082018-04-16 Alan Modra <amodra@gmail.com>
109
110 * Makefile.am: Remove m68k-aout and m68k-coff support.
111 * config/tc-m68k.c: Likewise.
112 * config/tc-m68k.h: Likewise.
113 * configure.ac: Likewise.
114 * configure.tgt: Likewise.
115 * testsuite/gas/all/weakref1u.d: Likewise.
116 * testsuite/gas/m68k/all.exp: Likewise.
117 * testsuite/gas/m68k/br-isaa.d: Likewise.
118 * testsuite/gas/m68k/br-isab.d: Likewise.
119 * testsuite/gas/m68k/br-isac.d: Likewise.
120 * config/te-psos.h: Delete.
121 * config/te-sun3.h: Delete.
122 * testsuite/gas/m68k-coff/gas.exp: Delete.
123 * testsuite/gas/m68k-coff/p2389.s: Delete.
124 * testsuite/gas/m68k-coff/p2389a.s: Delete.
125 * testsuite/gas/m68k-coff/p2430.s: Delete.
126 * testsuite/gas/m68k-coff/p2430a.s: Delete.
127 * testsuite/gas/m68k-coff/t1.s: Delete.
128 * testsuite/gas/m68k/p3041.d: Delete.
129 * testsuite/gas/m68k/p3041.s: Delete.
130 * testsuite/gas/m68k/p3041data.d: Delete.
131 * testsuite/gas/m68k/p3041data.s: Delete.
132 * testsuite/gas/m68k/p3041pcrel.d: Delete.
133 * testsuite/gas/m68k/p3041pcrel.s: Delete.
134 * testsuite/gas/m68k/t2.d: Delete.
135 * Makefile.in: Regenerate.
136 * config.in: Regenerate.
137 * configure: Regenerate.
138 * po/POTFILES.in: Regenerate.
139
211dc24b
AM
1402018-04-16 Alan Modra <amodra@gmail.com>
141
142 * Makefile.am: Remove sh5 and sh64 support.
143 * config/tc-sh.c: Likewise.
144 * configure.tgt: Likewise.
145 * doc/Makefile.am: Likewise.
146 * doc/as.texinfo: Likewise.
147 * testsuite/gas/cfi/cfi.exp: Likewise.
148 * testsuite/gas/sh/basic.exp: Likewise.
149 * config/tc-sh64.c: Delete.
150 * config/tc-sh64.h: Delete.
151 * doc/c-sh64.texi: Delete.
152 * testsuite/gas/sh/sh64/abi-32.d: Delete.
153 * testsuite/gas/sh/sh64/abi-32.s: Delete.
154 * testsuite/gas/sh/sh64/abi-64.d: Delete.
155 * testsuite/gas/sh/sh64/abi-64.s: Delete.
156 * testsuite/gas/sh/sh64/basic-1.d: Delete.
157 * testsuite/gas/sh/sh64/basic-1.s: Delete.
158 * testsuite/gas/sh/sh64/case-1.d: Delete.
159 * testsuite/gas/sh/sh64/case-1.s: Delete.
160 * testsuite/gas/sh/sh64/case-noexp-1.d: Delete.
161 * testsuite/gas/sh/sh64/crange1-1.d: Delete.
162 * testsuite/gas/sh/sh64/crange1-2.d: Delete.
163 * testsuite/gas/sh/sh64/crange1.s: Delete.
164 * testsuite/gas/sh/sh64/crange2-1.d: Delete.
165 * testsuite/gas/sh/sh64/crange2-2.d: Delete.
166 * testsuite/gas/sh/sh64/crange2-noexp-1.d: Delete.
167 * testsuite/gas/sh/sh64/crange2.s: Delete.
168 * testsuite/gas/sh/sh64/crange3-1.d: Delete.
169 * testsuite/gas/sh/sh64/crange3.s: Delete.
170 * testsuite/gas/sh/sh64/crange4-1.d: Delete.
171 * testsuite/gas/sh/sh64/crange4.s: Delete.
172 * testsuite/gas/sh/sh64/crange5-1.d: Delete.
173 * testsuite/gas/sh/sh64/crange5.s: Delete.
174 * testsuite/gas/sh/sh64/creg-1.d: Delete.
175 * testsuite/gas/sh/sh64/creg-1.s: Delete.
176 * testsuite/gas/sh/sh64/creg-2.d: Delete.
177 * testsuite/gas/sh/sh64/creg-2.s: Delete.
178 * testsuite/gas/sh/sh64/datal-1.s: Delete.
179 * testsuite/gas/sh/sh64/datal-2.d: Delete.
180 * testsuite/gas/sh/sh64/datal-2.s: Delete.
181 * testsuite/gas/sh/sh64/datal-3.s: Delete.
182 * testsuite/gas/sh/sh64/datal32-1.d: Delete.
183 * testsuite/gas/sh/sh64/datal32-3.d: Delete.
184 * testsuite/gas/sh/sh64/datal64-1.d: Delete.
185 * testsuite/gas/sh/sh64/datal64-3.d: Delete.
186 * testsuite/gas/sh/sh64/eh-1.d: Delete.
187 * testsuite/gas/sh/sh64/eh-1.s: Delete.
188 * testsuite/gas/sh/sh64/endian-1.d: Delete.
189 * testsuite/gas/sh/sh64/endian-1.s: Delete.
190 * testsuite/gas/sh/sh64/endian-2.d: Delete.
191 * testsuite/gas/sh/sh64/endian-2.s: Delete.
192 * testsuite/gas/sh/sh64/err-1.s: Delete.
193 * testsuite/gas/sh/sh64/err-2.s: Delete.
194 * testsuite/gas/sh/sh64/err-3.s: Delete.
195 * testsuite/gas/sh/sh64/err-4.s: Delete.
196 * testsuite/gas/sh/sh64/err-abi-32.s: Delete.
197 * testsuite/gas/sh/sh64/err-abi-64.s: Delete.
198 * testsuite/gas/sh/sh64/err-dsp.s: Delete.
199 * testsuite/gas/sh/sh64/err-movi-noexp-1.s: Delete.
200 * testsuite/gas/sh/sh64/err-noexp-cmd1.s: Delete.
201 * testsuite/gas/sh/sh64/err-pt-1.s: Delete.
202 * testsuite/gas/sh/sh64/err-pt32-cmd1.s: Delete.
203 * testsuite/gas/sh/sh64/err-pt32-cmd2.s: Delete.
204 * testsuite/gas/sh/sh64/err-pt32-cmd3.s: Delete.
205 * testsuite/gas/sh/sh64/err-ptb-1.s: Delete.
206 * testsuite/gas/sh/sh64/err-ptb-2.s: Delete.
207 * testsuite/gas/sh/sh64/err.exp: Delete.
208 * testsuite/gas/sh/sh64/immexpr1.s: Delete.
209 * testsuite/gas/sh/sh64/immexpr2.s: Delete.
210 * testsuite/gas/sh/sh64/immexpr32-1.d: Delete.
211 * testsuite/gas/sh/sh64/immexpr32-2.d: Delete.
212 * testsuite/gas/sh/sh64/immexpr64-1.d: Delete.
213 * testsuite/gas/sh/sh64/immexpr64-2.d: Delete.
214 * testsuite/gas/sh/sh64/lineno.d: Delete.
215 * testsuite/gas/sh/sh64/lineno.s: Delete.
216 * testsuite/gas/sh/sh64/localcom-1.d: Delete.
217 * testsuite/gas/sh/sh64/localcom-1.s: Delete.
218 * testsuite/gas/sh/sh64/mix-1.d: Delete.
219 * testsuite/gas/sh/sh64/mix-1.s: Delete.
220 * testsuite/gas/sh/sh64/mix-noexp-1.d: Delete.
221 * testsuite/gas/sh/sh64/movi-1.s: Delete.
222 * testsuite/gas/sh/sh64/movi-2.s: Delete.
223 * testsuite/gas/sh/sh64/movi-3.d: Delete.
224 * testsuite/gas/sh/sh64/movi-3.s: Delete.
225 * testsuite/gas/sh/sh64/movi32-1.d: Delete.
226 * testsuite/gas/sh/sh64/movi32-2.d: Delete.
227 * testsuite/gas/sh/sh64/movi32-noexp-2.d: Delete.
228 * testsuite/gas/sh/sh64/movi64-1.d: Delete.
229 * testsuite/gas/sh/sh64/movi64-2.d: Delete.
230 * testsuite/gas/sh/sh64/movi64-2.s: Delete.
231 * testsuite/gas/sh/sh64/movi64-3.d: Delete.
232 * testsuite/gas/sh/sh64/movi64-noexp-2.d: Delete.
233 * testsuite/gas/sh/sh64/pt-1.d: Delete.
234 * testsuite/gas/sh/sh64/pt-1.s: Delete.
235 * testsuite/gas/sh/sh64/pt-2.s: Delete.
236 * testsuite/gas/sh/sh64/pt-noexp-1.d: Delete.
237 * testsuite/gas/sh/sh64/pt32-1.d: Delete.
238 * testsuite/gas/sh/sh64/pt32-noexp-2.d: Delete.
239 * testsuite/gas/sh/sh64/pt64-1.d: Delete.
240 * testsuite/gas/sh/sh64/pt64-32-1.d: Delete.
241 * testsuite/gas/sh/sh64/pt64-32-2.d: Delete.
242 * testsuite/gas/sh/sh64/pt64-noexp-2.d: Delete.
243 * testsuite/gas/sh/sh64/ptc-1.s: Delete.
244 * testsuite/gas/sh/sh64/ptc32-1.d: Delete.
245 * testsuite/gas/sh/sh64/ptc32-noexp-1.d: Delete.
246 * testsuite/gas/sh/sh64/ptc64-1.d: Delete.
247 * testsuite/gas/sh/sh64/ptc64-32-1.d: Delete.
248 * testsuite/gas/sh/sh64/ptc64-noexp-1.d: Delete.
249 * testsuite/gas/sh/sh64/ptext-1.s: Delete.
250 * testsuite/gas/sh/sh64/ptext32-1.d: Delete.
251 * testsuite/gas/sh/sh64/ptext32-noexp-1.d: Delete.
252 * testsuite/gas/sh/sh64/ptext64-1.d: Delete.
253 * testsuite/gas/sh/sh64/ptext64-32-1.d: Delete.
254 * testsuite/gas/sh/sh64/ptext64-noexp-1.d: Delete.
255 * testsuite/gas/sh/sh64/rel-1.s: Delete.
256 * testsuite/gas/sh/sh64/rel-2.s: Delete.
257 * testsuite/gas/sh/sh64/rel-3.s: Delete.
258 * testsuite/gas/sh/sh64/rel-4.s: Delete.
259 * testsuite/gas/sh/sh64/rel-5.s: Delete.
260 * testsuite/gas/sh/sh64/rel32-1.d: Delete.
261 * testsuite/gas/sh/sh64/rel32-2.d: Delete.
262 * testsuite/gas/sh/sh64/rel32-3.d: Delete.
263 * testsuite/gas/sh/sh64/rel32-4.d: Delete.
264 * testsuite/gas/sh/sh64/rel32-5.d: Delete.
265 * testsuite/gas/sh/sh64/rel64-1.d: Delete.
266 * testsuite/gas/sh/sh64/rel64-2.d: Delete.
267 * testsuite/gas/sh/sh64/rel64-3.d: Delete.
268 * testsuite/gas/sh/sh64/rel64-4.d: Delete.
269 * testsuite/gas/sh/sh64/rel64-5.d: Delete.
270 * testsuite/gas/sh/sh64/relax-1.d: Delete.
271 * testsuite/gas/sh/sh64/relax-1.s: Delete.
272 * testsuite/gas/sh/sh64/relax-2.d: Delete.
273 * testsuite/gas/sh/sh64/relax-2.s: Delete.
274 * testsuite/gas/sh/sh64/relax-3.d: Delete.
275 * testsuite/gas/sh/sh64/relax-3.s: Delete.
276 * testsuite/gas/sh/sh64/sh64.exp: Delete.
277 * testsuite/gas/sh/sh64/shift-1.s: Delete.
278 * testsuite/gas/sh/sh64/shift-2.s: Delete.
279 * testsuite/gas/sh/sh64/shift-3.s: Delete.
280 * testsuite/gas/sh/sh64/shift32-1.d: Delete.
281 * testsuite/gas/sh/sh64/shift32-3.d: Delete.
282 * testsuite/gas/sh/sh64/shift32-noexp-3.d: Delete.
283 * testsuite/gas/sh/sh64/shift64-1.d: Delete.
284 * testsuite/gas/sh/sh64/shift64-2.d: Delete.
285 * testsuite/gas/sh/sh64/shift64-3.d: Delete.
286 * testsuite/gas/sh/sh64/shift64-noexp-3.d: Delete.
287 * testsuite/gas/sh/sh64/syntax-1.d: Delete.
288 * testsuite/gas/sh/sh64/syntax-1.s: Delete.
289 * testsuite/gas/sh/sh64/syntax-2.d: Delete.
290 * testsuite/gas/sh/sh64/syntax-2.s: Delete.
291 * testsuite/gas/sh/sh64/ua-1.s: Delete.
292 * testsuite/gas/sh/sh64/ua32-1.d: Delete.
293 * testsuite/gas/sh/sh64/ua64-1.d: Delete.
294 * Makefile.in: Regenerate.
295 * doc/Makefile.in: Regenerate.
296 * po/POTFILES.in: Regenerate.
297
4db9937a
AM
2982018-04-16 Alan Modra <amodra@gmail.com>
299
300 * config/tc-sh.c: Remove sh-symbianelf support.
301 * config/tc-sh.h: Likewise.
302 * configure.ac: Likewise.
303 * configure.tgt: Likewise.
304 * testsuite/gas/sh/reg-prefix.d: Likewise.
305 * testsuite/gas/sh/sh2a-pic.d: Likewise.
306 * config.in: Regenerate.
307 * configure: Regenerate.
308
c2bf1eec
AM
3092018-04-16 Alan Modra <amodra@gmail.com>
310
311 * configure.ac: Remove m88k support.
312 * config.in: Regenerate.
313 * configure: Regenerate.
314
6793974d
AM
3152018-04-16 Alan Modra <amodra@gmail.com>
316
317 * Makefile.am: Remove i370 support.
318 * app.c: Likewise.
319 * config/obj-elf.c: Likewise.
320 * configure.tgt: Likewise.
321 * doc/Makefile.am: Likewise.
322 * doc/as.texinfo: Likewise.
323 * testsuite/gas/all/gas.exp: Likewise.
324 * testsuite/gas/elf/warn-2.s: Likewise.
325 * testsuite/gas/lns/lns.exp: Likewise.
326 * config/tc-i370.c: Delete.
327 * config/tc-i370.h: Delete.
328 * doc/c-i370.texi: Delete.
329 * Makefile.in: Regenerate.
330 * doc/Makefile.in: Regenerate.
331 * po/POTFILES.in: Regenerate.
332
e82aa794
AM
3332018-04-16 Alan Modra <amodra@gmail.com>
334
335 * config/obj-coff.h: Remove h8500 support.
336
fe0bf0fd
AM
3372018-04-16 Alan Modra <amodra@gmail.com>
338
339 * config/obj-coff.h: Remove h8300-coff support.
340 * config/tc-h8300.c: Likewise.
341 * config/tc-h8300.h: Likewise.
342 * testsuite/gas/h8300/h8300.exp: Likewise.
343 * testsuite/gas/h8300/branch-coff.s: Delete.
344 * testsuite/gas/h8300/branchh-coff.s: Delete.
345 * testsuite/gas/h8300/branchs-coff.s: Delete.
346 * testsuite/gas/h8300/ffxx1-coff.d: Delete.
347 * testsuite/gas/h8300/ffxx1-coff.s: Delete.
348 * testsuite/gas/h8300/h8300-coff.exp: Delete.
349
fdef3943
AM
3502018-04-16 Alan Modra <amodra@gmail.com>
351
352 * app.c: Remove IEEE 695 support.
353 * symbols.c: Likewise.
354
b4b594e3
AM
3552018-04-16 Alan Modra <amodra@gmail.com>
356
357 * Makefile.am: Remove netware support.
358 * config/tc-i386.c: Likewise.
359 * configure.tgt: Likewise.
360 * config/te-netware.h: Delete.
361 * Makefile.in: Regenerate.
362 * po/POTFILES.in: Regenerate.
363
ae1d3843
L
3642018-04-15 H.J. Lu <hongjiu.lu@intel.com>
365
366 * testsuite/gas/i386/x86-64-waitpkg.s: Add 32-bit registers
367 tests for tpause and umwait.
368 * testsuite/gas/i386/x86-64-waitpkg-intel.d: Updated.
369 * testsuite/gas/i386/x86-64-waitpkg.d: Likewise.
370
67f846b5
JD
3712018-04-12 John Darrington <john@darrington.wattle.id.au>
372
373 * as.c (main): Fail if the output is the same as one of the input
374 files.
375 * testsuite/gas/all/gas.exp: Test the new feature.
376
73a05be2
NC
3772018-04-12 Nick Clifton <nickc@redhat.com>
378
379 * po/es.po: Updated Spanish translation.
380 * po/ru.po: Updated Russian translation.
381
de89d0a3
IT
3822018-04-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
383
384 * config/tc-i386.c (cpu_arch): Add WAITPKG.
385 (cpu_noarch): Likewise.
386 * doc/c-i386.texi: Document WAITPKG.
387 * i386/i386.exp: Run WAITPKG tests.
388 * testsuite/gas/i386/waitpkg-intel.d: New test.
389 * testsuite/gas/i386/waitpkg.d: Likewise.
390 * testsuite/gas/i386/waitpkg.s: Likewise.
391 * testsuite/gas/i386/x86-64-waitpkg-intel.d: Likewise.
392 * testsuite/gas/i386/x86-64-waitpkg.d: Likewise.
393 * testsuite/gas/i386/x86-64-waitpkg.s: Likewise.
394
a8eb42a8
AM
3952018-04-11 Alan Modra <amodra@gmail.com>
396
397 * config/aout_gnu.h: Delete.
398 * config/tc-i860.c: Delete.
399 * config/tc-i860.h: Delete.
400 * config/tc-i960.c: Delete.
401 * config/tc-i960.h: Delete.
402 * doc/c-i860.texi: Delete.
403 * doc/c-i960.texi: Delete.
404 * testsuite/gas/i860/README.i860: Delete.
405 * testsuite/gas/i860/bitwise.d: Delete.
406 * testsuite/gas/i860/bitwise.s: Delete.
407 * testsuite/gas/i860/branch.d: Delete.
408 * testsuite/gas/i860/branch.s: Delete.
409 * testsuite/gas/i860/bte.d: Delete.
410 * testsuite/gas/i860/bte.s: Delete.
411 * testsuite/gas/i860/dir-align01.d: Delete.
412 * testsuite/gas/i860/dir-align01.s: Delete.
413 * testsuite/gas/i860/dir-intel01.d: Delete.
414 * testsuite/gas/i860/dir-intel01.s: Delete.
415 * testsuite/gas/i860/dir-intel02.d: Delete.
416 * testsuite/gas/i860/dir-intel02.s: Delete.
417 * testsuite/gas/i860/dir-intel03-err.l: Delete.
418 * testsuite/gas/i860/dir-intel03-err.s: Delete.
419 * testsuite/gas/i860/dual01.d: Delete.
420 * testsuite/gas/i860/dual01.s: Delete.
421 * testsuite/gas/i860/dual02-err.l: Delete.
422 * testsuite/gas/i860/dual02-err.s: Delete.
423 * testsuite/gas/i860/dual03.d: Delete.
424 * testsuite/gas/i860/dual03.s: Delete.
425 * testsuite/gas/i860/fldst01.d: Delete.
426 * testsuite/gas/i860/fldst01.s: Delete.
427 * testsuite/gas/i860/fldst02.d: Delete.
428 * testsuite/gas/i860/fldst02.s: Delete.
429 * testsuite/gas/i860/fldst03.d: Delete.
430 * testsuite/gas/i860/fldst03.s: Delete.
431 * testsuite/gas/i860/fldst04.d: Delete.
432 * testsuite/gas/i860/fldst04.s: Delete.
433 * testsuite/gas/i860/fldst05.d: Delete.
434 * testsuite/gas/i860/fldst05.s: Delete.
435 * testsuite/gas/i860/fldst06.d: Delete.
436 * testsuite/gas/i860/fldst06.s: Delete.
437 * testsuite/gas/i860/fldst07.d: Delete.
438 * testsuite/gas/i860/fldst07.s: Delete.
439 * testsuite/gas/i860/fldst08.d: Delete.
440 * testsuite/gas/i860/fldst08.s: Delete.
441 * testsuite/gas/i860/float01.d: Delete.
442 * testsuite/gas/i860/float01.s: Delete.
443 * testsuite/gas/i860/float02.d: Delete.
444 * testsuite/gas/i860/float02.s: Delete.
445 * testsuite/gas/i860/float03.d: Delete.
446 * testsuite/gas/i860/float03.s: Delete.
447 * testsuite/gas/i860/float04.d: Delete.
448 * testsuite/gas/i860/float04.s: Delete.
449 * testsuite/gas/i860/form.d: Delete.
450 * testsuite/gas/i860/form.s: Delete.
451 * testsuite/gas/i860/i860.exp: Delete.
452 * testsuite/gas/i860/iarith.d: Delete.
453 * testsuite/gas/i860/iarith.s: Delete.
454 * testsuite/gas/i860/ldst01.d: Delete.
455 * testsuite/gas/i860/ldst01.s: Delete.
456 * testsuite/gas/i860/ldst02.d: Delete.
457 * testsuite/gas/i860/ldst02.s: Delete.
458 * testsuite/gas/i860/ldst03.d: Delete.
459 * testsuite/gas/i860/ldst03.s: Delete.
460 * testsuite/gas/i860/ldst04.d: Delete.
461 * testsuite/gas/i860/ldst04.s: Delete.
462 * testsuite/gas/i860/ldst05.d: Delete.
463 * testsuite/gas/i860/ldst05.s: Delete.
464 * testsuite/gas/i860/ldst06.d: Delete.
465 * testsuite/gas/i860/ldst06.s: Delete.
466 * testsuite/gas/i860/pfam.d: Delete.
467 * testsuite/gas/i860/pfam.s: Delete.
468 * testsuite/gas/i860/pfmam.d: Delete.
469 * testsuite/gas/i860/pfmam.s: Delete.
470 * testsuite/gas/i860/pfmsm.d: Delete.
471 * testsuite/gas/i860/pfmsm.s: Delete.
472 * testsuite/gas/i860/pfsm.d: Delete.
473 * testsuite/gas/i860/pfsm.s: Delete.
474 * testsuite/gas/i860/pseudo-ops01.d: Delete.
475 * testsuite/gas/i860/pseudo-ops01.s: Delete.
476 * testsuite/gas/i860/regress01.d: Delete.
477 * testsuite/gas/i860/regress01.s: Delete.
478 * testsuite/gas/i860/shift.d: Delete.
479 * testsuite/gas/i860/shift.s: Delete.
480 * testsuite/gas/i860/simd.d: Delete.
481 * testsuite/gas/i860/simd.s: Delete.
482 * testsuite/gas/i860/system.d: Delete.
483 * testsuite/gas/i860/system.s: Delete.
484 * testsuite/gas/i860/xp.d: Delete.
485 * testsuite/gas/i860/xp.s: Delete.
486 * Makefile.am: Remove i860 and i960 support.
487 * configure.tgt: Likewise.
488 * doc/Makefile.am: Likewise.
489 * doc/all.texi: Likewise.
490 * testsuite/gas/all/gas.exp
491 * config/obj-coff.h: Remove i960 support.
492 * doc/internals.texi: Likewise.
493 * expr.c: Likewise.
494 * read.c: Likewise.
495 * write.c: Likewise.
496 * write.h: Likewise.
497 * testsuite/gas/lns/lns.exp: Likewise.
498 * testsuite/gas/symver/symver.exp: Likewise.
499 * config/tc-m68k.c: Remove BOUT support.
500 * config/tc-score.c: Likewise.
501 * config/tc-score7.c: Likewise.
502 * config/tc-sparc.c: Likewise.
503 * symbols.c: Likewise.
504 * doc/h8.texi: Likewise.
505 * configure.ac: Remove BOUT and i860 support.
506 * doc/as.texinfo: Remove BOUT, i860 and i960 support
507 * Makefile.in: Regenerate.
508 * config.in: Regenerate.
509 * configure: Regenerate.
510 * doc/Makefile.in: Regenerate.
511 * po/POTFILES.in: Regenerate.
512
3cba8b6c
L
5132018-04-05 H.J. Lu <hongjiu.lu@intel.com>
514
515 PR gas/22318
516 * configure: Regenerated.
517
caf0678c
L
5182018-04-04 H.J. Lu <hongjiu.lu@intel.com>
519
520 PR binutils/23025
521 * testsuite/gas/i386/prefix.s: Add tests for vcvtpd2dq with
522 VEX and EVEX prefixes.
523 * testsuite/gas/i386/prefix.d: Updated.
524
f2ab4b42
PB
5252018-03-30 Peter Bergner <bergner@vnet.ibm.com>
526
527 PR binutils/23013
528 * config/tc-ppc.c (ppc_set_cpu): Select appropriate cpu when ppc_obj64
529 and little endian.
530
84f1b9fb
RL
5312018-03-28 Renlin Li <renlin.li@arm.com>
532
533 PR ld/22970
534 * config/tc-aarch64.c (reloc_table): Update entry for tprel_lo12 and
535 tprel_lo12_nc with pseudo relocations.
536 (ldst_lo12_determine_real_reloc_type): Add new relocations support.
537 (parse_operands): Handle BFD_RELOC_AARCH64_TLSLE_LDST_TPREL_LO12 and
538 BFD_RELOC_AARCH64_TLSLE_LDST_TPREL_LO12_NC pseudo relocations.
539 (md_apply_fix): Add handling for new relocation.
540 (aarch64_force_relocation): Likewise.
541 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst16.d: New.
542 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst16.s: New.
543 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst32.d: New.
544 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst32.s: New.
545 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst64.d: New.
546 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst64.s: New.
547 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst8.d: New.
548 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst8.s: New.
549 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst16.d: New.
550 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst16.s: New.
551 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst32.d: New.
552 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst32.s: New.
553 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst64.d: New.
554 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst64.s: New.
555 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.d: New.
556 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8.s: New.
557 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst16-ilp32.d: New.
558 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst32-ilp32.d: New.
559 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst64-ilp32.d: New.
560 * testsuite/gas/aarch64/reloc-tprel_lo12-ldst8-ilp32.d: New.
561 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst16-ilp32.d: New.
562 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst32-ilp32.d: New.
563 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst64-ilp32.d: New.
564 * testsuite/gas/aarch64/reloc-tprel_lo12_nc-ldst8-ilp32.d: New.
565
c39e5b26
JB
5662018-03-28 Jan Beulich <jbeulich@suse.com>
567
568 * config/tc-i386.c (check_VecOperands): Replace uses of
569 .vecesize. Always initialize op.
570 * testsuite/gas/i386/avx512_vpopcntdq.s,
571 testsuite/gas/i386/avx512bitalg_vl.s: Add Intel syntax vpopcnt
572 broadcast cases with explicit operand size.
573 * testsuite/gas/i386/avx512_vpopcntdq.d,
574 testsuite/gas/i386/avx512_vpopcntdq-intel.d,
575 testsuite/gas/i386/avx512bitalg_vl.d
576 testsuite/gas/i386/avx512bitalg_vl-intel.d: Adjust expectations.
577
8e6e0792
JB
5782018-03-28 Jan Beulich <jbeulich@suse.com>
579
580 * config/tc-i386.c (struct Broadcast_Operation): Adjust comment.
581 (check_VecOperands): Re-write broadcast validation code.
582 (check_VecOperations): Replace BROADCAST_1TO* uses.
583 * testsuite/gas/i386/inval-avx512f.s: Add various broadcast
584 cases.
585 * testsuite/gas/i386/inval-avx512f.l: Adjust expectations.
586
9f123b91
JB
5872018-03-28 Jan Beulich <jbeulich@suse.com>
588
589 * config/tc-i386.c (process_suffix): Check .todword/.toqword
590 before zapping suffix.
591
9646c87b
JB
5922018-03-28 Jan Beulich <jbeulich@suse.com>
593
594 * testsuite/gas/i386/ilp32/x86-64-simd-suffix.d,
595 testsuite/gas/i386/x86-64-simd-suffix.d: Drop q suffix from
596 cvt*2si.
597
c8d59609
NC
5982018-03-28 Nick Clifton <nickc@redhat.com>
599
600 PR 22988
601 * config/tc-aarch64.c (parse_operands): Add code to handle
602 AARCH64_OPN_SVE_ADDR_R.
603 * testsuite/gas/aarch64/sve.s: Add tests for LDFF1xx instructions
604 with an assumed XZR offset address register.
605 * testsuite/gas/aarch64/sve.d: Update expected disassembly.
606
32546502
JB
6072018-03-22 Jan Beulich <jbeulich@suse.com>
608
609 * config/tc-i386.c (check_VecOperands): Latch
610 i.broadcast->operand into op.
611
1212781b
JB
6122018-03-22 Jan Beulich <jbeulich@suse.com>
613
614 * config/tc-i386.c (match_template): Special case base opcode
615 0xa0 with HLE prefix.
616 * testsuite/gas/i386/hle.s: Add mov-accumulator-to-disp cases.
617 * testsuite/gas/i386/hle.d, testsuite/gas/i386/hle-intel.d:
618 Adjust expectations.
619
9f79e886
JB
6202018-03-22 Jan Beulich <jbeulich@suse.com>
621
622 * testsuite/gas/i386/opts.s: Add bndmov cases.
623 * testsuite/gas/i386/opts.d, testsuite/gas/i386/opts-intel.d,
624 testsuite/gas/i386/sse2avx-opts.d,
625 testsuite/gas/i386/sse2avx-opts-intel.d: Adjust expectations.
626
d6793fa1
JB
6272018-03-22 Jan Beulich <jbeulich@suse.com>
628
629 * config/tc-i386.c (match_mem_size): Extend sub-xmmword
630 exceptions.
631 * testsuite/gas/i386/xmmword.l, testsuite/gas/i386/xmmword.s:
632 New.
633 * testsuite/gas/i386/i386.exp: Run new test.
634
f7768225
JB
6352018-03-22 Jan Beulich <jbeulich@suse.com>
636
637 * config/tc-i386.c (match_template): Also match 2nd and 4th
638 operand's register sizes.
639 * testsuite/gas/i386/unspec.l, testsuite/gas/i386/unspec.s: New.
640 * testsuite/gas/i386/i386.exp: Run new test.
641
315aa1cf
NC
6422018-03-19 Nick Clifton <nickc@redhat.com>
643
644 * po/uk.po: Updated Ukranian translation.
645
ca2fd32c
JW
6462018-03-16 Jim Wilson <jimw@sifive.com>
647
648 * config/tc-riscv.c (check_absolute_expr): Expand comment. New
649 parameter maybe_csr. If maybe_csr and O_symbol, print CSR name.
650 (riscv_ip): Add new argument to check_absolute_expr calls.
651 * testsuite/gas/riscv/bad-csr.d: New.
652 * testsuite/gas/riscv/bad-csr.l: New.
653 * testsuite/gas/riscv/bad-csr.s: New.
654
0e35537d
JW
6552018-03-14 Kito Cheng <kito.cheng@gmail.com>
656
657 * config/tc-riscv.c (opcode_name_list): New.
658 (opcode_names_hash): Likewise.
659 (init_opcode_names_hash): Likewise.
660 (opcode_name_lookup): Likewise.
661 (validate_riscv_insn): New argument length, and add new format
662 which used in .insn directive.
663 (md_begin): Refine hash table initialization logic into
664 init_opcode_hash.
665 (init_opcode_hash): New.
666 (my_getOpcodeExpression): Parse opcode name for .insn.
667 (riscv_ip): New argument hash, able to handle .insn directive.
668 (s_riscv_insn): Handler for .insn directive.
669 (riscv_pseudo_table): New entry for .insn.
670 * doc/c-riscv.texi: Add documentation for .insn directive.
671 * testsuite/gas/riscv/insn.d: Add testcase for .insn directive.
672 * testsuite/gas/riscv/insn.s: Likewise.
673
b4a3689a
NC
6742018-03-13 Nick Clifton <nickc@redhat.com>
675
676 * po/ru.po: Updated Russian translation.
677
80c34c38
L
6782018-03-09 H.J. Lu <hongjiu.lu@intel.com>
679
680 * config/tc-i386.c (optimize_encoding): Encode EVEX instructions
681 with VEX128 if EVEX encoding isn't required.
682 * testsuite/gas/i386/optimize-1.d: Updated.
683 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
684
0ba3a731
L
6852018-03-09 H.J. Lu <hongjiu.lu@intel.com>
686
687 * config/tc-i386.c (check_VecOperations): Strip whitespace.
688 * testsuite/gas/i386/optimize-1.s: Add whitespaces before
689 {%k7} and {z},
690 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
691
0089dace
L
6922018-03-08 H.J. Lu <hongjiu.lu@intel.com>
693
694 * config/tc-i386.c (set_cpu_arch): Set cpu_arch_isa_flags.
695 (md_parse_option): Likewise.
696 (optimize_encoding): Check i.tm.cpu_flags and cpu_arch_isa_flags
697 for cpuavx512vl instead of cpu_arch_flags. Optimize EVEX with
698 EVEX128 when EVEX encoding is required.
699 * testsuite/gas/i386/i386.exp: Run optimize-4, optimize-5,
700 x86-64-optimize-5 and x86-64-optimize-6.
701 * testsuite/gas/i386/optimize-1.d: Updated.
702 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
703 * testsuite/gas/i386/optimize-4.d: New file.
704 * testsuite/gas/i386/optimize-4.s: Likewise.
705 * testsuite/gas/i386/optimize-5.d: Likewise.
706 * testsuite/gas/i386/optimize-5.s: Likewise.
707 * testsuite/gas/i386/x86-64-optimize-5.d: Likewise.
708 * testsuite/gas/i386/x86-64-optimize-5.s: Likewise.
709 * testsuite/gas/i386/x86-64-optimize-6.d: Likewise.
710 * testsuite/gas/i386/x86-64-optimize-6.s: Likewise.
711
d3d50934
L
7122018-03-08 H.J. Lu <hongjiu.lu@intel.com>
713
714 * config/tc-i386.c (optimize_encoding): Also encode "clr reg64"
715 as "xor reg32, reg32".
716 * testsuite/gas/i386/x86-64-optimize-1.s: Add "clr reg64" tests.
717 * testsuite/gas/i386/x86-64-optimize-1.d: Updated.
718
bd5dea88
L
7192018-03-08 H.J. Lu <hongjiu.lu@intel.com>
720
721 * NEWS: Mention -mold-gcc removal.
722 * config/tc-i386.c (i386_error): Remove old_gcc_only.
723 (old_gcc): Removed.
724 (match_template): Remove old gcc support.
725 (OPTION_MOLD_GCC): Removed.
726 (OPTION_MRELAX_RELOCATIONS): Updated.
727 (md_longopts): Remove OPTION_MOLD_GCC.
728 (md_parse_option): Likewise.
729 (md_show_usage): Remove -mold-gcc.
730 * testsuite/gas/i386/general.s: Convert fsub/fdiv tests for old
731 (<= 2.8.1) versions of gcc.
732 * testsuite/gas/i386/intel.s: Likewise.
733 * testsuite/gas/i386/general.l: Updated.
734 * testsuite/gas/i386/intel-intel.d: Likewise.
735 * testsuite/gas/i386/intel.d: Likewise.
736 * testsuite/gas/i386/intel.e: Likewise.
737 * testsuite/gas/i386/i386.exp: Don't pass -mold-gcc to general.
738
e771e7c9
JB
7392018-03-08 Jan Beulich <jbeulich@suse.com>
740
741 * config/tc-i386.c (is_evex_encoding): New.
742 (optimize_encoding, md_assemble, md_assemble,
743 VEX_check_operands, build_modrm_byte): Use is_evex_encoding.
744 (build_evex_prefix): Derive EVEX length field from actual
745 operands if the template allows multiple ones.
746
ed438a93
JB
7472018-03-08 Jan Beulich <jbeulich@suse.com>
748
749 * config/tc-i386.c (build_modrm_byte): Make VexNDD handling cope
750 with 3rd (immediate) operand.
751
d2224064
JB
7522018-03-08 Jan Beulich <jbeulich@suse.com>
753
754 * config/tc-i386.c (XMMWORD_MNEM_SUFFIX, YMMWORD_MNEM_SUFFIX,
755 ZMMWORD_MNEM_SUFFIX): Delete.
756 (process_suffix): Drop their uses. Re-arrange final part of
757 logic into a switch() statement. Drop special casing of
758 cmpxchg8b.
759
23e42951
JB
7602018-03-08 Jan Beulich <jbeulich@suse.com>
761
762 * config/tc-i386.c (match_template): Also match register
763 operands 0 and 2 for 3-operand forms.
764 * testsuite/gas/i386/unspec64.l, testsuite/gas/i386/unspec64.s:
765 New.
766 * testsuite/gas/i386/i386.exp: Run new test.
767
8819ada6
JB
7682018-03-08 Jan Beulich <jbeulich@suse.com>
769
770 * config/tc-i386.c (process_suffix): Do common part of register
771 checks first.
772
548d0ee6
JB
7732018-03-08 Jan Beulich <jbeulich@suse.com>
774
775 * config/tc-i386.c (parse_insn): Move success return up. Combine
776 failure returns.
777
929f69fa
JB
7782018-03-08 Jan Beulich <jbeulich@suse.com>
779
780 * config/tc-i386.c (cpu_flags_match): Add GFNI check to AVX
781 logic. Add respective logic for AVX512F.
782 * testsuite/gas/i386/arch-avx-1.s: Add GFNI test.
783 testsuite/gas/i386/arch-avx-1.d,
784 testsuite/gas/i386/arch-avx-1-1.l,
785 testsuite/gas/i386/arch-avx-1-2.l,
786 testsuite/gas/i386/arch-avx-1-3.l,
787 testsuite/gas/i386/arch-avx-1-4.l,
788 testsuite/gas/i386/arch-avx-1-5.l,
789 testsuite/gas/i386/arch-avx-1-6.l: Adjust expectations.
790 * testsuite/gas/i386/arch-avx-1-7.l,
791 testsuite/gas/i386/arch-avx-1-7.s,
792 testsuite/gas/i386/arch-avx-1-8.l,
793 testsuite/gas/i386/arch-avx-1-8.s,
794 testsuite/gas/i386/avx512f-plain.l,
795 testsuite/gas/i386/avx512f-plain.s,
796 testsuite/gas/i386/avx512vl-plain.l,
797 testsuite/gas/i386/avx512vl-plain.s: New.
798 * testsuite/gas/i386/i386.exp: Run new tests.
799
ab592e75
JB
8002018-03-08 Jan Beulich <jbeulich@suse.com>
801
802 * config/tc-i386.c (cpu_flags_match): Move AVX512VL check ahead.
803
db12e14e
JB
8042018-03-08 Jan Beulich <jbeulich@suse.com>
805
806 * config/tc-i386.c (CPU_FLAGS_32BIT_MATCH): Delete.
807 (cpu_flags_match): Use CPU_FLAGS_ARCH_MATCH instead of
808 CPU_FLAGS_32BIT_MATCH.
809
b9d49817
JB
8102018-03-08 Jan Beulich <jbeulich@suse.com>
811
812 * config/tc-i386.c (CPU_FLAGS_AES_MATCH, CPU_FLAGS_AVX_MATCH,
813 CPU_FLAGS_PCLMUL_MATCH): Delete.
814 (CPU_FLAGS_32BIT_MATCH): Drop uses of deleted CPU_FLAGS_*_MATCH.
815 (cpu_flags_match): Combine AVX checks into
816 single if().
817
bcb1753e
JB
8182018-03-08 Jan Beulich <jbeulich@suse.com>
819
820 * config/tc-i386.c (cpu_flags_match): Drop "else" branches
821 setting CPU_FLAGS_ARCH_MATCH.
822
6e3e5c9e
JB
8232018-03-08 Jan Beulich <jbeulich@suse.com>
824
825 * config/tc-i386.c (md_assemble): Extend SSE check conditional.
826 * testsuite/gas/i386/ilp32/x86-64-sse-check-none.d,
827 testsuite/gas/i386/ilp32/x86-64-sse-check-warn.d,
828 testsuite/gas/i386/ilp32/x86-64-sse-check.d,
829 testsuite/gas/i386/sse-check-none.d,
830 testsuite/gas/i386/sse-check-warn.d,
831 testsuite/gas/i386/x86-64-sse-check.d,
832 testsuite/gas/i386/x86-64-sse-check-none.d,
833 testsuite/gas/i386/x86-64-sse-check-warn.d: Refer to sse-check.d.
834 * testsuite/gas/i386/sse-check.s: Add AES, GFNI, and PCLMUL
835 tests.
836 * testsuite/gas/i386/sse-check-none.s: Replace code by inclusion
837 of sse-check.s.
838 * testsuite/gas/i386/sse-check.d: Adjust expectations.
839 * testsuite/gas/i386/sse-check-error.l,
840 testsuite/gas/i386/x86-64-sse-check-error.l: Likewise.
841 * testsuite/gas/i386/sse-check-warn.e: Likewise.
842
38e314eb
JB
8432018-03-08 Jan Beulich <jbeulich@suse.com>
844
845 * config/tc-i386.c (operand_size_match): Drop / replace uses of
846 .floatd.
847
d53e6b98
JB
8482018-03-08 Jan Beulich <jbeulich@suse.com>
849
850 * testsuite/gas/i386/intel-intel.d: New.
851 * testsuite/gas/i386/i386.exp: Run new test.
852
a477a8c4
JB
8532018-03-08 Jan Beulich <jbeulich@suse.com>
854
855 * config/tc-i386.c (process_operands): Access operands only
856 after operand count assertion. Sanitize warning text. Fix
857 indentation.
858 * testsuite/gas/i386/avx512_4fmaps-warn.l,
859 gas/i386/x86-64-avx512_4fmaps-warn.l: Adjust expectations.
860
2907c2f5
JB
8612018-03-08 Jan Beulich <jbeulich@suse.com>
862
863 * testsuite/gas/i386/x86-64-movd.s: Drop bogus vmovd memory forms.
864 * testsuite/gas/i386/x86-64-movd.d,
865 testsuite/gas/i386/x86-64-movd-intel.d: Adjust expectations.
866
73053c1f
JB
8672018-03-08 Jan Beulich <jbeulich@suse.com>
868
869 * config/tc-i386.c (operand_type_and_not): New.
870 (build_modrm_byte): Use it to prevent clearing unrelated bits.
871
6a7524c6
AM
8722018-03-08 Alan Modra <amodra@gmail.com>
873
874 * config/tc-ppc.c (ppc_handle_align): Correct last patch. Really
875 don't emit a group terminating nop for power9. Simplify cpu
876 tests.
877
3fea0c3b
AM
8782018-03-08 Alan Modra <amodra@gmail.com>
879
880 * config/tc-ppc.c (ppc_handle_align): Don't emit a group
881 terminating nop for power9.
882
3ae729d5
L
8832018-03-07 H.J. Lu <hongjiu.lu@intel.com>
884
885 PR gas/22874
886 * config/tc-i386.c (f32_5): Removed.
887 (f32_8): Likewise.
888 (f32_9): Likewise.
889 (f32_10): Likewise.
890 (f32_11): Likewise.
891 (f32_12): Likewise.
892 (f32_13): Likewise.
893 (f32_14): Likewise.
894 (f16_5): Likewise.
895 (f16_6): Likewise.
896 (f16_7): Likewise.
897 (f16_8): Likewise.
898 (jump_31): Likewise.
899 (alt64_11): Likewise.
900 (alt64_patt): Likewise.
901 (jump_disp8): New.
902 (jump32_disp32): Likewise.
903 (jump16_disp32): Likewise.
904 (alt_11): Likewise.
905 (f32_patt): Updated.
906 (f16_patt): Likewise.
907 (alt_patt): Add alt_11.
908 (i386_align_code): Merged with ...
909 (i386_generate_nops): This. Rewritten.
910 (fits_in_imm7): Moved before i386_generate_nops.
911 (fits_in_imm31): Likewise.
912 * config/tc-i386.h (MAX_MEM_FOR_RS_ALIGN_CODE): Updated to
913 4095.
914 (i386_align_code): Removed.
915 (HANDLE_ALIGN): Rewritten with i386_generate_nops.
916 * doc/as.texinfo: Update limits of control byte for x86 .nops
917 directive.
918 * testsuite/gas/i386/i386.exp: Run nops-7 and x86-64-nops-7.
919 * gas/testsuite/gas/i386/noavx-3.l: Updated.
920 * gas/testsuite/gas/i386/nop-1.d: Likewise.
921 * gas/testsuite/gas/i386/nop-1.s: Likewise.
922 * gas/testsuite/gas/i386/nop-2.d: Likewise.
923 * gas/testsuite/gas/i386/nop-2.s: Likewise.
924 * gas/testsuite/gas/i386/nop-3.d: Likewise.
925 * gas/testsuite/gas/i386/nop-4.d: Likewise.
926 * gas/testsuite/gas/i386/nop-5.d: Likewise.
927 * gas/testsuite/gas/i386/nop-5.s: Likewise.
928 * gas/testsuite/gas/i386/nop-6.d: Likewise.
929 * gas/testsuite/gas/i386/nop-bad-1.l: Likewise.
930 * gas/testsuite/gas/i386/nops-1-core2.d: Likewise.
931 * gas/testsuite/gas/i386/nops-1-i386-i686.d: Likewise.
932 * gas/testsuite/gas/i386/nops-1-i386.d: Likewise.
933 * gas/testsuite/gas/i386/nops-1-i686.d: Likewise.
934 * gas/testsuite/gas/i386/nops-1-k8.d: Likewise.
935 * gas/testsuite/gas/i386/nops-1.d: Likewise.
936 * gas/testsuite/gas/i386/nops-2-core2.d: Likewise.
937 * gas/testsuite/gas/i386/nops-2-i386.d: Likewise.
938 * gas/testsuite/gas/i386/nops-2.d: Likewise.
939 * gas/testsuite/gas/i386/nops-3-i386.d: Likewise.
940 * gas/testsuite/gas/i386/nops-3-i686.d: Likewise.
941 * gas/testsuite/gas/i386/nops-3.d: Likewise.
942 * gas/testsuite/gas/i386/nops-4-i386.d: Likewise.
943 * gas/testsuite/gas/i386/nops-4-i686.d: Likewise.
944 * gas/testsuite/gas/i386/nops-4.d: Likewise.
945 * gas/testsuite/gas/i386/nops-4a-i686.d: Likewise.
946 * gas/testsuite/gas/i386/nops-5-i686.d: Likewise.
947 * gas/testsuite/gas/i386/nops-5.d: Likewise.
948 * gas/testsuite/gas/i386/nops-6.d: Likewise.
949 * gas/testsuite/gas/i386/nops16-1.d: Likewise.
950 * gas/testsuite/gas/i386/x86-64-nop-1.d: Likewise.
951 * gas/testsuite/gas/i386/x86-64-nop-2.d: Likewise.
952 * gas/testsuite/gas/i386/x86-64-nop-5.d: Likewise.
953 * gas/testsuite/gas/i386/x86-64-nops-1-core2.d: Likewise.
954 * gas/testsuite/gas/i386/x86-64-nops-1-g64.d: Likewise.
955 * gas/testsuite/gas/i386/x86-64-nops-1-k8.d: Likewise.
956 * gas/testsuite/gas/i386/x86-64-nops-1-pentium.d: Likewise.
957 * gas/testsuite/gas/i386/x86-64-nops-1.d: Likewise.
958 * gas/testsuite/gas/i386/x86-64-nops-2.d: Likewise.
959 * gas/testsuite/gas/i386/x86-64-nops-3.d: Likewise.
960 * gas/testsuite/gas/i386/x86-64-nops-4-core2.d: Likewise.
961 * gas/testsuite/gas/i386/x86-64-nops-4-k8.d: Likewise.
962 * gas/testsuite/gas/i386/x86-64-nops-4.d: Likewise.
963 * gas/testsuite/gas/i386/x86-64-nops-5-k8.d: Likewise.
964 * gas/testsuite/gas/i386/x86-64-nops-5.d: Likewise.
965 * gas/testsuite/gas/i386/ilp32/x86-64-nops-1-core2.d: Likewise.
966 * gas/testsuite/gas/i386/ilp32/x86-64-nops-1-k8.d: Likewise.
967 * gas/testsuite/gas/i386/ilp32/x86-64-nops-1-pentium.d: Likewise.
968 * gas/testsuite/gas/i386/ilp32/x86-64-nops-1.d: Likewise.
969 * gas/testsuite/gas/i386/ilp32/x86-64-nops-2.d: Likewise.
970 * gas/testsuite/gas/i386/ilp32/x86-64-nops-3.d: Likewise.
971 * gas/testsuite/gas/i386/ilp32/x86-64-nops-4-core2.d: Likewise.
972 * gas/testsuite/gas/i386/ilp32/x86-64-nops-4-k8.d: Likewise.
973 * gas/testsuite/gas/i386/ilp32/x86-64-nops-4.d: Likewise.
974 * gas/testsuite/gas/i386/ilp32/x86-64-nops-5-k8.d: Likewise.
975 * gas/testsuite/gas/i386/ilp32/x86-64-nops-5.d: Likewise.
976 * gas/testsuite/gas/i386/nops-7.d: New file.
977 * gas/testsuite/gas/i386/nops-7.s: Likewise.
978 * gas/testsuite/gas/i386/x86-64-nops-7.d: Likewise.
979
52fe4420
AM
9802018-03-07 Alan Modra <amodra@gmail.com>
981
982 * testsuite/gas/ppc/aix.exp: Run for rs6000 too.
983 * testsuite/gas/ppc/ppc.exp: Run more tests for non-ELF targets.
984 * testsuite/gas/ppc/machine.d: Don't run for PE targets.
985
e7da50fa
TP
9862018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
987
988 * config/tc-arm.c (md_begin): Add NULL pointer check before
989 dereferencing march_ext_opt.
990
4d354d8b
TP
9912018-03-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
992
993 * config/tc-arm.c (cpu_variant, arm_arch_used, thumb_arch_used,
994 legacy_cpu, legacy_fpu, mcpu_cpu_opt, dyn_mcpu_ext_opt,
995 mcpu_fpu_opt, march_cpu_opt, dyn_march_ext_opt, march_fpu_opt,
996 mfpu_opt, object_arch, selected_cpu): Comment meaning of variables.
997 (dyn_mcpu_ext_opt): Also rename into ...
998 (mcpu_ext_opt): This.
999 (dyn_march_ext_opt): Also rename into ...
1000 (march_ext_opt): This.
1001 (object_arch): Also rename into ...
1002 (selected_object_arch): This and make it a plain arm_feature_set
1003 structure.
1004 (selected_arch, selected_ext, selected_fpu): New static variables.
1005 (mark_feature_used): Fix comments, feature is marked as used iff it is
1006 currently allowed.
1007 (do_bx): Adapt to change in name and type of object_arch.
1008 (md_begin): Set selected_arch rather than mcpu_cpu_opt, selected_ext
1009 rather than dyn_mcpu_ext_opt and selected_fpu rather than mfpu_opt.
1010 Remove dead code to set default FPU if architecture version is greater
1011 than 5. Set all CPU bits of cpu_variant directly in autodection
1012 leaving mcpu_cpu_opt, selected_arch and selected_cpu unset.
1013 (arm_parse_extension): Take extension feature set pointer parameter by
1014 value rather than by pointer. Remove allocation code. Adapt code
1015 accordingly.
1016 (arm_parse_cpu): Adapt to variable renaming and changes in
1017 arm_parse_extension () signature.
1018 (arm_parse_arch): Likewise.
1019 (aeabi_set_public_attributes): Also set selected_arch and selected_ext
1020 in addition to selected_cpu. Set flags_arch and flags_ext from them
1021 instead of selected_cpu. Adapt to variables renaming and type change.
1022 (arm_md_post_relax): Adapt to variable renaming.
1023 (s_arm_cpu): Set selcted_cpu_cpu and selected_ext instead of
1024 mcpu_cpu_opt and dyn_mcpu_ext_opt. Set selected_cpu from them and
1025 cpu_variant from selected_cpu and selected_fpu.
1026 (s_arm_arch): Likewise.
1027 (s_arm_object_arch): Adapt to variable renaming.
1028 (s_arm_arch_extension): Use ARM_CPU_IS_ANY instead of checking feature
1029 set against arm_any. Check selected_arch rather than *mcpu_cpu_opt.
1030 Set selected_ext rather than *dyn_mcpu_ext_opt and remove allocation
1031 code.
1032 (s_arm_fpu): Set selected_fpu instead of mfpu_opt. Set all CPU feature
1033 bits if in autodetection mode.
1034
8305403a
L
10352018-03-01 H.J. Lu <hongjiu.lu@intel.com>
1036
1037 * config/tc-i386.c (optimize_encoding): Optimize AVX256 and
1038 AVX512 vpsub[bwdq] instructions.
1039 * testsuite/gas/i386/optimize-1.s: Add tests for AVX256 and
1040 AVX512 vpsub[bwdq] instructions.
1041 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
1042 * testsuite/gas/i386/optimize-1.d: Updated.
1043 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
1044
e184813f
AM
10452018-03-01 Alan Modra <amodra@gmail.com>
1046
1047 * configure.ac (ALL_LINGUAS): Add uk. Sort.
1048 * configure: Regenerate.
1049
8f065d3b
L
10502018-02-27 H.J. Lu <hongjiu.lu@intel.com>
1051
1052 * NEWS: Rename .nop to .nops.
1053 * doc/as.texinfo: Likewise.
1054 * read.c (potable): Add "nops". Remove "nop".
1055 (s_nop): Renamed to ...
1056 (s_nops): This.
1057 * read.h (s_nop): Renamed to ...
1058 (s_nops): This.
1059 * write.c (cvt_frag_to_fill): Rename .nop to .nops.
1060 (md_generate_nops): Likewise.
1061 (relax_segment): Likewise.
1062 * testsuite/gas/i386/nop-1.d: Updated.
1063 * testsuite/gas/i386/nop-1.s: Likewise.
1064 * testsuite/gas/i386/nop-2.d: Likewise.
1065 * testsuite/gas/i386/nop-2.s: Likewise.
1066 * testsuite/gas/i386/nop-3.d: Likewise.
1067 * testsuite/gas/i386/nop-3.s: Likewise.
1068 * testsuite/gas/i386/nop-4.d: Likewise.
1069 * testsuite/gas/i386/nop-4.s: Likewise.
1070 * testsuite/gas/i386/nop-5.d: Likewise.
1071 * testsuite/gas/i386/nop-5.s: Likewise.
1072 * testsuite/gas/i386/nop-6.d: Likewise.
1073 * testsuite/gas/i386/nop-6.s: Likewise.
1074 * testsuite/gas/i386/nop-bad-1.l: Likewise.
1075 * testsuite/gas/i386/nop-bad-1.s: Likewise.
1076 * testsuite/gas/i386/x86-64-nop-1.d: Likewise.
1077 * testsuite/gas/i386/x86-64-nop-2.d: Likewise.
1078 * testsuite/gas/i386/x86-64-nop-3.d: Likewise.
1079 * testsuite/gas/i386/x86-64-nop-4.d: Likewise.
1080 * testsuite/gas/i386/x86-64-nop-5.d: Likewise.
1081 * testsuite/gas/i386/x86-64-nop-6.d: Likewise.
1082
b6f8c7c4
L
10832018-02-27 H.J. Lu <hongjiu.lu@intel.com>
1084
1085 PR gas/22871
1086 * NEWS: Mention -O[2|s].
1087 * config/tc-i386.c (_i386_insn): Add no_optimize.
1088 (optimize): New.
1089 (optimize_for_space): Likewise.
1090 (fits_in_imm7): New function.
1091 (fits_in_imm31): Likewise.
1092 (optimize_encoding): Likewise.
1093 (md_assemble): Call optimize_encoding to optimize encoding.
1094 (parse_insn): Handle {nooptimize}.
1095 (md_shortopts): Append "O::".
1096 (md_parse_option): Handle -On.
1097 * doc/c-i386.texi: Document -O0, -O, -O1, -O2 and -Os as well
1098 as {nooptimize}.
1099 * testsuite/gas/cfi/cfi-x86_64.d: Pass -O0 to assembler.
1100 * testsuite/gas/i386/ilp32/cfi/cfi-x86_64.d: Likewise.
1101 * testsuite/gas/i386/i386.exp: Run optimize-1, optimize-2,
1102 optimize-3, x86-64-optimize-1, x86-64-optimize-2,
1103 x86-64-optimize-3 and x86-64-optimize-4.
1104 * testsuite/gas/i386/optimize-1.d: New file.
1105 * testsuite/gas/i386/optimize-1.s: Likewise.
1106 * testsuite/gas/i386/optimize-2.d: Likewise.
1107 * testsuite/gas/i386/optimize-2.s: Likewise.
1108 * testsuite/gas/i386/optimize-3.d: Likewise.
1109 * testsuite/gas/i386/optimize-3.s: Likewise.
1110 * testsuite/gas/i386/x86-64-optimize-1.s: Likewise.
1111 * testsuite/gas/i386/x86-64-optimize-1.d: Likewise.
1112 * testsuite/gas/i386/x86-64-optimize-2.d: Likewise.
1113 * testsuite/gas/i386/x86-64-optimize-2.s: Likewise.
1114 * testsuite/gas/i386/x86-64-optimize-3.d: Likewise.
1115 * testsuite/gas/i386/x86-64-optimize-3.s: Likewise.
1116 * testsuite/gas/i386/x86-64-optimize-4.d: Likewise.
1117 * testsuite/gas/i386/x86-64-optimize-4.s: Likewise.
1118
bc7c0509
NC
11192018-02-27 Nick Clifton <nickc@redhat.com>
1120
1121 * po/ru.po: Updated Russian translation.
1122
d7c79856
MR
11232018-02-26 Maciej W. Rozycki <macro@mips.com>
1124
1125 * doc/as.texinfo (Pseudo Ops): Clean up `.dc' and `.ds'
1126 descriptions.
1127
46c685ac
NC
11282018-02-26 Nick Clifton <nickc@redhat.com>
1129
1130 * doc/as.texinfo (Dc): Fix typo.
1131
2c1c9679 11322018-02-26 Alan Modra <amodra@gmail.com>
6e05870c
AM
1133
1134 * testsuite/gas/mips/reginfo-2.l: Update.
1135
11362018-02-23 Alan Modra <amodra@gmail.com>
2c1c9679
AM
1137
1138 * testsuite/gas/mips/reginfo-2.l: Update.
1139
340d33e5
NC
11402018-02-23 Nick Clifton <nickc@redhat.com>
1141
1142 * doc/as.texinfo (Pseudo Ops): Add nodes for .dc, .dcb and .ds.
1143
e859f655
KLC
11442018-02-23 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1145
1146 * config/tc-nds32.c (ict_model): New function. Hook new
1147 directive .ict_model.
1148 (nds32_insert_relax_entry): Tag the bits of entry relocation
1149 for .ict_model.
1150
6b6b6807
L
11512018-02-22 H.J. Lu <hongjiu.lu@intel.com>
1152
1153 * config/tc-i386.c (_i386_insn): Add rex_encoding.
1154 (md_assemble): When i.rex_encoding is true, generate a REX byte
1155 if possible.
1156 (parse_insn): Set i.rex_encoding for {rex}.
1157 * doc/c-i386.texi: Document {rex}.
1158 * testsuite/gas/i386/x86-64-pseudos.s: Add {rex} tests.
1159 * testsuite/gas/i386/x86-64-pseudos.d: Updated.
1160
39334a61
W
11612018-02-22 A. Wilcox <awilfox@adelielinux.org>
1162
1163 PR 22014
1164 * config/tc-mips.c (mips_lookup_insn): Use memmove to strip the
1165 instruction size suffix.
1166
1f1e0a5d
MR
11672018-02-20 Maciej W. Rozycki <macro@mips.com>
1168
1169 * testsuite/gas/mips/mips16-branch-reloc-4.d: New test.
1170 * testsuite/gas/mips/mips16-branch-reloc-5.d: New test.
1171 * testsuite/gas/mips/mips16-branch-reloc-4.s: New test source.
1172 * testsuite/gas/mips/mips16-branch-reloc-5.s: New test source.
1173 * testsuite/gas/mips/mips.exp: Run the new tests.
1174
cd665a94
MF
11752018-02-20 Max Filippov <jcmvbkbc@gmail.com>
1176
1177 * config/tc-xtensa.c (struct litpool_frag): Add new field
1178 literal_count.
1179 (MAX_AUTO_POOL_LITERALS, MAX_EXPLICIT_POOL_LITERALS)
1180 (MAX_POOL_LITERALS): New macro definitions.
1181 (auto_litpool_limit): Initialize to 0.
1182 (md_parse_option): Set auto_litpool_limit in the presence of
1183 --auto-litpools option.
1184 (xtensa_maybe_create_literal_pool_frag): Zero-initialize
1185 literal_count field.
1186 (xg_find_litpool): New function. Make sure that found literal
1187 pool size is within the limit.
1188 (xtensa_move_literals): Extract literal pool search code into
1189 the new function.
1190 * testsuite/gas/xtensa/all.exp: Add auto-litpools-2 test.
1191 * testsuite/gas/xtensa/auto-litpools-2.d: New file.
1192 * testsuite/gas/xtensa/auto-litpools-2.s: New file.
1193 * testsuite/gas/xtensa/auto-litpools.d: Fix up changed
1194 addresses.
1195 * testsuite/gas/xtensa/auto-litpools.s: Change literal value so
1196 that objdump doesn't get out of sync.
1197
8811c8f4
TP
11982018-02-20 Thomas Preud'homme <thomas.preudhomme@arm.com>
1199
1200 * doc/c-arm.texi (.arch_extension): Mention extensions it accepts are
1201 also the same as -march.
1202
62a02d25
L
12032018-02-17 H.J. Lu <hongjiu.lu@intel.com>
1204
1205 * NEWS: Mention .nop directive.
1206 * as.h (_relax_state): Add rs_space_nop and rs_fill_nop.
1207 * read.c (potable): Add .nop.
1208 (s_nop): New function.
1209 * read.h (s_nop): New prototype.
1210 * write.c (cvt_frag_to_fill): Handle rs_space_nop and
1211 rs_fill_nop.
1212 (md_generate_nops): New function.
1213 (relax_segment): Likewise.
1214 (write_contents): Use md_generate_nops for rs_fill_nop.
1215 * config/tc-i386.c (alt64_11): New.
1216 (alt64_patt): Likewise.
1217 (md_convert_frag): Handle rs_space_nop.
1218 (i386_output_nops): New function.
1219 (i386_generate_nops): Likewise.
1220 (i386_align_code): Call i386_output_nops.
1221 * config/tc-i386.h (i386_generate_nops): New.
1222 (md_generate_nops): Likewise.
1223 * doc/as.texinfo: Document .nop directive.
1224 * testsuite/gas/i386/i386.exp: Run .nop directive tests.
1225 * testsuite/gas/i386/nop-1.d: New file.
1226 * testsuite/gas/i386/nop-1.s: Likewise.
1227 * testsuite/gas/i386/nop-2.d: Likewise.
1228 * testsuite/gas/i386/nop-2.s: Likewise.
1229 * testsuite/gas/i386/nop-3.d: Likewise.
1230 * testsuite/gas/i386/nop-3.s: Likewise.
1231 * testsuite/gas/i386/nop-4.d: Likewise.
1232 * testsuite/gas/i386/nop-4.s: Likewise.
1233 * testsuite/gas/i386/nop-5.d: Likewise.
1234 * testsuite/gas/i386/nop-5.s: Likewise.
1235 * testsuite/gas/i386/nop-6.d: Likewise.
1236 * testsuite/gas/i386/nop-6.s: Likewise.
1237 * testsuite/gas/i386/nop-bad-1.l: Likewise.
1238 * testsuite/gas/i386/nop-bad-1.s: Likewise.
1239 * testsuite/gas/i386/x86-64-nop-1.d: Likewise.
1240 * testsuite/gas/i386/x86-64-nop-2.d: Likewise.
1241 * testsuite/gas/i386/x86-64-nop-3.d: Likewise.
1242 * testsuite/gas/i386/x86-64-nop-4.d: Likewise.
1243 * testsuite/gas/i386/x86-64-nop-5.d: Likewise.
1244 * testsuite/gas/i386/x86-64-nop-6.d: Likewise.
1245
49ded53d
TC
12462018-02-15 Tamar Christina <tamar.christina@arm.com>
1247
1248 * config/tc-arm.c (cpu_arch_ver): Renumber ARM_ARCH_V8_4A.
1249 * testsuite/gas/arm/attr-march-armv8_4-a.d: New.
1250
db5d5ad1
MF
12512018-02-13 Max Filippov <jcmvbkbc@gmail.com>
1252
1253 * config/tc-xtensa.c (xg_find_best_trampoline): Skip trampoline
1254 frag that contains source address.
1255
db7bf105
NC
12562018-02-13 Nick Clifton <nickc@redhat.com>
1257
1258 PR 22773
1259 * config/tc-arm.c (md_apply_fix): Test Rn field of Thumb ORR
1260 instruction before assuming that it is a MOV instruction.
1261 * testsuite/gas/arm/pr22773.s: New test.
1262 * testsuite/gas/arm/pr22773.d: New test driver.
1263 * testsuite/gas/arm/pr22773.l: New expected output.
1264
bd7ab16b
L
12652018-02-13 H.J. Lu <hongjiu.lu@intel.com>
1266
1267 PR gas/22791
1268 * config/tc-i386.c (need_plt32_p): New function.
1269 (output_jump): Generate BFD_RELOC_X86_64_PLT32 if possible.
1270 (md_estimate_size_before_relax): Likewise.
1271 * testsuite/gas/i386/reloc64.d: Updated.
1272 * testsuite/gas/i386/x86-64-jump.d: Likewise.
1273 * testsuite/gas/i386/x86-64-mpx-branch-1.d: Likewise.
1274 * testsuite/gas/i386/x86-64-mpx-branch-2.d: Likewise.
1275 * testsuite/gas/i386/x86-64-relax-2.d: Likewise.
1276 * testsuite/gas/i386/x86-64-relax-3.d: Likewise.
1277 * testsuite/gas/i386/ilp32/reloc64.d: Likewise.
1278 * testsuite/gas/i386/ilp32/x86-64-branch.d: Likewise.
1279
30147392
MR
12802018-02-13 Maciej W. Rozycki <macro@mips.com>
1281
1282 * testsuite/gas/mips/loongson-3a-2.d: Rename test.
1283
68d20676
NC
12842018-02-13 Nick Clifton <nickc@redhat.com>
1285
1286 PR 22823
1287 * config/obj-elf.c (elf_pseudo_table): Remove now redundant
1288 casts.
1289 (obj_elf_vtable_inherit): Rename to obj_elf_get_vtable_inherit.
1290 (obj_elf_vtable_inherit): New stub function that calls
1291 obj_elf_get_vtable_inherit.
1292 (obj_elf_vtable_entry): Rename to obj_elf_get_vtable_entry.
1293 (obj_elf_vtable_entry): New stub function that calls
1294 obj_elf_get_vtable_entry.
1295 * config/obj-elf.h (obj_elf_vtable_inherit): Update prototype.
1296 (obj_elf_vtable_entry) Likewise.
1297 (obj_elf_get_vtable_inherit) Likewise.
1298 (obj_elf_get_vtable_entry) Likewise.
1299 * config/tc-arm.c (md_pseudo_table): Remove now redundant cast.
1300 * config/tc-i386c (md_pseudo_table): Likewise.
1301 * config/tc-hppa.c (pa_vtable_entry): Call
1302 obj_elf_get_vtable_entry.
1303 (pa_vtable_inherit): Call obj_elf_get_vtable_inherit.
1304 * config/tc-mips.c (s_mips_file): Replace call to dwarf2_get_file
1305 with call to dwarf2_get_filename.
1306 * dwarf2dbg.c (dwarf2_directive_file): Rename to
1307 dwarf2_directive_filename.
1308 (dwarf2_directive_file): New stub function that calls
1309 dwarf2_directive_filename.
1310 * dwarf2dbg.h: Prototype dwarf2_directive_filename.
1311
12a43565
MR
13122018-02-12 Maciej W. Rozycki <macro@mips.com>
1313
1314 * testsuite/gas/mips/reginfo-2-n32.d: Add `--no-pad-sections' to
1315 `as' flags.
1316
d2159fdc
HW
13172018-02-12 Henry Wong <henry@stuffedcow.net>
1318
1319 * testsuite/gas/mips/r6.d: Update for "sigrie" encoding fix.
1320 * testsuite/gas/mips/r6-n32.d: Likewise.
1321 * testsuite/gas/mips/r6-n64.d: Likewise.
1322
7e784da5
NC
13232018-02-12 Nick Clifton <nickc@redhat.com>
1324
1325 * po/ru.po: Updated Russian translation.
1326
a9479dc0
AM
13272018-02-08 Alan Modra <amodra@gmail.com>
1328
1329 PR 22819
1330 * config/tc-ppc.c (md_assemble): Rewrite insn alignment checking.
1331 (ppc_frag_check): Likewise.
1332 * testsuite/gas/ppc/misalign.d,
1333 * testsuite/gas/ppc/misalign.l,
1334 * testsuite/gas/ppc/misalign.s: New test.
1335 * testsuite/gas/ppc/misalign2.d,
1336 * testsuite/gas/ppc/misalign2.s: New test.
1337 * testsuite/gas/ppc/ppc.exp: Run them.
1338
89424b1d
MR
13392018-02-05 Maciej W. Rozycki <macro@mips.com>
1340
1341 * config/tc-riscv.c (riscv_handle_implicit_zero_offset): Rename
1342 `expr' parameter to `ep'.
1343
2d6dda71
MR
13442018-02-05 Maciej W. Rozycki <macro@mips.com>
1345
1346 * testsuite/gas/mips/reginfo-2.d: New test.
1347 * testsuite/gas/mips/reginfo-2-n32.d: New test.
1348 * testsuite/gas/mips/reginfo-2.l: New test stderr output.
1349 * testsuite/gas/mips/reginfo-2.s: New test source.
1350 * testsuite/gas/mips/mips.exp: Run the new tests.
1351
f174ef9f
NC
13522018-02-05 Nick Clifton <nickc@redhat.com>
1353
1354 * po/ru.po: Updated Russian translation.
1355
ab1fadc6
AM
13562018-01-31 Alan Modra <amodra@gmail.com>
1357
1358 PR 22714
1359 * app.c (last_char): New static var.
1360 (struct app_save): Add last_char field.
1361 (app_push, app_pop): Handle it.
1362 (do_scrub_chars): Use last_char in test for "\@". Set last_char.
1363
d85815e2
EB
13642018-01-29 Eric Botcazou <ebotcazou@adacore.com>
1365
1366 PR gas/22738
1367 * config/tc-sparc.h (sparc_mach): Declare.
1368 (TARGET_MACH): Define to above.
1369 * config/tc-sparc.c (sparc_mach): New function.
1370 (sparc_md_end): Minor tweak.
1371
c32b891a
NC
13722018-01-29 Nick Clifton <nickc@redhat.com>
1373
1374 * po/ru.po: Updated Russian translation.
1375
1e3f5548
MR
13762018-01-26 Maciej W. Rozycki <macro@mips.com>
1377
1378 * configure.tgt: Use generic emulation for `mips-*-windiss',
1379 overriding the blanket choice made for `*-*-windiss'.
1380
c00f0d7a
MR
13812018-01-26 Maciej W. Rozycki <macro@mips.com>
1382
1383 * configure.tgt: Use `mips-*-sysv4*' rather than
1384 `mips-*-sysv4*MP*'.
1385
32247401
RL
13862018-01-24 Renlin Li <renlin.li@arm.com>
1387
1388 * config/tc-aarch64.c (reloc_table): add entries for
1389 BFD_RELOC_AARCH64_MOVW_PREL_G0, BFD_RELOC_AARCH64_MOVW_PREL_G0_NC,
1390 BFD_RELOC_AARCH64_MOVW_PREL_G1, BFD_RELOC_AARCH64_MOVW_PREL_G1_NC,
1391 BFD_RELOC_AARCH64_MOVW_PREL_G2, BFD_RELOC_AARCH64_MOVW_PREL_G2_NC,
1392 BFD_RELOC_AARCH64_MOVW_PREL_G3.
1393 (process_movw_reloc_info): Supports newly added MOVW_PREL relocations.
1394 (md_apply_fix): Likewise
1395 * testsuite/gas/aarch64/prel_g0.s: New.
1396 * testsuite/gas/aarch64/prel_g0.d: New.
1397 * testsuite/gas/aarch64/prel_g0_nc.s: New.
1398 * testsuite/gas/aarch64/prel_g0_nc.d: New.
1399 * testsuite/gas/aarch64/prel_g1.s: New.
1400 * testsuite/gas/aarch64/prel_g1.d: New.
1401 * testsuite/gas/aarch64/prel_g1_nc.s: New.
1402 * testsuite/gas/aarch64/prel_g1_nc.d: New.
1403 * testsuite/gas/aarch64/prel_g2.s: New.
1404 * testsuite/gas/aarch64/prel_g2.d: New.
1405 * testsuite/gas/aarch64/prel_g2_nc.s: New.
1406 * testsuite/gas/aarch64/prel_g2_nc.d: New.
1407 * testsuite/gas/aarch64/prel_g3.s: New.
1408 * testsuite/gas/aarch64/prel_g3.d: New.
1409
0984958b
MR
14102018-01-23 Maciej W. Rozycki <macro@mips.com>
1411
1412 * configure.ac: Also set `mips_default_abi' to N32_ABI for
1413 `mips64*-ps2-elf*'.
1414 * configure: Regenerate.
1415
62fd0a98
MR
14162018-01-23 Maciej W. Rozycki <macro@mips.com>
1417
1418 * config/tc-mips.c (options): Remove OPTION_COMPAT_ARCH_BASE
1419 enum value.
1420
be3a8dca
IT
14212018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1422
1423 * config/tc-i386.c (cpu_arch): Add .pconfig.
1424 * doc/c-i386.texi: Document .pconfig.
1425 * testsuite/gas/i386/i386.exp: Add PCONFIG tests.
1426 * testsuite/gas/i386/pconfig-intel.d: New test.
1427 * testsuite/gas/i386/pconfig.d: Likewise.
1428 * testsuite/gas/i386/pconfig.s: Likewise.
1429 * testsuite/gas/i386/x86-64-pconfig-intel.d: Likewise.
1430 * testsuite/gas/i386/x86-64-pconfig.d: Likewise.
1431 * testsuite/gas/i386/x86-64-pconfig.s: Likewise.
1432
3233d7d0
IT
14332018-01-23 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1434
1435 * config/tc-i386.c (cpu_arch): Add .wbnoinvd.
1436 * doc/c-i386.texi: Document .wbnoinvd.
1437 * testsuite/gas/i386/i386.exp: Add WBNOINVD tests.
1438 * testsuite/gas/i386/wbnoinvd-intel.d: New test.
1439 * testsuite/gas/i386/wbnoinvd.d: Likewise.
1440 * testsuite/gas/i386/wbnoinvd.s: Likewise.
1441 * testsuite/gas/i386/x86-64-wbnoinvd-intel.d: Likewise.
1442 * testsuite/gas/i386/x86-64-wbnoinvd.d: Likewise.
1443 * testsuite/gas/i386/x86-64-wbnoinvd.s: Likewise.
1444
b4f6242e
MR
14452018-01-23 Maciej W. Rozycki <macro@mips.com>
1446
1447 * config/tc-mips.c (md_show_usage): Correctly indicate the
1448 configuration-specific default ABI.
1449
f866b262
MR
14502018-01-23 Maciej W. Rozycki <macro@mips.com>
1451
1452 * config/tc-mips.c (md_show_usage): Report `-mmips16e2' and
1453 `-mno-mips16e2' options.
1454
75c80ee1
MR
14552018-01-22 Maciej W. Rozycki <macro@mips.com>
1456
1457 * doc/c-mips.texi (MIPS ASE Instruction Generation Overrides):
1458 Correct syntax of the `.set nomips16e2' directive description.
1459
49da480f
OE
14602018-01-22 Oleg Endo <olegendo@gcc.gnu.org>
1461
1462 PR 22737
1463 * config/tc-rx.c (rx_start_line): Handle escaped double-quote character.
1464 * testsuite/gas/rx/pr22737.s: New test.
1465 * testsuite/gas/rx/pr22737.d: Likewise.
1466 * testsuite/gas/rx/rx.exp: Run the new test.
1467
a3ab6cb0
TP
14682018-01-19 Thomas Preud'homme <thomas.preudhomme@arm.com>
1469
1470 * config/tc-arm.c (ToC macro): Remove spurious comment.
1471 (ToU macro): Likewise.
1472
e925c834
JW
14732018-01-17 Jim Wilson <jimw@sifive.com>
1474
1475 * config/tc-riscv.c (validate_riscv_insn) <'z'>: New.
1476 (riscv_ip) <'z'>: New.
1477
d777820b
IT
14782018-01-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1479
1480 * config/tc-i386.c (cpu_arch): Delete .cet. Add .ibt, .shstk.
1481 (cpu_noarch): Add noibt, noshstk.
1482 (parse_insn): Change cpucet to cpuibt.
1483 * doc/c-i386.texi: Delete .cet. Add .ibt, .shstk.
1484 * testsuite/gas/i386/cet-ibt-inval.l: New test.
1485 * testsuite/gas/i386/cet-ibt-inval.s: Likewise.
1486 * testsuite/gas/i386/cet-shstk-inval.l: Likewise.
1487 * testsuite/gas/i386/cet-shstk-inval.s: Likewise.
1488 * testsuite/gas/i386/x86-64-cet-ibt-inval.l: Likewise.
1489 * testsuite/gas/i386/x86-64-cet-ibt-inval.s: Likewise.
1490 * testsuite/gas/i386/x86-64-cet-shstk-inval.l: Likewise.
1491 * testsuite/gas/i386/x86-64-cet-shstk-inval.s: Likewise.
1492
f6efed01
NC
14932018-01-16 Nick Clifton <nickc@redhat.com>
1494
1495 * po/fr.po: Updated French translation.
1496
2721d702
JW
14972018-01-15 Jim Wilson <jimw@sifive.com>
1498
1499 * testsuite/gas/riscv/c-zero-imm.s: Test addi that compresses to c.nop.
1500 * testsuite/gas/riscv/c-zero-imm.d: Likewise.
1501
cf3cf39d
TP
15022018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1503
1504 * config/tc-arm.c (ToC): Define macro.
1505 (ToU): Likewise.
1506 (insns): Make use of above macros for new instructions introduced in
1507 Armv8-M.
1508
2875ce2b
TP
15092018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1510
1511 * config/tc-arm.c (insns): Make blxns, bxns, tt, ttt, tta, ttat, vlldm
1512 and vlstm conditionally executable and reindent parameters.
1513 * testsuite/gas/arm/archv8m-cmse-main.s: Add conditional version of
1514 aforementionned instructions.
1515
df9909b8
TP
15162018-01-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1517
1518 * config/tc-arm.c (it_fsm_post_encode): Do not warn if targeting M
1519 profile architecture or if in autodetection mode. Clarify that
1520 deprecation is for performance reason and concerns Armv8-A and Armv8-R.
1521 * testsuite/gas/arm/armv8-ar-bad.l: Adapt to new IT deprecation warning
1522 message.
1523 * testsuite/gas/arm/armv8-ar-it-bad.l: Likewise.
1524 * testsuite/gas/arm/sp-pc-validations-bad-t-v8a.l: Likewise.
1525 * testsuite/gas/arm/udf.l: Likewise.
1526 * testsuite/gas/arm/udf.d: Assemble for Armv8-A explicitely.
1527
616dcb87
NC
15282018-01-15 Nick Clifton <nickc@redhat.com>
1529
1530 * po/uk.po: Updated Ukranian translation.
1531
3957a496
NC
15322018-01-13 Nick Clifton <nickc@redhat.com>
1533
1534 * po/gas.pot: Regenerated.
1535
769c7ea5
NC
15362018-01-13 Nick Clifton <nickc@redhat.com>
1537
1538 * configure: Regenerate.
1539
9176ac5b
NC
15402018-01-13 Nick Clifton <nickc@redhat.com>
1541
faf766e3 1542 2.30 branch created.
9176ac5b
NC
1543 * NEWS: Add marker for 2.30.
1544
b5b62006
GN
15452018-01-12 Gunther Nikl <gnikl@users.sourceforge.net>
1546
1547 * gas/config/aout_gnu.h (USE_EXTENDED_RELOC): Explicitly
1548 define to 0 and 1. Remove a dangling reference to "AMD 29000"
1549 in a comment.
1550
888a89da
IT
15512018-01-11 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
1552
1553 * testsuite/i386/avx512_4fmaps_vl-warn.l: Likewise.
1554 * testsuite/i386/avx512_4fmaps_vl-warn.s: Likewise.
1555 * testsuite/i386/avx512_4fmaps_vl.d: Likewise.
1556 * testsuite/i386/avx512_4fmaps_vl.s: Likewise.
1557 * testsuite/i386/avx512_4vnniw_vl-intel.d: Likewise.
1558 * testsuite/i386/avx512_4vnniw_vl.d: Likewise.
1559 * testsuite/i386/avx512_4vnniw_vl.s: Likewise.
1560 * testsuite/i386/i386.exp: Removed _vl tests for 4fmaps an 4vnniw
1561 tests.
1562 * testsuite/i386/x86-64-avx512_4fmaps_vl-intel.d: Removed.
1563 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.l: Likewise.
1564 * testsuite/i386/x86-64-avx512_4fmaps_vl-warn.s: Likewise.
1565 * testsuite/i386/x86-64-avx512_4fmaps_vl.d: Likewise.
1566 * testsuite/i386/x86-64-avx512_4fmaps_vl.s: Likewise.
1567 * testsuite/i386/x86-64-avx512_4vnniw_vl-intel.d: Likewise.
1568 * testsuite/i386/x86-64-avx512_4vnniw_vl.d: Likewise.
1569 * testsuite/i386/x86-64-avx512_4vnniw_vl.s: Likewise.
1570
b90d5ba0
AM
15712018-01-11 Alan Modra <amodra@gmail.com>
1572
1573 * config/tc-arm.c (aeabi_set_public_attributes): Avoid false
1574 positive "‘profile’ may be used uninitialized".
1575
cbda583a
JB
15762018-01-10 Jan Beulich <jbeulich@suse.com>
1577
1578 * testsuite/gas/i386/avx512_4fmaps.s,
1579 testsuite/gas/i386/avx512_4fmaps_vl.s,
1580 testsuite/gas/i386/x86-64-avx512_4fmaps.s,
1581 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Actually test
1582 Disp8 forms (and the transition happening at the right
1583 boundary).
1584 * testsuite/gas/i386/avx512_4fmaps.d,
1585 testsuite/gas/i386/avx512_4fmaps-intel.d,
1586 testsuite/gas/i386/avx512_4fmaps_vl.d,
1587 testsuite/gas/i386/avx512_4fmaps_vl-intel.d,
1588 testsuite/gas/i386/x86-64-avx512_4fmaps.d,
1589 testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d,
1590 testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d,
1591 testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Adjust
1592 expectations.
1593
c9e92278
JB
15942018-01-10 Jan Beulich <jbeulich@suse.com>
1595
1596 * testsuite/gas/i386/avx512bw.s,
1597 testsuite/gas/i386/avx512bw_vl.s: Add VPCMP* tests with memory
1598 operands.
1599 * testsuite/gas/i386/avx512bw-intel.d,
1600 testsuite/gas/i386/avx512bw.d,
1601 testsuite/gas/i386/avx512bw_vl-intel.d.
1602 testsuite/gas/i386/avx512bw_vl.d: Adjust expectations.
1603
35fd2b2b
JW
16042018-01-09 Jim Wilson <jimw@sifive.com>
1605
1606 * testsuite/gas/riscv/auipc-x0.d: New.
1607 * testsuite/gas/riscv/auipc-x0.s: New.
1608
91d8b670
JG
16092018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
1610
1611 * config/tc-arm.c (insns): Add csdb, enable for Armv3 and above
1612 in Arm execution state, and Armv6T2 and above in Thumb execution
1613 state.
1614 * testsuite/gas/arm/csdb.s: New.
1615 * testsuite/gas/arm/csdb.d: New.
1616 * testsuite/gas/arm/thumb2_it_bad.l: Add csdb.
1617 * testsuite/gas/arm/thumb2_it_bad.s: Add csdb.
1618
be2e7d95
JG
16192018-01-09 James Greenhalgh <james.greenhalgh@arm.com>
1620
1621 * testsuite/gas/aarch64/system.d: Update expected results to expect
1622 CSDB for hint 0x14.
1623
704a705d
L
16242018-01-08 H.J. Lu <hongjiu.lu@intel.com>
1625
1626 PR gas/22681
1627 * testsuite/gas/i386/i386.exp: Run x86-64-movd and
1628 x86-64-movd-intel.
1629 * testsuite/gas/i386/x86-64-movd-intel.d: New file.
1630 * testsuite/gas/i386/x86-64-movd.d: Likewise.
1631 * testsuite/gas/i386/x86-64-movd.s: Likewise.
1632
102e9361
NC
16332018-01-08 Nick Clifton <nickc@redhat.com>
1634
1635 PR 22553
1636 * doc/c-i386.texi (i386-Directives): Document the .largecomm
1637 directive.
1638
645a2c5b
JW
16392018-01-04 Jim Wilson <jimw@sifive.com>
1640
1641 * testsuite/gas/riscv/priv-reg.s: Add missing stval and mtval.
1642 * testsuite/gas/riscv/priv-reg.d: Likewise.
1643
219d1afa
AM
16442018-01-03 Alan Modra <amodra@gmail.com>
1645
1646 Update year range in copyright notice of all files.
1647
806ab1c0
NC
16482018-01-02 Nick Clifton <nickc@redhat.com>
1649
1650 PR 18119
1651 * config/tc-arm.c (do_mrs): Fix test of bits 16-19 in non-banked
1652 version of ARM MRS instruction.
1653
1e563868 1654For older changes see ChangeLog-2017
3499769a 1655\f
1e563868 1656Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
1657
1658Copying and distribution of this file, with or without modification,
1659are permitted in any medium without royalty provided the copyright
1660notice and this notice are preserved.
1661
1662Local Variables:
1663mode: change-log
1664left-margin: 8
1665fill-column: 74
1666version-control: never
1667End: