Help diagnose problems with the metag target when mixing static and shared binaries.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
93ca3936
NC
12016-11-15 Nick Clifton <nickc@redhat.com>
2
3 PR gas/20803
4 * config/tc-sparc.c (cons_fix_new_sparc): Use unaligned relocs in
5 the .eh_frame section.
6
b612f419
AG
72016-11-13 Anthony Green <green@moxielogic.org>
8
9 * config/tc-moxie.c (md_assemble): Assemble 'bad' opcode.
10
86b80085
NC
112016-11-11 Nick Clifton <nickc@redhat.com>
12
13 PR gas/20732
14 * expr.c (integer_constant): If tc_allow_L_suffix is defined and
15 non-zero then accept a L or LL suffix.
16 * testsuite/gas/sparc/pr20732.d: New test source file.
17 * testsuite/gas/sparc/pr20732.d: New test output file.
18 * testsuite/gas/sparc/sparc.exp: Run new test.
19
74f5402d
SN
202016-11-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
21
22 * testsuite/gas/aarch64/pac.s: Add ARMv8.3 branch instruction tests.
23 * testsuite/gas/aarch64/pac.d: Likewise.
24
c84364ec
SN
252016-11-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
26
27 * config/tc-aarch64.c (process_omitted_operand): Handle AARCH64_OPND_Rm_SP.
28 (parse_operands): Likewise.
29 * testsuite/gas/aarch64/pac.s: Add pacga.
30 * testsuite/gas/aarch64/pac.d: Add pacga.
31
a2cfc830
SN
322016-11-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
33
34 * testsuite/gas/aarch64/pac.s: New.
35 * testsuite/gas/aarch64/pac.d: New.
36
b0bfa7b5
SN
372016-11-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
38
39 * testsuite/gas/aarch64/sysreg-3.s: New.
40 * testsuite/gas/aarch64/sysreg-3.d: New.
41 * testsuite/gas/aarch64/illegal-sysreg-3.l: New.
42 * testsuite/gas/aarch64/illegal-sysreg-3.d: New.
43
8787d804
SN
442016-11-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
45
46 * testsuite/gas/aarch64/system-3.s: New.
47 * testsuite/gas/aarch64/system-3.d: New.
48 * testsuite/gas/aarch64/system.d: Update expected output.
49
1924ff75
SN
502016-11-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
51
52 * config/tc-aarch64.c (aarch64_archs): Add "armv8.3-a".
53 * doc/c-aarch64.texi (-march): Likewise.
54
fa09f4ea
SN
552016-11-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
56
57 * config/tc-aarch64.c (aarch64_features): Fix "simd" and "crypto".
58 * testsuite/gas/aarch64/illegal-crypto-nofp.d: New.
59 * testsuite/gas/aarch64/illegal-crypto-nofp.l: New.
60 * testsuite/gas/aarch64/illegal-fp16-nofp.d: New.
61 * testsuite/gas/aarch64/illegal-fp16-nofp.l: New.
62 * testsuite/gas/aarch64/illegal-fp16-nofp.s: New.
63
60227d64
L
642016-11-09 H.J. Lu <hongjiu.lu@intel.com>
65
66 PR binutils/20799
67 * testsuite/gas/i386/opcode.s: Add a test for EVEX vpextrw.
68 * testsuite/gas/i386/opcode-intel.d: Updated.
69 * testsuite/gas/i386/opcode-suffix.d: Likewise.
70 * testsuite/gas/i386/opcode.d: Likewise.
71 * testsuite/gas/i386/x86-64-avx512bw-opts.s: Remove vpextrw
72 tests.
73 * testsuite/gas/i386/x86-64-avx512bw-opts-intel.d: Updated.
74 * testsuite/gas/i386/x86-64-avx512bw-opts.d: Likewise.
75
7766fd10
L
762016-11-09 H.J. Lu <hongjiu.lu@intel.com>
77
78 PR binutils/20754
79 * testsuite/gas/i386/opcode-suffix.d: Updated.
80
48c97fa1
L
812016-11-07 H.J. Lu <hongjiu.lu@intel.com>
82
83 PR binutils/20775
84 * testsuite/gas/i386/i386.exp: Run fpu-bad.
85 * testsuite/gas/i386/fpu-bad.d: New file.
86 * testsuite/gas/i386/fpu-bad.s: Likewise.
87
9cee1c1e
NS
882016-11-04 Nathan Sidwell <nathan@acm.org>
89
90 gas/
91 * input-scrub.c (partial_size): Make size_t.
92 (buffer_length): Likewise. Adjust meaning.
93 (struct input_save): Adjust partial_size type.
94 (input_scrub_reinit): New.
95 (input_scrub_push, input_scrub_begin): Use it.
96 (input_scrub_next_buffer): Fix buffer extension logic. Only scan
97 newly read buffer for newline.
98
b437d035
AB
992016-11-04 Andrew Burgess <andrew.burgess@embecosm.com>
100
101 * config/tc-arc.c (find_opcode_match): Use insert function to
102 validate matching address type operands.
103 * testsuite/gas/arc/nps400-10.d: New file.
104 * testsuite/gas/arc/nps400-10.s: New file.
105
b19ea8d2
TP
1062016-11-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
107
108 * config/tc-arm.c (cortex-m33): Declare new processor.
109 * doc/c-arm.texi (-mcpu ARM command line option): Document new
110 Cortex-M33 processor.
111 * NEWS: Mention ARM Cortex-M33 support.
112
ce1b0a45
TP
1132016-11-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
114
115 * config/tc-arm.c (cortex-m23): Declare new processor.
116 * doc/c-arm.texi (-mcpu ARM command line option): Document new
117 Cortex-M23 processor.
118 * NEWS: Mention ARM Cortex-M23 support.
119
4f7eddc4
PD
1202016-11-04 Palmer Dabbelt <palmer@dabbelt.com>
121 Andrew Waterman <andrew@sifive.com>
122
123 * Makefile.am (CPU_DOCS): Add c-riscv.texi.
124 * Makefile.in: Regenerate.
125 * doc/all.texi: Set RISCV.
126 * doc/as.texinfo: Add RISCV options.
127 Add RISC-V-Dependent node.
128 Include c-riscv.texi.
129 * doc/c-riscv.texi: Rename RISC-V Options to RISC-V-Opts.
130
98d0e90c
GM
1312016-11-03 Graham Markall <graham.markall@embecosm.com>
132
133 * testsuite/gas/arc/nps400-6.s: Change ldbit tests so that limm
134 operands are out of the range of an s9, in order to fix the test.
135 * testsuite/gas/arc/nps400-6.d: Updated to match new expected output.
136
5a736821
GM
1372016-11-03 Graham Markall <graham.markall@embecosm.com>
138
139 * testsuite/gas/arc/nps-400-9.d: Added.
140 * testsuite/gas/arc/nps-400-9.s: Added.
141
bdfe53e3
AB
1422016-11-03 Andrew Burgess <andrew.burgess@embecosm.com>
143
144 * config/tc-arc.c (struct arc_insn): Change type of insn field.
145 (md_number_to_chars_midend): Support 6- and 8-byte values.
146 (emit_insn0): Update debug output.
147 (find_opcode_match): Likewise.
148 (build_fake_opcode_hash_entry): Delete.
149 (find_special_case_long_opcode): Delete.
150 (find_special_case): Remove long format special case handling.
151 (insert_operand): Change instruction type and update debug print
152 format.
153 (assemble_insn): Change instruction type, update debug print
154 formats, and remove unneeded assert.
155
06fe285f
GM
1562016-11-03 Graham Markall <graham.markall@embecosm.com>
157
158 * config/tc-arc.c (assemble_insn): Replace use of ARC_SHORT with
159 arc_opcode_len.
160
91fdca6f
GM
1612016-11-03 Graham Markall <graham.markall@embecosm.com>
162
163 * config/tc-arc.c (struct arc_insn): Replace short_insn flag with
164 len field.
165 (apply_fixups): Update to use len field.
166 (emit_insn0): Simplify code, making use of len field.
167 (md_convert_frag): Update to use len field.
168 (assemble_insn): Update to use len field.
169
2fe9c2a0
SP
1702016-11-03 Siddhesh Poyarekar <siddhesh.poyarekar@linaro.org>
171
172 * config/tc-aarch64.c (aarch64_cpus): Add falkor.
173 * config/tc-arm.c (arm_cpus): Likewise.
174 * doc/c-aarch64.texi: Likewise.
175 * doc/c-arm.texi: Likewise.
176
8b89fe14
L
1772016-11-03 H.J. Lu <hongjiu.lu@intel.com>
178
179 PR binutils/20754
180 * testsuite/gas/i386/opcode.s: Add tests for opcode 0x82.
181 * testsuite/gas/i386/opcode-intel.d: Updated.
182 * testsuite/gas/i386/opcode.d: Likewise.
183
bada4342
JW
1842016-11-02 Jiong Wang <jiong.wang@arm.com>
185
186 * config/tc-arm.c (SBIT_SHIFT): New.
187 (T2_SBIT_SHIFT): Likewise.
188 (t32_insn_ok): Return TRUE for MOV in ARMv8-M Baseline.
189 (md_apply_fix): Try UINT16 encoding when ARM/Thumb modified immediate
190 encoding failed.
191 * testsuite/gas/arm/archv6t2-bad.s: New error case.
192 * testsuite/gas/arm/archv6t2-bad.l: New error match.
193 * testsuite/gas/arm/archv6t2.s: New testcase.
194 * testsuite/gas/arm/archv6t2.d: New expected result.
195 * testsuite/gas/arm/archv8m.s: New testcase.
196 * testsuite/gas/arm/archv8m-base.d: New expected result.
197 * testsuite/gas/arm/archv8m-main.d: Likewise.
198 * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
199
47acf0bd
IT
2002016-11-02 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
201
202 * config/tc-i386.c: (cpu_arch) Add .avx512_4vnniw.
203 (cpu_noarch): Add noavx512_4vnniw.
204 * doc/c-i386.texi: Document avx512_4vnniw, noavx512_4vnniw.
205 * testsuite/gas/i386/i386.exp: Run AVX512_4VNNIW tests.
206 * testsuite/gas/i386/avx512_4vnniwd_vl-intel.d: New test.
207 * testsuite/gas/i386/avx512_4vnniwd_vl.d: Ditto.
208 * testsuite/gas/i386/avx512_4vnniwd_vl.s: Ditto.
209 * testsuite/gas/i386/avx512_4vnniwd-intel.d: Ditto.
210 * testsuite/gas/i386/avx512_4vnniwd.d: Ditto.
211 * testsuite/gas/i386/avx512_4vnniwd.s: Ditto.
212 * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl-intel.d: Ditto.
213 * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl.d: Ditto.
214 * testsuite/gas/i386/x86-64-avx512_4vnniwd_vl.s: Ditto.
215 * testsuite/gas/i386/x86-64-avx512_4vnniwd-intel.d: Ditto.
216 * testsuite/gas/i386/x86-64-avx512_4vnniwd.d: Ditto.
217 * testsuite/gas/i386/x86-64-avx512_4vnniwd.s: Ditto.
218
920d2ddc
IT
2192016-11-02 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
220
221 * config/tc-i386.c (cpu_arch): Add .avx512_4fmaps.
222 (cpu_noarch): Add noavx512_4fmaps.
223 (process_operands): Handle implicit quad group.
224 * doc/c-i386.texi: Document avx512_4fmaps, noavx512_4fmaps.
225 * testsuite/gas/i386/i386.exp: Add AVX512_4FMAPS tests.
226 * testsuite/gas/i386/avx512_4fmaps_vl-intel.d: New test.
227 * testsuite/gas/i386/avx512_4fmaps_vl.d: Ditto.
228 * testsuite/gas/i386/avx512_4fmaps_vl.s: Ditto.
229 * testsuite/gas/i386/avx512_4fmaps-intel.d: Ditto.
230 * testsuite/gas/i386/avx512_4fmaps.d: Ditto.
231 * testsuite/gas/i386/avx512_4fmaps.s: Ditto.
232 * testsuite/gas/i386/avx512_4fmaps-warn.l: Ditto.
233 * testsuite/gas/i386/avx512_4fmaps-warn.s: Ditto.
234 * testsuite/gas/i386/avx512_4fmaps_vl-warn.l: Ditto.
235 * testsuite/gas/i386/avx512_4fmaps_vl-warn.s: Ditto.
236 * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-intel.d: Ditto.
237 * testsuite/gas/i386/x86-64-avx512_4fmaps_vl.d: Ditto.
238 * testsuite/gas/i386/x86-64-avx512_4fmaps_vl.s: Ditto.
239 * testsuite/gas/i386/x86-64-avx512_4fmaps-intel.d: Ditto.
240 * testsuite/gas/i386/x86-64-avx512_4fmaps.d: Ditto.
241 * testsuite/gas/i386/x86-64-avx512_4fmaps.s: Ditto.
242 * testsuite/gas/i386/x86-64-avx512_4fmaps-warn.l: Ditto.
243 * testsuite/gas/i386/x86-64-avx512_4fmaps-warn.s: Ditto.
244 * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-warn.l: Ditto.
245 * testsuite/gas/i386/x86-64-avx512_4fmaps_vl-warn.s: Ditto.
246
e23eba97
NC
2472016-11-01 Palmer Dabbelt <palmer@dabbelt.com>
248 Andrew Waterman <andrew@sifive.com>
249
250 Add support for RISC-V architecture.
251 * Makefile.am: Add riscv files.
252 * Makefile.in: Regenerate.
253 * NEWS: Mention the support for this architecture.
254 * configure.in: Define a default architecture.
255 * configure: Regenerate.
256 * configure.tgt: Add entries for riscv.
257 * doc/as.texinfo: Likewise.
258 * testsuite/gas/all/gas.exp: Expect the redef tests to fail.
259 * testsuite/gas/elf/elf.exp: Expect the groupauto tests to fail.
260 * config/tc-riscv.c: New file.
261 * config/tc-riscv.h: New file.
262 * doc/c-riscv.texi: New file.
263 * testsuite/gas/riscv: New directory.
264 * testsuite/gas/riscv/riscv.exp: New file.
265 * testsuite/gas/riscv/t_insns.d: New file.
266 * testsuite/gas/riscv/t_insns.s: New file.
267
bb65a718
AB
2682016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
269
270 * config/tc-arc.c (arc_target): Delete.
271 (arc_target_name): Delete.
272 (arc_features): Delete.
273 (arc_mach_type): Delete.
274 (mach_type_specified_p): Delete.
275 (enum mach_selection_type): New enum.
276 (mach_selection_mode): New static global.
277 (selected_cpu): New static global.
278 (arc_eflag): Rename to ...
279 (arc_initial_eflag): ...this, and make const.
280 (arc_select_cpu): Update comment, new parameter, check how
281 previous machine type selection was made, and record this
282 selection. Use selected_cpu instead of old globals.
283 (arc_option): Remove use of arc_get_mach, instead use
284 arc_select_cpu to validate machine type selection. Use
285 selected_cpu over old globals.
286 (allocate_tok): Use selected_cpu over old globals.
287 (find_opcode_match): Likewise.
288 (assemble_tokens): Likewise.
289 (arc_cons_fix_new): Likewise.
290 (arc_extinsn): Likewise.
291 (arc_extcorereg): Likewise.
292 (md_begin): Update default machine type selection, use
293 selected_cpu over old globals.
294 (md_parse_option): Update machine type selection option handling,
295 use selected_cpu over old globals.
296 * testsuite/gas/arc/nps400-0.s: Add .cpu directive.
297
2a3a7490
AM
2982016-10-26 Alan Modra <amodra@gmail.com>
299
300 Revert 2016-10-06 Alan Modra <amodra@gmail.com>
301 * config/rl78-parse.y: Do use old %name-prefix syntax.
302 * config/rx-parse.y: Likewise.
303
b5cefcca
L
3042016-10-21 H.J. Lu <hongjiu.lu@intel.com>
305
306 * config/tc-i386.c (cpu_arch): Remove .pcommit.
307 * doc/c-i386.texi: Likewise.
308 * testsuite/gas/i386/i386.exp: Remove pcommit tests.
309 * testsuite/gas/i386/pcommit-intel.d: Removed.
310 * testsuite/gas/i386/pcommit.d: Likewise.
311 * testsuite/gas/i386/pcommit.s: Likewise.
312 * testsuite/gas/i386/x86-64-pcommit-intel.d: Likewise.
313 * testsuite/gas/i386/x86-64-pcommit.d: Likewise.
314 * testsuite/gas/i386/x86-64-pcommit.s: Likewise.
315
9889cbb1
L
3162016-10-20 H.J. Lu <hongjiu.lu@intel.com>
317
318 PR binutis/20705
319 * testsuite/gas/i386/i386.exp: Run x86-64-opcode-bad.
320 * testsuite/gas/i386/x86-64-opcode-bad.d: New file.
321 * testsuite/gas/i386/x86-64-opcode-bad.s: Likewise.
322
008a97ef
RL
3232016-10-19 Renlin Li <renlin.li@arm.com>
324
325 * config/tc-arm.c (encode_arm_shift): Generate unpredictable warning
326 for register-shifted register instructions.
327 * testsuite/gas/arm/shift-bad-pc.d: New.
328 * testsuite/gas/arm/shift-bad-pc.l: New.
329 * testsuite/gas/arm/shift-bad-pc.s: New.
330
8cae7a47
CM
3312016-10-17 Cupertino Miranda <cmiranda@synopsys.com>
332
333 * testsuite/arc/dis-inv.d: Fixed matching.
334
decf5bd1
CM
3352016-10-17 Cupertino Miranda <cmiranda@synopsys.com>
336
337 * testsuite/arc/dis-inv.s: Test to validate patch.
338 * testsuite/arc/dis-inv.d: Likewise.
339
e5b06ef0
CZ
3402016-10-14 Claudiu Zissulescu <claziss@synopsys.com>
341
342 * testsuite/gas/arc/shortlimm_a7.d: New file.
343 * testsuite/gas/arc/shortlimm_a7.s: Likewise.
344 * testsuite/gas/arc/shortlimm_hs.d: Likewise.
345 * testsuite/gas/arc/shortlimm_hs.s: Likewise.
346
a24bb4f0
NC
3472016-10-11 Nick Clifton <nickc@redhat.com>
348
349 * gas/arm/tls.d: Adjust output to match change in objdump.
350
93562a34
JW
3512016-10-11 Jiong Wang <jiong.wang@arm.com>
352
353 PR target/20666
354 * testsuite/gas/aarch64/alias-2.d: Update expected results.
355
969b385b
AK
3562016-10-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
357
358 * testsuite/gas/cfi/cfi-common-1.d: Adjust regexps for mips64.
359 * testsuite/gas/cfi/cfi-common-2.d: Likewise.
360 * testsuite/gas/cfi/cfi-common-3.d: Likewise.
361 * testsuite/gas/cfi/cfi-common-4.d: Likewise.
362 * testsuite/gas/cfi/cfi-common-5.d: Likewise.
363 * testsuite/gas/cfi/cfi-common-7.d: Likewise.
364 * testsuite/gas/cfi/cfi-common-8.d: Likewise.
365 * testsuite/gas/cfi/cfi-common-9.d: Likewise.
366 * testsuite/gas/cfi/cfi-mips-1.d: Likewise.
367
b6f80bb8
AM
3682016-10-08 Alan Modra <amodra@gmail.com>
369
370 * Makefile.am (EXTRA_as_new_SOURCES): Add config/rl78-parse.y and
371 config/rx-parse.y. Move config/bfin-parse.y.
372 (bfin-parse.@OBJEXT@, rl78-parse.@OBJEXT@, rx-parse.@OBJEXT@): Delete.
373 ($(srcdir)/config/rl78-defs.h): New rule.
374 * Makefile.in: Regenerate.
375
362c0c4d
JW
3762016-10-07 Jiong Wang <jiong.wang@arm.com>
377
378 PR target/20667
379 * testsuite/gas/aarch64/sys-rt-reg.s: Test source for instructions using
380 SYS_Rt reg.
381 * testsuite/gas/aarch64/sys-rt-reg.d: New testcase.
382
08ec958f
CZ
3832016-10-06 Claudiu Zissulescu <claziss@synopsys.com>
384
385 * testsuite/gas/arc/leave_enter.d: New file.
386 * testsuite/gas/arc/leave_enter.s: Likewise.
387 * testsuite/gas/arc/regnames.d: Likewise.
388 * testsuite/gas/arc/regnames.s: Likewise.
389 * config/tc-arc.c (arc_parse_name): Don't match reg names against
390 confirmed symbol names.
391
fcddde94
AM
3922016-10-06 Alan Modra <amodra@gmail.com>
393
394 * app.c (do_scrub_chars): Move fall through comment.
395 * expr.c (operand): Likewise.
396
3d3424e9
MF
3972016-10-06 Matthew Fortune <matthew.fortune@imgtec.com>
398
399 PR gas/20648
400 * dw2gencfi.c (dot_cfi_sections): Refine the check for
401 inconsistent .cfi_sections to only consider compact vs non
402 compact forms.
403 * testsuite/gas/cfi/cfi-common-9.d: New file.
404 * testsuite/gas/cfi/cfi-common-9.s: New file.
405 * testsuite/gas/cfi/cfi.exp: Run new test.
406
1a0670f3
AM
4072016-10-06 Alan Modra <amodra@gmail.com>
408
409 * app.c: Add missing fall through comments.
410 * dw2gencfi.c: Likewise.
411 * expr.c: Likewise.
412 * config/tc-alpha.c: Likewise.
413 * config/tc-arc.c: Likewise.
414 * config/tc-arm.c: Likewise.
415 * config/tc-cr16.c: Likewise.
416 * config/tc-crx.c: Likewise.
417 * config/tc-dlx.c: Likewise.
418 * config/tc-h8300.c: Likewise.
419 * config/tc-hppa.c: Likewise.
420 * config/tc-i370.c: Likewise.
421 * config/tc-i386.c: Likewise.
422 * config/tc-i960.c: Likewise.
423 * config/tc-ia64.c: Likewise.
424 * config/tc-m68hc11.c: Likewise.
425 * config/tc-m68k.c: Likewise.
426 * config/tc-mep.c: Likewise.
427 * config/tc-metag.c: Likewise.
428 * config/tc-microblaze.c: Likewise.
429 * config/tc-mips.c: Likewise.
430 * config/tc-ns32k.c: Likewise.
431 * config/tc-rx.c: Likewise.
432 * config/tc-score.c: Likewise.
433 * config/tc-score7.c: Likewise.
434 * config/tc-sh.c: Likewise.
435 * config/tc-tic4x.c: Likewise.
436 * config/tc-vax.c: Likewise.
437 * config/tc-xstormy16.c: Likewise.
438 * config/tc-z80.c: Likewise.
439 * config/tc-z8k.c: Likewise.
440 * config/obj-elf.c: Likewise.
441 * config/tc-i386.c: Likewise.
442 * depend.c: Spell fall through comments consistently.
443 * config/tc-arm.c: Likewise.
444 * config/tc-d10v.c: Likewise.
445 * config/tc-i960.c: Likewise.
446 * config/tc-ia64.c: Likewise.
447 * config/tc-m68k.c: Likewise.
448 * config/tc-mcore.c: Likewise.
449 * config/tc-mep.c: Likewise.
450 * config/tc-ns32k.c: Likewise.
451 * config/tc-visium.c: Likewise.
452 * config/tc-xstormy16.c: Likewise.
453 * config/tc-z8k.c: Likewise.
454
1e0f0b4d
AM
4552016-10-06 Alan Modra <amodra@gmail.com>
456
457 * as.h (as_assert): Add ATTRIBUTE_NORETURN.
458
2b804145
AM
4592016-10-06 Alan Modra <amodra@gmail.com>
460
461 * config/tc-arc.c (find_opcode_match): Add missing break.
462 * config/tc-i960.c (get_cdisp): Likewise.
463 * config/tc-metag.c (parse_swap, md_apply_fix): Likewise.
464 * config/tc-mt.c (md_parse_option): Likewise.
465 * config/tc-nds32.c (nds32_apply_fix): Likewise.
466 * config/tc-hppa.c (pa_ip): Assert rather than testing last
467 condition of multiple if statements.
468 * config/tc-s390.c (s390_exp_compare): Return 0 on error.
469 * config/tc-tic4x.c (tic4x_operand_parse): Add as_bad and break
470 out of case rather than falling into next case. Formatting.
471
95e61695
AM
4722016-10-06 Alan Modra <amodra@gmail.com>
473
474 * config/rl78-parse.y: Don't use deprecated %name-prefix.
475 * config/rx-parse.y: Likewise.
476
744ce302
JW
4772016-09-29 Jiong Wang <jiong.wang@arm.com>
478
479 PR target/20553
480 * testsuite/gas/aarch64/advsimd-fp16.s (indexed_elem): New high index
481 testcases for H and S variants. New low index testcases for D variant.
482 * testsuite/gas/aarch64/advsimd-fp16.d: Update expected results.
483
a5721ba2
AM
4842016-09-29 Alan Modra <amodra@gmail.com>
485
486 * config/tc-ppc.c (md_assemble): Handle PPC_OPERAND_OPTIONAL32.
487 * testsuite/gas/ppc/power8.s: Provide tbegin. operand.
488 * testsuite/gas/ppc/power9.d: Update cmprb disassembly.
489
78fb7e37
TS
4902016-09-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
491
492 * config/tc-xtensa.c (xg_reverse_shift_count): Pass cnt_arg instead of
493 cnt_argp to concat.
494
c5da1932
VZ
4952016-09-26 Vlad Zakharov <vzakhar@synopsys.com>
496
497 * Makefile.in: Regenerate.
498 * configure: Likewise.
499 * doc/Makefile.in: Likewise.
500
005d79fd
AM
5012016-09-26 Alan Modra <amodra@gmail.com>
502
503 * config/tc-ppc.c (ppc_elf_gnu_attribute): New function.
504 (md_pseudo_table <ELF>): Handle "gnu_attribute".
505
870dd155
TP
5062016-09-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
507
508 * config/tc-arm.c (v7m_psrs): Remove BASEPRI_MASK MRS/MSR special
509 register and redundant basepri_max.
510
ad43e107
RS
5112016-09-21 Richard Sandiford <richard.sandiford@arm.com>
512
513 * config/tc-aarch64.c (print_operands): Print spaces between
514 operands.
515 * testsuite/gas/aarch64/ilp32-basic.d: Expect spaces after ","
516 in addresses.
517 * testsuite/gas/aarch64/ldst-reg-imm-post-ind.d: Likewise.
518 * testsuite/gas/aarch64/ldst-reg-imm-pre-ind.d: Likewise.
519 * testsuite/gas/aarch64/ldst-reg-pair.d: Likewise.
520 * testsuite/gas/aarch64/ldst-reg-reg-offset.d: Likewise.
521 * testsuite/gas/aarch64/ldst-reg-uns-imm.d: Likewise.
522 * testsuite/gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
523 * testsuite/gas/aarch64/reloc-insn.d: Likewise.
524 * testsuite/gas/aarch64/sve.d: Likewise.
525 * testsuite/gas/aarch64/symbol.d: Likewise.
526 * testsuite/gas/aarch64/system.d: Likewise.
527 * testsuite/gas/aarch64/tls-desc.d: Likewise.
528 * testsuite/gas/aarch64/sve-invalid.l: Expect spaces after ","
529 in suggested alternatives.
530 * testsuite/gas/aarch64/verbose-error.l: Likewise.
531
ab3b8fcf
RS
5322016-09-21 Richard Sandiford <richard.sandiford@arm.com>
533
534 * config/tc-aarch64.c (output_operand_error_record): Use "must be"
535 rather than "should be" or "expected to be" in error messages.
536 (parse_operands): Likewise.
537 * testsuite/gas/aarch64/diagnostic.l: Likewise.
538 * testsuite/gas/aarch64/legacy_reg_names.l: Likewise.
539 * testsuite/gas/aarch64/sve-invalid.l: Likewise.
540 * testsuite/gas/aarch64/sve-reg-diagnostic.l: Likewise.
541
bb7eff52
RS
5422016-09-21 Richard Sandiford <richard.sandiford@arm.com>
543
544 * config/tc-aarch64.c (opcode_lookup): Search for the end of
545 a condition name, rather than assuming that it will have exactly
546 2 characters.
547 (parse_operands): Likewise.
548 * testsuite/gas/aarch64/alias.d: Add new condition-code comments
549 to the expected output.
550 * testsuite/gas/aarch64/beq_1.d: Likewise.
551 * testsuite/gas/aarch64/float-fp16.d: Likewise.
552 * testsuite/gas/aarch64/int-insns.d: Likewise.
553 * testsuite/gas/aarch64/no-aliases.d: Likewise.
554 * testsuite/gas/aarch64/programmer-friendly.d: Likewise.
555 * testsuite/gas/aarch64/reloc-insn.d: Likewise.
556 * testsuite/gas/aarch64/b_c_1.d, testsuite/gas/aarch64/b_c_1.s:
557 New test.
558
f2a5c4f5
RS
5592016-09-21 Richard Sandiford <richard.sandiford@arm.com>
560
561 * testsuite/gas/aarch64/diagnostic.s,
562 testsuite/gas/aarch64/diagnostic.l: Add tests for
563 invalid uses of MUL VL and MUL in base AArch64 instructions.
564 * testsuite/gas/aarch64/sve-add.s, testsuite/gas/aarch64/sve-add.d,
565 testsuite/gas/aarch64/sve-dup.s, testsuite/gas/aarch64/sve-dup.d,
566 testsuite/gas/aarch64/sve-invalid.s,
567 testsuite/gas/aarch64/sve-invalid.d,
568 testsuite/gas/aarch64/sve-invalid.l,
569 testsuite/gas/aarch64/sve-reg-diagnostic.s,
570 testsuite/gas/aarch64/sve-reg-diagnostic.d,
571 testsuite/gas/aarch64/sve-reg-diagnostic.l,
572 testsuite/gas/aarch64/sve.s, testsuite/gas/aarch64/sve.d: New tests.
573
c0890d26
RS
5742016-09-21 Richard Sandiford <richard.sandiford@arm.com>
575
576 * doc/c-aarch64.texi: Document the "sve" feature.
577 * config/tc-aarch64.c (REG_TYPE_R_Z_BHSDQ_VZP): New register type.
578 (get_reg_expected_msg): Handle it.
579 (parse_operands): When parsing operands of an SVE instruction,
580 disallow immediates that match REG_TYPE_R_Z_BHSDQ_VZP.
581 (aarch64_features): Add an entry for SVE.
582
047cd301
RS
5832016-09-21 Richard Sandiford <richard.sandiford@arm.com>
584
585 * config/tc-aarch64.c (parse_operands): Handle the new SVE core
586 and FP register operands.
587
165d4950
RS
5882016-09-21 Richard Sandiford <richard.sandiford@arm.com>
589
590 * config/tc-aarch64.c (double_precision_operand_p): New function.
591 (parse_operands): Use it to calculate the dp_p input to
592 parse_aarch64_imm_float. Handle the new SVE FP immediate operands.
593
e950b345
RS
5942016-09-21 Richard Sandiford <richard.sandiford@arm.com>
595
596 * config/tc-aarch64.c (parse_operands): Handle the new SVE integer
597 immediate operands.
598
98907a70
RS
5992016-09-21 Richard Sandiford <richard.sandiford@arm.com>
600
601 * config/tc-aarch64.c (SHIFTED_NONE, SHIFTED_MUL_VL): New
602 parse_shift_modes.
603 (parse_shift): Handle SHIFTED_MUL_VL.
604 (parse_address_main): Add an imm_shift_mode parameter.
605 (parse_address, parse_sve_address): Update accordingly.
606 (parse_operands): Handle MUL VL addressing modes.
607
4df068de
RS
6082016-09-21 Richard Sandiford <richard.sandiford@arm.com>
609
610 * config/tc-aarch64.c (REG_TYPE_SVE_BASE, REG_TYPE_SVE_OFFSET): New
611 register types.
612 (get_reg_expected_msg): Handle them.
613 (aarch64_addr_reg_parse): New function, split out from
614 aarch64_reg_parse_32_64. Handle Z registers too.
615 (aarch64_reg_parse_32_64): Call it.
616 (parse_address_main): Add base_qualifier, offset_qualifier,
617 base_type and offset_type parameters. Handle SVE base and offset
618 registers.
619 (parse_address): Update call to parse_address_main.
620 (parse_sve_address): New function.
621 (parse_operands): Parse the new SVE address operands.
622
2442d846
RS
6232016-09-21 Richard Sandiford <richard.sandiford@arm.com>
624
625 * config/tc-aarch64.c (SHIFTED_MUL): New parse_shift_mode.
626 (parse_shift): Handle it. Reject AARCH64_MOD_MUL for all other
627 shift modes. Skip range tests for AARCH64_MOD_MUL.
628 (process_omitted_operand): Handle AARCH64_OPND_SVE_PATTERN_SCALED.
629 (parse_operands): Likewise.
630
245d2e3f
RS
6312016-09-21 Richard Sandiford <richard.sandiford@arm.com>
632
633 * config/tc-aarch64.c (parse_enum_string): New function.
634 (po_enum_or_fail): New macro.
635 (parse_operands): Handle AARCH64_OPND_SVE_PATTERN and
636 AARCH64_OPND_SVE_PRFOP.
637
d50c751e
RS
6382016-09-21 Richard Sandiford <richard.sandiford@arm.com>
639
640 * config/tc-aarch64.c (vector_el_type): Add NT_zero and NT_merge.
641 (parse_vector_type_for_operand): Assert that the skipped character
642 is a '.'.
643 (parse_predication_for_operand): New function.
644 (parse_typed_reg): Parse /z and /m suffixes for predicate registers.
645 (vectype_to_qualifier): Handle NT_zero and NT_merge.
646
f11ad6bc
RS
6472016-09-21 Richard Sandiford <richard.sandiford@arm.com>
648
649 * config/tc-aarch64.c (NTA_HASVARWIDTH): New macro.
650 (AARCH64_REG_TYPES): Add ZN and PN.
651 (get_reg_expected_msg): Handle them.
652 (parse_vector_type_for_operand): Add a reg_type parameter.
653 Skip the width for Zn and Pn registers.
654 (parse_typed_reg): Extend vector handling to Zn and Pn. Update the
655 call to parse_vector_type_for_operand. Set HASVARTYPE for Zn and Pn,
656 expecting the width to be 0.
657 (parse_vector_reg_list): Restrict error about [BHSD]nn operands to
658 REG_TYPE_VN.
659 (vectype_to_qualifier): Use S_[BHSD] qualifiers for NTA_HASVARWIDTH.
660 (parse_operands): Handle the new Zn and Pn operands.
661 (REGSET16): New macro, split out from...
662 (REGSET31): ...here.
663 (reg_names): Add Zn and Pn entries.
664
0c608d6b
RS
6652016-09-21 Richard Sandiford <richard.sandiford@arm.com>
666
667 * config/tc-aarch64.c (output_operand_error_record): Handle
668 AARCH64_OPDE_UNTIED_OPERAND.
669
4989adac
RS
6702016-09-21 Richard Sandiford <richard.sandiford@arm.com>
671
672 * config/tc-aarch64.c (find_best_match): Simplify, allowing an
673 instruction with all-NIL qualifiers to fail to match.
674
73866052
RS
6752016-09-21 Richard Sandiford <richard.sandiford@arm.com>
676
677 * config/tc-aarch64.c (parse_address_main): Remove reloc and
678 accept_reg_post_index parameters. Parse relocations and register
679 post indexes unconditionally.
680 (parse_address): Remove accept_reg_post_index parameter.
681 Update call to parse_address_main.
682 (parse_address_reloc): Delete.
683 (parse_operands): Call parse_address instead of parse_address_main.
684 Update existing callers of parse_address and make them check
685 inst.reloc.type where appropriate.
686 * testsuite/gas/aarch64/diagnostic.s: Add tests for relocations
687 in ADDR_SIMPLE, SIMD_ADDR_SIMPLE, ADDR_SIMM7 and ADDR_SIMM9 addresses.
688 Also test for invalid uses of post-index register addressing.
689 * testsuite/gas/aarch64/diagnostic.l: Update accordingly.
690
e1b988bb
RS
6912016-09-21 Richard Sandiford <richard.sandiford@arm.com>
692
693 * config/tc-aarch64.c (REG_TYPE_R_Z, REG_TYPE_R_SP): New register
694 types.
695 (get_reg_expected_msg): Handle them and REG_TYPE_R64_SP.
696 (aarch64_check_reg_type): Simplify.
697 (aarch64_reg_parse_32_64): Return the reg_entry instead of the
698 register number. Return the type as a qualifier rather than an
699 "isreg32" boolean. Remove reject_sp, reject_rz and isregzero
700 parameters.
701 (parse_shifter_operand): Update call to aarch64_parse_32_64_reg.
702 Use get_reg_expected_msg.
703 (parse_address_main): Likewise. Use aarch64_check_reg_type.
704 (po_int_reg_or_fail): Replace reject_sp and reject_rz parameters
705 with a reg_type parameter. Update call to aarch64_parse_32_64_reg.
706 Use aarch64_check_reg_type to test the result.
707 (parse_operands): Update after the above changes. Parse ADDR_SIMPLE
708 addresses normally before enforcing the syntax restrictions.
709 * testsuite/gas/aarch64/diagnostic.s: Add tests for a post-index
710 zero register and for a stack pointer index.
711 * testsuite/gas/aarch64/diagnostic.l: Update accordingly.
712 Also update existing diagnostic messages after the above changes.
713 * testsuite/gas/aarch64/illegal-lse.l: Update the error message
714 for 32-bit register bases.
715
874d7e6e
RS
7162016-09-21 Richard Sandiford <richard.sandiford@arm.com>
717
718 * config/tc-aarch64.c (parse_aarch64_imm_float): Remove range check.
719 (parse_operands): Check the range of 8-bit FP immediates here instead.
720
6a9deabe
RS
7212016-09-21 Richard Sandiford <richard.sandiford@arm.com>
722
723 * config/tc-aarch64.c (parse_aarch64_imm_float): Report a specific
724 low-severity error for registers.
725 (parse_operands): Report an invalid floating point constant for
726 if parsing an FPIMM8 fails, and if no better error has been
727 recorded.
728 * testsuite/gas/aarch64/diagnostic.s,
729 testsuite/gas/aarch64/diagnostic.l: Add tests for integer operands
730 to FMOV.
731
04a3379a
RS
7322016-09-21 Richard Sandiford <richard.sandiford@arm.com>
733
734 * config/tc-aarch64.c (aarch64_double_precision_fmovable): Rename
735 to...
736 (can_convert_double_to_float): ...this. Accept any double-precision
737 value that converts to single precision without loss of precision.
738 (parse_aarch64_imm_float): Update accordingly.
739
1799c0d0
RS
7402016-09-21 Richard Sandiford <richard.sandiford@arm.com>
741
742 * config/tc-aarch64.c (parse_immediate_expression): Add a
743 reg_type parameter.
744 (parse_constant_immediate): Likewise, and update calls.
745 (parse_aarch64_imm_float): Likewise.
746 (parse_big_immediate): Likewise.
747 (po_imm_nc_or_fail): Update accordingly, passing down a new
748 imm_reg_type variable.
749 (po_imm_of_fail): Likewise.
750 (parse_operands): Likewise.
751
10d76650
RS
7522016-09-21 Richard Sandiford <richard.sandiford@arm.com>
753
754 * config/tc-aarch64.c (parse_neon_reg_list): Rename to...
755 (parse_vector_reg_list): ...this and take a register type
756 as input.
757 (parse_operands): Update accordingly.
758
53021dd1
RS
7592016-09-21 Richard Sandiford <richard.sandiford@arm.com>
760
761 * config/tc-aarch64.c (parse_neon_type_for_operand): Rename to...
762 (parse_vector_type_for_operand): ...this.
763 (parse_typed_reg): Update accordingly.
764
8f9a77af
RS
7652016-09-21 Richard Sandiford <richard.sandiford@arm.com>
766
767 * config/tc-aarch64.c (neon_type_el): Rename to...
768 (vector_type_el): ...this.
769 (parse_neon_type_for_operand): Update accordingly.
770 (parse_typed_reg): Likewise.
771 (aarch64_reg_parse): Likewise.
772 (vectype_to_qualifier): Likewise.
773 (parse_operands): Likewise.
774 (eq_neon_type_el): Likewise. Rename to...
775 (eq_vector_type_el): ...this.
776 (parse_neon_reg_list): Update accordingly.
777
f06935a5
RS
7782016-09-21 Richard Sandiford <richard.sandiford@arm.com>
779
780 * config/tc-aarch64.c (neon_el_type: Rename to...
781 (vector_el_type): ...this.
782 (neon_type_el): Update accordingly.
783 (parse_neon_type_for_operand): Likewise.
784 (vectype_to_qualifier): Likewise.
785
a235d3ae
RS
7862016-09-21 Richard Sandiford <richard.sandiford@arm.com>
787
788 * config/tc-aarch64.c (parse_neon_operand_type): Delete.
789 (parse_typed_reg): Call parse_neon_type_for_operand directly.
790
f807f43d
CZ
7912016-09-15 Claudiu Zissulescu <claziss@synopsys.com>
792
793 * testsuite/gas/arc/textinsnxop.d: New file.
794 * testsuite/gas/arc/textinsnxop.s: Likewise.
795
d7cd93a7
JM
7962016-09-15 Jose E. Marchesi <jose.marchesi@oracle.com>
797
798 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run
799 dcti-couples-v9 only in ELF targets to avoid spurious failures in
800 sparc-aout and sparc-coff targets.
801
fd486b63
PB
8022016-09-14 Peter Bergner <bergner@vnet.ibm.com>
803
804 * testsuite/gas/ppc/power9.d <slbiag, cpabort> New tests.
805 <addex., brd, brh, brw, lwzmx, nandxor, rldixor, setbool,
806 xor3, cp_abort, copy_first, paste, paste_last, sync>: Remove tests.
807 <copy, paste.>: Update tests.
808 * testsuite/gas/ppc/power9.s: Likewise.
809
fc7514d6
JM
8102016-09-14 Jose E. Marchesi <jose.marchesi@oracle.com>
811
812 * config/tc-sparc.c (sparc_ip): Print the instruction arguments
813 in "architecture mismatch" error messages.
814
46a2d504
JM
8152016-09-14 Jose E. Marchesi <jose.marchesi@oracle.com>
816
817 * config/tc-sparc.c (md_assemble): Detect and warning on
818 unpredictable DCTI couples in certain arches.
819 (dcti_couples_detect): New global.
820 (md_longopts): Add command line option -dcti-couples-detect.
821 (md_show_usage): Document -dcti-couples-detect.
822 (md_parse_option): Handle OPTION_DCTI_COUPLES_DETECT.
823 * testsuite/gas/sparc/sparc.exp (gas_64_check): Run
824 dcti-couples-v8, dcti-couples-v9 and dcti-couples-v9c tests.
825 * testsuite/gas/sparc/dcti-couples.s: New file.
826 * testsuite/gas/sparc/dcti-couples-v9c.d: Likewise.
827 * testsuite/gas/sparc/dcti-couples-v8.d: Likewise.
828 * testsuite/gas/sparc/dcti-couples-v9.d: Likewise.
829 * testsuite/gas/sparc/dcti-couples-v9c.l: Likewise.
830 * testsuite/gas/sparc/dcti-couples-v8.l: Likewise.
831 * doc/as.texinfo (Overview): Document --dcti-couples-detect.
832 * doc/c-sparc.texi (Sparc-Opts): Likewise.
833
32348c58
CZ
8342016-09-14 Claudiu Zissulescu <claziss@synopsys.com>
835
836 * testsuite/gas/arc/tls-relocs2.d: New file.
837 * testsuite/gas/arc/tls-relocs2.s: Likewise.
838 * config/tc-arc.c (tokenize_arguments): Accept offsets when base
839 is used.
840
952c3f51
AK
8412016-09-12 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
842
843 * config/tc-s390.c (s390_parse_cpu): Support alternate arch
844 strings.
845 * doc/as.texinfo: Document new arch strings.
846 * doc/c-s390.texi: Likewise.
847
58af6397
AK
8482016-09-12 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
849
850 * config/tc-s390.c: Set all facitily bits by default
851
8b71537b
PS
8522016-09-12 Patrick Steuer <steuer@linux.vnet.ibm.com>
853
854 * testsuite/gas/s390/zarch-z196.d: Adjust testcase.
855
8d471ec1
L
8562016-09-08 H.J. Lu <hongjiu.lu@intel.com>
857
858 * config/tc-i386.c (i386_target_format): Allow PROCESSOR_IAMCU
859 for Intel MCU.
860
5b64d091
L
8612016-09-07 H.J. Lu <hongjiu.lu@intel.com>
862
863 * config/tc-i386.c (valid_iamcu_cpu_flags): Removed.
864 (set_cpu_arch): Updated.
865 (md_parse_option): Likewise.
866 * testsuite/gas/i386/i386.exp: Run iamcu-4 and iamcu-5. Remove
867 iamcu-inval-2 and iamcu-inval-3.
868 * testsuite/gas/i386/iamcu-4.d: New file.
869 * testsuite/gas/i386/iamcu-4.s: Likewise.
870 * testsuite/gas/i386/iamcu-5.d: Likewise.
871 * testsuite/gas/i386/iamcu-5.s: Likewise.
872 * testsuite/gas/i386/iamcu-inval-2.l: Removed.
873 * testsuite/gas/i386/iamcu-inval-2.s: Likewise.
874 * testsuite/gas/i386/iamcu-inval-3.l: Likewise.
875 * testsuite/gas/i386/iamcu-inval-3.s: Likewise.
876
27e5a270
RE
8772016-09-07 Richard Earnshaw <rearnsha@arm.com>
878
879 * config/tc-arm.c ((arm_cpus): Use ARM_ARCH_V8A_CRC for all
880 ARMv8-A CPUs except xgene1.
881
f7d69005
AM
8822016-08-31 Alan Modra <amodra@gmail.com>
883
884 * config/tc-ppc.c (md_assemble): Set sh_flags for VLE. Test
885 ppc_cpu rather than calling ppc_mach to determine VLE mode.
886 (ppc_frag_check, ppc_handle_align): Likewise use ppc_cpu.
887
1b8b6532
JM
8882016-08-26 Jose E. Marchesi <jose.marchesi@oracle.com>
889
890 * testsuite/gas/sparc/crypto.d: Rename invalid opcode camellia_fi
891 to camellia_fl.
892 * testsuite/gas/sparc/crypto.s: Likewise.
893
1a336194
TP
8942016-08-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
895
896 * config/tc-arm.c (v7m_psrs): Add MSPLIM, PSPLIM, MSPLIM_NS,
897 PSPLIM_NS, PRIMASK_NS, BASEPRI_NS, FAULTMASK_NS, CONTROL_NS, SP_NS and
898 their lowecase counterpart special registers. Write register
899 identifier in hex.
900 * testsuite/gas/arm/archv8m-cmse-msr.s: Reorganize tests per
901 operation, special register and then case. Use different register for
902 each operation. Add tests for new special registers.
903 * testsuite/gas/arm/archv8m-cmse-msr-base.d: Adapt expected result
904 accordingly.
905 * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
906 * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
907
c4dd0ba2
TP
9082016-08-25 Thomas Preud'homme <thomas.preudhomme@arm.com>
909
910 * config/tc-arm.c (v7m_psrs): Remove msp_s, MSP_S, psp_s and PSP_S
911 special registers.
912 * testsuite/gas/arm/archv8m-cmse-msr.s: Remove test for above special
913 registers.
914 * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
915 * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
916 * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
917
6b40c462
L
9182016-08-24 H.J. Lu <hongjiu.lu@intel.com>
919
920 * config/tc-i386.c (cpu_arch): Add .ptwrite.
921 * doc/c-i386.texi: Document ptwrite and .ptwrite.
922 * testsuite/gas/i386/i386.exp: Run ptwrite, ptwrite-intel,
923 x86-64-ptwrite and x86-64-ptwrite-intel.
924 * testsuite/gas/i386/ptwrite-intel.d: New file.
925 * testsuite/gas/i386/ptwrite.d: Likewise.
926 * testsuite/gas/i386/ptwrite.s: Likewise.
927 * testsuite/gas/i386/x86-64-ptwrite-intel.d: Likewise.
928 * testsuite/gas/i386/x86-64-ptwrite.d: Likewise.
929 * testsuite/gas/i386/x86-64-ptwrite.s: Likewise.
930
873f10f0
TC
9312016-08-19 Tamar Christina <tamar.christina@arm.com>
932
933 * config/tc-arm.c (do_co_reg2c): Added constraint.
934 * testsuite/gas/arm/dest-unpredictable.s: New.
935 * testsuite/gas/arm/dest-unpredictable.l: New.
936 * testsuite/gas/arm/dest-unpredictable.d: New.
937
dd905818
NC
9382016-08-19 Nick Clifton <nickc@redhat.com>
939
940 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Adjust expected
941 ordering of sections.
942 * testsuite/gas/i386/x86-64-unwind.d: Likewise.
943 * testsuite/gas/ia64/alias-ilp32.d: Likewise.
944 * testsuite/gas/ia64/alias.d: Likewise.
945 * testsuite/gas/ia64/group-1.d: Likewise.
946 * testsuite/gas/ia64/group-2.d: Likewise.
947 * testsuite/gas/ia64/secname-ilp32.d: Likewise.
948 * testsuite/gas/ia64/secname.d: Likewise.
949 * testsuite/gas/ia64/unwind-ilp32.d: Likewise.
950 * testsuite/gas/ia64/unwind.d: Likewise.
951 * testsuite/gas/ia64/xdata-ilp32.d: Likewise.
952 * testsuite/gas/ia64/xdata.d: Likewise.
953 * testsuite/gas/mmix/bspec-1.d: Likewise.
954 * testsuite/gas/mmix/bspec-2.d: Likewise.
955 * testsuite/gas/mmix/byte-1.d: Likewise.
956 * testsuite/gas/mmix/loc-1.d: Likewise.
957 * testsuite/gas/mmix/loc-2.d: Likewise.
958 * testsuite/gas/mmix/loc-3.d: Likewise.
959 * testsuite/gas/mmix/loc-4.d: Likewise.
960 * testsuite/gas/mmix/loc-5.d: Likewise.
961 * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
962
dbd8770c
RS
9632016-08-11 Richard Sandiford <richard.sandiford@arm.com>
964
965 * config/tc-aarch64.c (parse_aarch64_imm_float): Reject -0.0.
966 * testsuite/gas/aarch64/illegal.s, testsuite/gas/aarch64/illegal.l:
967 Add tests for -0.0. Add an end-of-file comment.
968
7ea12e5c
NC
9692016-08-05 Nick Clifton <nickc@redhat.com>
970
b126985e
NC
971 PR gas/20429
972 * config/tc-arm.c (do_vfp_nsyn_push): Check that no more than 16
973 registers are pushed.
974 (do_vfp_nsyn_pop): Check that no more than 16 registers are
975 popped.
976 * testsuite/gas/arm/pr20429.s: New test.
977 * testsuite/gas/arm/pr20429.d: New test driver.
978 * testsuite/gas/arm/pr20429.1: Expected error output.
979
7ea12e5c
NC
980 PR gas/20364
981 * config/tc-aarch64.c (s_ltorg): Change the mapping state after
982 aligning the frag.
983 (aarch64_init): Treat rs_align frags in code sections as
984 containing code, not data.
985 * testsuite/gas/aarch64/pr20364.s: New test.
986 * testsuite/gas/aarch64/pr20364.d: New test driver.
987
02442566
ST
9882016-08-04 Stefan Trleman <stefan.teleman@oracle.com>
989
990 PR gas/20427
991 * config/tc-sparc.c (cons_fix_new_sparc): Prevent the generation
992 of 64-bit relocation types when assembling for a 32-bit Solaris
993 target.
994
c88960d0
JM
9952016-07-27 Jose E. Marchesi <jose.marchesi@oracle.com>
996
997 * testsuite/gas/sparc/sparc.exp: Use is_elf_format to discriminate
998 ELF targets.
999 Run natural, natural-32, pr4587, ticc-imm-reg, v8-movwr-imm,
1000 pause, save-args, cbcond, cfr, crypto edge, flush, hpcvis3, ima,
1001 ld_st_fsr, ldtw_sttw, ldd_std, ldx_stx, ldx_efsr, mwait, mcdper,
1002 sparc5vis4, xcrypto, v9branch1 and imm-plus-rreg only in ELF
1003 targets.
1004 (sparc_elf_setup): Delete.
1005 * testsuite/gas/sparc/save-args.d: Fix a copy-paste typo in the
1006 test's #name entry.
1007
7bd374a4
MR
10082016-07-27 Maciej W. Rozycki <macro@imgtec.com>
1009
1010 * config/tc-mips.c (RELAX_MICROMIPS_ENCODE): Add `nods' flag.
1011 (RELAX_MICROMIPS_RELAX32, RELAX_MICROMIPS_TOOFAR16)
1012 (RELAX_MICROMIPS_MARK_TOOFAR16, RELAX_MICROMIPS_CLEAR_TOOFAR16)
1013 (RELAX_MICROMIPS_TOOFAR32, RELAX_MICROMIPS_MARK_TOOFAR32)
1014 (RELAX_MICROMIPS_CLEAR_TOOFAR32): Shift bits.
1015 (get_append_method): Also return APPEND_ADD_COMPACT for
1016 microMIPS instructions.
1017 (find_altered_mips16_opcode): Exclude macros from matching.
1018 Factor code out...
1019 (find_altered_opcode): ... to this new function.
1020 (find_altered_micromips_opcode): New function.
1021 (frag_branch_delay_slot_size): Likewise.
1022 (append_insn): Handle microMIPS branch/jump compaction.
1023 (macro_start): Likewise.
1024 (relaxed_micromips_32bit_branch_length): Likewise.
1025 (md_convert_frag): Likewise.
1026 * testsuite/gas/mips/micromips.s: Add conditional explicit NOPs
1027 for delay slot filling.
1028 * testsuite/gas/mips/micromips-b16.s: Add explicit NOPs for
1029 delay slot filling.
1030 * testsuite/gas/mips/micromips-size-1.s: Likewise.
1031 * testsuite/gas/mips/micromips.l: Adjust line numbers.
1032 * testsuite/gas/mips/micromips-warn.l: Likewise.
1033 * testsuite/gas/mips/micromips-size-1.l: Likewise.
1034 * testsuite/gas/mips/micromips.d: Adjust padding.
1035 * testsuite/gas/mips/micromips-trap.d: Likewise.
1036 * testsuite/gas/mips/micromips-insn32.d: Likewise.
1037 * testsuite/gas/mips/micromips-noinsn32.d: Likewise.
1038 * testsuite/gas/mips/micromips@beq.d: Update patterns for
1039 branch/jump compaction.
1040 * testsuite/gas/mips/micromips@bge.d: Likewise.
1041 * testsuite/gas/mips/micromips@bgeu.d: Likewise.
1042 * testsuite/gas/mips/micromips@blt.d: Likewise.
1043 * testsuite/gas/mips/micromips@bltu.d: Likewise.
1044 * testsuite/gas/mips/micromips@branch-misc-4.d: Likewise.
1045 * testsuite/gas/mips/micromips@branch-misc-4-64.d: Likewise.
1046 * testsuite/gas/mips/micromips@branch-misc-5.d: Likewise.
1047 * testsuite/gas/mips/micromips@branch-misc-5pic.d: Likewise.
1048 * testsuite/gas/mips/micromips@branch-misc-5-64.d: Likewise.
1049 * testsuite/gas/mips/micromips@branch-misc-5pic-64.d: Likewise.
1050 * testsuite/gas/mips/micromips@jal-svr4pic-local.d: Likewise.
1051 * testsuite/gas/mips/micromips@jal-svr4pic-local-n32.d:
1052 Likewise.
1053 * testsuite/gas/mips/micromips@jal-svr4pic-local-n64.d:
1054 Likewise.
1055 * testsuite/gas/mips/micromips@loc-swap.d: Likewise.
1056 * testsuite/gas/mips/micromips@loc-swap-dis.d: Likewise.
1057 * testsuite/gas/mips/micromips@relax.d: Likewise.
1058 * testsuite/gas/mips/micromips@relax-at.d: Likewise.
1059 * testsuite/gas/mips/micromips@relax-swap3.d: Likewise.
1060 * testsuite/gas/mips/branch-extern-2.d: Likewise.
1061 * testsuite/gas/mips/branch-extern-4.d: Likewise.
1062 * testsuite/gas/mips/branch-section-2.d: Likewise.
1063 * testsuite/gas/mips/branch-section-4.d: Likewise.
1064 * testsuite/gas/mips/branch-weak-2.d: Likewise.
1065 * testsuite/gas/mips/branch-weak-5.d: Likewise.
1066 * testsuite/gas/mips/micromips-branch-absolute.d: Likewise.
1067 * testsuite/gas/mips/micromips-branch-absolute-n32.d: Likewise.
1068 * testsuite/gas/mips/micromips-branch-absolute-n64.d: Likewise.
1069 * testsuite/gas/mips/micromips-branch-absolute-addend.d:
1070 Likewise.
1071 * testsuite/gas/mips/micromips-branch-absolute-addend-n32.d:
1072 Likewise.
1073 * testsuite/gas/mips/micromips-branch-absolute-addend-n64.d:
1074 Likewise.
1075 * testsuite/gas/mips/micromips-compact.d: New test.
1076 * testsuite/gas/mips/mips.exp: Run the new test.
1077
db18dbab
GM
10782016-07-27 Graham Markall <graham.markall@embecosm.com>
1079
1080 * config/tc-arc.c: Add new global arc_addrtype_hash.
1081 Define O_colon and O_addrtype.
1082 (debug_exp): Add O_colon and O_addrtype.
1083 (tokenize_arguments): Handle colon and address type
1084 tokens.
1085 (declare_addrtype): New function.
1086 (md_begin): Initialise arc_addrtype_hash.
1087 (arc_parse_name): Add lookup of address types.
1088 (assemble_insn): Handle colons and address types by
1089 ignoring them.
1090 * testsuite/gas/arc/nps400-8.s: New file.
1091 * testsuite/gas/arc/nps400-8.d: New file.
1092 * testsuite/gas/arc/nps400-8.s: Add PMU instruction tests.
1093 * testsuite/gas/arc/nps400-8.d: Add expected PMU
1094 instruction output.
1095
8484fb75
MR
10962016-07-26 Maciej W. Rozycki <macro@imgtec.com>
1097
1098 * config/tc-mips.c (RELAX_MICROMIPS_ENCODE): Add `insn32' flag.
1099 (RELAX_MICROMIPS_INSN32): New macro.
1100 (RELAX_MICROMIPS_UNCOND, RELAX_MICROMIPS_COMPACT)
1101 (RELAX_MICROMIPS_LINK, RELAX_MICROMIPS_RELAX32)
1102 (RELAX_MICROMIPS_TOOFAR16, RELAX_MICROMIPS_MARK_TOOFAR16)
1103 (RELAX_MICROMIPS_CLEAR_TOOFAR16, RELAX_MICROMIPS_TOOFAR32)
1104 (RELAX_MICROMIPS_MARK_TOOFAR32, RELAX_MICROMIPS_CLEAR_TOOFAR32):
1105 Shift bits.
1106 (append_insn): Record `mips_opts.insn32' with relaxed microMIPS
1107 branches.
1108 (relaxed_micromips_32bit_branch_length): Handle the `insn32'
1109 mode.
1110 (md_convert_frag): Likewise.
1111 * testsuite/gas/mips/micromips-branch-relax.s: Add `insn32'
1112 conditionals.
1113 * testsuite/gas/mips/micromips-branch-relax.l: Update line
1114 numbers accordingly.
1115 * testsuite/gas/mips/micromips-branch-relax-pic.l: Likewise.
1116 * testsuite/gas/mips/micromips-branch-relax-insn32.d: New test.
1117 * testsuite/gas/mips/micromips-branch-relax-insn32-pic.d: New
1118 test.
1119 * testsuite/gas/mips/micromips-branch-relax-insn32.l: New
1120 stderr output.
1121 * testsuite/gas/mips/micromips-branch-relax-insn32-pic.l: New
1122 stderr output.
1123 * testsuite/gas/mips/mips.exp: Run the new tests.
1124
fecd57f9
L
11252016-07-21 H.J. Lu <hongjiu.lu@intel.com>
1126
1127 * configure: Regenerated.
1128
37fd5ef3
CZ
11292016-07-20 Claudiu Zissulescu <claziss@synopsys.com>
1130
1131 * testsuite/gas/arc/dsp.d: New file.
1132 * testsuite/gas/arc/dsp.s: Likewise.
1133 * testsuite/gas/arc/fpu.d: Likewise.
1134 * testsuite/gas/arc/fpu.s: Likewise.
1135 * testsuite/gas/arc/ext2op.d: Add specific disassembler option.
1136 * testsuite/gas/arc/ext3op.d: Likewise.
1137 * testsuite/gas/arc/tdpfp.d: Likewise.
1138 * testsuite/gas/arc/tfpuda.d: Likewise.
1139
5caa2b07
MR
11402016-07-20 Maciej W. Rozycki <macro@imgtec.com>
1141
1142 * config/tc-mips.c (mips_force_relocation): Remove
1143 R_MIPS_PC26_S2 and R_MIPS_PC21_S2.
1144
a6ebf616
MR
11452016-07-19 Maciej W. Rozycki <macro@imgtec.com>
1146
1147 * config/tc-mips.c (mips_force_relocation, mips_fix_adjustable):
1148 Adjust comments for BAL to JALX linker conversion.
1149 (fix_bad_cross_mode_branch_p): Accept cross-mode BAL.
1150 * testsuite/gas/mips/unaligned-branch-1.l: Update error messages
1151 expected.
1152 * testsuite/gas/mips/unaligned-branch-micromips-1.l: Likewise.
1153 * testsuite/gas/mips/branch-local-4.d: New test.
1154 * testsuite/gas/mips/branch-local-n32-4.d: New test.
1155 * testsuite/gas/mips/branch-local-n64-4.d: New test.
1156 * testsuite/gas/mips/branch-addend.d: New test.
1157 * testsuite/gas/mips/branch-addend-n32.d: New test.
1158 * testsuite/gas/mips/branch-addend-n64.d: New test.
1159 * testsuite/gas/mips/branch-local-4.s: New test source.
1160 * testsuite/gas/mips/branch-addend.s: New test source.
1161 * testsuite/gas/mips/mips.exp: Run the new tests.
1162
9d862524
MR
11632016-07-19 Maciej W. Rozycki <macro@imgtec.com>
1164
1165 * config/tc-mips.c (mips_force_relocation): Also retain branch
1166 relocations against MIPS16 and microMIPS symbols.
1167 (fix_bad_cross_mode_jump_p): New function.
1168 (fix_bad_same_mode_jalx_p): Likewise.
1169 (fix_bad_misaligned_jump_p): Likewise.
1170 (fix_bad_cross_mode_branch_p): Likewise.
1171 (fix_bad_misaligned_branch_p): Likewise.
1172 (fix_validate_branch): Likewise.
1173 (md_apply_fix) <BFD_RELOC_MIPS_JMP, BFD_RELOC_MIPS16_JMP>
1174 <BFD_RELOC_MICROMIPS_JMP>: Separate from BFD_RELOC_MIPS_SHIFT5,
1175 etc. Verify the ISA mode and alignment of the jump target.
1176 <BFD_RELOC_MIPS_21_PCREL_S2>: Replace the inline alignment check
1177 with a call to `fix_validate_branch'.
1178 <BFD_RELOC_MIPS_26_PCREL_S2>: Likewise.
1179 <BFD_RELOC_16_PCREL_S2>: Likewise.
1180 <BFD_RELOC_MICROMIPS_7_PCREL_S1, BFD_RELOC_MICROMIPS_10_PCREL_S1>
1181 <BFD_RELOC_MICROMIPS_16_PCREL_S1>: Retain the original addend.
1182 Verify the ISA mode and alignment of the branch target.
1183 (md_convert_frag): Verify the ISA mode and alignment of resolved
1184 MIPS16 branch targets.
1185 * testsuite/gas/mips/branch-misc-1.s: Annotate non-instruction
1186 branch targets with `.insn'.
1187 * testsuite/gas/mips/branch-misc-5.s: Likewise.
1188 * testsuite/gas/mips/micromips@branch-misc-5-64.d: Update
1189 accordingly.
1190 * testsuite/gas/mips/micromips@branch-misc-5pic-64.d: Likewise.
1191 * testsuite/gas/mips/micromips-branch-relax.s: Annotate
1192 non-instruction branch target with `.insn'.
1193 * testsuite/gas/mips/micromips.s: Replace microMIPS JALX targets
1194 with external symbols.
1195 * testsuite/gas/mips/micromips-insn32.d: Update accordingly.
1196 * testsuite/gas/mips/micromips-noinsn32.d: Likewise.
1197 * testsuite/gas/mips/micromips-trap.d: Likewise.
1198 * testsuite/gas/mips/micromips.d: Likewise.
1199 * testsuite/gas/mips/mips16.s: Annotate non-instruction branch
1200 targets with `.insn'.
1201 * testsuite/gas/mips/mips16.d: Update accordingly.
1202 * testsuite/gas/mips/mips16-64.d: Likewise.
1203 * testsuite/gas/mips/mips16-dwarf2.s: Annotate non-instruction
1204 branch target with `.insn'.
1205 * testsuite/gas/mips/relax-swap3.s: Likewise.
1206 * testsuite/gas/mips/branch-local-2.l: New list test.
1207 * testsuite/gas/mips/branch-local-3.l: New list test.
1208 * testsuite/gas/mips/branch-local-n32-2.l: New list test.
1209 * testsuite/gas/mips/branch-local-n32-3.l: New list test.
1210 * testsuite/gas/mips/branch-local-n64-2.l: New list test.
1211 * testsuite/gas/mips/branch-local-n64-3.l: New list test.
1212 * testsuite/gas/mips/unaligned-jump-1.l: New list test.
1213 * testsuite/gas/mips/unaligned-jump-2.l: New list test.
1214 * testsuite/gas/mips/unaligned-jump-3.d: New test.
1215 * testsuite/gas/mips/unaligned-jump-mips16-1.l: New list test.
1216 * testsuite/gas/mips/unaligned-jump-mips16-2.l: New list test.
1217 * testsuite/gas/mips/unaligned-jump-mips16-3.d: New test.
1218 * testsuite/gas/mips/unaligned-jump-micromips-1.l: New list
1219 test.
1220 * testsuite/gas/mips/unaligned-jump-micromips-2.l: New list
1221 test.
1222 * testsuite/gas/mips/unaligned-jump-micromips-3.d: New test.
1223 * testsuite/gas/mips/unaligned-branch-1.l: New list test.
1224 * testsuite/gas/mips/unaligned-branch-2.l: New list test.
1225 * testsuite/gas/mips/unaligned-branch-3.d: New test.
1226 * testsuite/gas/mips/unaligned-branch-r6-1.l: New list test.
1227 * testsuite/gas/mips/unaligned-branch-r6-2.l: New list test.
1228 * testsuite/gas/mips/unaligned-branch-r6-3.l: New list test.
1229 * testsuite/gas/mips/unaligned-branch-r6-4.l: New list test.
1230 * testsuite/gas/mips/unaligned-branch-r6-5.d: New test.
1231 * testsuite/gas/mips/unaligned-branch-r6-6.d: New test.
1232 * testsuite/gas/mips/unaligned-branch-mips16-1.l: New list test.
1233 * testsuite/gas/mips/unaligned-branch-mips16-2.l: New list test.
1234 * testsuite/gas/mips/unaligned-branch-mips16-3.d: New test.
1235 * testsuite/gas/mips/unaligned-branch-micromips-1.l: New list
1236 test.
1237 * testsuite/gas/mips/unaligned-branch-micromips-2.l: New list
1238 test.
1239 * testsuite/gas/mips/unaligned-branch-micromips-3.d: New test.
1240 * testsuite/gas/mips/branch-local-2.s: New test source.
1241 * testsuite/gas/mips/branch-local-3.s: New test source.
1242 * testsuite/gas/mips/branch-local-n32-2.s: New test source.
1243 * testsuite/gas/mips/branch-local-n32-3.s: New test source.
1244 * testsuite/gas/mips/branch-local-n64-2.s: New test source.
1245 * testsuite/gas/mips/branch-local-n64-3.s: New test source.
1246 * testsuite/gas/mips/unaligned-jump-1.s: New test source.
1247 * testsuite/gas/mips/unaligned-jump-2.s: New test source.
1248 * testsuite/gas/mips/unaligned-jump-mips16-1.s: New test source.
1249 * testsuite/gas/mips/unaligned-jump-mips16-2.s: New test source.
1250 * testsuite/gas/mips/unaligned-jump-micromips-1.s: New test
1251 source.
1252 * testsuite/gas/mips/unaligned-jump-micromips-2.s: New test
1253 source.
1254 * testsuite/gas/mips/unaligned-branch-1.s: New test source.
1255 * testsuite/gas/mips/unaligned-branch-2.s: New test source.
1256 * testsuite/gas/mips/unaligned-branch-r6-1.s: New test source.
1257 * testsuite/gas/mips/unaligned-branch-r6-2.s: New test source.
1258 * testsuite/gas/mips/unaligned-branch-r6-3.s: New test source.
1259 * testsuite/gas/mips/unaligned-branch-r6-4.s: New test source.
1260 * testsuite/gas/mips/unaligned-branch-mips16-1.s: New test
1261 source.
1262 * testsuite/gas/mips/unaligned-branch-mips16-2.s: New test
1263 source.
1264 * testsuite/gas/mips/unaligned-branch-micromips-1.s: New test
1265 source.
1266 * testsuite/gas/mips/unaligned-branch-micromips-2.s: New test
1267 source.
1268 * testsuite/gas/mips/mips.exp: Run the new tests.
1269
065251a0
TS
12702016-07-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1271
1272 * config/tc-nds32.c (struct nds32_pseudo_opcode): Make pseudo_val
1273 unsigned int.
1274 (do_pseudo_b): Adjust.
1275 (do_pseudo_bal): Likewise.
1276 (do_pseudo_bge): Likewise.
1277 (do_pseudo_bges): Likewise.
1278 (do_pseudo_bgt): Likewise.
1279 (do_pseudo_bgts): Likewise.
1280 (do_pseudo_ble): Likewise.
1281 (do_pseudo_bles): Likewise.
1282 (do_pseudo_blt): Likewise.
1283 (do_pseudo_blts): Likewise.
1284 (do_pseudo_br): Likewise.
1285 (do_pseudo_bral): Likewise.
1286 (do_pseudo_la): Likewise.
1287 (do_pseudo_li): Likewise.
1288 (do_pseudo_ls_bhw): Likewise.
1289 (do_pseudo_ls_bhwp): Likewise.
1290 (do_pseudo_ls_bhwpc): Likewise.
1291 (do_pseudo_ls_bhwi): Likewise.
1292 (do_pseudo_move): Likewise.
1293 (do_pseudo_neg): Likewise.
1294 (do_pseudo_not): Likewise.
1295 (do_pseudo_pushpopm): Likewise.
1296 (do_pseudo_pushpop): Likewise.
1297 (do_pseudo_v3push): Likewise.
1298 (do_pseudo_v3pop): Likewise.
1299 (do_pseudo_pushpop_stack): Likewise.
1300 (do_pseudo_push_bhwd): Likewise.
1301 (do_pseudo_pop_bhwd): Likewise.
1302 (do_pseudo_pusha): Likewise.
1303 (do_pseudo_pushi): Likewise.
1304
9bceab41
TS
13052016-07-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1306
1307 * config/tc-sparc.c (struct pop_entry): Make the type of reloc
1308 bfd_reloc_code_real_type.
1309
cf80913a
TS
13102016-07-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1311
1312 * config/tc-sparc.c (pop_table): Remove sentinel.
1313 (NUM_PERC_ENTRIES): Use ARRAY_SIZE on pop_table.
1314 (md_begin): Adjust.
1315
35fec4ff
TS
13162016-07-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1317
1318 * config/tc-z8k.c (newfix): Make type of type argument
1319 bfd_reloc_code_real_type.
1320 (apply_fix): Likewise.
1321
00dad9a4
AM
13222016-07-16 Alan Modra <amodra@gmail.com>
1323
1324 * config/tc-epiphany.c: Don't include libbfd.h.
1325 * config/tc-frv.c: Likewise.
1326 * config/tc-ip2k.c: Likewise.
1327 * config/tc-iq2000.c: Likewise.
1328 * config/tc-m32c.c: Likewise.
1329 * config/tc-mep.c: Likewise.
1330 * config/tc-mt.c: Likewise.
1331 * config/tc-nios2.c: Likewise.
1332
76e7a751
AM
13332016-07-16 Alan Modra <amodra@gmail.com>
1334
1335 * config/bfin-parse.y: Don't include libbfd.h.
1336 * config/tc-bfin.c: Likewise.
1337 * config/tc-rl78.c: Likewise.
1338 * config/tc-rx.c: Likewise.
1339 * config/tc-metag.c: Likewise.
1340 (create_dspreg_htabs, create_scond_htab): Use gas_assert not BFD_ASSERT.
1341 * Makefile.am: Update dependencies.
1342 * Makefile.in: Regenerate.
1343
b416ba9b
MR
13442016-07-14 Maciej W. Rozycki <macro@imgtec.com>
1345
1346 * config/tc-mips.h (TC_FORCE_RELOCATION_ABS): New macro.
1347 (mips_force_relocation_abs): New prototype.
1348 * config/tc-mips.c (mips_force_relocation_abs): New function.
1349 * testsuite/gas/mips/branch-absolute.d: Adjust dump patterns.
1350 * testsuite/gas/mips/mips16-branch-absolute.d: Likewise.
1351 * testsuite/gas/mips/micromips-branch-absolute-n32.d: Likewise.
1352 * testsuite/gas/mips/micromips-branch-absolute-n64.d: Likewise.
1353 * testsuite/gas/mips/micromips-branch-absolute-addend-n32.d:
1354 Likewise.
1355 * testsuite/gas/mips/micromips-branch-absolute-addend-n64.d:
1356 Likewise.
1357 * testsuite/gas/mips/branch-absolute-addend.d: New test.
1358 * testsuite/gas/mips/mips16-branch-absolute-addend.d: New test.
1359 * testsuite/gas/mips/micromips-branch-absolute-addend.d: New
1360 test.
1361 * testsuite/gas/mips/mips.exp: Run the new tests.
1362
96e9ba5f
MR
13632016-07-14 Maciej W. Rozycki <macro@imgtec.com>
1364
1365 * config/tc-mips.c (md_apply_fix) <BFD_RELOC_MIPS16_16_PCREL_S1>
1366 <BFD_RELOC_MICROMIPS_7_PCREL_S1, BFD_RELOC_MICROMIPS_10_PCREL_S1>
1367 <BFD_RELOC_MICROMIPS_16_PCREL_S1>: Keep the ISA bit in the
1368 addend calculated.
1369 * testsuite/gas/mips/mips16-branch-absolute.s: Set the ISA bit
1370 in `bar', export `foo'.
1371 * testsuite/gas/mips/mips16-branch-absolute.d: Adjust
1372 accordingly.
1373 * testsuite/gas/mips/mips16-branch-absolute-n32.d: Likewise.
1374 * testsuite/gas/mips/mips16-branch-absolute-n64.d: Likewise.
1375 * testsuite/gas/mips/mips16-branch-absolute-addend-n32.d:
1376 Likewise.
1377 * testsuite/gas/mips/mips16-branch-absolute-addend-n64.d:
1378 Likewise.
1379
0c117286
MR
13802016-07-14 Maciej W. Rozycki <macro@imgtec.com>
1381
1382 * testsuite/gas/mips/mips16-branch-absolute.d: Update patterns.
1383 * testsuite/gas/mips/branch-absolute.d: New test.
1384 * testsuite/gas/mips/branch-absolute-n32.d: New test.
1385 * testsuite/gas/mips/branch-absolute-n64.d: New test.
1386 * testsuite/gas/mips/branch-absolute-addend-n32.d: New test.
1387 * testsuite/gas/mips/branch-absolute-addend-n64.d: New test.
1388 * testsuite/gas/mips/mips16-branch-absolute-n32.d: New test.
1389 * testsuite/gas/mips/mips16-branch-absolute-n64.d: New test.
1390 * testsuite/gas/mips/mips16-branch-absolute-addend-n32.d: New
1391 test.
1392 * testsuite/gas/mips/mips16-branch-absolute-addend-n64.d: New
1393 test.
1394 * testsuite/gas/mips/micromips-branch-absolute.d: New test.
1395 * testsuite/gas/mips/micromips-branch-absolute-n32.d: New test.
1396 * testsuite/gas/mips/micromips-branch-absolute-n64.d: New test.
1397 * testsuite/gas/mips/micromips-branch-absolute-addend-n32.d: New
1398 test.
1399 * testsuite/gas/mips/micromips-branch-absolute-addend-n64.d: New
1400 test.
1401 * testsuite/gas/mips/branch-absolute.s: New test source.
1402 * testsuite/gas/mips/branch-absolute-addend.s: New test source.
1403 * testsuite/gas/mips/mips16-branch-absolute-addend.s: New test
1404 source.
1405 * testsuite/gas/mips/micromips-branch-absolute.s: New test
1406 source.
1407 * testsuite/gas/mips/micromips-branch-absolute-addend.s: New
1408 test source.
1409 * testsuite/gas/mips/mips.exp: Run the new tests.
1410
92281a5b
MR
14112016-07-13 Maciej W. Rozycki <macro@imgtec.com>
1412
1413 * testsuite/gas/mips/nal-1.d: New test.
1414 * testsuite/gas/mips/mipsr6@nal-1.d: New test.
1415 * testsuite/gas/mips/nal-2.d: New test.
1416 * testsuite/gas/mips/mipsr6@nal-2.d: New test.
1417 * testsuite/gas/mips/nal.s: New test source.
1418 * testsuite/gas/mips/mips.exp: Run the new tests.
1419
6e7ced37
JM
14202016-07-12 Jose E. Marchesi <jose.marchesi@oracle.com>
1421
1422 * testsuite/gas/sparc/ldtxa.s: New file.
1423 * testsuite/gas/sparc/ldtxa.d: Likewise.
1424 * testsuite/gas/sparc/sparc.exp: Execute the ldtxa test.
1425
05bbf016
CZ
14262016-07-11 Claudiu Zissulescu <claziss@synopsys.com>
1427
1428 * config/tc-arc.c (arc_reloc_op_tag): Allow complex ops for dtpoff.
1429 (tc_gen_reloc): Remove passing DTPOFF base info into reloc addendum
1430 as it is no longer needed.
1431
d9dcf8c6
MR
14322016-07-08 Maciej W. Rozycki <macro@imgtec.com>
1433
1434 * config/tc-mips.c (append_insn): Remove extraneous
1435 `install_insn' call.
1436
33d0ab95
JB
14372016-07-04 Jan Beulich <jbeulich@suse.com>
1438
1439 * config/tc-i386.c (check_qword_reg): Correct register kind
1440 checked.
1441 * testsuite/gas/i386/x86-64-suffix-bad.s: Add q-suffix with
1442 16-bit register cases.
1443 * testsuite/gas/i386/x86-64-suffix-bad.l: Adjust expectations.
1444
1445
fcedb9f3
MR
14462016-07-02 Maciej W. Rozycki <macro@imgtec.com>
1447
1448 * testsuite/gas/mips/ecoff@ld.d: Remove test.
1449 * testsuite/gas/mips/ecoff@ld-forward.d: Remove test.
1450 * testsuite/gas/mips/ecoff@ld-zero-3.d: Remove test.
1451 * testsuite/gas/mips/ecoff@sd.d: Remove test.
1452 * testsuite/gas/mips/ecoff@sd-forward.d: Remove test.
1453 * testsuite/gas/mips/beq.d: Remove a.out and ECOFF support from
1454 reloc patterns.
1455 * testsuite/gas/mips/mipsr6@beq.d: Likewise.
1456 * testsuite/gas/mips/bge.d: Likewise.
1457 * testsuite/gas/mips/mipsr6@bge.d: Likewise.
1458 * testsuite/gas/mips/bgeu.d: Likewise.
1459 * testsuite/gas/mips/mipsr6@bgeu.d: Likewise.
1460 * testsuite/gas/mips/blt.d: Likewise.
1461 * testsuite/gas/mips/mipsr6@blt.d: Likewise.
1462 * testsuite/gas/mips/bltu.d: Likewise.
1463 * testsuite/gas/mips/mipsr6@bltu.d: Likewise.
1464 * testsuite/gas/mips/branch-likely.d: Likewise.
1465 * testsuite/gas/mips/la.d: Likewise.
1466 * testsuite/gas/mips/lb.d: Likewise.
1467 * testsuite/gas/mips/lifloat.d: Likewise.
1468 * testsuite/gas/mips/sb.d: Likewise.
1469 * testsuite/gas/mips/uld.d: Likewise.
1470 * testsuite/gas/mips/ulh.d: Likewise.
1471 * testsuite/gas/mips/ulw.d: Likewise.
1472 * testsuite/gas/mips/usd.d: Likewise.
1473 * testsuite/gas/mips/ush.d: Likewise.
1474 * testsuite/gas/mips/usw.d: Likewise.
1475
00437d3b
MR
14762016-07-02 Maciej W. Rozycki <macro@imgtec.com>
1477
1478 * testsuite/gas/mips/branch-misc-2.s: Move non
1479 locally-defined-global symbol tests...
1480 * testsuite/gas/mips/branch-misc-5.s: ... to this new test.
1481 * testsuite/gas/mips/branch-misc-2.d: Update accordingly.
1482 * testsuite/gas/mips/branch-misc-2-64.d: Likewise.
1483 * testsuite/gas/mips/branch-misc-2pic.d: Likewise.
1484 * testsuite/gas/mips/branch-misc-2pic-64.d: Likewise.
1485 * testsuite/gas/mips/mipsr6@branch-misc-2-64.d: Likewise.
1486 * testsuite/gas/mips/mipsr6@branch-misc-2pic-64.d: Likewise.
1487 * testsuite/gas/mips/micromips@branch-misc-2.d: Likewise.
1488 * testsuite/gas/mips/micromips@branch-misc-2-64.d: Likewise.
1489 * testsuite/gas/mips/micromips@branch-misc-2pic.d: Likewise.
1490 * testsuite/gas/mips/micromips@branch-misc-2pic-64.d: Likewise.
1491 * testsuite/gas/mips/branch-misc-5.d: New test.
1492 * testsuite/gas/mips/branch-misc-5pic.d: New test.
1493 * testsuite/gas/mips/branch-misc-5-64.d: New test.
1494 * testsuite/gas/mips/branch-misc-5pic-64.d: New test.
1495 * testsuite/gas/mips/mipsr6@branch-misc-5-64.d: New test.
1496 * testsuite/gas/mips/mipsr6@branch-misc-5pic-64.d: New test.
1497 * testsuite/gas/mips/micromips@branch-misc-5.d: New test.
1498 * testsuite/gas/mips/micromips@branch-misc-5pic.d: New test.
1499 * testsuite/gas/mips/micromips@branch-misc-5-64.d: New test.
1500 * testsuite/gas/mips/micromips@branch-misc-5pic-64.d: New test.
1501 * testsuite/gas/mips/mips.exp: Run the new tests.
1502
f26c9c2e
MR
15032016-07-02 Maciej W. Rozycki <macro@imgtec.com>
1504
1505 * testsuite/gas/mips/beq.s: Uncomment branches to undefined
1506 symbols.
1507 * testsuite/gas/mips/beq.d: Update accordingly.
1508 * testsuite/gas/mips/mipsr6@beq.d: Likewise.
1509 * testsuite/gas/mips/micromips@beq.d: Likewise.
1510
d7f20d66
MR
15112016-07-02 Maciej W. Rozycki <macro@imgtec.com>
1512
1513 * testsuite/gas/mips/mips.exp: Restrict 64-bit `branch-mips'
1514 tests to NewABI targets.
1515
e51af157
MR
15162016-07-02 Maciej W. Rozycki <macro@imgtec.com>
1517
1518 * testsuite/gas/mips/mips.exp: Group `branch-misc' tests
1519 together.
1520
93d8990c
SN
15212016-07-01 Szabolcs Nagy <szabolcs.nagy@arm.com>
1522
1523 * config/tc-aarch64.c (struct aarch64_option_cpu_value_table): Add
1524 require field.
1525 (aarch64_features): Initialize require fields.
1526 (aarch64_parse_features): Handle dependencies.
1527 (aarch64_feature_enable_set, aarch64_feature_disable_set): New.
1528 (md_assemble): Use AARCH64_CPU_HAS_ALL_FEATURES.
1529 * testsuite/gas/aarch64/illegal-nofp16.s: New.
1530 * testsuite/gas/aarch64/illegal-nofp16.l: New.
1531 * testsuite/gas/aarch64/illegal-nofp16.d: New.
1532
98a4fc78
NC
15332016-07-01 Nick Clifton <nickc@redhat.com>
1534
1535 * macro.c (macro_expand_body): Use a buffer big enough to hold an
1536 extremely large integer.
1537
248feb2f
JB
15382016-07-01 Jan Beulich <jbeulich@suse.com>
1539
1540 * testsuite/gas/i386/mpx-inval-2.l: Relax for COFF targets.
1541
96a84ea3
TG
15422016-07-01 Tristan Gingold <gingold@adacore.com>
1543
1544 * NEWS: Add marker for 2.27.
1545
8178be5b
JB
15462016-07-01 Jan Beulich <jbeulich@suse.com>
1547
1548 * tc-i386.c (i386_index_check): Add special checks for bndmk,
1549 bndldx, and bndstx.
1550 * testsuite/gas/i386/mpx-inval-2.s: Add %rip and %eip relative
1551 as well as scaling by other than 1 tests.
1552 * testsuite/gas/i386/mpx-inval-2.l: Adjust accordingly.
1553
327e8c42
JB
15542016-07-01 Jan Beulich <jbeulich@suse.com>
1555
1556 * tc-i386.c (md_assemble): Alter address size checking for MPX
1557 instructions.
1558 * testsuite/gas/i386/mpx-inval-2.s: New.
1559 * testsuite/gas/i386/mpx-inval-2.l: New.
1560 * testsuite/gas/i386/i386.exp: Run new test.
1561
83b16ac6
JB
15622016-07-01 Jan Beulich <jbeulich@suse.com>
1563
1564 PR gas/20318
1565 * config/tc-i386.c (match_template): Add char parameter,
1566 consumed in Intel mode for an extra suffix check.
1567 (md_assemble): New local variable mnem_suffix.
1568 * testsuite/gas/i386/suffix-bad.s: New.
1569 * testsuite/gas/i386/suffix-bad.l: New.
1570 * testsuite/gas/i386/i386.exp: Run new test (twice).
1571
c07315e0
JB
15722016-07-01 Jan Beulich <jbeulich@suse.com>
1573
1574 * testsuite/gas/i386/movz.s: New.
1575 * testsuite/gas/i386/movz32.d: New.
1576 * testsuite/gas/i386/movz64.d: New.
1577 * testsuite/gas/i386/i386.exp: Run new tests.
1578
8325cc63
JB
15792016-07-01 Jan Beulich <jbeulich@suse.com>
1580
1581 * config/tc-i386.c (struct _i386_insn): New field memop1_string.
1582 (md_assemble): Free first memory operand string.
1583 (i386_index_check): Use repprefixok to distingush xlat from
1584 other (real) string ops.
1585 (maybe_adjust_templates): New.
1586 (i386_att_operand). Call it. Store first memory operand string.
1587 * config/tc-i386-intel.c (i386_intel_operand): Likewise.
1588 * testsuite/gas/i386/intel-movs.s: New.
1589 * testsuite/gas/i386/intel-movs32.d: New.
1590 * testsuite/gas/i386/intel-movs64.d: New.
1591 * testsuite/gas/i386/i386.exp: Run new tests. Invoke as for
1592 64-bits tests with "--defsym x86_64=1 --strip-local-absolute".
1593
3b821a28
MR
15942016-06-30 Maciej W. Rozycki <macro@imgtec.com>
1595
1596 * config/tc-mips.c (get_append_method): Fix a comment typo.
1597
99e7978b
MF
15982016-06-30 Matthew Fortune <Matthew.Fortune@imgtec.com>
1599 Maciej W. Rozycki <macro@imgtec.com>
1600
1601 * config/tc-mips.c (append_insn) <APPEND_SWAP>: Do not special
1602 case MIPS16 handling.
1603 * testsuite/gas/mips/branch-swap-3.d: New test.
1604 * testsuite/gas/mips/branch-swap-4.d: New test.
1605 * testsuite/gas/mips/mips16@branch-swap-3.d: New test.
1606 * testsuite/gas/mips/mips16@branch-swap-4.d: New test.
1607 * testsuite/gas/mips/micromips@branch-swap-3.d: New test.
1608 * testsuite/gas/mips/micromips@branch-swap-4.d: New test.
1609 * testsuite/gas/mips/branch-swap-3.s: New test source.
1610 * testsuite/gas/mips/mips.exp: Run the new tests.
1611
5e35670b
MR
16122016-06-30 Maciej W. Rozycki <macro@imgtec.com>
1613
1614 * config/tc-mips.c (append_insn): Simplify non-MIPS16 branch
1615 swapping sequence.
1616
93a24ba7
MR
16172016-06-30 Maciej W. Rozycki <macro@imgtec.com>
1618
1619 PR gas/20312
1620 * write.c (subsegs_finish_section): Force no section padding to
1621 alignment on failed assembly, always set last frag's alignment
1622 from section.
1623 * testsuite/gas/all/pr20312.l: New list test.
1624 * testsuite/gas/all/pr20312.s: New test source.
1625 * testsuite/gas/all/gas.exp: Run the new test
1626
8d6f5ac3
AB
16272016-06-30 Andrew Burgess <andrew.burgess@embecosm.com>
1628
1629 * config.in (TARGET_WITH_CPU): Undefine.
1630 * configure.ac: Add --with-cpu support, and define in config.h.
1631 * configure: Regenerate.
1632 * config/tc-arc.c: Use TARGET_WITH_CPU to select default CPU.
1633 * NEWS: Mention new configure option.
1634
534dbe46
MW
16352016-06-30 Matthew Wahab <matthew.wahab@arm.com>
1636
1637 * testsuite/gas/arm/armv8_2+rdma.d: New.
1638
4e3e1fdf
L
16392016-06-29 H.J. Lu <hongjiu.lu@intel.com>
1640
1641 * NEWS: Mention --enable-compressed-debug-sections=gas is the
1642 default for Linux/x86 targets.
1643 * configure.tgt (ac_default_compressed_debug_sections): Default
1644 to yes for Linux/x86 targets.
1645
6d44f09a
MR
16462016-06-29 Maciej W. Rozycki <macro@imgtec.com>
1647
1648 * write.c: Remove "libbfd.h" inclusion.
1649
eb9bb5b4
MR
16502016-06-28 Maciej W. Rozycki <macro@imgtec.com>
1651
1652 * testsuite/gas/elf/elf.exp: Use `supports_gnu_unique' with the
1653 `type' test.
1654
d48796b5
AM
16552016-06-28 Alan Modra <amodra@gmail.com>
1656
1657 PR gas/20247
1658 * testsuite/gas/elf/section11.s: Don't start directives in first column.
1659
dab26bf4
RS
16602016-06-28 Richard Sandiford <richard.sandiford@arm.com>
1661
1662 * testsuite/gas/aarch64/diagnostic.s,
1663 testsuite/gas/aarch64/diagnostic.l: Add tests for out-of-range indices.
1664
c9775dde
MR
16652016-06-28 Maciej W. Rozycki <macro@imgtec.com>
1666
1667 * config/tc-mips.c (mips16_reloc_p): Handle
1668 BFD_RELOC_MIPS16_16_PCREL_S1.
1669 (b_reloc_p): Likewise.
1670 (limited_pcrel_reloc_p): Likewise.
1671 (md_pcrel_from): Likewise.
1672 (md_apply_fix): Likewise.
1673 (tc_gen_reloc): Likewise.
1674 (md_convert_frag): Likewise.
1675 (mips_fix_adjustable): Update comment.
1676 * testsuite/gas/mips/mips16-branch-reloc-2.d: Remove error
1677 output, add dump patterns.
1678 * testsuite/gas/mips/mips16-branch-reloc-3.d: Remove error
1679 output, add dump patterns.
1680 * testsuite/gas/mips/mips16-branch-addend-2.d: Remove error
1681 output, add dump patterns.
1682 * testsuite/gas/mips/mips16-branch-addend-3.d: Remove error
1683 output, add dump patterns.
1684 * testsuite/gas/mips/mips16-branch-absolute.d: Remove error
1685 output, add dump patterns.
1686 * testsuite/gas/mips/mips16-branch-reloc-2.l: Remove file.
1687 * testsuite/gas/mips/mips16-branch-reloc-3.l: Remove file.
1688 * testsuite/gas/mips/mips16-branch-addend-2.l: Remove file.
1689 * testsuite/gas/mips/mips16-branch-addend-3.l: Remove file.
1690 * testsuite/gas/mips/mips16-branch-absolute.l: Remove file.
1691 * testsuite/gas/mips/mips16-branch-addend-2.s: Add padding.
1692 * testsuite/gas/mips/branch-weak.s: Adjust alignment, avoid
1693 implicit instruction padding, avoid MIPS16 JR->JRC conversion.
1694 * testsuite/gas/mips/branch-weak-6.d: New test.
1695 * testsuite/gas/mips/branch-weak-7.d: New test.
1696 * testsuite/gas/mips/mips.exp: Run the new tests.
1697
45a54ee5
VG
16982016-06-27 Vineet Gupta <vgupta@synopsys.com>
1699
1700 * config//tc-arc.c (tc_arc_frame_initial_instructions): Use
1701 cfi_add_CFA_def_cfa to generate default CFA with offset
1702 * testsuite/gas/cfi/cfi-arc-1.d: Update expected output.
1703
95daf210
NC
17042016-06-27 Nick Clifton <nickc@redhat.com>
1705
1706 PR gas/20247
1707 * as.h (do_not_pad_sections_to_alignment): New global variable.
1708 * as.c (show_usage): Add --no-pad-sections.
1709 (parse_args): Likewise.
1710 * write.c (size_seg): Skip padding the end of the section if
1711 requested from the command line.
1712 (SUB_SEGMENT_ALIGN): Likewise.
1713 * doc/as.texinfo: Document the new option.
1714 * NEWS: Mention the new feature.
1715 * testsuite/gas/elf/section11.s: New test.
1716 * testsuite/gas/elf/section11.d: New test driver.
1717 * testsuite/gas/elf/elf.exp: Run the new test.
1718
3cd72572
TS
17192016-06-27 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1720
1721 * config/tc-dlx.c: Include bfd/elf32-dlx.h.
1722 * config/tc-dlx.h: Remove prototype of dlx_set_skip_hi16.
1723
e066bf5f
TS
17242016-06-27 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1725
1726 * config/tc-xtensa.c (xtensa_elf_suffix): Use ARRAY_SIZE instead of a
1727 sentinal element.
1728 (map_suffix_reloc_to_operator): Likewise.
1729 (map_operator_to_reloc): Likewise.
1730
0708347f
TS
17312016-06-27 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1732
1733 * config/tc-nds32.c (md_begin): Use ARRAY_SIZE instead of a sentinal
1734 element in relax_table.
1735
8a0b252a
TS
17362016-06-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1737
1738 * config/tc-aarch64.c: Make the type of reg_entry::type
1739 aarch_reg_type.
1740
5703197e
TS
17412016-06-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1742
1743 * config/tc-bfin.c (bfin_cpus): Remove sentinal.
1744 (md_parse_option): Adjust.
1745 * config/tc-aarch64.c (aarch64_parse_abi): Replace use of a sentinal
1746 with iteration from 0 to ARRAY_SIZE.
1747 * config/tc-mcore.c (md_begin): Likewise.
1748 * config/tc-visium.c (visium_parse_arch): Likewise.
1749
4b92e388
TS
17502016-06-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1751
1752 * config/tc-tic54x.c (tic54x_set_default_include): remove argument
1753 and simplify accordingly.
1754 (tic54x_include): Adjust.
1755 (tic54x_mlib): Likewise.
1756
7c2c4aa1
TS
17572016-06-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1758
1759 * config/tc-xtensa.c (xtensa_make_property_section): Remove prototype.
1760
88a7ef16
MR
17612016-06-24 Maciej W. Rozycki <macro@imgtec.com>
1762
1763 * config/tc-mips.c (append_insn): Use any `O_symbol' expression
1764 unchanged with relaxed MIPS16 instructions.
1765 (mips16_extended_frag): Adjust accordingly. Return 1 right
1766 away if a relocation will be required for the symbol requested.
1767 Remove dead first relaxation pass code.
1768 (mips_relax_frag): Pass `sec' down to `mips16_extended_frag'.
1769 (md_convert_frag): Adjust symbol value calculation. Raise an
1770 error if a relocation is required for the symbol requested.
1771 * testsuite/gas/mips/mips16@relax-swap3.d: Remove dump patterns,
1772 add error output.
1773 * testsuite/gas/mips/mips16@relax-swap3.l: New error output.
1774 * testsuite/gas/mips/mips16-pcrel-relax-0.d: New test.
1775 * testsuite/gas/mips/mips16-pcrel-relax-1.d: New test.
1776 * testsuite/gas/mips/mips16-pcrel-relax-2.d: New test.
1777 * testsuite/gas/mips/mips16-pcrel-relax-3.d: New test.
1778 * testsuite/gas/mips/mips16-pcrel-reloc-0.d: New test.
1779 * testsuite/gas/mips/mips16-pcrel-reloc-1.d: New test.
1780 * testsuite/gas/mips/mips16-pcrel-reloc-2.d: New test.
1781 * testsuite/gas/mips/mips16-pcrel-reloc-3.d: New test.
1782 * testsuite/gas/mips/mips16-pcrel-reloc-4.d: New test.
1783 * testsuite/gas/mips/mips16-pcrel-reloc-5.d: New test.
1784 * testsuite/gas/mips/mips16-pcrel-reloc-6.d: New test.
1785 * testsuite/gas/mips/mips16-pcrel-reloc-7.d: New test.
1786 * testsuite/gas/mips/mips16-pcrel-addend-0.d: New test.
1787 * testsuite/gas/mips/mips16-pcrel-addend-1.d: New test.
1788 * testsuite/gas/mips/mips16-pcrel-addend-2.d: New test.
1789 * testsuite/gas/mips/mips16-pcrel-addend-3.d: New test.
1790 * testsuite/gas/mips/mips16-pcrel-absolute.d: New test.
1791 * testsuite/gas/mips/mips16-branch-reloc-0.d: New test.
1792 * testsuite/gas/mips/mips16-branch-reloc-1.d: New test.
1793 * testsuite/gas/mips/mips16-branch-reloc-2.d: New test.
1794 * testsuite/gas/mips/mips16-branch-reloc-3.d: New test.
1795 * testsuite/gas/mips/mips16-branch-addend-0.d: New test.
1796 * testsuite/gas/mips/mips16-branch-addend-1.d: New test.
1797 * testsuite/gas/mips/mips16-branch-addend-2.d: New test.
1798 * testsuite/gas/mips/mips16-branch-addend-3.d: New test.
1799 * testsuite/gas/mips/mips16-branch-absolute.d: New test.
1800 * testsuite/gas/mips/mips16-absolute-reloc-0.d: New test.
1801 * testsuite/gas/mips/mips16-absolute-reloc-1.d: New test.
1802 * testsuite/gas/mips/mips16-absolute-reloc-2.d: New test.
1803 * testsuite/gas/mips/mips16-absolute-reloc-3.d: New test.
1804 * testsuite/gas/mips/mips16-pcrel-reloc-2.l: New error output.
1805 * testsuite/gas/mips/mips16-pcrel-reloc-3.l: New error output.
1806 * testsuite/gas/mips/mips16-pcrel-reloc-6.l: New error output.
1807 * testsuite/gas/mips/mips16-pcrel-reloc-7.l: New error output.
1808 * testsuite/gas/mips/mips16-pcrel-addend-2.l: New error output.
1809 * testsuite/gas/mips/mips16-pcrel-addend-3.l: New error output.
1810 * testsuite/gas/mips/mips16-pcrel-absolute.l: New error output.
1811 * testsuite/gas/mips/mips16-branch-reloc-2.l: New error output.
1812 * testsuite/gas/mips/mips16-branch-reloc-3.l: New error output.
1813 * testsuite/gas/mips/mips16-branch-addend-2.l: New error output.
1814 * testsuite/gas/mips/mips16-branch-addend-3.l: New error output.
1815 * testsuite/gas/mips/mips16-branch-absolute.l: New error output.
1816 * testsuite/gas/mips/mips16-absolute-reloc-2.l: New error output.
1817 * testsuite/gas/mips/mips16-absolute-reloc-3.l: New error output.
1818 * testsuite/gas/mips/mips16-pcrel-relax-0.s: New test source.
1819 * testsuite/gas/mips/mips16-pcrel-relax-2.s: New test source.
1820 * testsuite/gas/mips/mips16-pcrel-reloc-0.s: New test source.
1821 * testsuite/gas/mips/mips16-pcrel-reloc-1.s: New test source.
1822 * testsuite/gas/mips/mips16-pcrel-reloc-2.s: New test source.
1823 * testsuite/gas/mips/mips16-pcrel-reloc-3.s: New test source.
1824 * testsuite/gas/mips/mips16-pcrel-reloc-4.s: New test source.
1825 * testsuite/gas/mips/mips16-pcrel-reloc-5.s: New test source.
1826 * testsuite/gas/mips/mips16-pcrel-reloc-6.s: New test source.
1827 * testsuite/gas/mips/mips16-pcrel-reloc-7.s: New test source.
1828 * testsuite/gas/mips/mips16-pcrel-addend-0.s: New test source.
1829 * testsuite/gas/mips/mips16-pcrel-addend-1.s: New test source.
1830 * testsuite/gas/mips/mips16-pcrel-addend-2.s: New test source.
1831 * testsuite/gas/mips/mips16-pcrel-addend-3.s: New test source.
1832 * testsuite/gas/mips/mips16-pcrel-absolute.s: New test source.
1833 * testsuite/gas/mips/mips16-branch-reloc-0.s: New test source.
1834 * testsuite/gas/mips/mips16-branch-reloc-1.s: New test source.
1835 * testsuite/gas/mips/mips16-branch-reloc-2.s: New test source.
1836 * testsuite/gas/mips/mips16-branch-reloc-3.s: New test source.
1837 * testsuite/gas/mips/mips16-branch-addend-0.s: New test source.
1838 * testsuite/gas/mips/mips16-branch-addend-1.s: New test source.
1839 * testsuite/gas/mips/mips16-branch-addend-2.s: New test source.
1840 * testsuite/gas/mips/mips16-branch-addend-3.s: New test source.
1841 * testsuite/gas/mips/mips16-branch-absolute.s: New test source.
1842 * testsuite/gas/mips/mips16-absolute-reloc-0.s: New test source.
1843 * testsuite/gas/mips/mips16-absolute-reloc-1.s: New test source.
1844 * testsuite/gas/mips/mips16-absolute-reloc-2.s: New test source.
1845 * testsuite/gas/mips/mips16-absolute-reloc-3.s: New test source.
1846 * testsuite/gas/mips/mips.exp: Run the new tests.
1847
5c0ff163
AM
18482016-06-24 Alan Modra <amodra@gmail.com>
1849
1850 * configure.tgt (alpha-*-openbsd*): Use em=nbsd.
1851
0e9c5a5c
MR
18522016-06-23 Maciej W. Rozycki <macro@imgtec.com>
1853
1854 * config/tc-mips.c (b_reloc_p): New function.
1855 (mips_fix_adjustable): Also keep the original microMIPS symbol
1856 referred from branch relocations.
1857 * testsuite/gas/mips/branch-local-1.d: New test.
1858 * testsuite/gas/mips/branch-local-n32-1.d: New test.
1859 * testsuite/gas/mips/branch-local-n64-1.d: New test.
1860 * testsuite/gas/mips/micromips@branch-misc-4-64.d: Update
1861 relocations.
1862 * testsuite/gas/mips/branch-local-1.s: New test source.
1863 * testsuite/gas/mips/mips.exp: Run the new cases.
1864
ce440d63
GM
18652016-06-23 Graham Markall <graham.markall@embecosm.com>
1866
1867 * config/tc-arc.c (options, md_longopts, md_parse_option): Move
1868 -mspfp, -mdpfp and -mfpuda out of the sections for dummy
1869 options. Correct erroneous enabling of SPFP instructions when
1870 using -mnps400.
1871
6fd3a02d
PB
18722016-06-22 Peter Bergner <bergner@vnet.ibm.com>
1873
1874 * testsuite/gas/ppc/power9.d <brd, brh, brw, mffs, mffs., mffsce,
1875 mffscdrn, mffscdrni, mffscrn, mffscrni, mffsl, nandxor, rldixor,
1876 setbool, xor3>: New tests.
1877 * testsuite/gas/ppc/power9.s: Likewise.
1878
b0b79343
TS
18792016-06-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1880
1881 * config/tc-xtensa.c: Include elf/xtensa.h.
1882
8cec2cfe
MR
18832016-06-21 Maciej W. Rozycki <macro@imgtec.com>
1884
1885 * config/tc-mips.c (calculate_reloc) <BFD_RELOC_HI16_S_PCREL>
1886 <BFD_RELOC_LO16_PCREL>: New switch cases.
1887 (md_apply_fix) <BFD_RELOC_HI16_S_PCREL, BFD_RELOC_LO16_PCREL>:
1888 Move switch cases along `BFD_RELOC_MIPS_JMP'.
1889 <BFD_RELOC_MIPS_21_PCREL_S2, BFD_RELOC_MIPS_26_PCREL_S2>
1890 <BFD_RELOC_MIPS_18_PCREL_S3, BFD_RELOC_MIPS_19_PCREL_S2>: Handle
1891 the resolved case.
1892 * testsuite/gas/mips/pcrel-reloc-4.d: New test.
1893 * testsuite/gas/mips/pcrel-reloc-4-r6.d: New test.
1894 * testsuite/gas/mips/pcrel-reloc-5.d: New test.
1895 * testsuite/gas/mips/pcrel-reloc-5-r6.d: New test.
1896 * testsuite/gas/mips/pcrel-reloc-6.d: New test.
1897 * testsuite/gas/mips/pcrel-reloc-6.l: New list test.
1898 * testsuite/gas/mips/pcrel-reloc-4.s: New test source.
1899 * testsuite/gas/mips/pcrel-reloc-6.s: New test source.
1900 * testsuite/gas/mips/mips.exp: Run the new tests.
1901
717ba204
MR
19022016-06-21 Maciej W. Rozycki <macro@imgtec.com>
1903
1904 * config/tc-mips.c (md_apply_fix) <BFD_RELOC_MIPS_18_PCREL_S3>
1905 <BFD_RELOC_MIPS_19_PCREL_S2>: Avoid null pointer dereferences
1906 via `fixP->fx_addsy'.
1907
51f6035b
MR
19082016-06-21 Maciej W. Rozycki <macro@imgtec.com>
1909
1910 * config/tc-mips.c (md_pcrel_from) <BFD_RELOC_MIPS_18_PCREL_S3>:
1911 Calculate relocation from the containing aligned doubleword.
1912 (tc_gen_reloc) <BFD_RELOC_MIPS_18_PCREL_S3>: Calculate the
1913 addend from the containing aligned doubleword.
1914
912815f0
MR
19152016-06-21 Maciej W. Rozycki <macro@imgtec.com>
1916
1917 * config/tc-mips.c (mips_force_relocation): Use `file_mips_opts'
1918 rather than `mips_opts' for the R6 ISA check.
1919 (mips_fix_adjustable): Likewise.
1920 * testsuite/gas/mips/pcrel-reloc-1.d: New test.
1921 * testsuite/gas/mips/pcrel-reloc-1-r6.d: New test.
1922 * testsuite/gas/mips/pcrel-reloc-2.d: New test.
1923 * testsuite/gas/mips/pcrel-reloc-2-r6.d: New test.
1924 * testsuite/gas/mips/pcrel-reloc-3.d: New test.
1925 * testsuite/gas/mips/pcrel-reloc-3-r6.d: New test.
1926 * testsuite/gas/mips/pcrel-reloc-1.s: New test source.
1927 * testsuite/gas/mips/mips.exp: Run the new tests.
1928
bdd582db
GM
19292016-06-21 Graham Markall <graham.markall@embecosm.com>
1930
1931 * config/tc-arc.c (check_cpu_feature, md_parse_option):
1932 Add nps400 option and feature. Add check for nps400
1933 feature. Refactor existing checks to check subclass before
1934 feature enablement.
1935 (md_show_usage): Document flags for NPS-400 and add some other
1936 undocumented flags.
1937 (cpu_type): Remove nps400 CPU type entry
1938 (check_zol): Remove bfd_mach_arc_nps400 case.
1939 (md_show_usage): Add help on -mcpu=nps400.
1940 (cpu_types): Add entry for nps400 as arc700 plus nps400 extension
1941 set.
1942 * doc/c-arc.texi: Document the -mnps400, -mspfp, -mdpfp, and
1943 -fpuda flags. Document -mcpu=nps400.
1944 * testsuite/gas/arc/nps-400-0.d: Use -mcpu=arc700 -mnps400. Change
1945 expected flags to match ARC700 instead of NPS400.
1946 * testsuite/gas/arc/nps-400-1.d: Use -mcpu=arc700 -mnps400.
1947 * testsuite/gas/arc/nps-400-2.d: Likewise.
1948 * testsuite/gas/arc/nps-400-3.d: Likewise.
1949 * testsuite/gas/arc/nps-400-4.d: Likewise.
1950 * testsuite/gas/arc/nps-400-5.d: Likewise.
1951 * testsuite/gas/arc/nps-400-6.d: Likewise.
1952 * testsuite/gas/arc/nps-400-7.d: Likewise.
1953 * testsuite/gas/arc/textinsn2op01.s: Change opcode of myinsn to
1954 avoid clash with cbba instruction.
1955 * testsuite/gas/arc/textinsn2op01.d: Likewise.
1956 * testsuite/gas/arc/textinsn3op.d: Likewise.
1957 * testsuite/gas/arc/textinsn3op.s: Likewise.
1958 * testsuite/gas/arc/nps-400-0.d: Test using NPS-400 using
1959 -mcpu=nps400 as an alternative to -mcpu=arc700 -mnps400 flags.
1960
ff03d62a
MR
19612016-06-20 Maciej W. Rozycki <macro@imgtec.com>
1962
1963 * testsuite/gas/mips/r6-64-n32.d: Change the `name' tag.
1964 * testsuite/gas/mips/r6-64-n64.d: Likewise.
1965
507dcb32
MR
19662016-06-20 Maciej W. Rozycki <macro@imgtec.com>
1967
1968 * config/tc-mips.c (mips_fix_adjustable): Update comment on jump
1969 reloc conversion.
1970
9f99c22e
VP
19712016-06-20 Virendra Pathak <virendra.pathak@broadcom.com>
1972
1973 * config/tc-aarch64.c (aarch64_cpus): Update vulcan feature set.
1974
96074adc
JM
19752016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1976
1977 * config/tc-sparc.c (hpriv_reg_table): Add registers %hmcdper,
1978 %hmcddfr and %hva_mask_nz.
1979 (sparc_ip): New handling of asr/privileged/hyperprivileged
1980 registers, adapted to the new form of the sparc opcodes table.
1981 * testsuite/gas/sparc/rdasr.s: New file.
1982 * testsuite/gas/sparc/rdasr.d: Likewise.
1983 * testsuite/gas/sparc/wrasr.s: Likewise.
1984 * testsuite/gas/sparc/wrasr.d: Likewise.
1985 * testsuite/gas/sparc/sparc.exp (sparc_elf_setup): Add rdasr and
1986 wrasr tests.
1987 * testsuite/gas/sparc/rdpr.d: Use -Av9m, as some privileged
1988 registers require it.
1989 * testsuite/gas/sparc/wrpr.s: Complete to cover all privileged
1990 registers and write instruction modalities.
1991 * testsuite/gas/sparc/wrpr.d: Likewise.
1992 * testsuite/gas/sparc/rdhpr.s: Likewise for hyperprivileged
1993 registers.
1994 * testsuite/gas/sparc/rdhpr.d: Likewise.
1995 * testsuite/gas/sparc/wrhpr.s: Likewise.
1996 * testsuite/gas/sparc/wrhpr.d: Likewise.
1997
7a10c22f
JM
19982016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1999
2000 * config/tc-sparc.c (sparc_arch_table): adjust the GAS
2001 architectures to use the right opcode architecture.
2002 (sparc_md_end): Handle v9{c,d,e,v,m}.
2003 (sparc_ip): Fix some comments.
2004 * testsuite/gas/sparc/ldx_efsr.d: Fix the architecture of this
2005 instruction, which is v9d.
2006 * testsuite/gas/sparc/mwait.s: Remove the `rd %mwait,%g1'
2007 instruction from the test, as %mwait is not readable.
2008 * testsuite/gas/sparc/mwait.d: Likewise.
2009 * testsuite/gas/sparc/mism-1.s: Expand to check v9b and v9e
2010 mismatch architecture errors.
2011 * testsuite/gas/sparc/mism-2.s: New file.
2012
8b8c7c9f
JM
20132016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
2014
2015 * config/tc-sparc.c (priv_reg_table): Use NULL instead of the
2016 empty string to mark the end of the array.
2017 (hpriv_reg_table): Likewise.
2018 (v9a_asr_table): Likewise.
2019 (cmp_reg_entry): Handle entries with NULL names.
2020 (F_POP_V9): Define.
2021 (F_POP_PCREL): Likewise.
2022 (F_POP_TLS_CALL): Likewise.
2023 (F_POP_POSTFIX): Likewise.
2024 (struct pop_entry): New type.
2025 (pop_table): New variable.
2026 (enum pop_entry_type): New type.
2027 (struct perc_entry): Likewise.
2028 (NUM_PERC_ENTRIES): Define.
2029 (perc_table): New variable.
2030 (cmp_perc_entry): New function.
2031 (md_begin): Sort hpriv_reg_table and v9a_asr_table, and initialize
2032 perc_table.
2033 (sparc_ip): Handle entries with NULL names in priv_reg_table,
2034 hpriv_reg_table and v9a_asr_table. Use perc_table to handle
2035 %-pseudo-ops.
2036
3ee6e4fb
NC
20372016-06-15 Nick Clifton <nickc@redhat.com>
2038
2039 * config/tc-ft32.c (md_assemble): Call dwarf2_emit_insn with the
2040 instruction size.
2041 * config/tc-mcore.c (md_assemble): Likewise.
2042 * config/tc-mn10200.c (md_assemble): Likewise.
2043 * config/tc-moxie.c (md_assemble): Likewise.
2044 * config/tc-pj.c (md_apply_fix): Handle BFD_RELOC_PJ_CODE_REL32.
2045 * testsuite/gas/all/gas.exp (diff1 test): Alpha sort list of
2046 exception targets. Add alpha, hppa, microblaze and rl78 to list
2047 of exceptions.
2048 (forward): Add microblaze to list of exceptions.
2049 (fwdexp): Add alpha to list of exceptions.
2050 (redef2): Add arm-epoc-pe and rl78 to list of exceptions.
2051 (redef3): Add rl78 and x86_64 cygwin to list of exceptions.
2052 (do_930509a): Alpha sort list of exception targets. Add h8300 and
2053 mn10200 to list of exceptions.
2054 (align2): Expect to fail for nds32.
2055 (cond): Add alpha and rl78 to list of exceptions.
2056 * testsuite/gas/all/none.d: Skip for ft32 and hppa.
2057 * testsuite/gas/all/string.d: Skip for tic4x.
2058 * testsuite/gas/alpha/alpha.exp: Note that the alpha-linuxecoff
2059 target does not support ELF.
2060 * testsuite/gas/arm/blx-bl-convert.dL Skip for the nto target.
2061 * testsuite/gas/cfi/cfi-alpha-2.d: All extended format names.
2062 * testsuite/gas/cfi/cfi.exp: Alpha sort list of targets. Skip SH
2063 tests for sh-pe and sh-rtemscoff targets.
2064 * testsuite/gas/elf/elf.exp (redef): Add rl78, xgate and vax to
2065 list of exceptions.
2066 (type): Run the noifunc version for alpha-freebsd and visium.
2067 * testsuite/gas/elf/warn-2.s: Do not expect to fail on the mcore,
2068 mn10200 or moxie targets.
2069 * testsuite/gas/ft32/insn.d: Update expected disassembly.
2070 * testsuite/gas/i386/i386.exp (x86-64-pcrel): Skip for cygwin
2071 targets.
2072 * testsuite/gas/lns/lns.exp (lns-common-1): No longer skip for
2073 mcore and rx targets.
2074 * testsuite/gas/macros/macros.exp (dot): Add exceptions for ns32k,
2075 rl78 and vax.
2076 (purge): Expect to fail on the ns32k and vax.
2077 * testsuite/gas/nds32/alu-2.d: Update expected disassembly.
2078 * testsuite/gas/nds32/ls.d: Likewise.
2079 * testsuite/gas/nds32/sys-reg.d: Likewise.
2080 * testsuite/gas/nds32/usr-spe-reg.d: Likewise.
2081 * testsuite/gas/pe/aligncomm-d.d: Skip for the sh.
2082 * testsuite/gas/pe/section-align-3.d: Likewise.
2083 * testsuite/gas/pe/section-exclude.d: Likewise.
2084 * testsuite/gas/ppc/test2xcoff32.d: Pass once all the required
2085 data has been seen.
2086 * testsuite/gas/ppc/textalign-xcoff-001.d: Fix up regexp to allow
2087 for variations in whitespace.
2088 * testsuite/gas/tilepro/t_constants.d: Pass once all the required
2089 data has been seen.
2090 * testsuite/gas/tilepro/t_constants.s (.safe_word): New macro.
2091 Installs a 32-bit value without generating warnings on 64-bit
2092 hosts.
2093 Use the new macro to replace the .word directives.
2094
02f3be19
AB
20952016-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2096
2097 * testsuite/gas/arc/add_s.d: New file.
2098 * testsuite/gas/arc/add_s.s: New file.
2099
6f9f37ed 21002016-06-14 Graham Markall <graham.markall@embecosm.com>
28215275
GM
2101
2102 * testsuite/gas/arc/nps400-6.s: Add tests of ldbit.
2103 * testsuite/gas/arc/nps400-6.d: Likewise.
2104
6f9f37ed 21052016-06-14 Graham Markall <graham.markall@embecosm.com>
9ba75c88
GM
2106
2107 * testsuite/gas/arc/nps400-6.s: Add tests of hash, tr, utf8, e4by, and
2108 addf.
2109 * testsuite/gas/arc/nps400-6.d: Likewise.
2110
6f9f37ed 21112016-06-14 Graham Markall <graham.markall@embecosm.com>
14053c19
GM
2112
2113 * testsuite/gas/arc/nps400-6.s: Add tests of calcbsd, calcbxd,
2114 calckey, calcxkey, mxb, imxb, addl, subl, andl, orl, xorl, andab, orab,
2115 lbdsize, bdlen, csms, csma, cbba, zncv, and hofs.
2116 * testsuite/gas/arc/nps400-6.d: Likewise.
2117
d2dfe54d
NC
21182016-06-14 Nick Clifton <nickc@redhat.com>
2119
2120 * config/tc-nds32.c (nds32_get_align): Avoid left shifting a
2121 signed constant.
2122
97f50151
MR
21232016-06-13 Maciej W. Rozycki <macro@imgtec.com>
2124
2125 * config/tc-mips.c (mips_fix_adjustable): Don't convert RELA
2126 JALR relocations on R6.
2127 * testsuite/gas/mips/jal-svr4pic-local.d: New test.
2128 * testsuite/gas/mips/mips1@jal-svr4pic-local.d: New test.
2129 * testsuite/gas/mips/r3000@jal-svr4pic-local.d: New test.
2130 * testsuite/gas/mips/micromips@jal-svr4pic-local.d: New test.
2131 * testsuite/gas/mips/jal-svr4pic-local-n32.d: New test.
2132 * testsuite/gas/mips/micromips@jal-svr4pic-local-n32.d: New
2133 test.
2134 * testsuite/gas/mips/jal-svr4pic-local-n64.d: New test.
2135 * testsuite/gas/mips/micromips@jal-svr4pic-local-n64.d: New
2136 test.
2137 * testsuite/gas/mips/jal-svr4pic-local.s: New test source.
2138 * testsuite/gas/mips/jal-svr4pic-local-newabi.s: New test
2139 source.
2140 * testsuite/gas/mips/mips.exp: Run the new tests.
2141
0a8be2fe
VP
21422016-06-13 Virendra Pathak <virendra.pathak@broadcom.com>
2143
2144 * config/tc-aarch64.c (aarch64_cpus): Add Broadcom Vulcan.
2145 * doc/c-aarch64.texi: Document that vulcan is a valid processor
2146 name.
2147
69c9e028
NC
21482016-06-13 Nick Clifton <nickc@redhat.com>
2149
2150 * config/tc-arm.c: For non-ELF based targets skip ARM feature sets
2151 that are not supported.
2152
2153 * config/tc-arc.c (md_apply_fix): Avoid left shifting a signed
2154 constant.
2155 * config/tc-cr16.c (check_range): Likewise.
2156 * config/tc-nios2.c (nios2_check_overflow): Likewise.
2157
08d3b0cc
RL
21582016-06-08 Renlin Li <renlin.li@arm.com>
2159
2160 * config/tc-aarch64.c (print_operands): Substitute size.
2161 (output_operand_error_record): Likewise.
2162
14b57c7c
AM
21632016-06-07 Alan Modra <amodra@gmail.com>
2164
2165 * config/tc-ppc.c (PPC_APUINFO_ISEL, PPC_APUINFO_PMR,
2166 PPC_APUINFO_RFMCI, PPC_APUINFO_CACHELCK, PPC_APUINFO_SPE,
2167 PPC_APUINFO_EFS, PPC_APUINFO_BRLOCK, PPC_APUINFO_VLE): Don't define.
2168 (ppc_setup_opcodes): Check vle disables powerpc_opcodes overridden
2169 by vle_opcodes, and that vle flag doesn't enable opcodes. Don't
2170 add vle_opcodes twice.
2171 (ppc_cleanup): Use APUINFO_SECTION_NAME and APUINFO_LABEL.
2172
4d1464f2
MW
21732016-06-07 Matthew Wahab <matthew.wahab@arm.com>
2174
2175 * config/tc-arm.c (arm_ext_v8_2): Rename to arm_ext_ras.
2176 (arm_ext_ras): Renamed from arm_ext_v8_2.
2177 (insns): Update for arm_ext_v8_2 renaming.
2178 (arm_extensions): Add "ras".
2179 * doc/c-arm.texi (ARM Options): Add an entry for "ras".
2180 * testsuite/gas/arm/armv8-a+ras.d: New.
2181 * testsuite/gas/arm/armv8_2-a.d: Add explicit command line
2182 options.
2183
852a1d49
TS
21842016-06-05 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2185
2186 * itbl-parse.y (yyerror): Use modern argument declaration style.
2187
c4212e11
TS
21882016-06-05 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2189
2190 * config/tc-sh.c (parse_reg): Change type of mode argument to
2191 sh_arg_type.
2192 (get_operand): Adjust.
2193 (insert): Change type of how to bfd_reloc_code_real_type.
2194 (insert4): Likewise.
2195 * config/tc-sh64.c (shmedia_get_operand): Adjust.
2196 (shmedia_parse_reg): Change type of mode to shmedia_arg_type.
2197
73a229c7
TS
21982016-06-05 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2199
2200 * config/tc-nds32.c (nds32_parse_option): Make the type of ptr_arg
2201 const char *.
2202
026122a6
PB
22032016-06-03 Peter Bergner <bergner@vnet.ibm.com>
2204
2205 PR binutils/20196
2206 * gas/testsuite/gas/ppc/e6500.s <lbarx, lharx, lwarx, ldarx,
2207 stbcx., sthcx., stwcx., stdcx.>: Add tests.
2208 * gas/testsuite/gas/ppc/e6500.d: Likewise.
2209 * gas/testsuite/gas/ppc/power8.s: Likewise.
2210 * gas/testsuite/gas/ppc/power8.d: Likewise.
2211 * gas/testsuite/gas/ppc/power4.s <lwarx, ldarx, stwcx.,
2212 stdcx.>: Add tests.
2213 * gas/testsuite/gas/ppc/power4.d: Likewise.
2214
07f5af7d
L
22152016-06-03 H.J. Lu <hongjiu.lu@intel.com>
2216
2217 PR binutis/18386
2218 * testsuite/gas/i386/i386.exp: Run x86-64-branch-4.
2219 * testsuite/gas/i386/x86-64-branch.d: Updated.
2220 * testsuite/gas/i386/ilp32/x86-64-branch.d: Likewise.
2221 * testsuite/gas/i386/x86-64-branch-4.l: New file.
2222 * testsuite/gas/i386/x86-64-branch-4.s: Likewise.
2223
1aa70332
KT
22242016-06-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2225
2226 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a73 entry.
2227 * doc/c-aarch64.texi (-mcpu): Document cortex-a73 value.
2228
362a3eba
KT
22292016-06-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2230
2231 * config/tc-arm.c (arm_cpus): Add cortex-a73 entry.
2232 * doc/c-arm.texi (-mcpu=): Document cortex-a73 value.
2233
4ad0bb5f
VG
22342016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
2235
2236 * configure.tgt: Replace -uclibc with *.
2237
4eb6f892
AB
22382016-06-02 Andrew Burgess <andrew.burgess@embecosm.com>
2239
2240 * config/tc-arc.c (parse_opcode_flags): New function.
2241 (find_opcode_match): Move flag parsing code out to new function.
2242 Ignore operands marked IGNORE.
2243 (build_fake_opcode_hash_entry): New function.
2244 (find_special_case_long_opcode): New function.
2245 (find_special_case): Lookup long opcodes.
2246 * testsuite/gas/arc/nps400-7.d: New file.
2247 * testsuite/gas/arc/nps400-7.s: New file.
2248
c273521c
TS
22492016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2250
2251 * config/tc-ns32k.c: Remove definition of input_line_pointer.
2252
814f1489
TS
22532016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2254
2255 * config/tc-avr.c (avr_parse_cons_expression): Replace iteration to
2256 sentinal with iteration to array size.
2257
d05584d3
TS
22582016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2259
2260 * config/xtensa-relax.h: Move typedefs of enums to the enums
2261 definition.
2262
5e429f4c
TS
22632016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2264
2265 * config/tc-ns32k.c (bit_fix_new): Replace obstack-alloc with XOBNEW
2266 macro.
2267
315f180f
GM
22682016-06-01 Graham Markall <graham.markall@embecosm.com>
2269
2270 * testsuite/gas/arc/nps-400-1.s: Add rflt variants with
2271 operands of types a,b,u6, 0,b,u6, and 0,b,limm.
2272 * testsuite/gas/arc/nps-400-1.d: Likewise.
2273
0cbd0046
L
22742016-05-29 H.J. Lu <hongjiu.lu@intel.com>
2275
2276 PR gas/20145
2277 * config/tc-i386.c (cpu_noarch): Add noavx512f, noavx512cd,
2278 noavx512er, noavx512pf, noavx512dq, noavx512bw, noavx512vl,
2279 noavx512ifma and noavx512vbmi.
2280 * doc/c-i386.texi: Mention noavx512f, noavx512cd, noavx512er,
2281 noavx512pf, noavx512dq, noavx512bw, noavx512vl, noavx512ifma
2282 and noavx512vbmi.
2283 * testsuite/gas/i386/i386.exp: Run noavx512-1 and noavx512-2.
2284 * testsuite/gas/i386/noavx512-1.l: New file.
2285 * testsuite/gas/i386/noavx512-1.s: Likewise.
2286 * testsuite/gas/i386/noavx512-2.l: Likewise.
2287 * testsuite/gas/i386/noavx512-2.s: Likewise.
2288
1848e567
L
22892016-05-27 H.J. Lu <hongjiu.lu@intel.com>
2290
2291 PR gas/20145
2292 * config/tc-i386.c (cpu_arch): Add 687.
2293 (cpu_noarch): Add no287, no387, no687, nosse2, nosse3, nossse3,
2294 nosse4.1, nosse4.2, nosse4 and noavx2.
2295 (parse_real_register): Check cpuregmmx instead of cpummx for MMX
2296 register. Check cpuregxmm instead of cpusse for XMM register.
2297 Check cpuregymm instead of cpuavx for YMM register. Check
2298 cpuregzmm/cpuregmask instead of cpuavx512f for ZMMM/mask register.
2299 * doc/c-i386.texi: Mention 687, no287, no387, no687, nosse2,
2300 nosse3, nossse3, nosse4.1, nosse4.2, nosse4 and noavx2.
2301 * testsuite/gas/i386/arch-10-prefetchw.d (as): Add mmx.
2302 * testsuite/gas/i386/arch-10.d (as): Likewise.
2303 * testsuite/gas/i386/arch-11.s: Add ".arch .mmx".
2304 * testsuite/gas/i386/i386.exp: Pass mmx to assembler for
2305 arch-10-3 and arch-10-4. Run no87-3, nosse-4, nosse-5, noavx-3
2306 and noavx-4.
2307 * testsuite/gas/i386/no87-3.l: New file.
2308 * testsuite/gas/i386/no87-3.s: Likewise.
2309 * testsuite/gas/i386/noavx-3.l: Likewise.
2310 * testsuite/gas/i386/noavx-3.s: Likewise.
2311 * testsuite/gas/i386/noavx-4.d: Likewise.
2312 * testsuite/gas/i386/noavx-4.s: Likewise.
2313 * testsuite/gas/i386/nosse-4.l: Likewise.
2314 * testsuite/gas/i386/nosse-4.s: Likewise.
2315 * testsuite/gas/i386/nosse-5.d: Likewise.
2316 * testsuite/gas/i386/nosse-5.s: Likewise.
2317
e92bae62
L
23182016-05-27 H.J. Lu <hongjiu.lu@intel.com>
2319
2320 PR gas/20154
2321 * config/tc-i386.c (cpu_flags_match): Don't set cpuamd64 nor
2322 cpuintel64.
2323 (match_template): Check Intel64/AMD64 ISA.
2324
e89c5eaa
L
23252016-05-27 H.J. Lu <hongjiu.lu@intel.com>
2326
2327 PR gas/20154
2328 * config/tc-i386.c (intel64): New.
2329 (cpu_flags_match): Set cpuamd64 and cpuintel64.
2330 (md_parse_option): Set intel64 instead of cpuamd64 and
2331 cpuintel64.
2332
9d07ebe1
L
23332016-05-27 H.J. Lu <hongjiu.lu@intel.com>
2334
2335 * config/tc-i386.c (cpu_flags_match): Don't clear cpu64 nor
2336 cpuno64.
2337
19dfcc89
PB
23382016-05-26 Peter Bergner <bergner@vnet.ibm.com>
2339
2340 * testsuite/gas/ppc/altivec3.d <vmsumudm>: Add test.
2341 * testsuite/gas/ppc/altivec3.s: Likewise.
2342 * testsuite/gas/ppc/power9.d <addex[.], lwzmx, vmsumudm>: Add tests.
2343 * testsuite/gas/ppc/power9.s: Likewise.
2344
8d5b9a5a
L
23452016-05-26 H.J. Lu <hongjiu.lu@intel.com>
2346
2347 * testsuite/gas/i386/avx512vl-2.l: Append "#pass".
2348 * testsuite/gas/i386/noavx-1.l: Likewise.
2349 * testsuite/gas/i386/nommx-1.l: Likewise.
2350 * testsuite/gas/i386/nosse-1.l: Likewise.
2351 * testsuite/gas/i386/x86-64-avx512vl-2.l: Likewise.
2352 * testsuite/gas/i386/avx512vl-2.s: Append ".p2align 4".
2353 * testsuite/gas/i386/noavx-1.s: Likewise.
2354 * testsuite/gas/i386/nommx-1.s: Likewise.
2355 * testsuite/gas/i386/nosse-1.s: Likewise.
2356 * testsuite/gas/i386/x86-64-avx512vl-2.s: Likewise.
2357
81cead6f
TS
23582016-05-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2359
2360 * config/tc-metag.c (metag_handle_align): Make the type of noop
2361 unsigned char.
2362
79052aae
TS
23632016-05-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2364
2365 * config/tc-rx.c (md_convert_frag): Make the type of reloc_type
2366 bfd_reloc_code_real_type.
2367
73b090a9
L
23682016-05-25 H.J. Lu <hongjiu.lu@intel.com>
2369
2370 PR gas/20140
2371 * config/tc-i386.c (cpu_flags_match): Require another match
2372 for AVX512VL.
2373 * testsuite/gas/i386/i386.exp: Run avx512vl-1, avx512vl-2,
2374 x86-64-avx512vl-1 and x86-64-avx512vl-2.
2375 * testsuite/gas/i386/avx512vl-1.l: New file.
2376 * testsuite/gas/i386/avx512vl-1.s: Likewise.
2377 * testsuite/gas/i386/avx512vl-2.l: Likewise.
2378 * testsuite/gas/i386/avx512vl-2.s: Likewise.
2379 * testsuite/gas/i386/x86-64-avx512vl-1.l: Likewise.
2380 * testsuite/gas/i386/x86-64-avx512vl-1.s: Likewise.
2381 * testsuite/gas/i386/x86-64-avx512vl-2.l: Likewise.
2382 * testsuite/gas/i386/x86-64-avx512vl-2.s: Likewise.
2383
f1360d58
L
23842016-05-25 H.J. Lu <hongjiu.lu@intel.com>
2385
2386 PR gas/20141
2387 * testsuite/gas/i386/i386.exp: Run x86-64-pr20141.
2388 * testsuite/gas/i386/x86-64-pr20141.d: New file.
2389 * testsuite/gas/i386/x86-64-pr20141.s: Likewise.
2390
293f5f65
L
23912016-05-25 H.J. Lu <hongjiu.lu@intel.com>
2392
2393 * config/tc-i386.c (arch_entry): Remove negated.
2394 (noarch_entry): New struct.
2395 (cpu_arch): Updated. Remove .no87, .nommx, .nosse and .noavx.
2396 (cpu_noarch): New.
2397 (set_cpu_arch): Check cpu_noarch after cpu_arch.
2398 (md_parse_option): Allow -march=+nosse. Check cpu_noarch after
2399 cpu_arch.
2400 (output_message): New function.
2401 (show_arch): Use it. Handle cpu_noarch.
2402 * testsuite/gas/i386/i386.exp: Run nommx-1, nommx-2, nommx-3,
2403 nosse-1, nosse-2, nosse-3, noavx-1 and noavx-2.
2404 * testsuite/gas/i386/noavx-1.l: New file.
2405 * testsuite/gas/i386/noavx-1.s: Likewise.
2406 * testsuite/gas/i386/noavx-2.s: Likewise.
2407 * testsuite/gas/i386/noavx-2.l: Likewise.
2408 * testsuite/gas/i386/nommx-1.s: Likewise.
2409 * testsuite/gas/i386/nommx-1.l: Likewise.
2410 * testsuite/gas/i386/nommx-2.s: Likewise.
2411 * testsuite/gas/i386/nommx-2.l: Likewise.
2412 * testsuite/gas/i386/nommx-3.s: Likewise.
2413 * testsuite/gas/i386/nommx-3.l: Likewise.
2414 * testsuite/gas/i386/nosse-1.s: Likewise.
2415 * testsuite/gas/i386/nosse-1.l: Likewise.
2416 * testsuite/gas/i386/nosse-2.s: Likewise.
2417 * testsuite/gas/i386/nosse-2.l: Likewise.
2418 * testsuite/gas/i386/nosse-3.s: Likewise.
2419 * testsuite/gas/i386/nosse-3.l: Likewise.
2420
934c2632
CZL
24212016-05-25 Chua Zheng Leong <chuazl@comp.nus.edu.sg>
2422
ee4d7613 2423 PR target/20067
934c2632
CZL
2424 * config/tc-arm.c (move_or_literal_pool): Only generate a VMOV.I64
2425 instruction if supported by the currently selected fpu variant.
2426 * testsuite/gas/arm/vfpv3-ldr_immediate.s: Add test of this PR.
2427 * testsuite/gas/arm/vfpv3-ldr_immediate.d: Update expected disassembly.
2428
44d3da23 24292016-05-24 Maciej W. Rozycki <macro@imgtec.com>
934c2632 2430
44d3da23
MR
2431 * config/tc-mips.c (mips_fix_adjustable): Also return 0 for
2432 jump relocations against MIPS16 or microMIPS symbols on RELA
2433 targets.
2434 * testsuite/gas/mips/jalx-local.d: New test.
2435 * testsuite/gas/mips/jalx-local-n32.d: New test.
2436 * testsuite/gas/mips/jalx-local-n64.d: New test.
2437 * testsuite/gas/mips/jalx-local.s: New test source.
2438 * testsuite/gas/mips/mips.exp: Run the new tests.
2439
4512dafa
MR
24402016-05-24 Maciej W. Rozycki <macro@imgtec.com>
2441
2442 * config/tc-mips.c (md_apply_fix)
2443 <BFD_RELOC_MIPS16_TLS_TPREL_LO16>: Remove fall-through, adjust
2444 code accordingly.
2445
cc34adb2
TS
24462016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2447
2448 * config/tc-xtensa.c (struct suffix_reloc_map): Change type of field
2449 operator to operatorT.
2450 (map_suffix_reloc_to_operator): Change return type to operatorT.
2451
c023823f
TS
24522016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2453
2454 * config/tc-d30v.c (find_format): Change type of X_op to operatorT.
2455
049efc64
TS
24562016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2457
2458 * config/tc-mmix.c (mmix_parse_predefined_name): Change type of
2459 handler_charp to const char *.
2460
b19e0aeb
TS
24612016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2462
2463 * config/tc-ft32.h (DEFAULT_TARGET_FORMAT): Remove.
2464 (ft32_target_format): Likewise.
2465 (TARGET_FORMAT): Adjust.
2466
e5e27b07
TS
24672016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2468
2469 * config/tc-ia64.c (dot_rot): simplify allocations from obstacks.
2470 (ia64_frob_label): Likewise.
2471
6610dc6d
TS
24722016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2473
2474 * config/tc-cr16.c (check_range): Make type of retval op_err.
2475 * config/tc-crx.c: Likewise.
2476
87789e08
CZ
24772016-05-23 Claudiu Zissulescu <claziss@synopsys.com>
2478
2479 * config/tc-arc.c (md_begin): Add XY registers.
2480 (cpu_types): Code density is default off for ARC EM.
2481
c810e0b8
CZ
24822016-05-23 Cupertino Miranda <cmiranda@synopsys.com>
2483
2484 * config/tc-arc.c (attributes_t): Renamed attribute class to
2485 attr_class.
2486 (find_opcode_match, assemble_insn, tokenize_extinsn): Changed.
2487
d26a14db
NC
24882016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
2489
2490 * configuse.tgt: Add entry for arm-phoenix.
2491
f10e0aef
TS
24922016-05-23 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2493
2494 * config/tc-tic54x.c (tic54x_sect): simplify string creation.
2495
2900e701
TS
24962016-05-23 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2497
2498 * config/tc-spu.c (APUOP): Use OPCODE as an unsigned constant.
2499
3d207518
TS
25002016-05-23 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2501
2502 * config/tc-tic54x.c (tic54x_mmregs): Adjust.
2503 (md_begin): Likewise.
2504 (encode_condition): Likewise.
2505 (encode_cc3): Likewise.
2506 (encode_cc2): Likewise.
2507 (encode_operand): Likewise.
2508 (tic54x_undefined_symbol): Likewise.
2509
a4968f42
MF
25102016-05-20 Matthew Fortune <matthew.fortune@imgtec.com>
2511
2512 * config/tc-mips.c (mips_cpu_info_table): Update comment. Add
2513 p6600 entry.
2514 * doc/c-mips.texi: Document p6600 -march option.
2515
4e21640f
L
25162016-05-20 H.J. Lu <hongjiu.lu@intel.com>
2517
2518 PR gas/19600
2519 * config/tc-i386.c (md_apply_fix): Preserve addend for
2520 BFD_RELOC_386_GOT32 and BFD_RELOC_X86_64_GOT32.
2521 * testsuite/gas/i386/addend.d: New file.
2522 * testsuite/gas/i386/addend.s: Likewise.
2523 * testsuite/gas/i386/x86-64-addend.d: Likewise.
2524 * testsuite/gas/i386/x86-64-addend.s: Likewise.
2525 * testsuite/gas/i386/i386.exp: Run addend and x86-64-addend.
2526 * testsuite/gas/i386/reloc32.d: Updated.
2527
17c6c9d9
MR
25282016-05-20 Maciej W. Rozycki <macro@imgtec.com>
2529
2530 * config/tc-mips.c (append_insn): Correct the encoding of a
2531 constant argument for microMIPS JALX.
2532 (tc_gen_reloc): Correct the encoding of an in-place addend for
2533 microMIPS JALX.
2534 * testsuite/gas/mips/jalx-addend.d: New test.
2535 * testsuite/gas/mips/jalx-addend-n32.d: New test.
2536 * testsuite/gas/mips/jalx-addend-n64.d: New test.
2537 * testsuite/gas/mips/jalx-imm.d: New test.
2538 * testsuite/gas/mips/jalx-imm-n32.d: New test.
2539 * testsuite/gas/mips/jalx-imm-n64.d: New test.
2540 * testsuite/gas/mips/jalx-addend.s: New test source.
2541 * testsuite/gas/mips/jalx-imm.s: New test source.
2542 * testsuite/gas/mips/mips.exp: Run the new tests.
2543
134c0c8b
MR
25442016-05-20 Maciej W. Rozycki <macro@imgtec.com>
2545
2546 * config/tc-mips.c: Correct tab-after-space formatting mistakes
2547 throughout.
2548
38cd8a0d
AB
25492016-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2550
2551 * config/tc-arc.c (find_opcode_match): Remove casting away of
2552 const.
2553 * config/tc-arc.h (struct arc_flags): Make flgp field const.
2554
9e32d9ae
AB
25552016-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2556
2557 * config/tc-arc.c (md_pcrel_from_section): Use BFD_VMA_FMT where
2558 appropriate.
2559 (md_convert_frag): Likewise.
2560
fe779266
AB
25612016-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2562
2563 * config/tc-arc.c (arc_opcode_hash_entry_iterator_next): Set
2564 cached opcode to NULL when we reach a non-matching opcode.
2565 * testsuite/gas/arc/asm-errors-2.d: New file.
2566 * testsuite/gas/arc/asm-errors-2.err: New file.
2567 * testsuite/gas/arc/asm-errors-2.s: New file.
2568
3b889a78
AB
25692016-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2570
2571 * config/tc-arc.c (tokenize_arguments): Add checks for array
2572 overflow.
2573 * testsuite/gas/arc/asm-errors.s: Addition test line added.
2574 * testsuite/gas/arc/asm-errors.err: Update expected results.
2575
42e58860
TS
25762016-05-18 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2577
2578 * config/tc-rx.c (struct cpu_type): Change the type of a field from
2579 int to enum rx_cpu_types.
2580
4bfaa1ca
TS
25812016-05-18 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2582
2583 * config/tc-dlx.c (struct machine_it): change the type of a field from
2584 int to bfd_reloc_code_real_type.
2585 * config/tc-tic4x.c: Likewise.
2586
eb408eaa
TS
25872016-05-18 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2588
2589 * config/tc-v850.c (v850_target_arch): change type to enum
2590 bfd_architecture.
2591 * config/tc-v850.h (v850_target_arch): Likewise.
2592
a255f00a
AM
25932016-05-18 Alan Modra <amodra@gmail.com>
2594
2595 * config/tc-ppc.c (ppc_insert_operand): Trim PPC_OPERAND_SIGNOPT
2596 allowed negative range.
2597 * testsuite/gas/ppc/power9.s: Test xxspltib of -128, not -256.
2598 * testsuite/gas/ppc/power9.d: Update.
2599
659f032c
TP
26002016-05-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
2601
2602 * testsuite/gas/arm/archv8m-cmse-msr-base.d: Force Thumb when
2603 disassembling and stop skipping targets.
2604 * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
2605 * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
2606 * testsuite/gas/arm/archv8m-base.d: Also allow nops after the last
2607 instruction for targets that have stronger alignment requirement.
2608 * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
2609 * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
2610 * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
2611 * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
2612 * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
2613 * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
2614 * testsuite/gas/arm/archv8m-main.d: Likewise.
2615 * testsuite/gas/arm/archv8m.s: Add label.
2616 * testsuite/gas/arm/archv8m-cmse.s: Likewise.
2617 * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
2618 * testsuite/gas/arm/archv8m-cmse-main.s: Likewise.
2619
7b14583e
TS
26202016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2621
2622 * config/tc-m32r.c (mach_table): Make static and const.
2623
0591130a
TS
26242016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2625
2626 * config/tc-vax.c (flonum_gen2vax): Adjust prototype to match
2627 definition.
2628
9117cd3e
TS
26292016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2630
2631 * config/tc-mn10300.c (md_begin): set linkrelax here instead of
2632 defining it.
2633 * config/tc-msp430.c (md_begin): Likewise.
2634
e1838240
TS
26352016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2636
2637 * config/tc-m68hc11.c (fixup8): Change variables type from int to
2638 bfd_reloc_code_real_type where appropriate.
2639 (fixup16): Likewise.
2640 (fixup8_xg): Likewise.
2641
9dfa3e63
MR
26422016-05-15 Maciej W. Rozycki <macro@imgtec.com>
2643
2644 * config/tc-sh64.c (shmedia_check_limits): Constify `msg'.
2645
1178da44
PB
26462016-05-13 Peter Bergner <bergner@vnet.ibm.com>
2647
2648 * testsuite/gas/ppc/power9.d <xxspltib>: Add additional operand tests.
2649 * testsuite/gas/ppc/power9.s: Likewise.
2650
d2edc834
AM
26512016-05-13 Alan Modra <amodra@gmail.com>
2652
2653 * config/obj-coff.c (weak_uniquify): Delete unused var.
2654
add39d23
TS
26552016-05-13 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2656
2657 * app.c (app_push): Use XNEW and related macros.
2658 * as.c (parse_args): Likewise.
2659 * cgen.c (make_right_shifted_expr): Likewise.
2660 (gas_cgen_tc_gen_reloc): Likewise.
2661 * config/bfin-defs.h: Likewise.
2662 * config/bfin-parse.y: Likewise.
2663 * config/obj-coff.c (stack_init): Likewise.
2664 (stack_push): Likewise.
2665 (coff_obj_symbol_new_hook): Likewise.
2666 (coff_obj_symbol_clone_hook): Likewise.
2667 (add_lineno): Likewise.
2668 (coff_frob_symbol): Likewise.
2669 * config/obj-elf.c (obj_elf_section_name): Likewise.
2670 (build_group_lists): Likewise.
2671 * config/obj-evax.c (evax_symbol_new_hook): Likewise.
2672 * config/obj-macho.c (obj_mach_o_indirect_symbol): Likewise.
2673 * config/tc-aarch64.c (insert_reg_alias): Likewise.
2674 (find_or_make_literal_pool): Likewise.
2675 (add_to_lit_pool): Likewise.
2676 (fill_instruction_hash_table): Likewise.
2677 * config/tc-alpha.c (load_expression): Likewise.
2678 (emit_jsrjmp): Likewise.
2679 (s_alpha_ent): Likewise.
2680 (s_alpha_end): Likewise.
2681 (s_alpha_linkage): Likewise.
2682 (md_begin): Likewise.
2683 (tc_gen_reloc): Likewise.
2684 * config/tc-arc.c (arc_insert_opcode): Likewise.
2685 (arc_extcorereg): Likewise.
2686 * config/tc-bfin.c: Likewise.
2687 * config/tc-cr16.c: Likewise.
2688 * config/tc-cris.c: Likewise.
2689 * config/tc-crx.c (preprocess_reglist): Likewise.
2690 * config/tc-d10v.c: Likewise.
2691 * config/tc-frv.c (frv_insert_vliw_insn): Likewise.
2692 (frv_tomcat_shuffle): Likewise.
2693 * config/tc-h8300.c: Likewise.
2694 * config/tc-i370.c (i370_macro): Likewise.
2695 * config/tc-i386.c (lex_got): Likewise.
2696 (md_parse_option): Likewise.
2697 * config/tc-ia64.c (alloc_record): Likewise.
2698 (set_imask): Likewise.
2699 (save_prologue_count): Likewise.
2700 (dot_proc): Likewise.
2701 (dot_endp): Likewise.
2702 (ia64_frob_label): Likewise.
2703 (add_qp_imply): Likewise.
2704 (add_qp_mutex): Likewise.
2705 (mark_resource): Likewise.
2706 (dot_alias): Likewise.
2707 * config/tc-m68hc11.c: Likewise.
2708 * config/tc-m68k.c (m68k_frob_label): Likewise.
2709 (s_save): Likewise.
2710 (mri_control_label): Likewise.
2711 (push_mri_control): Likewise.
2712 (build_mri_control_operand): Likewise.
2713 (s_mri_else): Likewise.
2714 (s_mri_break): Likewise.
2715 (s_mri_next): Likewise.
2716 (s_mri_for): Likewise.
2717 (s_mri_endw): Likewise.
2718 * config/tc-metag.c (create_mnemonic_htab): Likewise.
2719 * config/tc-microblaze.c: Likewise.
2720 * config/tc-mmix.c (s_loc): Likewise.
2721 * config/tc-nds32.c (nds32_relax_hint): Likewise.
2722 * config/tc-nios2.c (nios2_insn_reloc_new): Likewise.
2723 * config/tc-rl78.c: Likewise.
2724 * config/tc-rx.c (rx_include): Likewise.
2725 * config/tc-sh.c: Likewise.
2726 * config/tc-sh64.c (shmedia_frob_section_type): Likewise.
2727 * config/tc-sparc.c: Likewise.
2728 * config/tc-spu.c: Likewise.
2729 * config/tc-tic6x.c (static tic6x_unwind_info *tic6x_get_unwind): Likewise.
2730 (tic6x_start_unwind_section): Likewise.
2731 * config/tc-tilegx.c: Likewise.
2732 * config/tc-tilepro.c: Likewise.
2733 * config/tc-v850.c: Likewise.
2734 * config/tc-visium.c: Likewise.
2735 * config/tc-xgate.c: Likewise.
2736 * config/tc-xtensa.c (xtensa_translate_old_userreg_ops): Likewise.
2737 (new_resource_table): Likewise.
2738 (resize_resource_table): Likewise.
2739 (xtensa_create_trampoline_frag): Likewise.
2740 (xtensa_maybe_create_literal_pool_frag): Likewise.
2741 (cache_literal_section): Likewise.
2742 * config/xtensa-relax.c (append_transition): Likewise.
2743 (append_condition): Likewise.
2744 (append_value_condition): Likewise.
2745 (append_constant_value_condition): Likewise.
2746 (append_literal_op): Likewise.
2747 (append_label_op): Likewise.
2748 (append_constant_op): Likewise.
2749 (append_field_op): Likewise.
2750 (append_user_fn_field_op): Likewise.
2751 (enter_opname_n): Likewise.
2752 (enter_opname): Likewise.
2753 (split_string): Likewise.
2754 (parse_insn_templ): Likewise.
2755 (clone_req_or_option_list): Likewise.
2756 (clone_req_option_list): Likewise.
2757 (parse_option_cond): Likewise.
2758 (parse_insn_pattern): Likewise.
2759 (parse_insn_repl): Likewise.
2760 (build_transition): Likewise.
2761 (build_transition_table): Likewise.
2762 * dw2gencfi.c (alloc_fde_entry): Likewise.
2763 (alloc_cfi_insn_data): Likewise.
2764 (cfi_add_CFA_remember_state): Likewise.
2765 (dot_cfi_escape): Likewise.
2766 (dot_cfi_fde_data): Likewise.
2767 (select_cie_for_fde): Likewise.
2768 * dwarf2dbg.c (dwarf2_directive_loc): Likewise.
2769 * ecoff.c (ecoff_add_bytes): Likewise.
2770 (ecoff_build_debug): Likewise.
2771 * input-scrub.c (input_scrub_push): Likewise.
2772 (input_scrub_begin): Likewise.
2773 (input_scrub_next_buffer): Likewise.
2774 * itbl-ops.c (append_insns_as_macros): Likewise.
2775 (alloc_entry): Likewise.
2776 (alloc_field): Likewise.
2777 * listing.c (listing_newline): Likewise.
2778 (listing_listing): Likewise.
2779 * macro.c (get_any_string): Likewise.
2780 (delete_macro): Likewise.
2781 * stabs.c (generate_asm_file): Likewise.
2782 (stabs_generate_asm_lineno): Likewise.
2783 * subsegs.c (subseg_change): Likewise.
2784 (subseg_get): Likewise.
2785 * symbols.c (define_dollar_label): Likewise.
2786 (symbol_relc_make_sym): Likewise.
2787 * write.c (write_relocs): Likewise.
2788
29a2809e
TS
27892016-05-13 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2790
2791 * config/obj-coff.c (obj_coff_def): Simplify string copying.
2792 (weak_name2altname): Likewise.
2793 (weak_uniquify): Likewise.
2794 (obj_coff_section): Likewise.
2795 (obj_coff_init_stab_section): Likewise.
2796 * config/obj-elf.c (obj_elf_section_name): Likewise.
2797 (obj_elf_init_stab_section): Likewise.
2798 * config/obj-evax.c (evax_shorten_name): Likewise.
2799 * config/obj-macho.c (obj_mach_o_make_or_get_sect): Likewise.
2800 * config/tc-aarch64.c (create_register_alias): Likewise.
2801 * config/tc-alpha.c (load_expression): Likewise.
2802 (s_alpha_file): Likewise.
2803 (s_alpha_section_name): Likewise.
2804 (tc_gen_reloc): Likewise.
2805 * config/tc-arc.c (md_assemble): Likewise.
2806 * config/tc-arm.c (create_neon_reg_alias): Likewise.
2807 (start_unwind_section): Likewise.
2808 * config/tc-hppa.c (pa_build_unwind_subspace): Likewise.
2809 (hppa_elf_mark_end_of_function): Likewise.
2810 * config/tc-nios2.c (nios2_modify_arg): Likewise.
2811 (nios2_negate_arg): Likewise.
2812 * config/tc-rx.c (rx_section): Likewise.
2813 * config/tc-sh64.c (sh64_consume_datalabel): Likewise.
2814 * config/tc-tic30.c (tic30_find_parallel_insn): Likewise.
2815 * config/tc-tic54x.c (tic54x_include): Likewise.
2816 (tic54x_macro_info): Likewise.
2817 (subsym_get_arg): Likewise.
2818 (subsym_substitute): Likewise.
2819 (tic54x_start_line_hook): Likewise.
2820 * config/tc-xtensa.c (xtensa_literal_prefix): Likewise.
2821 (xg_reverse_shift_count): Likewise.
2822 * config/xtensa-relax.c (enter_opname_n): Likewise.
2823 (split_string): Likewise.
2824 * dwarf2dbg.c (get_filenum): Likewise.
2825 (process_entries): Likewise.
2826 * expr.c (operand): Likewise.
2827 * itbl-ops.c (alloc_entry): Likewise.
2828 * listing.c (listing_message): Likewise.
2829 (listing_title): Likewise.
2830 * macro.c (check_macro): Likewise.
2831 * stabs.c (s_xstab): Likewise.
2832 * symbols.c (symbol_relc_make_expr): Likewise.
2833 * write.c (compress_debug): Likewise.
2834
58c7f094
NC
28352016-05-12 Nick Clifton <nickc@redhat.com>
2836
2837 PR target/20068
2838 * testsuite/gas/arm/pr20068.d: Use correct regexp syntax.
2839
d5e74e8d
NC
28402016-05-11 Nick Clifton <nickc@redhat.com>
2841
2842 PR target/20068
2843 * testsuite/gas/arm/pr20068.d: Adjust expected output to allow for
2844 big endian ARM configurations.
2845
8f4f9071
MF
28462016-05-11 Andrew Bennett <andrew.bennett@imgtec.com>
2847 Matthew Fortune <matthew.fortune@imgtec.com>
2848
2849 * config/tc-mips.c (options): Add OPTION_DSPR3 and
2850 OPTION_NO_DSPR3.
2851 (md_longopts): Likewise.
2852 (md_show_usage): Add help for -mdspr3 and -mno-dspr3.
2853 (mips_ases): Define availability for DSPr3.
2854 (mips_ase_groups): Add ASE_DSPR3 to the DSP group.
2855 (mips_convert_ase_flags): Map ASE_DSPR3 to AFL_ASE_DSPR3.
2856 * doc/as.texinfo: Document -mdspr3, -mno-dspr3. Fix -mdspr2
2857 formatting.
2858 * doc/c-mips.texi: Document -mdspr3, -mno-dspr3, .set dspr3 and
2859 .set nodspr3. Fix -mdspr2 formatting.
2860 * testsuite/gas/mips/mips32-dspr3.d: New file.
2861 * testsuite/gas/mips/mips32-dspr3.s: Likewise.
2862 * testsuite/gas/mips/mips.exp: Run mips32-dspr3 test.
2863
a6684f0d
NC
28642016-05-11 Nick Clifton <nickc@redhat.com>
2865
2866 PR target/20068
2867 * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
2868 to the pool uses O_constant.
2869 * testsuite/gas/arm/pr20068.s: New test.
2870 * testsuite/gas/arm/pr20068.d: Test driver.
2871
be5c445b
NC
28722016-05-11 Nick Clifton <nickc@redhat.com>
2873
4179a6a2
NC
2874 * testsuite/gas/arm/archv8m-cmse-base.d: Skip for non-ELF ARM targets.
2875 * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
2876 * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
2877 * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
2878 * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
2879 * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
2880 * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
2881 * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
2882 * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
be5c445b
NC
2883
28842016-05-10 Alexander Fomin <alexander.fomin@intel.com>
2885
2886 * testsuite/gas/i386/i386.exp: Run RDPID tests.
2887 * testsuite/gas/i386/prefix.d: Adjust.
2888 * testsuite/gas/i386/rdpid.s: New test.
2889 * testsuite/gas/i386/rdpid.d: Ditto.
2890 * testsuite/gas/i386/rdpid-intel.d: Ditto.
2891 * testsuite/gas/i386/x86-64-rdpid.s: Ditto.
2892 * testsuite/gas/i386/x86-64-rdpid.d: Ditto.
2893 * testsuite/gas/i386/x86-64-rdpid-intel.d: Ditto.
2894
8bc52696
AF
28952016-05-10 Alexander Fomin <alexander.fomin@intel.com>
2896
2897 * config/tc-i386.c (cpu_arch): Add RDPID.
2898 * doc/c-i386.texi: Document RDPID.
2899
39d911fc
TP
29002016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
2901
2902 * config/tc-arm.c (arm_adjust_symtab): Use ARM_SET_SYM_BRANCH_TYPE to
2903 set branch type of a symbol.
2904
15afaa63
TP
29052016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
2906
2907 * NEWS: Document ARMv8-M and ARMv8-M Security and DSP Extensions.
2908 * config/tc-arm.c (arm_ext_dsp): New feature for Thumb DSP
2909 instructions.
2910 (arm_extensions): Add dsp extension for ARMv8-M Mainline.
2911 (aeabi_set_public_attributes): Memorize the feature bits of the
2912 architecture selected for Tag_CPU_arch. Use it to set
2913 Tag_DSP_extension to 1 for ARMv8-M Mainline with DSP extension.
2914 (arm_convert_symbolic_attribute): Define Tag_DSP_extension.
2915 * testsuite/gas/arm/arch7em-bad.d: Rename to ...
2916 * testsuite/gas/arm/arch7em-bad-1.d: This.
2917 * testsuite/gas/arm/arch7em-bad-2.d: New file.
2918 * testsuite/gas/arm/arch7em-bad-3.d: Likewise.
2919 * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
2920 * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
2921 * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
2922 * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
2923 * testsuite/gas/arm/archv8m-main-dsp-5.d: Likewise.
2924 * testsuite/gas/arm/attr-march-armv8m.main.dsp.d: Likewise.
2925
d942732e
TP
29262016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
2927
2928 * config/tc-arm.c (struct arm_option_extension_value_table): Make
2929 allowed_archs an array with 2 entries.
2930 (ARM_EXT_OPT): Adapt to only fill the first entry of allowed_archs.
2931 (ARM_EXT_OPT2): New macro filling the two entries of allowed_archs.
2932 (arm_extensions): Use separate entries in allowed_archs when several
2933 archs are allowed to use an extension and change ARCH_ANY in
2934 ARM_ARCH_NONE in allowed_archs.
2935 (arm_parse_extension): Check that, for each allowed_archs entry, all
2936 bits are set in the current architecture, ignoring ARM_ANY entries.
2937 (s_arm_arch_extension): Likewise.
2938
16a1fa25
TP
29392016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
2940
2941 * config/tc-arm.c (arm_ext_m): Add feature bit ARM_EXT2_V8M_MAIN.
2942 (arm_ext_v8m_main): New feature set for bit ARM_EXT2_V8M_MAIN.
2943 (arm_ext_v8m_m_only): New feature set for instructions in ARMv8-M not
2944 shared with a non M profile architecture.
2945 (do_rn): New function.
2946 (known_t32_only_insn): Check opcode against arm_ext_v8m_m_only rather
2947 than arm_ext_v8m.
2948 (v7m_psrs): Add ARMv8-M security extensions new special registers.
2949 (insns): Add ARMv8-M Security Extensions instructions.
2950 (aeabi_set_public_attributes): Use arm_ext_v8m_m_only instead of
2951 arm_ext_v8m_m to decide the profile and the Thumb ISA.
2952 * testsuite/gas/arm/archv8m-cmse.s: New file.
2953 * testsuite/gas/arm/archv8m-cmse-main.s: Likewise..
2954 * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
2955 * testsuite/gas/arm/any-cmse.d: Likewise.
2956 * testsuite/gas/arm/any-cmse-main.d: Likewise.
2957 * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
2958 * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
2959 * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
2960 * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
2961 * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
2962
d751b79e
JM
29632016-05-09 Jose E. Marchesi <jose.marchesi@oracle.com>
2964
2965 * testsuite/gas/sparc/sparc5vis4.s: Fix mnemonic of faligndatai.
2966 * testsuite/gas/sparc/sparc5vis4.d: Likewise.
2967
f85d59c3
KT
29682016-05-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2969
2970 * config/tc-arm.c (fpu_arch_vfp_v1): Mark with ATTRIBUTE_UNUSED.
2971 (fpu_arch_vfp_v3): Likewise.
2972 (fpu_arch_neon_v1): Likewise.
2973 (arm_arch_full): Likewise.
2974 (parse_neon_el_struct_list): Initialize fields of firsttype.
2975
945e0f82
CZ
29762016-05-03 Claudiu Zissulescu <claziss@synopsys.com>
2977
2978 * config/tc-arc.c (syntaxclass): Add SYNTAX_NOP and SYNTAX_1OP.
2979 (arc_extinsn): Handle new introduced syntax.
2980 * testsuite/gas/arc/textinsn1op.d: New file.
2981 * testsuite/gas/arc/textinsn1op.s: Likewise.
2982 * doc/c-arc.texi: Document SYNTAX_NOP and SYNTAX_1OP.
2983
b782c63d
PS
29842016-05-03 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
2985
2986 * testsuite/gas/lns/lns.exp: Add avr to list of targets using
2987 DW_LNS_fixed_advance_pc.
2988
25771140
AM
29892016-04-27 Alan Modra <amodra@gmail.com>
2990
2991 * as.h (inline, __PTR_TO_INT, __INT_TO_PTR): Don't define.
2992 (xmemdup0): New inline function.
2993
22522f88
MR
29942016-04-22 Maciej W. Rozycki <macro@imgtec.com>
2995
2996 * config/tc-mips.c (code_option_type): New enum.
2997 (parse_code_option): Return status indicating option type.
2998 (s_mipsset): Update `parse_code_option' call site accordingly.
2999 Always set register sizes from the ISA with ISA overrides.
3000 (s_module): Update `parse_code_option' call site.
3001 * testsuite/gas/mips/isa-override-1.d: New test.
3002 * testsuite/gas/mips/micromips@isa-override-1.d: New test.
3003 * testsuite/gas/mips/mips1@isa-override-1.d: New test.
3004 * testsuite/gas/mips/mips2@isa-override-1.d: New test.
3005 * testsuite/gas/mips/mips32@isa-override-1.d: New test.
3006 * testsuite/gas/mips/mips32r2@isa-override-1.d: New test.
3007 * testsuite/gas/mips/mips32r3@isa-override-1.d: New test.
3008 * testsuite/gas/mips/mips32r5@isa-override-1.d: New test.
3009 * testsuite/gas/mips/mips32r6@isa-override-1.d: New test.
3010 * testsuite/gas/mips/mips64r2@isa-override-1.d: New test.
3011 * testsuite/gas/mips/mips64r3@isa-override-1.d: New test.
3012 * testsuite/gas/mips/mips64r5@isa-override-1.d: New test.
3013 * testsuite/gas/mips/mips64r6@isa-override-1.d: New test.
3014 * testsuite/gas/mips/r3000@isa-override-1.d: New test.
3015 * testsuite/gas/mips/r3900@isa-override-1.d: New test.
3016 * testsuite/gas/mips/r5900@isa-override-1.d: New test.
3017 * testsuite/gas/mips/octeon@isa-override-1.d: New test.
3018 * testsuite/gas/mips/octeon3@isa-override-1.d: New test.
3019 * testsuite/gas/mips/isa-override-2.l: New list test.
3020 * testsuite/gas/mips/mips1@isa-override-2.l: New list test.
3021 * testsuite/gas/mips/mips2@isa-override-2.l: New list test.
3022 * testsuite/gas/mips/mips32@isa-override-2.l: New list test.
3023 * testsuite/gas/mips/mips32r2@isa-override-2.l: New list test.
3024 * testsuite/gas/mips/mips32r3@isa-override-2.l: New list test.
3025 * testsuite/gas/mips/mips32r5@isa-override-2.l: New list test.
3026 * testsuite/gas/mips/mips32r6@isa-override-2.l: New list test.
3027 * testsuite/gas/mips/r3000@isa-override-2.l: New list test.
3028 * testsuite/gas/mips/r3900@isa-override-2.l: New list test.
3029 * testsuite/gas/mips/octeon3@isa-override-2.l: New list test.
3030 * testsuite/gas/mips/octeon3@isa-override-1.l: New stderr
3031 output.
3032 * testsuite/gas/mips/isa-override-1.s: New test source.
3033 * testsuite/gas/mips/r5900@isa-override-1.s: New test source.
3034 * testsuite/gas/mips/isa-override-2.s: New test source.
3035 * testsuite/gas/mips/mips1@isa-override-2.s: New test source.
3036 * testsuite/gas/mips/mips2@isa-override-2.s: New test source.
3037 * testsuite/gas/mips/mips32@isa-override-2.s: New test source.
3038 * testsuite/gas/mips/mips32r2@isa-override-2.s: New test source.
3039 * testsuite/gas/mips/mips32r3@isa-override-2.s: New test source.
3040 * testsuite/gas/mips/mips32r5@isa-override-2.s: New test source.
3041 * testsuite/gas/mips/mips32r6@isa-override-2.s: New test source.
3042 * testsuite/gas/mips/r3000@isa-override-2.s: New test source.
3043 * testsuite/gas/mips/r3900@isa-override-2.s: New test source.
3044 * testsuite/gas/mips/octeon3@isa-override-2.s: New test source.
3045 * testsuite/gas/mips/mips.exp: Run the new tests.
3046
e6c7cdec
TS
30472016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3048
3049 * cgen.c: Likewise.
3050 * config/tc-bfin.c: Likewise.
3051 * config/tc-ia64.c: Likewise.
3052 * config/tc-mep.c: Likewise.
3053 * config/tc-metag.c: Likewise.
3054 * config/tc-nios2.c: Likewise.
3055 * config/tc-rl78.c: Likewise.
3056
2533af11
AB
30572016-04-20 Andrew Burgess <andrew.burgess@embecosm.com>
3058
3059 * doc/c-arc.texi (ARC Options): Add nps400 to list of valus for
3060 -mcpu. Add cross reference to .cpu directive from -mcpu option.
3061 (ARC Directives): Add NPS400 to .cpu directive list.
3062
50cc854c
MW
30632016-04-20 Matthew Wahab <matthew.wahab@arm.com>
3064
3065 * config/tc-aarch64.c (aarch64_features): Add "ras".
3066 * doc/c-aarch64.texi (AArch64 Extensions): Add "ras".
3067 * testsuite/gas/aarch64/armv8-ras-1.d: New.
3068 * testsuite/gas/aarch64/armv8-ras-1.s: New.
3069 * testsuite/gas/aarch64/illegal-ras-1.d: New.
3070 * testsuite/gas/aarch64/illegal-ras-1.s: New.
3071
537aefaf
AB
30722016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
3073
3074 * testsuite/gas/arc/nps400-6.d: New file.
3075 * testsuite/gas/arc/nps400-6.s: New file.
3076
c8f785f2
AB
30772016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
3078
3079 * testsuite/gas/arc/nps400-4.d: New file.
3080 * testsuite/gas/arc/nps400-4.s: New file.
3081 * testsuite/gas/arc/nps400-5.d: New file.
3082 * testsuite/gas/arc/nps400-5.s: New file.
3083
48eac74c
MG
30842016-04-19 Martin Galvan <martin.galvan@tallertechnologies.com>
3085
3086 * doc/as.texinfo (.cfi_remember_state, .cfi_restore_state): Improve
3087 documentation.
3088
644aca26
AB
30892016-04-17 Andrew Burgess <andrew.burgess@embecosm.com>
3090
3091 Revert prevous change.
3092 * config/tc-arc.c (arc_option): Make .cpu directive
3093 case-sensitive again.
3094
9a452709
AB
30952016-04-16 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * config/tc-arc.c (arc_option): Make .cpu directive
3098 case-insensitive.
3099
5e001f26
AB
31002016-04-16 Andrew Burgess <andrew.burgess@embecosm.com>
3101
3102 * config/tc-arc.c (arc_option): Allow NPS400 in .cpu directive.
3103
92fce9bd
TS
31042016-04-15 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3105
3106 * config/tc-mips.c (md_begin): Remove useless assignment.
3107
6fd8e7c2
L
31082016-04-15 H.J. Lu <hongjiu.lu@intel.com>
3109
3110 * Makefile.in: Regenerated with automake 1.11.6.
3111 * aclocal.m4: Likewise.
3112 * doc/Makefile.in: Likewise.
3113
05f7541e
AM
31142016-04-15 Alan Modra <amodra@gmail.com>
3115
3116 * config/tc-ppc.c (toc_reloc_types): Wrap in #ifdef OBJ_ELF
3117
4f2a7b51
TS
31182016-04-14 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3119
3120 * config/tc-nios2.c (nios2_as_options): Make file static.
3121 * config/tc-ppc.c (toc_reloc_ypes): Likewise.
3122 * config/tc-sparc.c (native_op_table): Likewise.
3123
85e53f62
TS
31242016-04-14 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3125
3126 * config/tc-m32c.c (M32C_Macros): Remove.
3127 * config/tc-msp430.c (option_numbers): Likewise.
3128
4b0c052e
AB
31292016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
3130
3131 * testsuite/gas/arc/nps400-3.d: New file.
3132 * testsuite/gas/arc/nps400-3.s: New file.
3133
d105775e
AB
31342016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
3135
3136 * testsuite/gas/arc/add_s-err.s: Update target pattern.
3137 * testsuite/gas/arc/warn.s: Likewise.
3138 * testsuite/gas/elf/elf.exp: Run test for arc.
3139
84865015
NC
31402016-04-14 Nick Clifton <nickc@redhat.com>
3141
3142 PR target/19938
3143 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Allow for the string
3144 sections possibly having the SHF_STRINGS flag bit set.
3145 * testsuite/gas/i386/x86-64-unwind.d: Likewise.
3146
1adc8a9a
CZ
31472016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
3148
3149 * config/tc-arc.c (mach_type_specified_p): Change type to
3150 bfd_boolean.
3151 (arc_option): Set private flags when parsing cpu pseudo-op.
3152 (md_parse_option): Set mach_type_specified_p to TRUE.
3153
e4449be8
NC
31542016-04-13 Nick Clifton <nickc@redhat.com>
3155
3156 PR target/19937
3157 * testsuite/gas/v850/pr19937.s: New test.
3158 * testsuite/gas/v850/pr19937.d: New test control file.
3159 * testsuite/gas/v850/basic.exp: Run the new test.
3160
991f40a9
MR
31612016-04-13 Maciej W. Rozycki <macro@imgtec.com>
3162 Andrew Bennett <andrew.bennett@imgtec.com>
3163
3164 * config/tc-mips.c (relaxed_branch_length): Use the long
3165 sequence where the target is a weak symbol.
3166 (relaxed_micromips_32bit_branch_length): Likewise.
3167 (relaxed_micromips_16bit_branch_length): Likewise.
3168 * testsuite/gas/mips/branch-weak-1.d: New test.
3169 * testsuite/gas/mips/branch-weak-2.d: New test.
3170 * testsuite/gas/mips/branch-weak-3.d: New test.
3171 * testsuite/gas/mips/branch-weak-4.d: New test.
3172 * testsuite/gas/mips/branch-weak-5.d: New test.
3173 * testsuite/gas/mips/branch-weak.l: New stderr output.
3174 * testsuite/gas/mips/branch-weak.s: New test source.
3175 * testsuite/gas/mips/mips.exp: Run the new tests.
3176
c1f61bd2
MR
31772016-04-13 Maciej W. Rozycki <macro@imgtec.com>
3178
3179 * config/tc-mips.c (relaxed_branch_length): Use the long
3180 sequence where the distance cannot be determined.
3181 (relaxed_micromips_32bit_branch_length): Likewise.
3182 * testsuite/gas/mips/branch-extern-1.d: New test.
3183 * testsuite/gas/mips/branch-extern-2.d: New test.
3184 * testsuite/gas/mips/branch-extern-3.d: New test.
3185 * testsuite/gas/mips/branch-extern-4.d: New test.
3186 * testsuite/gas/mips/branch-extern.l: New stderr output.
3187 * testsuite/gas/mips/branch-extern.s: New test source.
3188 * testsuite/gas/mips/branch-section-1.d: New test.
3189 * testsuite/gas/mips/branch-section-2.d: New test.
3190 * testsuite/gas/mips/branch-section-3.d: New test.
3191 * testsuite/gas/mips/branch-section-4.d: New test.
3192 * testsuite/gas/mips/branch-section.l: New stderr output.
3193 * testsuite/gas/mips/branch-section.s: New test source.
3194 * testsuite/gas/mips/mips.exp: Run the new tests.
3195
f36e33da
CZ
31962016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
3197
3198 * testsuite/gas/arc/textauxregister.d: New file.
3199 * testsuite/gas/arc/textauxregister.s: Likewise.
3200 * testsuite/gas/arc/textcondcode.d: Likewise.
3201 * testsuite/gas/arc/textcondcode.s: Likewise.
3202 * testsuite/gas/arc/textcoreregister.d: Likewise.
3203 * testsuite/gas/arc/textcoreregister.s: Likewise.
3204 * testsuite/gas/arc/textpseudoop.d: Likewise.
3205 * testsuite/gas/arc/textpseudoop.s: Likewise.
3206 * testsuite/gas/arc/ld2.d: Update test.
3207 * testsuite/gas/arc/st.d: Likewise.
3208 * testsuite/gas/arc/taux.d: Likewise.
3209 * doc/c-arc.texi (ARC Directives): Add .extCondCode,
3210 .extCoreRegister and .extAuxRegister documentation.
3211 * config/tc-arc.c (arc_extcorereg): New function.
3212 (md_pseudo_table): Add .extCondCode, .extCoreRegister and
3213 .extAuxRegister pseudo-ops.
3214 (extRegister_t): New type.
3215 (ext_condcode, arc_aux_hash): New global variable.
3216 (find_opcode_match): Check for extensions.
3217 (preprocess_operands): Likewise.
3218 (md_begin): Add aux registers in a hash.
3219 (assemble_insn): Update use arc_flags member.
3220 (tokenize_extregister): New function.
3221 (create_extcore_section): Likewise.
3222 * config/tc-arc.h (arc_flags): Delete code, add flgp.
3223
1c2e355e
CZ
32242016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
3225
3226 * testsuite/gas/arc/noargs_a7.d: New file.
3227 * testsuite/gas/arc/noargs_a7.s: Likewise.
3228 * testsuite/gas/arc/noargs_hs.d: Likewise.
3229 * testsuite/gas/arc/noargs_hs.s: Likewise.
3230
b99747ae
CZ
32312016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
3232
3233 * testsuite/gas/arc/textinsn-errors.d: New File.
3234 * testsuite/gas/arc/textinsn-errors.err: Likewise.
3235 * testsuite/gas/arc/textinsn-errors.s: Likewise.
3236 * testsuite/gas/arc/textinsn2op.d: Likewise.
3237 * testsuite/gas/arc/textinsn2op.s: Likewise.
3238 * testsuite/gas/arc/textinsn2op01.d: Likewise.
3239 * testsuite/gas/arc/textinsn2op01.s: Likewise.
3240 * testsuite/gas/arc/textinsn3op.d: Likewise.
3241 * testsuite/gas/arc/textinsn3op.s: Likewise.
3242 * doc/c-arc.texi (ARC Directives): Add .extInstruction
3243 documentation.
3244 * config/tc-arc.c (arcext_section): New variable.
3245 (arc_extinsn): New function.
3246 (md_pseudo_table): Add .extInstruction pseudo op.
3247 (attributes_t): New type.
3248 (suffixclass, syntaxclass, syntaxclassmod): New constant
3249 structures.
3250 (find_opcode_match): Remove arc_num_opcodes.
3251 (md_begin): Likewise.
3252 (tokenize_extinsn): New function.
3253 (arc_set_ext_seg): Likewise.
3254 (create_extinst_section): Likewise.
3255
37ab9779
CZ
32562016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
3257
3258 * config/tc-arc.c (preprocess_operands): Mark AUX symbol.
3259 (arc_adjust_symtab): New function.
3260 * config/tc-arc.h (ARC_FLAG_AUX): Define.
3261 (obj_adjust_symtab): Likewise.
3262 * testsuite/gas/arc/taux.d: New file.
3263 * testsuite/gas/arc/taux.s: Likewise.
3264
41a1578e
MR
32652016-04-09 Maciej W. Rozycki <macro@imgtec.com>
3266
3267 * config/tc-mips.c (s_option): Sanitize `.option picX'
3268 pseudo-op.
3269 * testsuite/gas/mips/option-pic-1.d: New test.
3270 * testsuite/gas/mips/option-pic-2.l: New list test.
3271 * testsuite/gas/mips/option-pic-1.s: New test source.
3272 * testsuite/gas/mips/option-pic-2.s: New test source.
3273 * testsuite/gas/mips/mips.exp: Run the new tests.
3274
668c5ebc
MR
32752016-04-09 Maciej W. Rozycki <macro@imgtec.com>
3276
3277 * config/tc-mips.c (s_option): Reject `.option picX' if VxWorks
3278 PIC.
3279 * testsuite/gas/mips/option-pic-vxworks-1.l: New list test.
3280 * testsuite/gas/mips/option-pic-vxworks-2.l: New list test.
3281 * testsuite/gas/mips/option-pic-vxworks-1.s: New test source.
3282 * testsuite/gas/mips/option-pic-vxworks-2.s: New test source.
3283 * testsuite/gas/mips/mips.exp: Run the new tests.
3284
41065f5e
MR
32852016-04-09 Maciej W. Rozycki <macro@imgtec.com>
3286
3287 * config/tc-mips.c (can_swap_branch_p): Correct call formatting.
3288
08918cc8
MR
32892016-04-09 Maciej W. Rozycki <macro@imgtec.com>
3290
3291 * messages.c (as_bad): Fix a typo in description.
3292
1357373c
MR
32932016-04-09 Maciej W. Rozycki <macro@imgtec.com>
3294
3295 * config/tc-mips.c (mips_check_options): Unify messages.
3296
5f4678bb
MR
32972016-04-09 Maciej W. Rozycki <macro@imgtec.com>
3298
3299 * config/tc-mips.c (mips_check_options): Use `opts->isa'
3300 consistently.
3301
992dc2c4
NC
33022016-04-08 Nick Clifton <nickc@redhat.com>
3303
3304 PR target/19910
3305 * testsuite/gas/sparc/pr19910-1.d: Adjust regexps to work with
3306 COFF and AOUT sparc targets.
3307
a42a4f84
AB
33082016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
3309
3310 * config/tc-arc.h (MAX_FLAG_NAME_LENGTH): Increase to 7.
3311 * testsuite/gas/arc/nps400-2.d: New file.
3312 * testsuite/gas/arc/nps400-2.s: New file.
3313
1328504b
AB
33142016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
3315
3316 * config/tc-arc.c (struct arc_opcode_hash_entry_iterator): New
3317 structure.
3318 (arc_opcode_hash_entry_iterator_init): New function.
3319 (arc_opcode_hash_entry_iterator_next): New function.
3320 (find_opcode_match): Iterate over all arc_opcode entries
3321 referenced by the arc_opcode_hash_entry passed in as a parameter.
3322
b9b47ab7
AB
33232016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
3324
3325 * config/tc-arc.c (arc_find_opcode): Now returns
3326 arc_opcode_hash_entry pointer.
3327 (find_opcode_match): Update argument type, extract arc_opcode from
3328 incoming arc_opcode_hash_entry.
3329 (find_special_case_pseudo): Update return type.
3330 (find_special_case_flag): Update return type.
3331 (find_special_case): Update return type.
3332 (assemble_tokens): Lookup arc_opcode_hash_entry based on
3333 instruction mnemonic, then use find_opcode_match to identify
3334 specific arc_opcode.
3335
da5be039
AB
33362016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
3337
3338 * config/tc-arc.c (struct arc_opcode_hash_entry): New structure.
3339 (arc_find_opcode): New function.
3340 (find_special_case_pseudo): Use arc_find_opcode.
3341 (find_special_case_flag): Likewise.
3342 (assemble_tokens): Likewise.
3343 (md_begin): Build hash using struct arc_opcode_hash_entry.
3344
e6ba1cba
CZ
33452016-04-07 Claudiu Zissulescu <claziss@synopsys.com>
3346
abe051ba
AM
3347 * config/tc-arc.c (arc_option): Prepare string for automatic
3348 translation.
3349 (declare_register): Likewise.
e6ba1cba 3350
b607cde1
JG
33512016-04-06 James Greenhalgh <james.greenhalgh@arm.com>
3352
3353 * doc/c-aarch64.texi (Architecture Extensions): Add entry for LSE.
3354 Correct entry for RDMA. Alpha sort entries.
3355
692166c2
AB
33562016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
3357
3358 * config/tc-arc.c (tokenize_flags): Allow greater range of
3359 characters into flag names.
3360
22b92fc4
AB
33612016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
3362
3363 * config/tc-arc.c (find_opcode_match): Handle O_symbol case, add
3364 new de_fault label.
3365 (preprocess_operands): Delete.
3366 (assemble_tokens): Remove call to preprocess_operands.
3367
e140100a
NC
33682016-04-07 Nick Clifton <nickc@redhat.com>
3369
3370 PR gas/19910
3371 * config/tc-sparc.c (sparc_ip): Report an error if the expression
3372 inside a %-macro could not be fully parsed.
3373 * expr.c (integer_constant): Accept and ignore U suffixes to
3374 integers.
3375 (operand): When a missing closing parenthesis is encountered,
3376 report the character that was found instead.
3377 * testsuite/gas/mips/tls-ill.l: Update expected error message.
3378 * testsuite/gas/sparc/pr19910-1.d: New test driver.
3379 * testsuite/gas/sparc/pr19910-1.s: New test.
3380 * testsuite/gas/sparc/pr19910-2.l: Expected error output.
3381 * testsuite/gas/sparc/pr19910-2.s: New test.
3382 * testsuite/gas/sparc/sparc.exp: Run the new tests.
3383
927f2d25
NC
33842016-04-06 Nick Clifton <nickc@redhat.com>
3385
3386 * config/tc-msp430.c (msp430_operands): Check for a NOP preceding
3387 an EINT instruction. Warn/fix as necessary.
3388 * testsuite/gas/msp430/bad.s: Add test of EINT without preceding NOP.
3389 * testsuite/gas/msp430/bad.l: Update expected messages.
3390
820f03ff
AB
33912016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * testsuite/gas/arc/nps400-1.d: Update expected results.
3394 * testsuite/gas/arc/nps400-1.s: Additional test cases.
3395
8ddf6b2a
CZ
33962016-04-05 Claudiu Zissulescu <claziss@synopsys.com>
3397
abe051ba
AM
3398 * config/tc-arc.c (is_code_density_p): Compare directly the
3399 subclass field.
3400 (is_spfp_p, is_dpfp_p, is_spfp_p): Define.
3401 (check_cpu_feature): New function.
3402 (find_opcode_match): Use check_cpu_feature function.
3403 (preprocess_operands): Likewise.
3404 (md_parse_option): Use mfpuda, mdpfp, mspfp options.
3405 * testsuite/gas/arc/tdpfp.d: New file.
3406 * testsuite/gas/arc/tfpuda.d: Likewise.
3407 * testsuite/gas/arc/tfpx.s: Likewise.
8ddf6b2a 3408
589a7d88
JW
34092016-04-05 Jiong Wang <jiong.wang@arm.com>
3410
3411 * config/tc-arm.c (do_neon_mac_maybe_scalar): Allow F16.
3412 * testsuite/gas/arm/armv8-2-fp16-simd.s: New tests.
3413 * testsuite/gas/arm/armv8-2-fp16-simd.d: New expected results.
3414 * testsuite/gas/arm/armv8-2-fp16-simd-thum.d: Likewise for Thumb.
3415 * testsuite/gas/arm/armv8-2-fp16-simd-warning.l: New warning results.
3416 * testsuite/gas/arm/simd_by_scalar_low_regbank.s: New test source.
3417 * testsuite/gas/arm/simd_by_scalar_low_regbank.d: New testcase.
abe051ba
AM
3418 * testsuite/gas/arm/simd_by_scalar_low_regbank_thumb.d: Likewise
3419 for Thumb.
589a7d88
JW
3420 * testsuite/gas/arm/simd_by_scalar_low_regbank.l: New warning results.
3421
6ec1f282
CZ
34222016-04-05 Claudiu Zissulescu <claziss@synopsys.com>
3423
abe051ba 3424 * config/tc-arc.c (assemble_insn): Prohibit pc-rel relocations for
6ec1f282 3425 JUMP instructions type.
abe051ba
AM
3426 * testsuite/gas/arc/relocs-errors.d: New file.
3427 * testsuite/gas/arc/relocs-errors.err: Likewise.
3428 * testsuite/gas/arc/relocs-errors.s: Likewise.
6ec1f282 3429
0796a629
L
34302016-04-04 H.J. Lu <hongjiu.lu@intel.com>
3431
3432 PR gas/19909
3433 * config/tc-i386.c (check_VecOperands): Try vec_disp8 encoding
3434 only if i.disp_encoding != disp_encoding_32bit.
3435 * gas/testsuite/gas/i386/disp32.s: Add tests for vmovdqu64.d32.
3436 * gas/testsuite/gas/i386/x86-64-disp32.s: Likewise.
3437 * gas/testsuite/gas/i386/disp32.d: Updated.
3438 * gas/testsuite/gas/i386/x86-64-disp32.d: Likewise.
3439
df41fdf4
L
34402016-04-04 H.J. Lu <hongjiu.lu@intel.com>
3441
3442 PR gas/19498
3443 * testsuite/gas/i386/i386.exp: Run pr19498.
3444 * testsuite/gas/i386/pr19498.d: New file.
3445 * testsuite/gas/i386/pr19498.s: Likewise.
3446
26cdfd92
AB
34472016-04-04 Andrew Burgess <andrew.burgess@embecosm.com>
3448
3449 * config/tc-arc.h: Include 'opcode/arc.h'.
3450 (MAX_INSN_ARGS): Delete.
3451 (MAX_INSN_FLGS): Delete.
3452
22987cec
AM
34532016-04-04 Alan Modra <amodra@gmail.com>
3454
3455 PR 19498
3456 * symbols.c (resolve_symbol_value): Clear sy_resolving on exit
3457 from function on all paths that set sy_resolving.
3458
325801bd
TS
34592016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3460
3461 * app.c (app_push): use XNEW macro.
3462 * as.c: Likewise.
3463 * config/obj-elf.c (obj_elf_change_section): Likewise.
3464 (elf_copy_symbol_attributes): Likewise.
3465 (obj_elf_size): Likewise.
3466 (build_group_lists): Likewise.
3467 * config/tc-aarch64.c (add_operand_error_record): Likewise.
3468 (md_assemble): Likewise.
3469 (tc_gen_reloc): Likewise.
3470 (get_upper_str): Likewise.
3471 (aarch64_parse_features): Likewise.
3472 * config/tc-arm.c (insert_reg_alias): Likewise.
3473 (insert_neon_reg_alias): Likewise.
3474 (find_or_make_literal_pool): Likewise.
3475 (s_arm_elf_cons): Likewise.
3476 (add_unwind_opcode): Likewise.
3477 (arm_parse_extension): Likewise.
3478 * config/tc-avr.c (create_record_for_frag): Likewise.
3479 * config/tc-crx.c: Likewise.
3480 * config/tc-d30v.c: Likewise.
3481 * config/tc-dlx.c (s_proc): Likewise.
3482 * config/tc-ft32.c: Likewise.
3483 * config/tc-h8300.c: Likewise.
3484 * config/tc-hppa.c (pa_proc): Likewise.
3485 (create_new_space): Likewise.
3486 (create_new_subspace): Likewise.
3487 * config/tc-i860.c: Likewise.
3488 * config/tc-i960.c: Likewise.
3489 * config/tc-ia64.c: Likewise.
3490 * config/tc-iq2000.c (iq2000_add_macro): Likewise.
3491 (iq2000_record_hi16): Likewise.
3492 * config/tc-m32c.c (m32c_indirect_operand): Likewise.
3493 * config/tc-m32r.c (debug_sym): Likewise.
3494 (m32r_record_hi16): Likewise.
3495 * config/tc-m68k.c (m68k_ip): Likewise.
3496 (md_begin): Likewise.
3497 * config/tc-mcore.c: Likewise.
3498 * config/tc-microblaze.c (check_got): Likewise.
3499 * config/tc-mips.c (append_insn): Likewise.
3500 (s_mipsset): Likewise.
3501 (mips_record_label): Likewise.
3502 (s_mips_end): Likewise.
3503 * config/tc-mmix.c (mmix_frob_file): Likewise.
3504 * config/tc-mn10200.c: Likewise.
3505 * config/tc-mn10300.c: Likewise.
3506 * config/tc-moxie.c: Likewise.
3507 * config/tc-msp430.c: Likewise.
3508 * config/tc-nds32.c (nds32_elf_save_pseudo_pattern): Likewise.
3509 * config/tc-ns32k.c: Likewise.
3510 * config/tc-or1k.c: Likewise.
3511 * config/tc-pdp11.c: Likewise.
3512 * config/tc-pj.c (fake_opcode): Likewise.
3513 * config/tc-ppc.c (ppc_apuinfo_section_add): Likewise.
3514 (ppc_macro): Likewise.
3515 (ppc_dwsect): Likewise.
3516 (ppc_machine): Likewise.
3517 * config/tc-rl78.c (rl78_frag_init): Likewise.
3518 * config/tc-rx.c (rx_frag_init): Likewise.
3519 * config/tc-s390.c (s390_lit_suffix): Likewise.
3520 (s390_machine): Likewise.
3521 (s390_machinemode): Likewise.
3522 * config/tc-score.c (s3_insert_reg): Likewise.
3523 (s3_gen_reloc): Likewise.
3524 * config/tc-score7.c (s7_insert_reg): Likewise.
3525 (s7_gen_reloc): Likewise.
3526 * config/tc-tic30.c (tic30_operand): Likewise.
3527 * config/tc-tic4x.c (tic4x_inst_make): Likewise.
3528 * config/tc-tic54x.c (stag_add_field): Likewise.
3529 (tic54x_struct): Likewise.
3530 (tic54x_space): Likewise.
3531 (tic54x_field): Likewise.
3532 (tic54x_mlib): Likewise.
3533 (subsym_substitute): Likewise.
3534 * config/tc-tic6x.c (tic6x_frob_label): Likewise.
3535 * config/tc-vax.c: Likewise.
3536 * config/tc-xc16x.c: Likewise.
3537 * config/tc-xtensa.c (xtensa_add_insn_label): Likewise.
3538 (directive_push): Likewise.
3539 (xtensa_begin_directive): Likewise.
3540 (tokenize_arguments): Likewise.
3541 (xtensa_add_literal_sym): Likewise.
3542 (new_resource_table): Likewise.
3543 (resize_resource_table): Likewise.
3544 (emit_single_op): Likewise.
3545 (xtensa_create_trampoline_frag): Likewise.
3546 (xtensa_maybe_create_literal_pool_frag): Likewise.
3547 (xtensa_add_config_info): Likewise.
3548 (xtensa_realloc_fixup_cache): Likewise.
3549 (add_subseg_info): Likewise.
3550 (cache_literal_section): Likewise.
3551 (add_xt_block_frags): Likewise.
3552 (add_xt_prop_frags): Likewise.
3553 (init_op_placement_info_table): Likewise.
3554 (build_section_rename): Likewise.
3555 * config/tc-z80.c: Likewise.
3556 * config/tc-z8k.c: Likewise.
3557 * depend.c (register_dependency): Likewise.
3558 * dwarf2dbg.c (get_line_subseg): Likewise.
3559 (dwarf2_gen_line_info_1): Likewise.
3560 (get_filenum): Likewise.
3561 * ecoff.c (allocate_scope): Likewise.
3562 (allocate_vlinks): Likewise.
3563 (allocate_shash): Likewise.
3564 (allocate_thash): Likewise.
3565 (allocate_tag): Likewise.
3566 (allocate_forward): Likewise.
3567 (allocate_thead): Likewise.
3568 (allocate_lineno_list): Likewise.
3569 * expr.c (make_expr_symbol): Likewise.
3570 * hash.c (hash_new_sized): Likewise.
3571 * input-file.c (input_file_push): Likewise.
3572 * listing.c (file_info): Likewise.
3573 (listing_newline): Likewise.
3574 * macro.c (new_formal): Likewise.
3575 (define_macro): Likewise.
3576 * remap.c (add_debug_prefix_map): Likewise.
3577 * symbols.c (symbol_find_noref): Likewise.
3578 (define_dollar_label): Likewise.
3579 (fb_label_instance_inc): Likewise.
3580 (symbol_relc_make_value): Likewise.
3581
a44e2901
TS
35822016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3583
3584 * config/obj-elf.c (obj_elf_vendor_attribute): Use xstrdup.
3585 * config/tc-ppc.c (ppc_frob_file_before_adjust): Likewise.
3586 (ppc_znop): Likewise.
3587 (ppc_pe_section): Likewise.
3588 (ppc_frob_symbol): Likewise.
3589 * config/tc-tic30.c (tic30_operand): Likewise.
3590 * config/tc-tic4x.c (tic4x_sect): Likewise.
3591 (tic4x_usect): Likewise.
3592
ae2689b0
TS
35932016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3594
3595 * config/tc-alpha.c: Const qualify FLT_CHARS.
3596 * config/atof-ieee.c: Remove declarations of FLT_CHARS and EXP_CHARS.
3597 * config/tc-cris.h: Likewise.
3598 * expr.c: Likewise.
3599 * config/tc-mmix.c (md_atof): Adjust comment.
3600 * config/tc-mmix.h: Stop defining FLT_CHARS and EXP_CHARS as macros.
3601 * tc.h: Declare FLT_CHARS and EXP_CHARS.
3602
a51ef392
TS
36032016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3604
3605 * config/tc-score.c (s3_gen_reloc): Add const qualifiers.
3606 * config/tc-score7.c (s7_gen_reloc): Likewise.
3607
2fe88214
TS
36082016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3609
3610 * config/tc-arm.c (do_t_branch): Change the type of reloc to
3611 bfd_reloc_code_real_type.
3612
e1ec8109
TS
36132016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3614
3615 * config/bfin-parse.y (current_inputline): Remove definition.
3616 * config/tc-bfin.c (md_assemble): Simplify use of current_inputline.
3617
f73e41ef
TS
36182016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3619
3620 * config/tc-avr.c (md_parse_option): Use strcasecmp () to compare
3621 strings.
3622
62bd6b5f
AM
36232016-04-02 Alan Modra <amodra@gmail.com>
3624
3625 PR 19896
3626 * read.c (assign_symbol): Consume rest of line after an error
3627 rather than continuing to process the line.
3628
83cda17b
AB
36292016-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3630
3631 * config/tc-arc.h (MAX_FLAG_NAME_LENGHT): Rename to...
3632 (MAX_FLAG_NAME_LENGTH): ...this.
3633 (struct arc_flags): Update to use MAX_FLAG_NAME_LENGTH.
3634 * config/tc-arc.c (tokenize_flags): Likewise.
3635
6d4af3c2
AM
36362016-04-01 Alan Modra <amodra@gmail.com>
3637
3638 * cgen.c (weak_operand_overflow_check): Return const char*.
3639 * messages.c (as_internal_value_out_of_range): Formatting.
3640 (as_warn_value_out_of_range): Consify prefix param.
3641 (as_bad_value_out_of_range): Likewise.
3642 * read.c (s_errwarn): Constify msg..
3643 (s_float_space, float_cons): ..and err.
3644 * as.h (as_warn_value_out_of_range, as_bad_value_out_of_range,
3645 ieee_md_atof, vax_md_atof): Update prototypes.
3646 * tc.h (md_atof): Update prototype.
3647 * config/atof-ieee.c (ieee_md_atof): Return const char*.
3648 * config/atof-vax.c (vax_md_atof): Likewise.
3649 * config/obj-elf.c (obj_elf_parse_section_letters): Constify bad_msg.
3650 * config/tc-aarch64.c (md_atof): Return const char*.
3651 * config/tc-alpha.c (s_alpha_section_name): Likewise.
3652 (s_alpha_comm): Constify sec_name.
3653 (section_name): Constify.
3654 (s_alpha_section): Consify name..
3655 (alpha_elf_section_letter): ..and ptr_msg param..
3656 (md_atof): ..and return.
3657 * config/tc-alpha.h (alpha_elf_section_letter): Update prototype.
3658 * config/tc-arc.c (md_atof): Return const char*.
3659 * config/tc-arm.c (md_atof): Likewise.
3660 * config/tc-avr.c (md_atof): Likewise.
3661 * config/tc-bfin.c (md_atof): Likewise.
3662 * config/tc-cr16.c (md_atof): Likewise.
3663 * config/tc-cris.c (md_atof): Likewise.
3664 * config/tc-crx.c (md_atof): Likewise.
3665 * config/tc-d10v.c (md_atof): Likewise.
3666 * config/tc-d30v.c (md_atof): Likewise.
3667 * config/tc-dlx.c (md_atof): Likewise.
3668 * config/tc-epiphany.c (md_atof): Likewise.
3669 * config/tc-fr30.c (md_atof): Likewise.
3670 * config/tc-frv.c (md_atof): Likewise.
3671 * config/tc-ft32.c (md_atof): Likewise.
3672 * config/tc-h8300.c (md_atof): Likewise.
3673 * config/tc-hppa.c (struct default_subspace_dict): Constify name.
3674 (struct default_space_dict): Likewise.
3675 (create_new_space): Constify name param.
3676 (create_new_subspace): Likewise.
3677 (is_defined_space, is_defined_subspace): Likewise.
3678 (pa_parse_space_stmt): Constify space_name param.
3679 (md_atof): Return const char*.
3680 (pa_spaces_begin): Constify name.
3681 * config/tc-i370.c (md_atof): Return const char*.
3682 * config/tc-i386.c (md_atof): Likewise.
3683 (x86_64_section_letter): Constify ptr_msg param.
3684 * config/tc-i386.h (x86_64_section_letter): Update prototype.
3685 * config/tc-i860.c (struct i860_it): Constify error.
3686 (md_atof): Return const char*.
3687 * config/tc-i960.c (md_atof): Likewise.
3688 * config/tc-ia64.c (md_atof): Likewise.
3689 (ia64_elf_section_letter): Constify ptr_msg param.
3690 * config/tc-ia64.h (ia64_elf_section_letter): Update prototype.
3691 * config/tc-ip2k.c (md_atof): Return const char*.
3692 * config/tc-iq2000.c (md_atof): Likewise.
3693 * config/tc-lm32.c (md_atof): Likewise.
3694 * config/tc-m32c.c (md_atof): Likewise.
3695 * config/tc-m32r.c (md_atof): Likewise.
3696 * config/tc-m68hc11.c (md_atof): Likewise.
3697 * config/tc-m68k.c (md_atof): Likewise.
3698 * config/tc-mcore.c (md_atof): Likewise.
3699 * config/tc-mep.c (md_atof): Likewise.
3700 (mep_elf_section_letter): Constify ptr_msg param.
3701 * config/tc-mep.h (mep_elf_section_letter): Update prototype.
3702 * config/tc-metag.c (md_atof): Return const char*.
3703 * config/tc-microblaze.c (md_atof): Likewise.
3704 * config/tc-microblaze.h (md_atof): Delete prototype.
3705 * config/tc-mips.c (mips_parse_argument_token): Constify err.
3706 (md_atof): Return const char*.
3707 * config/tc-mmix.c (md_atof): Likewise.
3708 * config/tc-mn10200.c (md_atof): Likewise.
3709 * config/tc-mn10300.c (md_atof): Likewise.
3710 * config/tc-moxie.c (md_atof): Likewise.
3711 * config/tc-msp430.c (md_atof): Likewise.
3712 * config/tc-mt.c (md_atof): Likewise.
3713 * config/tc-nds32.c (md_atof): Likewise.
3714 * config/tc-nios2.c (md_atof): Likewise.
3715 (nios2_elf_section_letter): Constify ptr_msg param.
3716 * config/tc-nios2.h (nios2_elf_section_letter): Update prototype.
3717 * config/tc-ns32k.c (md_atof): Return const char*.
3718 * config/tc-or1k.c (md_atof): Likewise.
3719 * config/tc-pdp11.c (struct pdp11_code): Constify error.
3720 (md_atof): Return const char*.
3721 * config/tc-pj.c (md_atof): Likewise.
3722 * config/tc-ppc.c (md_atof): Likewise.
3723 * config/tc-rl78.c (md_atof): Likewise.
3724 * config/tc-rx.c (md_atof): Likewise.
3725 * config/tc-s390.c (md_atof): Likewise.
3726 * config/tc-score.c (s3_atof, md_atof): Likewise.
3727 * config/tc-sh.c (md_atof): Likewise.
3728 * config/tc-sparc.c (struct sparc_it): Constify error.
3729 (md_atof): Return const char*.
3730 * config/tc-spu.c (md_atof): Likewise.
3731 * config/tc-tic30.c (md_atof): Likewise.
3732 * config/tc-tic4x.c (md_atof): Likewise.
3733 * config/tc-tic54x.c (md_atof): Likewise.
3734 * config/tc-tic6x.c (md_atof): Likewise.
3735 * config/tc-tilegx.c (md_atof): Likewise.
3736 * config/tc-tilepro.c (md_atof): Likewise.
3737 * config/tc-v850.c (parse_register_list, md_atof): Likewise.
3738 * config/tc-vax.c (md_atof): Likewise.
3739 * config/tc-visium.c (md_atof): Likewise.
3740 * config/tc-xc16x.c (md_atof): Likewise.
3741 * config/tc-xgate.c (md_atof): Likewise.
3742 * config/tc-xstormy16.c (md_atof): Likewise.
3743 * config/tc-xtensa.c (md_atof): Likewise.
3744 * config/tc-z80.c (md_atof): Likewise.
3745 * config/tc-z8k.c (md_atof): Likewise.
3746
e4a0c708
TS
37472016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3748
3749 * config/tc-xtensa.c (struct rename_section_struct): Make old_name
3750 const.
3751 (xtensa_section_rename): Make argument type const char *.
3752 * config/tc-xtensa.h (xtensa_section_rename): Adjust.
3753
e2c7dcae
TS
37542016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3755
3756 * config/tc-i960.c (parse_ldconst): Cast to char * when assigning to
3757 args[0].
3758
f854977c
TS
37592016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3760
3761 * config/tc-m32c.c (m32c_md_end): cast the argument to md_assemble to
3762 char *.
3763 (m32c_indirect_operand): Likewise.
3764 * config/tc-nds32.c (do_pseudo_b): Likewise.
3765 (do_pseudo_bal): Likewise.
3766 (do_pseudo_ls_bhw): Likewise.
3767
97830986
TS
37682016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3769
3770 * as.c (parse_args): Cast literal to char * when assigning to optarg.
3771
e87de513
TS
37722016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3773
3774 * config/tc-ia64.c (md_assemble): Add temporary variable to pass to
3775 get_symbol_name ().
3776 * config/tc-sparc.c (s_register): Cast a literal to char * in
3777 assignment.
3778
47990a6a
TS
37792016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3780
3781 * config/tc-i960.c (parse_expr): Cast to char * when assigning to
3782 input_line_pointer.
3783 * config/tc-m32r.c (expand_debug_syms): Likewise.
3784 * config/tc-msp430.c (msp430_dstoperand): Likewise.
3785 * config/tc-z80.c (md_begin): Likewise.
3786 * stabs.c (stabs_generate_asm_func): Likewise.
3787
e046cf80
TS
37882016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3789
3790 * cgen.c: Modernize the way functions declare arguments.
3791 * config/tc-bfin.c: Likewise.
3792 * config/tc-pdp11.c: Likewise.
3793 * literal.c: Likewise.
3794 * read.c: Likewise.
3795 * stabs.c: Likewise.
3796
d9235011
TS
37972016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3798
3799 * config/tc-aarch64.c (aarch64_handle_align): Make the type of some
3800 variables unsigned char[].
3801 * config/tc-alpha.c (alpha_handle_align): Likewise.
3802 * config/tc-arm.c (arm_handle_align): Likewise.
3803 * config/tc-z80.c: Likewise.
3804
c6025a80
NC
38052016-03-30 Nick Clifton <nickc@redhat.com>
3806
3807 PR target/19880
3808 * config/tc-arm.c (do_t_push_pop): Cast bitmask to unsigned before
3809 shifting.
3810
f89a23cf
CZ
38112016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
3812
abe051ba
AM
3813 * testsuite/gas/all/gas.exp: Don't xfail on ARC.
3814 * testsuite/gas/elf/elf.exp: Likewise.
3815 * testsuite/gas/all/redef3.d: Allow execution for ARC.
f89a23cf 3816
f621ad3c
CZ
38172016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
3818
abe051ba 3819 * testsuite/gas/arc/warn.exp: Fix matching pattern.
f621ad3c 3820
f2dd8838
CZ
38212016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
3822
abe051ba
AM
3823 * testsuite/gas/arc/ext2op.d: New file.
3824 * testsuite/gas/arc/ext2op.s: Likewise.
3825 * testsuite/gas/arc/ext3op.d: Likewise.
3826 * testsuite/gas/arc/ext3op.s: Likewise.
f2dd8838 3827
17b9d67d
TS
38282016-03-29 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3829
3830 * config/tc-aarch64.c (struct aarch64_long_option_table): Ad const
3831 qualifier.
3832 * config/tc-alpha.c (md_parse_option): Likewise.
3833 * config/tc-arc.c (md_parse_option): Likewise.
3834 * config/tc-arm.c (struct arm_long_option_table): Likewise.
3835 (md_parse_option): Likewise.
3836 * config/tc-avr.c (md_parse_option): Likewise.
3837 * config/tc-bfin.c (md_parse_option): Likewise.
3838 * config/tc-cr16.c (md_parse_option): Likewise.
3839 * config/tc-cris.c (s_cris_arch): Likewise.
3840 (md_parse_option): Likewise.
3841 * config/tc-crx.c (md_parse_option): Likewise.
3842 * config/tc-d10v.c (md_parse_option): Likewise.
3843 * config/tc-d30v.c (md_parse_option): Likewise.
3844 * config/tc-dlx.c (md_parse_option): Likewise.
3845 * config/tc-epiphany.c (md_parse_option): Likewise.
3846 * config/tc-fr30.c (md_parse_option): Likewise.
3847 * config/tc-frv.c (md_parse_option): Likewise.
3848 * config/tc-ft32.c (md_parse_option): Likewise.
3849 * config/tc-h8300.c (md_parse_option): Likewise.
3850 * config/tc-hppa.c (md_parse_option): Likewise.
3851 * config/tc-i370.c (md_parse_option): Likewise.
3852 * config/tc-i386.c (md_parse_option): Likewise.
3853 * config/tc-i860.c (md_parse_option): Likewise.
3854 * config/tc-i960.c (md_parse_option): Likewise.
3855 * config/tc-ia64.c (md_parse_option): Likewise.
3856 * config/tc-ip2k.c (md_parse_option): Likewise.
3857 * config/tc-iq2000.c (md_parse_option): Likewise.
3858 * config/tc-lm32.c (md_parse_option): Likewise.
3859 * config/tc-m32c.c (md_parse_option): Likewise.
3860 * config/tc-m32r.c (md_parse_option): Likewise.
3861 * config/tc-m68hc11.c (md_parse_option): Likewise.
3862 * config/tc-m68k.c (md_parse_option): Likewise.
3863 * config/tc-mcore.c (md_parse_option): Likewise.
3864 * config/tc-mep.c (md_parse_option): Likewise.
3865 * config/tc-metag.c (struct metag_long_option): Likewise.
3866 (md_parse_option): Likewise.
3867 * config/tc-microblaze.c (md_parse_option): Likewise.
3868 * config/tc-microblaze.h (md_parse_option): Remove prototype.
3869 * config/tc-mips.c (md_parse_option): Adjust.
3870 * config/tc-mmix.c (md_parse_option): Likewise.
3871 * config/tc-mn10200.c (md_parse_option): Likewise.
3872 * config/tc-mn10300.c (md_parse_option): Likewise.
3873 * config/tc-moxie.c (md_parse_option): Likewise.
3874 * config/tc-msp430.c (md_parse_option): Likewise.
3875 * config/tc-mt.c (md_parse_option): Likewise.
3876 * config/tc-nds32.c (md_parse_option): Likewise.
3877 * config/tc-nds32.h (nds32_parse_option): Likewise.
3878 * config/tc-nios2.c (md_parse_option): Likewise.
3879 * config/tc-ns32k.c (md_parse_option): Likewise.
3880 * config/tc-or1k.c (md_parse_option): Likewise.
3881 * config/tc-pdp11.c (md_parse_option): Likewise.
3882 * config/tc-pj.c (md_parse_option): Likewise.
3883 * config/tc-ppc.c (md_parse_option): Likewise.
3884 * config/tc-rl78.c (md_parse_option): Likewise.
3885 * config/tc-rx.c (md_parse_option): Likewise.
3886 * config/tc-s390.c (s390_parse_cpu): Likewise.
3887 * config/tc-score.c (md_parse_option): Likewise.
3888 * config/tc-sh.c (md_parse_option): Likewise.
3889 * config/tc-sparc.c (md_parse_option): Likewise.
3890 * config/tc-spu.c (md_parse_option): Likewise.
3891 * config/tc-tic30.c (md_parse_option): Likewise.
3892 * config/tc-tic4x.c (md_parse_option): Likewise.
3893 * config/tc-tic54x.c (md_parse_option): Likewise.
3894 * config/tc-tic6x.c (md_parse_option): Likewise.
3895 * config/tc-tilegx.c (md_parse_option): Likewise.
3896 * config/tc-tilepro.c (md_parse_option): Likewise.
3897 * config/tc-v850.c (md_parse_option): Likewise.
3898 * config/tc-vax.c (md_parse_option): Likewise.
3899 * config/tc-visium.c (struct visium_long_option_table): Likewise.
3900 * config/tc-xc16x.c (md_parse_option): Likewise.
3901 * config/tc-xgate.c (md_parse_option): Likewise.
3902 * config/tc-xstormy16.c (md_parse_option): Likewise.
3903 * config/tc-xtensa.c (md_parse_option): Likewise.
3904 * config/tc-z80.c (md_parse_option): Likewise.
3905 * config/tc-z8k.c (md_parse_option): Likewise.
3906 * tc.h (md_parse_option): Likewise.
3907
30bd735c
TS
39082016-03-29 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3909
3910 * config/tc-bfin.c (gencode): Use XOBNEW obstack_alloc () wrapper.
3911 * config/tc-hppa.c (fix_new_hppa): Likewise.
3912 (pa_vtable_entry): Likewise.
3913 (pa_vtable_inherit): Likewise.
3914 * config/tc-m68k.c (md_begin): Likewise.
3915
82b8a785
TS
39162016-03-28 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3917
3918 * config/obj-elf.c (obj_elf_section_name): Return const char *.
3919 * config/obj-elf.h (obj_elf_section_name): Adjust.
3920 * config/tc-aarch64.c (aarch64_parse_features): Likewise.
3921 (aarch64_parse_cpu): Likewise.
3922 (aarch64_parse_arch): Likewise.
3923 * config/tc-arm.c (arm_parse_extension): Likewise.
3924 (arm_parse_cpu): Likewise.
3925 (arm_parse_arch): Likewise.
3926 * config/tc-nds32.c: Likewise.
3927 * config/xtensa-relax.c (parse_special_fn): Likewise.
3928 * stabs.c (generate_asm_file): Likewise.
3929
9202e88a
TS
39302016-03-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3931
3932 * config/tc-cr16.c (cr16_assemble): New function.
3933 (md_assemble): Call cr16_assemble.
3934
a90fb5e3
TS
39352016-03-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3936
3937 * as.c (parse_args): Adjust.
3938 * as.h (flag_size_check): Rename to flag_allow_nonconst_size.
3939 * config/obj-elf.c (elf_frob_symbol): Adjust.
3940
f65c3d1b
JM
39412016-03-24 Jose E. Marchesi <jose.marchesi@oracle.com>
3942
3943 * config/tc-sparc.c (sparc_ip): Remove the V9 restriction on ASR
3944 registers to be in the 16..31 range.
3945
e742e119
TS
39462016-03-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3947
3948 * config/tc-microblaze.c (md_assemble): Cast opc to char * when calling
3949 frag_var ().
3950
eda6e9a4
TS
39512016-03-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3952
3953 * config/tc-visium.c (md_atof): Localize the string returned on
3954 failure.
3955
b9bb4a93
TS
39562016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3957
3958 * config/tc-h8300.c (h8300_elf_section): Add const qualifiers.
3959 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
3960 * config/tc-m68hc11.c (md_begin): Likewise.
3961 (print_opcode_list): Likewise.
3962 * config/tc-msp430.c (msp430_section): Likewise.
3963 * config/tc-score.c (struct s3_insn_to_dependency): Likewise.
3964 (s3_build_dependency_insn_hsh): Likewise.
3965 * config/tc-score7.c (struct s7_insn_to_dependency): Likewise.
3966 (s7_build_dependency_insn_hsh): Likewise.
3967 * config/tc-tic4x.c: Likewise.
3968 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
3969 (subsym_get_arg): Likewise.
3970 * config/tc-xtensa.c (struct suffix_reloc_map): Likewise.
3971 (get_directive): Likewise.
3972 (cache_literal_section): Likewise.
3973 * config/xtensa-relax.c: Likewise.
3974 * symbols.c (symbol_create): Likewise.
3975 (local_symbol_make): Likewise.
3976 (symbol_relc_make_expr): Likewise.
3977
986d894b
TS
39782016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3979
3980 * config/tc-pdp11.c (md_assemble): Remove useless if and assignment to
3981 str.
3982
74b4e47a
TS
39832016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3984
3985 * config/tc-sparc.c (sparc_regname_to_dw2regnum): Replace strchr ()
3986 call with a switch.
3987
0a433ebc
TS
39882016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3989
3990 * config/tc-ia64.c (ia64_do_align): Remove.
3991 (ia64_cons_align): Call do_align () directly.
3992 (dot_proc): Likewise.
3993 (stmt_float_cons): Likewise.
3994
8860a416
TS
39952016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
3996
3997 * listing.c (listing_message): Use XNEW style allocation macros.
3998 * read.c (read_a_source_file): Likewise.
3999 (read_symbol_name): Likewise.
4000 (s_mri_common): Likewise.
4001 (assign_symbol): Likewise.
4002 (s_reloc): Likewise.
4003 (emit_expr_with_reloc): Likewise.
4004 (s_incbin): Likewise.
4005 (s_include): Likewise.
4006 * sb.c (sb_build): Likewise.
4007 (sb_check): Likewise.
4008
49636823
AM
40092016-03-22 Alan Modra <amodra@gmail.com>
4010
4011 * write.c (record_alignment): Revert 2016-02-18 change.
4012
39a0d071
AM
40132016-03-22 Alan Modra <amodra@gmail.com>
4014
4015 * config/tc-alpha.c (load_expression): Replace alloca with xmalloc.
4016 (emit_jsrjmp, tc_gen_reloc): Likewise.
4017 * config/tc-i370.c (i370_macro): Likewise.
4018
9780e045
NC
40192016-03-22 Nick Clifton <nickc@redhat.com>
4020
4021 * configure: Regenerate.
4022
e23e8ebe
AB
40232016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
4024
4025 * testsuite/gas/arc/nps400-0.d: New file.
4026 * testsuite/gas/arc/nps400-0.s: New file.
4027 * testsuite/gas/arc/nps400-1.d: New file.
4028 * testsuite/gas/arc/nps400-1.s: New file.
4029
1ae8ab47
AB
40302016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
4031
4032 * config/tc-arc.c (find_opcode_match): Move lnflg, and i
4033 declarations to start of block. Reset code on all flags before
4034 attempting to match them. Handle multiple hits on the same flag.
4035 Handle flag class.
4036 * testsuite/gas/arc/asm-errors.d: New file.
4037 * testsuite/gas/arc/asm-errors.err: New file.
4038 * testsuite/gas/arc/asm-errors.s: New file.
4039
8699fc3e
AB
40402016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
4041
4042 * config/tc-arc.c (cpu_types): Add nps400 entry.
4043 (check_zol): Handle nps400.
4044
a9522a21
AB
40452016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
4046
4047 * config/tc-arc.c (arc_select_cpu): Remove use of
4048 EF_ARC_CPU_GENERIC.
4049
24740d83
AB
40502016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
4051
4052 * config/tc-arc.c (arc_target): Delay initialisation until
4053 arc_select_cpu.
4054 (arc_target_name): Likewise.
4055 (arc_features): Likewise.
4056 (arc_mach_type): Likewise.
4057 (cpu_types): Remove "all" entry.
4058 (arc_select_cpu): New function, most of the content is from...
4059 (md_parse_option): ... here. Call new arc_select_cpu.
4060 (md_begin): Call arc_select_cpu if needed, default is now arc700.
4061
62f6f9c2
AB
40622016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
4063
4064 * testsuite/gas/arc/inline-data-1.d: Add target restriction.
4065 * testsuite/gas/arc/inline-data-2.d: New file.
4066
e1fa0163
NC
40672016-03-21 Nick Clifton <nickc@redhat.com>
4068
4069 * atof-generic.c: Replace use of alloca with call to xmalloc.
4070 * cgen.c: Likewise.
4071 * dwarf2dbg.c: Likewise.
4072 * macro.c: Likewise.
4073 * remap.c: Likewise.
4074 * stabs.c: Likewise.
4075 * symbols.c: Likewise.
4076 * config/obj-elf.c: Likewise.
4077 * config/tc-aarch64.c: Likewise.
4078 * config/tc-arc.c: Likewise.
4079 * config/tc-arm.c: Likewise.
4080 * config/tc-avr.c: Likewise.
4081 * config/tc-ia64.c: Likewise.
4082 * config/tc-mips.c: Likewise.
4083 * config/tc-msp430.c: Likewise.
4084 * config/tc-nds32.c: Likewise.
4085 * config/tc-ppc.c: Likewise.
4086 * config/tc-sh.c: Likewise.
4087 * config/tc-tic30.c: Likewise.
4088 * config/tc-tic54x.c: Likewise.
4089 * config/tc-xstormy16.c: Likewise.
4090 * config/te-vms.c: Likewise.
4091 * configure: Regenerate.
4092
bad6e36d
TS
40932016-03-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
4094
4095 * tc-i386.c (f32_1): Change type to unsigned char[].
4096 (f32_2): Likewise.
4097 (f32_3): Likewise.
4098 (f32_4): Likewise.
4099 (f32_5): Likewise.
4100 (f32_6): Likewise.
4101 (f32_7): Likewise.
4102 (f32_8): Likewise.
4103 (f32_9): Likewise.
4104 (f32_10): Likewise.
4105 (f32_11): Likewise.
4106 (f32_12): Likewise.
4107 (f32_13): Likewise.
4108 (f32_14): Likewise.
4109 (f16_3): Likewise.
4110 (f16_4): Likewise.
4111 (f16_5): Likewise.
4112 (f16_6): Likewise.
4113 (f16_7): Likewise.
4114 (f16_8): Likewise.
4115 (jump_31): Likewise.
4116 (f32_patt): Likewise.
4117 (f16_patt): Likewise.
4118 (alt_3): Likewise.
4119 (alt_4): Likewise.
4120 (alt_5): Likewise.
4121 (alt_6): Likewise.
4122 (alt_7): Likewise.
4123 (alt_8): Likewise.
4124 (alt_9): Likewise.
4125 (alt_10): Likewise.
4126 (alt_patt): Likewise.
4127
6387924a
NC
41282016-03-18 Nick Clifton <nickc@redhat.com>
4129
30fab421
NC
4130 * doc/c-aarch64.texi (AArch64 Directives): Add descriptions of
4131 .cpu, .dword, .even, .inst. .tlsdescadd, .tlsdesccall,
4132 .tlsdescldr and .xword directives.
4133
8678914f
NC
4134 PR target/19721
4135 * testsuite/gas/aarch64/pr19721.s: New test source file.
4136 * testsuite/gas/aarch64/pr19721.d: New test driver file.
4137
6387924a
NC
4138 * doc/as.texinfo: Place the target specific command line options
4139 into their own man page section.
4140
cc933301
JW
41412016-03-16 Jiong Wang <jiong.wang@arm.com>
4142
4143 * config/tc-arm.c (N_S_32): New.
4144 (N_F_16_32): Likewise.
4145 (N_SUF_32): Support N_F16.
4146 (N_IF_32): Likewise.
4147 (neon_dyadic_misc): Likewise.
4148 (do_neon_cmp): Likewise.
4149 (do_neon_cmp_inv): Likewise.
4150 (do_neon_mul): Likewise.
4151 (do_neon_fcmp_absolute): Likewise.
4152 (do_neon_step): Likewise.
4153 (do_neon_abs_neg): Likewise.
4154 (CVT_FLAVOR_VAR): Likewise.
4155 (do_neon_cvt_1): Likewise.
4156 (do_neon_recip_est): Likewise.
4157 (do_vmaxnm): Likewise.
4158 (do_vrint_1): Likewise.
4159 (neon_check_type): Check architecture support for FP16 extension.
4160 (insns): Update comments.
4161 * testsuite/gas/arm/armv8-2-fp16-simd.s: New test source.
4162 * testsuite/gas/arm/armv8-2-fp16-simd.d: New testcase for arm mode.
4163 * testsuite/gas/arm/armv8-2-fp16-simd-thumb.d: Likewise for thumb mode.
4164 * testsuite/gas/arm/armv8-2-fp16-simd-warning.d: New rejection test for
4165 arm mode.
4166 * testsuite/gas/arm/armv8-2-fp16-simd-warning-thumb.d: Likewise for
4167 thumb mode.
4168 * testsuite/gas/arm/armv8-2-fp16-simd-warning.l: New expected rejection
4169 error file.
4170
5f2b6bc9
NC
41712016-03-16 Nick Clifton <nickc@redhat.com>
4172
4173 * read.c (emit_expr_with_reloc): Add code check a bignum with
4174 nbytes == 1.
4175 * config/rx/rx-parse.y (rx_intop): Accept bignum values for sizes
4176 other than 32-bits.
4177 * testsuite/gas/elf/bignum.s: New test source file.
4178 * testsuite/gas/elf/bignum.d: New test driver file.
4179 * testsuite/gas/elf/elf.exp: Run the new test.
4180
4bde3cdd
UD
41812016-03-15 Ulrich Drepper <drepper@gmail.com>
4182
4183 * doc/c-i386.texi (Register Naming): Update to details of the
abe051ba 4184 latest architecture version.
4bde3cdd 4185
a9f02af8
MG
41862016-03-10 Mickael Guene <mickael.guene@st.com>
4187
4188 PR gas/19744
4189 * config/tc-arm.c (do_arit): Protect against bad relocations usage.
4190 (do_mov): Likewise.
4191 (do_t_add_sub): Allow pcrop relocations for Thumb-2 targets.
4192 (do_t_mov_cmp): Likewise.
4193 (do_t_add_sub): Protect against bad relocations usage.
4194 (do_t_mov_cmp): Likewise.
5dafb246
AM
4195 * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
4196 * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
4197 * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
4198 * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.
a9f02af8 4199
aa8a0863
TS
42002016-03-09 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
4201
4202 * config/tc-arm.c (neon_alignment_bit): Rename do_align to
4203 do_alignment.
4204 (do_neon_ld_st_lane): Likewise.
4205 (do_neon_ld_dup): Likewise.
4206
72f3b6aa
CZ
42072016-03-08 Andrew Burgess <andrew.burgess@embecosm.com>
4208
4209 * testsuite/gas/arc/inline-data-1.d: New file.
4210 * testsuite/gas/arc/inline-data-1.s: New file.
4211
5f474010
TP
42122016-03-07 Andre Vieira <andre.simoesdiasvieira@arm.com>
4213
4214 * config/tc-arm.c (arm_cpus): Add cortex-r8.
4215 * doc/c-arm.texi: Add cortex-r8.
4216
f86f5863
TS
42172016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
4218
4219 * config/tc-arc.c: Add const qualifiers.
4220 * config/tc-h8300.c (md_begin): Likewise.
4221 * config/tc-ia64.c (print_prmask): Likewise.
4222 * config/tc-msp430.c (msp430_operands): Likewise.
4223 * config/tc-nds32.c (struct suffix_name): Likewise.
4224 (struct nds32_parse_option_table): Likewise.
4225 (struct nds32_set_option_table): Likewise.
4226 (do_pseudo_pushpopm): Likewise.
4227 (do_pseudo_pushpop_stack): Likewise.
4228 (nds32_relax_relocs): Likewise.
4229 (nds32_flag): Likewise.
4230 (struct nds32_hint_map): Likewise.
4231 (nds32_find_reloc_table): Likewise.
4232 (nds32_match_hint_insn): Likewise.
4233 * config/tc-s390.c: Likewise.
4234 * config/tc-sh.c (get_specific): Likewise.
4235 * config/tc-tic30.c: Likewise.
4236 * config/tc-tic4x.c (tic4x_inst_add): Likewise.
4237 (tic4x_indirect_parse): Likewise.
4238 * config/tc-vax.c (vax_cons): Likewise.
4239 * config/tc-z80.c (struct reg_entry): Likewise.
4240 * config/tc-epiphany.c (md_assemble): Adjust.
4241 (epiphany_assemble): New function.
4242 (epiphany_elf_section_rtn): Call do_align directly.
4243 (epiphany_elf_section_text): Likewise.
4244 * config/tc-ip2k.c (ip2k_elf_section_rtn): Likewise.
4245 (ip2k_elf_section_text): Likewise.
4246 * read.c (do_align): Make it not static.
4247 * read.h (do_align): New prototype.
4248
9411fd44
MW
42492016-03-04 Matthew Wahab <matthew.wahab@arm.com>
4250
4251 * config/tc-arm.c (aeabi_set_public_attributes): Emit attribute
4252 for ARMv8.1 AdvSIMD use.
4253 * testsuite/gas/arm/attr-march-armv8-a+rdma.d: New.
4254 * testsuite/gas/arm/attr-march-armv8_1-a+simd.d: New.
4255
643afb90
MW
42562016-03-04 Matthew Wahab <matthew.wahab@arm.com>
4257
4258 * config/gas/tc-arm.c (fpu_neon_ext_v8_1): Restrict to the ARMv8.1 RDMA
4259 feature.
4260 (record_feature_use): New.
4261 (mark_feature_used): Use record_feature_use.
4262 (do_neon_qrdmlah): New.
4263 (insns): Use do_neon_qrdmlah for vqrdmlah and vqrdmlsh and
4264 variants.
4265 (arm_extensions): Put into alphabetical order. Re-indent "simd"
4266 and "rdma" entries. Fix the incorrect merge value for "+rdma".
4267 * testsuite/gas/arm/armv8-a+rdma-warning.d: New.
4268 * testsuite/gas/arm/armv8-a+rdma.d: Add assembler command line options.
4269 Make source file explicit.
4270 * testsuite/gas/arm/armv8-a+rdma.l: New.
4271 * testsuite/gas/arm/armv8-a+rdma.s: Remove .arch and .arch_extension
4272 directives. Fix white-space.
4273 * testsuite/gas/arm/armv8_1-a+simd.d: New.
4274
25aa3689
L
42752016-03-02 H.J. Lu <hongjiu.lu@intel.com>
4276
4277 * testsuite/gas/i386/x86_64-intel.d: Adjusted for COFF.
4278
841fdfcd
CZ
42792016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
4280 Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com>
4281
abe051ba
AM
4282 * config/tc-arc.c (arc_extra_reloc): Change size to 0.
4283 (tc_arc_fix_adjustable): Changed default return value to 1.
4284 * testsuite/gas/arc/j.d: Updated expected symbol
4285 * testsuite/gas/arc/jl.d: Likewise
4286 * testsuite/gas/arc/relax-avoid1.d: Likewise
4287 * testsuite/gas/arc/st.d: Likewise
841fdfcd 4288
7e458899
CZ
42892016-02-29 Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com>
4290
4291 * config/tc-arc.c: Enable code density instructions for ARC EM.
4292
11e5f1ec
L
42932016-02-26 H.J. Lu <hongjiu.lu@intel.com>
4294
4295 PR ld/19645
4296 * NEWS: Mention --enable-elf-stt-common and --elf-stt-common=
4297 for ELF assemblers.
4298 * as.c (flag_use_elf_stt_common): New.
4299 (show_usage): Add --elf-stt-common=.
4300 (option_values): Add OPTION_ELF_STT_COMMON.
4301 (std_longopts): Add --elf-stt-common=.
4302 (parse_args): Handle --elf-stt-common=.
4303 * as.h (flag_use_elf_stt_common): New.
4304 * config.in: Regenerated.
4305 * configure: Likewise.
4306 * configure.ac: Add --enable-elf-stt-common and define
4307 DEFAULT_GENERATE_ELF_STT_COMMON.
4308 * gas/write.c (write_object_file): Set BFD_CONVERT_ELF_COMMON
4309 and BFD_USE_ELF_STT_COMMON if flag_use_elf_stt_common is set.
4310 * doc/as.texinfo: Document --elf-stt-common=.
4311 * testsuite/gas/elf/common3.s: New file.
4312 * testsuite/gas/elf/common3a.d: Likewise.
4313 * testsuite/gas/elf/common3b.d: Likewise.
4314 * testsuite/gas/elf/common4.s: Likewise.
4315 * testsuite/gas/elf/common4a.d: Likewise.
4316 * testsuite/gas/elf/common4b.d: Likewise.
4317 * testsuite/gas/i386/dw2-compress-3b.d: Likewise.
4318 * testsuite/gas/i386/dw2-compressed-3b.d: Likewise.
4319 * testsuite/gas/elf/elf.exp: Run common3a, common3b, common4a
4320 and common4b.
4321 * testsuite/gas/i386/dw2-compress-3.d: Renamed to ...
4322 * testsuite/gas/i386/dw2-compress-3a.d: This. Pass
4323 --elf-stt-common=no to as.
4324 * testsuite/gas/i386/dw2-compressed-3.d: Renamed to ...
4325 * testsuite/gas/i386/dw2-compressed-3a.d: This. Pass
4326 --elf-stt-common=no to as.
4327 * testsuite/gas/i386/i386.exp: Run dw2-compress-3a,
4328 dw2-compress-3b, dw2-compressed-3a and dw2-compressed-3b instead
4329 of dw2-compress-3 and dw2-compressed-3.
4330
e0471c16
TS
43312016-02-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
4332
4333 * as.c (select_emulation_mode): Add const qualifiers.
4334 * as.h: Likewise.
4335 * config/bfin-defs.h: Likewise.
4336 * config/bfin-parse.y: Likewise.
4337 * config/rx-parse.y: Likewise.
4338 * config/tc-aarch64.c (struct aarch64_option_table): Likewise.
4339 (struct aarch64_cpu_option_table): Likewise.
4340 (struct aarch64_arch_option_table): Likewise.
4341 (struct aarch64_option_cpu_value_table): Likewise.
4342 (struct aarch64_long_option_table): Likewise.
4343 (struct aarch64_option_abi_value_table): Likewise.
4344 * config/tc-arm.c (struct reloc_entry): Likewise.
4345 (tc_gen_reloc): Likewise.
4346 (struct arm_option_table): Likewise.
4347 (struct arm_legacy_option_table): Likewise.
4348 (struct arm_cpu_option_table): Likewise.
4349 (struct arm_arch_option_table): Likewise.
4350 (struct arm_option_extension_value_table): Likewise.
4351 (struct arm_option_fpu_value_table): Likewise.
4352 (struct arm_option_value_table): Likewise.
4353 (struct arm_long_option_table): Likewise.
4354 * config/tc-avr.c (struct avr_opcodes_s): Likewise.
4355 (struct mcu_type_s): Likewise.
4356 (struct exp_mod_s): Likewise.
4357 (avr_operand): Likewise.
4358 (avr_operands): Likewise.
4359 * config/tc-d10v.c (md_begin): Likewise.
4360 * config/tc-dlx.c: Likewise.
4361 * config/tc-fr30.c (fr30_is_colon_insn): Likewise.
4362 * config/tc-ft32.c (parse_condition): Likewise.
4363 * config/tc-h8300.c (do_a_fix_imm): Likewise.
4364 * config/tc-hppa.c (pa_ip): Likewise.
4365 (hppa_regname_to_dw2regnum): Likewise.
4366 * config/tc-i370.c (i370_elf_suffix): Likewise.
4367 * config/tc-i960.c (struct tabentry): Likewise.
4368 * config/tc-m32r.c: Likewise.
4369 * config/tc-m68k.c: Likewise.
4370 * config/tc-m68k.h: Likewise.
4371 * config/tc-mcore.c (parse_psrmod): Likewise.
4372 * config/tc-metag.c (struct metag_core_option): Likewise.
4373 (struct metag_long_option): Likewise.
4374 * config/tc-microblaze.c: Likewise.
4375 * config/tc-mips.c (macro): Likewise.
4376 * config/tc-mn10200.c: Likewise.
4377 * config/tc-mn10300.c: Likewise.
4378 * config/tc-msp430.c (struct rcodes_s): Likewise.
4379 (struct hcodes_s): Likewise.
4380 (md_parse_option): Likewise.
4381 * config/tc-ns32k.c (struct ns32k_option): Likewise.
4382 (optlist): Likewise.
4383 * config/tc-ppc.c (ppc_elf_suffix): Likewise.
4384 (tc_ppc_regname_to_dw2regnum): Likewise.
4385 * config/tc-ppc.h: Likewise.
4386 * config/tc-rl78.c: Likewise.
4387 * config/tc-rx.c (struct cpu_type): Likewise.
4388 * config/tc-sh.c (sh_regname_to_dw2regnum): Likewise.
4389 * config/tc-sparc.c (struct priv_reg_entry): Likewise.
4390 (sparc_ip): Likewise.
4391 * config/tc-spu.c (insn_fmt_string): Likewise.
4392 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
4393 * config/tc-v850.c: Likewise.
4394 * config/tc-visium.c (struct visium_arch_option_table): Likewise.
4395 (struct visium_long_option_table): Likewise.
4396 * config/tc-xgate.c: Likewise.
4397 * config/tc-z8k.c: Likewise.
4398 * read.c (add_include_dir): Likewise.
4399 * read.h: Likewise.
4400
e6e7b7c4
AB
44012016-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4402
4403 * testsuite/gas/all/gas.exp: Change target pattern to cover
4404 arceb-*.
4405 * testsuite/gas/all/redef3.d: Likewise.
4406 * testsuite/gas/elf/elf.exp: Likewise.
4407
9db2f6b4
RL
44082016-02-24 Renlin Li <renlin.li@arm.com>
4409
4410 * config/tc-arm.c (BAD_FP16): New error message macro.
4411 (do_scalar_fp16_v82_encode): Change the coproc field to 9 for armv8.2
4412 fp16 scalar instructions.
4413 (neon_check_type): Allow different size from key.
4414 (do_vfp_nsyn_add_sub): Add support SE_H shape support.
4415 (try_vfp_nsyn): Likewise.
4416 (do_vfp_nsyn_mla_mls): Likewise.
4417 (do_vfp_nsyn_fma_fms): Likewise.
4418 (do_vfp_nsyn_ldm_stm): Likewise
4419 (do_vfp_nsyn_sqrt): Likewise
4420 (do_vfp_nsyn_div): Likewise
4421 (do_vfp_nsyn_nmul): Likewise.
4422 (do_vfp_nsyn_cmp): Likewise.
4423 (do_neon_shll): Likewise.
4424 (do_vfp_nsyn_cvt_fpv8): Likewise.
4425 (do_neon_cvttb_2): Likewise.
4426 (do_neon_mov): Likewise.
4427 (do_neon_rshift_round_imm): Likewise.
4428 (do_neon_ldr_str): Likewise.
4429 (do_vfp_nsyn_fpv8): Likewise.
4430 (do_vmaxnm): Likewise.
4431 (do_vrint_1): Likewise.
4432 (insns): New entry for vins, vmovx.
4433 (md_apply_fix): Left shift 1 bit for fp16 vldr/vstr.
4434 * testsuite/gas/arm/armv8-2-fp16-scalar-thumb.d: New.
4435 * testsuite/gas/arm/armv8-2-fp16-scalar.d: New.
4436 * testsuite/gas/arm/armv8-2-fp16-scalar.s: New.
4437 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.s: New
4438 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.d: New
4439 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.l: New
4440
d54af2d0
RL
44412016-02-24 Renlin Li <renlin.li@arm.com>
4442
4443 * config/tc-arm.c (NEON_ENC_TAB): Add fp16 instruction shape.
4444 (neon_shape_class): New SC_HALF.
4445 (neon_shape_el): New SE_H.
4446 (neon_shape_el_size): New size for SE_H.
4447 (N_F_ALL): New macro to aggregate N_F16, N_F32, N_64.
4448 (neon_select_shape): Add SE_H support code.
4449 (el_type_of_type_chk): Use N_F_ALL.
4450 (do_vfp_nsyn_cvt): Add SE_H shape support.
4451 (do_neon_cvtz): Likewise.
4452 (do_neon_cvt_1): Likewise.
4453 (do_neon_cvttb_1): Likewise.
4454
b0c11777
RL
44552016-02-24 Renlin Li <renlin.li@arm.com>
4456
4457 * testsuite/gas/arm/copro.d: Adjust output.
4458 * testsuite/gas/arm/copro.s: Adjust co-processor num.
4459
3e309328
RL
44602016-02-24 Renlin Li <renlin.li@arm.com>
4461
4462 * testsuite/gas/arm/mask_1.d: New.
4463 * testsuite/gas/arm/mask_1.s: New.
4464
8afc7bea
RL
44652016-02-24 Renlin Li <renlin.li@arm.com>
4466
4467 * testsuite/gas/arm/copro.s: Use coprocessor other than 10, 11.
4468 * testsuite/gas/arm/copro.d: Update.
4469
6735952f
KT
44702016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4471
4472 * config/tc-arm.c (arm_cpus): Add entry for cortex-a32.
4473 * doc/c-arm.texi (ARM Options): Document cortex-a32.
4474
ed5491b9
KT
44752016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
4476
abe051ba 4477 * doc/c-arm.texi (ARM Options): Document cortex-a17.
ed5491b9 4478
742e5034
L
44792016-02-23 H.J. Lu <hongjiu.lu@intel.com>
4480
4481 * testsuite/gas/elf/elf.exp: Skip tests for common directive on
4482 hpux.
4483
3b4dbbbf
TS
44842016-02-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
4485
4486 * output-file.c (output_file_create): Make file name argument const.
4487 (output_file_close): Likewise.
4488 * output-file.h (output_file_create): Adjust.
4489 (output_file_close): Likewise.
4490 * depend.c (quote_string_for_make): Make src argument const char *.
4491 (register_dependency): Likewise.
4492 (wrap_output): Likewise.
4493 * as.h (register_dependency): Adjust.
4494 * config/tc-xtensa.c (finish_vinsn): Remove unnecessary calls to
4495 as_where ();
4496 * symbols.c (S_SET_EXTERNAL): Likewise.
4497 * input-scrub.c (as_where): Return the file name.
4498 * as.h (as_where): Adjust prototype.
4499 * app.c (do_scrub_chars): Adjust.
4500 * cond.c (s_elseif): Likewise.
4501 (s_else): Likewise.
4502 (initialize_cframe): Likewise.
4503 * config/obj-coff.c (obj_coff_init_stab_section): Likewise.
4504 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
4505 * config/obj-som.c (obj_som_init_stab_section): Likewise.
4506 * config/tc-aarch64.c (output_info): Likewise.
4507 * config/tc-ia64.c (md_assemble): Likewise.
4508 (dot_alias): Likewise.
4509 * config/tc-m68k.c (m68k_frob_label): Likewise.
4510 * config/tc-mmix.c (s_bspec): Likewise.
4511 (mmix_handle_mmixal): Likewise.
4512 * config/tc-rx.c (rx_include): Likewise.
4513 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
4514 (tic54x_adjust_symtab): Likewise.
4515 * config/tc-xtensa.c (directive_push): Likewise.
4516 (xtensa_sanity_check): Likewise.
4517 (xtensa_relax_frag): Likewise.
4518 (md_convert_frag): Likewise.
4519 (tinsn_to_slotbuf): Likewise.
4520 * dwarf2dbg.c (dwarf2_where): Likewise.
4521 * ecoff.c (add_file): Likewise.
4522 (ecoff_generate_asm_lineno): Likewise.
4523 * expr.c (make_expr_symbol): Likewise.
4524 * frags.c (frag_new): Likewise.
4525 (frag_var_init): Likewise.
4526 * listing.c (listing_newline): Likewise.
4527 * messages.c (identify): Likewise.
4528 (as_show_where): Likewise.
4529 (as_warn_internal): Likewise.
4530 (as_bad_internal): Likewise.
4531 * read.c (s_irp): Likewise.
4532 (s_macro): Likewise.
4533 (s_reloc): Likewise.
4534 * stabs.c (stabs_generate_asm_file): Likewise.
4535 (stabs_generate_asm_lineno): Likewise.
4536 (stabs_generate_asm_func): Likewise.
4537 * write.c (fix_new_internal): Likewise.
4538 * as.h (PRINTF_WHERE_LIKE): Make file name argument const.
4539 (as_warn_value_out_of_range): Adjust prototype.
4540 (as_bad_value_out_of_range): Adjust prototype.
4541 * messages.c (identify): Make file name argument const char *.
4542 (as_warn_internal): Likewise.
4543 (as_warn_where): Likewise.
4544 (as_bad_internal): Likewise.
4545 (as_bad_where): Likewise.
4546 (as_internal_value_out_of_range): Likewise.
4547 (as_warn_value_out_of_range): Likewise.
4548 (as_bad_value_out_of_range): Likewise.
4549 * as.h (found_comment_file): Change type to const char *.
4550 * cond.c (file_line::file): Likewise.
4551 * config/obj-coff.c (obj_coff_init_stab_section): Make variable const.
4552 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
4553 * config/obj-som.c (obj_som_init_stab_section): Likewise.
4554 * config/tc-aarch64.c (output_info): Likewise.
4555 * config/tc-alpha.c (insert_operand): Likewise.
4556 * config/tc-arc.c (insert_operand): Likewise.
4557 * config/tc-d30v.c (check_size): Likewise.
4558 * config/tc-ia64.c (struct alias): Likewise.
4559 * config/tc-m68k.c (struct label_line): Likewise.
4560 * config/tc-mcore.c (md_apply_fix): Likewise.
4561 * config/tc-microblaze.c (md_estimate_size_before_relax): Likewise.
4562 * config/tc-mips.c (mips16_immed): Likewise.
4563 * config/tc-mmix.c (mmix_handle_mmixal): Likewise.
4564 * config/tc-ppc.c (ppc_insert_operand): Likewise.
4565 * config/tc-rx.c (rx_include): Likewise.
4566 * config/tc-s390.c (s390_insert_operand): Likewise.
4567 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
4568 (tic54x_adjust_symtab): Likewise.
4569 * config/tc-tilegx.c (insert_operand): Likewise.
4570 (apply_special_operator): Likewise.
4571 * config/tc-tilepro.c (insert_operand): Likewise.
4572 * config/tc-xtensa.c (directive_push): Likewise.
4573 * ecoff.c (add_file): Likewise.
4574 (ecoff_generate_asm_lineno): Likewise.
4575 * listing.c (listing_newline): Likewise.
4576 * read.c (s_irp): Likewise.
4577 * write.c (install_reloc): Likewise.
4578 * write.h (struct fix): Likewise.
4579 * input-file.c (file_name): Change type to const char *.
4580 (saved_file::file_name): Likewise.
4581 (input_file_open): Change type of argument to const char *.
4582 * input-file.h (input_file_open): Adjust.
4583 * input-scrub.c (logical_input_file): change type to const char *.
4584 (physical_input_file): Likewise.
abe051ba 4585 (struct input_save): Adjust.
3b4dbbbf
TS
4586 (input_scrub_push): Adjust.
4587 (input_scrub_begin): Adjust.
4588 (as_where): Adjust.
4589 * input-scrub.c (input_scrub_new_file): Make file name argument const.
4590 (input_scrub_include_file): Likewise.
4591 (new_logical_line_flags): Likewise.
4592 (new_logical_line): Likewise.
4593 * as.h: Adjust.
4594 * frags.h (struct frag): Change type of fr_file to const char *.
4595 * expr.c (expr_symbol_where): Change type of file argument to
4596 const char **.
4597 * expr.h (expr_symbol_where): Likewise.
4598 * config/tc-i370.c (md_apply_fix): adjust.
4599 * config/tc-mmix.c (mmix_md_end): Likewise.
4600 * config/tc-ppc.c (md_apply_fix): Likewise.
4601 * config/tc-s390.c (md_apply_fix): Likewise.
4602 * symbols.c (report_op_error): Likewise.
4603 (resolve_symbol_value): Likewise.
4604 * config/tc-ia64.c (slot::src_file): Change type to const char *.
4605 (rsrc::file): Likewise.
4606 * config/tc-xtensa.c (xtensa_sanity_check): Change type of variable to
4607 const char *.
4608 (xtensa_relax_frag): Likewise.
4609 (md_convert_frag): Likewise.
4610 (tinsn_to_slotbuf): Likewise.
4611 * expr.c (expr_symbol_line): Likewise.
4612 * macro.c (define_macro): Likewise.
4613 * macro.h (macro_struct): Likewise.
4614 * messages.c (as_show_where): Likewise.
4615 * read.c (s_macro): Likewise.
4616 * stabs.c (stabs_generate_asm_file): Likewise.
4617 (generate_asm_file): Likewise.
4618 (stabs_generate_asm_lineno): Likewise.
4619 * write.h (struct reloc_list): Likewise.
4620 * input-scrub.c (as_where): Change return type to const char *.
4621 * as.h (as_wheree): Adjust.
4622
8ecb73dd
L
46232016-02-21 H.J. Lu <hongjiu.lu@intel.com>
4624
4625 * write.c (compress_debug): Move BFD compression bits setting
4626 to ...
4627 (write_object_file): Here.
4628
200cbe0f
L
46292016-02-20 H.J. Lu <hongjiu.lu@intel.com>
4630
4631 * config/tc-i386.c (register_number): Check RegVRex.
4632 * testsuite/gas/i386/x86-64-avx512f.s: Add a test for vgatherqpd
4633 with %zmm19 and %zmm3.
4634 * testsuite/gas/i386/x86-64-avx512f-intel.d: Updated.
4635 * testsuite/gas/i386/x86-64-avx512f.d: Likewise.
4636
b8ec4e87
JW
46372016-02-19 Matthew Wahab <matthew.wahab@arm.com>
4638 Jiong Wang <jiong.wang@arm.com>
4639
4640 * config/tc-arm.c (arm_ext_fp16): New.
4641 (arm_extensions): New entry for "fp16".
4642
3be64886
NC
46432016-02-19 Nick Clifton <nickc@redhat.com>
4644
4645 PR 19630
4646 * read.c (read_a_source_file): Check for assemble_one returning
4647 with input_line_pointer set to NULL.
4648
3b4dbbbf 46492016-02-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
cd0bbe6e 4650
3d13c647
TS
4651 * listing.c (rebuffer_line): Change return type to void.
4652
cd0bbe6e
TS
4653 * symbols.c (decode_local_label_name): Make type a const char *.
4654 * listing.c (print_source): Make type of p const char *.
4655 (print_line): Make type of string const char *.
4656 (buffer_line): Return const char *.
4657 (title): Make type const char *.
4658 (subtitle): Likewise.
4659 (listing_listing): Make type of p const char *.
4660 * messages.c (as_internal_value_out_of_range): Make type of prefix
4661 const char *.
4662 * stabs.c (s_stab_generic): make type of stab_secname, stabstr_secname
4663 and string const char *.
4664 * read.c (_bfd_rel): Make type of name const char *.
4665 * app.c (out_string): Change type to const char *.
abe051ba 4666 (struct app_save::out_string): Likewise.
cd0bbe6e 4667
9136aa49
DG
46682016-02-18 Dan Gisselquist <dgisselq@verizon.net>
4669 Nick Clifton <nickc@redhat.com>
4670
4671 * read.c (finish_bundle): Avoid recording a negative alignment.
4672 (do_align): Use unsigned values for n, len and max. Only create
4673 a frag if the alignment requirement is greater than the minimum
4674 byte alignment. Avoid recording a negative alignment.
4675 (s_align): Use unsigned values where appropriate.
4676 (bss_alloc): Use an unsigned value for the alignment.
4677 (sizeof_sleb128): Add a comment noting that we encode one octet
4678 per byte, regardless of the value of OCTETS_PER_BYTE_POWER.
4679 (emit_leb129_expr): Abort if the emitted encoding was longer than
4680 expected.
4681 * read.h (output_leb128): Update prototype.
4682 (sizeof_leb128): Update prototype.
4683 (bss_alloc): Update prototype.
4684 * write.c (record_alignment): Use an unsigned value for the
4685 alignment. Do not record alignments less than the minimum
4686 alignment for a byte.
4687 * write.h (record_alignment): Update prototype.
4688
4111950f
MF
46892016-02-17 Max Filippov <jcmvbkbc@gmail.com>
4690
4691 * config/tc-xtensa.c (xtensa_move_literals): Fix check for
4692 .init.literal/.fini.literal section name.
4693 * testsuite/gas/xtensa/all.exp: Add init-fini-literals to the
4694 list of xtensa tests.
4695 * testsuite/gas/xtensa/init-fini-literals.d: New file:
4696 init-fini-literals test result patterns.
4697 * testsuite/gas/xtensa/init-fini-literals.s: New file:
4698 init-fini-literals test.
4699
b27c40ec
NC
47002016-02-17 Nick Clifton <nickc@redhat.com>
4701
4702 * config/tc-msp430.c (msp430_mcu_data): Sync with data from TI's
4703 devices.csv file as of March 2016.
4704
726c18e1
CZ
47052016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
4706
4707 * config/tc-arc.c (tc_arc_frame_initial_instructions): New
4708 function.
4709 (tc_arc_regname_to_dw2regnum): Likewise.
4710 * config/tc-arc.h (TARGET_USE_CFIPOP): Define
4711 (tc_cfi_frame_initial_instructions): Likewise.
4712 (tc_regname_to_dw2regnum): Likewise.
5dafb246
AM
4713 * testsuite/gas/cfi/cfi-arc-1.d: New file.
4714 * testsuite/gas/cfi/cfi-arc-1.s: Likewise.
4715 * testsuite/gas/cfi/cfi.exp: Allow running tests for arc.
726c18e1 4716
9406ee73
TS
47172016-02-16 Trevor Saunders <tbsaunde@tbsaunde.org>
4718
4719 * doc/internals.texi (S_IS_EXTERN): Remove.
4720
eda683bb
NC
47212016-02-16 Nick Clifton <nickc@redhat.com>
4722
4723 * doc/as.texinfo (Section): Fix up texinfo snafus in previous
4724 update.
4725
671eeb28
RL
47262016-02-16 Renlin Li <renlin.li@arm.com>
4727
4728 PR gas/19620
4729 * config/tc-aarch64.c (parse_half): Remove restrictions on symbol name.
4730 * testsuite/gas/aarch64/movw_label.d: New.
4731 * testsuite/gas/aarch64/movw_label.s: New.
4732
804021fb 47332016-02-15 Vinay Kumar G. <Vinay.G@kpit.com>
6439ea1a 4734
58cda018 4735 PR gas/19556
6439ea1a
VK
4736 * config/rx-parse.y (MOV): Opcode generation for index
4737 register addressing mode.
4738 * testsuite/gas/rx/rx.exp: Updated for new testcase.
4739 * testsuite/gas/rx/pr19665.s: New file.
4740 * testsuite/gas/rx/pr19665.s: New file.
4741 * testsuite/gas/rx/mov.d: Update expected output.
4742
804021fb 47432016-02-15 Nick Clifton <nickc@redhat.com>
9fb71ee4
NC
4744
4745 * doc/as.texinfo (.section): Document that numeric values can now
4746 be used for the flags and type fields of the ELF target's .section
4747 directive. Add notes about the restrictions on setting flags and
4748 types.
4749 * config/obj-elf.c (obj_elf_change_section): Allow known sections
4750 to be given processor specific section types. Allow processor and
4751 application specific flags of a section to be set after
4752 definition.
4753 (obj_elf_parse_section_letters): Handle parsing numeric values.
4754 (obj_elf_section_type): Handle parsing numeric values.
4755 (obj_elf_section): Allow numeric type values.
4756 * config/obj-elf.h (obj_elf_change_section): Update prototype.
4757 * testsuite/gas/elf/section10.d: New test.
4758 * testsuite/gas/elf/section10.s: Source file for new test.
4759 * testsuite/gas/elf/elf.exp: Run the new test.
4760 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Remove dependency upon
4761 the description of the flags produced by readelf.
4762 * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
4763 * NEWS: Mention the new feature.
4764
bd5608dc
NC
47652016-02-11 Nick Clifton <nickc@redhat.com>
4766
4767 PR gas/19614
4768 * dw2gencfi.c (cfi_sections_set): Delay setting this variable
4769 until it is actually used.
4770 (cfi_set_sections): Set cfi_sections_set to true.
4771 (dot_cfi_startproc): Likewise.
4772 (dot_cfi_endproc): Likewise.
4773 (dot_cfi_fde_data): Likewise.
4774 (cfi_finish): Likewise.
4775 (dot_cfi_sections): Do not set cfi_sections_set.
4776 * doc/as.texinfo (.cfi_sections): Note that targets can provide
4777 their own cfi section name. Also note that the directive can be
4778 reissued provided that CFI generation has not started.
4779 * testsuite/gas/mips/compact-eh-err2.s: Add .cfi_startproc and
4780 .cfi_endproc directives so that the redefinition of .cfi_sections
4781 will trigger the generation of the error message.
4782 * testsuite/gas/mips/compact-eh-err2.l: Update expected line
4783 number of error message.
4784
4670103e
CZ
47852016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
4786 Janek van Oirschot <jvanoirs@synopsys.com>
4787
4788 * config/tc-arc.h (TC_FRAG_TYPE, TC_PCREL_ADJUST, MAX_INSN_ARGS)
4789 (MAX_INSN_FLGS, MAX_FLAG_NAME_LENGHT, TC_GENERIC_RELAX_TABLE):
4790 Define.
4791 (arc_flags, arc_relax_type): New structure.
4792 * config/tc-arc.c (FRAG_MAX_GROWTH, RELAX_TABLE_ENTRY)
4793 (RELAX_TABLE_ENTRY_MAX): New define.
4794 (relaxation_state, md_relax_table, arc_relaxable_insns)
4795 (arc_num_relaxable_ins): New variable.
4796 (rlx_operand_type, arc_rlx_types): New enums.
4797 (arc_relaxable_ins): New structure.
4798 (OPTION_RELAX): New option.
4799 (arc_insn): New relax member.
4800 (arc_flags): Remove.
4801 (relax_insn_p): New function.
4802 (apply_fixups): Likewise.
4803 (relaxable_operand): Likewise.
4804 (may_relax_expr): Likewise.
4805 (relaxable_flag): Likewise.
4806 (arc_pcrel_adjust): Likewise.
4807 (md_estimate_size_before_relax): Implement.
4808 (md_convert_frag): Likewise.
4809 (md_parse_option): Handle new mrelax option.
4810 (md_show_usage): Likewise.
4811 (assemble_insn): Set relax member.
4812 (emit_insn0): New function.
4813 (emit_insn1): Likewise.
4814 (emit_insn): Handle relaxation case.
4815 * NEWS: Mention the new relaxation option.
4816 * doc/c-arc.texi (ARC Options): Document new mrelax option.
4817 * doc/as.texinfo (Target ARC Options): Likewise.
4818 * testsuite/gas/arc/relax-avoid1.d: New file.
4819 * testsuite/gas/arc/relax-avoid1.s: Likewise.
4820 * testsuite/gas/arc/relax-avoid2.d: Likewise.
4821 * testsuite/gas/arc/relax-avoid2.s: Likewise.
4822 * testsuite/gas/arc/relax-avoid3.d: Likewise.
4823 * testsuite/gas/arc/relax-avoid3.s: Likewise.
4824 * testsuite/gas/arc/relax-b.d: Likewise.
4825 * testsuite/gas/arc/relax-b.s: Likewise.
4826
9264d325
NC
48272016-02-08 Nick Clifton <nickc@redhat.com>
4828
4829 * config/tc-ia64.c (dot_prologue): Fix formatting.
4830
39306124
NC
48312016-02-04 Nick Clifton <nickc@redhat.com>
4832
4833 * config/obj-elf.c (obj_elf_change_section): Remove support for
4834 ARM NOREAD sections.
4835 * config/tc-arm.c (arm_elf_section_letter): Delete.
4836 * config/tc-arm.h (md_elf_section_letter): Delete.
4837 * doc/c-arm.texi (ARM Section Attribute): Delete section.
4838 * testsuite/gas/arm/section-execute-only.d: Delete.
4839 * testsuite/gas/arm/section-execute-only.s: Delete.
4840
c1d9289f
NC
48412016-02-04 Nick Clifton <nickc@redhat.com>
4842
4843 PR target/19561
4844 * config/tc-msp430.c (msp430_operands): Remove case 7. Use case 2
4845 to handle encoding of RRUX instruction.
4846 * testsuite/gas/msp430/msp430x.s: Add more tests of the extended
4847 shift instructions.
4848 * testsuite/gas/msp430/msp430x.d: Update expected disassembly.
4849
ea173078
MF
48502016-02-03 Max Filippov <jcmvbkbc@gmail.com>
4851
4852 * config/tc-xtensa.c (md_apply_fix): Mark BFD_RELOC_XTENSA_DIFF*
4853 substitutions for BFD_RELOC_* as unsigned.
c1d9289f
NC
4854 * testsuite/gas/xtensa/all.exp: Add loc to list of xtensa tests.
4855 * testsuite/gas/xtensa/loc.d: New file: loc test result patterns.
4856 * testsuite/gas/xtensa/loc.s: New file: loc test.
ea173078 4857
3d8efabf
KB
48582016-02-03 Kevin Buettner <kevinb@redhat.com>
4859
abe051ba 4860 * config/tc-msp430.h (DWARF2_ADDR_SIZE): Set to 4.
3d8efabf 4861
0cb4071e
L
48622016-02-03 H.J. Lu <hongjiu.lu@intel.com>
4863
4864 PR gas/19520
4865 * NEWS: Mention new command line option -mrelax-relocations and
4866 new configure option --enable-x86-relax-relocations for x86
4867 target.
4868 * config.in: Regenerated.
4869 * configure.ac: Add --enable-x86-relax-relocations.
4870 (ac_default_x86_relax_relocations): New. Default to 1 except
4871 for x86 Solaris targets older than Solaris 12.
4872 (DEFAULT_GENERATE_X86_RELAX_RELOCATIONS): Define.
4873 * configure: Likewise.
4874 * config/tc-i386.c (generate_relax_relocations): New.
4875 (OPTION_MRELAX_RELOCATIONS): Likewise.
4876 (output_disp): Don't generate relax relocations if
4877 generate_relax_relocations is 0.
4878 (md_longopts): Add -mrelax-relocations.
4879 (md_show_usage): Likewise.
4880 (md_parse_option): Handle OPTION_MRELAX_RELOCATIONS.
4881 * doc/c-i386.texi: Document -mrelax-relocations=.
4882 * testsuite/gas/i386/got-no-relax.d: New file.
4883 * testsuite/gas/i386/x86-64-gotpcrel-no-relax.d: Likewise.
4884 * testsuite/gas/i386/got.d: Pass -mrelax-relocations=yes to as.
4885 * testsuite/gas/i386/localpic.d: Likewise.
4886 * testsuite/gas/i386/mixed-mode-reloc32.d: Likewise.
4887 * testsuite/gas/i386/reloc32.d: Likewise.
4888 * testsuite/gas/i386/x86-64-gotpcrel.d: Likewise.
4889 * testsuite/gas/i386/x86-64-localpic.d: Likewise.
4890 * testsuite/gas/i386/ilp32/x86-64-gotpcrel.d: Likewise.
4891 * testsuite/gas/i386/ilp32/x86-64-localpic.d: Likewise.
4892 * testsuite/gas/i386/i386.exp: Run got-no-relax and
4893 x86-64-gotpcrel-no-relax.
4894
9d3fc4e1
L
48952016-02-03 H.J. Lu <hongjiu.lu@intel.com>
4896
4897 * NEWS: Mention new command line option -mfence-as-lock-add=yes
4898 for x86 target.
4899
ab71ce86
L
49002016-02-03 H.J. Lu <hongjiu.lu@intel.com>
4901
4902 * NEWS: Remove duplicated marker for 2.26.
4903
46d70d04
RL
49042016-02-02 Renlin Li <renlin.li@arm.com>
4905
4906 * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.
4907
0f99255d
AB
49082016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
4909
4910 * testsuite/gas/ip2k/allinsn.d: New file.
4911 * testsuite/gas/ip2k/allinsn.s: New file.
4912 * testsuite/gas/ip2k/ip2k-allinsn.exp: New file.
4913
5d7a9011
AB
49142016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
4915
4916 * testsuite/gas/epiphany/addr-syntax.d: Add explicit 0 offset to
4917 some load instructions.
4918 * testsuite/gas/epiphany/allinsn.d: Likewise.
4919 * testsuite/gas/epiphany/regression.d: Likewise.
4920
a012b298
AB
49212016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
4922
4923 * testsuite/gas/epiphany/addr-syntax.d: Remove unneeded '.l'
4924 suffixes from instruction mnemonics in expected output.
4925 * testsuite/gas/epiphany/allinsn.d: Likewise.
4926 * testsuite/gas/epiphany/regression.d: Likewise.
4927 * testsuite/gas/epiphany/sample.d: Likewise.
4928
2f74d480
AB
49292016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
4930
4931 * testsuite/gas/epiphany/addr-syntax.d: Update expected register
4932 names.
4933 * testsuite/gas/epiphany/allinsn.d: Likewise.
4934 * testsuite/gas/epiphany/sample.d: Likewise.
4935
b89807c6
AB
49362016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
4937
4938 * testsuite/gas/epiphany/sample.d: Update expected output.
4939
b125bd17
CZ
49402016-01-26 Claudiu Zissulescu <claziss@synopsys.com>
4941
abe051ba
AM
4942 * config/tc-arc.c (md_apply_fix): Allow addendum.
4943 (arc_reloc_op): Allow complex expressions for tpoff.
4944 (md_apply_fix): Handle resolved TLS local symbol.
b125bd17
CZ
4945 * testsuite/gas/arc/tls-relocs1.d: New file.
4946 * testsuite/gas/arc/tls-relocs1.s: Likewise.
4947
4f1d6205
L
49482016-02-01 Loria <Loria@phantasia.org>
4949
4950 PR target/19311
4951 * config/tc-arm.c (encode_arm_immediate): Recode to improve
4952 efficiency and avoid an LLVM loop optimization bug.
4953
ac0d427f
NC
49542016-02-01 Nick Clifton <nickc@redhat.com>
4955
4956 * config/tc-microblaze.c (parse_imm): Fix compile time warning
4957 message extending a negative 32-bit value into a larger signed
4958 value on a 32-bit host.
4959
348ef89a
L
49602016-01-29 H.J. Lu <hongjiu.lu@intel.com>
4961
4962 PR gas/19532
4963 * configure.ac (compressed_debug_sections): Replace == with =.
4964 * configure: Regenerated.
4965
e4e00185
AS
49662016-01-29 Andrew Senkevich <andrew.senkevich@intel.com>
4967 H.J. Lu <hongjiu.lu@intel.com>
4968
4969 * config/tc-i386.c (avoid_fence): New.
4970 (output_insn): Encode as lock addl $0x0, (%{r,e}sp) if avoid_fence
4971 is true.
4972 (OPTION_FENCE_AS_LOCK_ADD): New.
4973 (md_longopts): Add -mfence-as-lock-add.
4974 (md_parse_option): Handle -mfence-as-lock-add.
4975 (md_show_usage): Add -mfence-as-lock-add=[no|yes].
4976 * doc/c-i386.texi (-mfence-as-lock-add): Document.
ac2789d7
L
4977 * testsuite/gas/i386/i386.exp: Run new tests.
4978 * testsuite/gas/i386/fence-as-lock-add.s: New.
4979 * testsuite/gas/i386/fence-as-lock-add-yes.d: Likewise.
4980 * testsuite/gas/i386/fence-as-lock-add-no.d: Likewise.
4981 * testsuite/gas/i386/x86-64-fence-as-lock-add-yes.d: Likewise.
4982 * testsuite/gas/i386/x86-64-fence-as-lock-add-no.d: Likewise.
e4e00185 4983
27ba7c94
L
49842016-01-27 H.J. Lu <hongjiu.lu@intel.com>
4985
4986 * configure.ac (compressed_debug_sections): Remove trailing `]'.
4987 * configure: Regenerated.
4988
d1982f93
L
49892016-01-25 H.J. Lu <hongjiu.lu@intel.com>
4990
4991 * config/tc-i386.c (OPTION_OMIT_LOCK_PREFIX): Renamed to ...
4992 (OPTION_MOMIT_LOCK_PREFIX): This.
4993 (md_longopts): Updated.
4994 (md_parse_option): Likewise.
4995
00acd688
CM
49962016-01-25 Catherine Moore <clm@codesourcery.com>
4997
4998 * config/mips/tc-mips.c (md_begin): Avoid gp-relative addressing
4999 if abicalls are in effect.
5000 * testsuite/gas/mips/sdata-gp.s: New test.
5001 * testsuite/gas/mips/sdata-gp.d: New expected output
5002 * testsuite/gas/mips/mips.exp: Run new test.
5003
5bc5ae88
RL
50042016-01-25 Renlin Li <renlin.li@arm.com>
5005
5006 * testsuite/gas/arm/thumb2_it_search.d: New.
5007 * testsuite/gas/arm/thumb2_it_search.s: New.
5008
61e137e2
NC
50092016-01-21 Nick Clifton <nickc@redhat.com>
5010
5011 PR gas/19454
5012 * testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope
5013 with arm-netbsdelf target.
5014 * testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
5015
aed5fc75
NC
50162016-01-20 Nick Clifton <nickc@redhat.com>
5017
74b92a5c
NC
5018 PR 19456
5019 * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks.
5020 * testsuite/gas/arm/blx-bl-convert.d
5021 * testsuite/gas/arm/plt-1.d: Likewise.
5022 * testsuite/gas/arm/reloc-bad.d: Likewise.
5023 * testsuite/gas/arm/thumb-w-good.d: Likewise.
5024 * testsuite/gas/arm/thumb2_pool.d: Likewise.
5025 * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks
5026 * testsuite/gas/arm/tls_vxworks.d: Update expected output.
5027
72e0b254
NC
5028 PR 19499
5029 * doc/as.texinfo (Errors): Correct documentation describing the
5030 interaction of .file and .line with warning and error messages.
5031
aed5fc75
NC
5032 PR 19458
5033 * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
5034 * testsuite/gas/arm/archv8m-main.d: Likewise.
5035 * testsuite/gas/arm/archv8m-base.d: Likewise.
5036
0bff6e2d
MW
50372016-01-20 Matthew Wahab <matthew.wahab@arm.com>
5038
5039 * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
5040 * testsuite/gas/aarch64/armv8_2-a-illegal.l: New.
5041 * testsuite/gas/aarch64/armv8_2-a-illegal.s: New.
5042
91f68a68
MG
50432016-01-20 Mickael Guene <mickael.guene@st.com>
5044 Terry Guo <terry.guo@arm.com>
5045
5046 * config/obj-elf.c (obj_elf_change_section) : Allow arm section with
5047 SHF_ARM_NOREAD section flag.
5048 * config/tc-arm.h (md_elf_section_letter) : Implement this hook to
5049 handle letter 'y'.
5050 (arm_elf_section_letter) : Declare it.
5051 * config/tc-arm.c (arm_elf_section_letter): Handle letter 'y' to set
5052 SHF_ARM_NOREAD section flag.
5053 * doc/c-arm.texi (ARM section attribute): Document the 'y' attribute.
5054
5055 * testsuite/gas/arm/section-execute-only.s: New test case.
5056 * testsuite/gas/arm/section-execute-only.d: Expected output.
5057
100b4f2e
MR
50582016-01-18 Maciej W. Rozycki <macro@imgtec.com>
5059
5060 * config/tc-mips.c (micromips_insn_length): Remove the mention
5061 of 48-bit microMIPS instructions.
5062
3d961d0d
AM
50632016-01-18 Alan Modra <amodra@gmail.com>
5064
5065 * configure: Regenerate.
5066
5c14705f
AM
50672016-01-17 Alan Modra <amodra@gmail.com>
5068
5069 * configure: Regenerate.
5070
b3066ae8
AM
50712016-01-17 Alan Modra <amodra@gmail.com>
5072
5073 * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
5074
4d82fe66
NC
50752016-01-14 Nick Clifton <nickc@redhat.com>
5076
5077 * testsuite/gas/rl78/sp-relative-movw.s: New test.
5078 * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
5079 * testsuite/gas/rl78/rl78.exp: Run the new test.
5080
651657fa
MW
50812016-01-14 Matthew Wahab <matthew.wahab@arm.com>
5082
5083 * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
5084 * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
5085
3facb0e9
MR
50862016-01-13 Maciej W. Rozycki <macro@imgtec.com>
5087
5088 * config/tc-nios2.c (output_movia): Preset `code' to 0.
5089
8a4c2869
YS
50902016-01-13 Yoshinori Sato <ysato@users.sourceforge.jp>
5091
5092 * config/tc-h8300.c (get_operand): Remove spurious condition in
5093 test for closing parenthesis.
5094
105bde57
MW
50952016-01-12 Matthew Wahab <matthew.wahab@arm.com>
5096
5097 * config/tc-arm.c (arm_ext_v8_2): New.
5098 (insns): Add "esb".
5099 * testsuite/gas/arm/armv8_2-a.d: New.
5100 * testsuite/gas/arm/armv8_2-a.s: New.
5101
5230aa4d
AM
51022016-01-12 Alan Modra <amodra@gmail.com>
5103
5104 * testsuite/gas/ppc/vsx3.d: Accept nop padding.
5105
afa8d405
PB
51062016-01-11 Peter Bergner <bergner@vnet.ibm.com>
5107
5108 * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
5109 xvcmpnesp, xvcmpnesp.>: Delete tests.
5110 * testsuite/gas/ppc/power9.s: Likewise.
5111 * testsuite/gas/ppc/vsx3.d: Likewise.
5112 * testsuite/gas/ppc/vsx3.s: Likewise.
5113
83c3256e
AS
51142016-01-08 Andreas Schwab <schwab@linux-m68k.org>
5115
5116 PR gas/13050
5117 * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
5118 * testsuite/gas/m68k/p13050-1.s: New file.
5119 * testsuite/gas/m68k/p13050-2.d: New file.
5120 * testsuite/gas/m68k/p13050-2.s: New file.
5121
b05a65d0
AB
51222016-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5123
5124 * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
5125 * testsuite/gas/arc/add.d: Likewise.
5126 * testsuite/gas/arc/and.d: Likewise.
5127 * testsuite/gas/arc/asl.d: Likewise.
5128 * testsuite/gas/arc/asr.d: Likewise.
5129 * testsuite/gas/arc/bic.d: Likewise.
5130 * testsuite/gas/arc/extb.d: Likewise.
5131 * testsuite/gas/arc/extw.d: Likewise.
5132 * testsuite/gas/arc/j.d: Likewise.
5133 * testsuite/gas/arc/jl.d: Likewise.
5134 * testsuite/gas/arc/ld2.d: Likewise.
5135 * testsuite/gas/arc/lsr.d: Likewise.
5136 * testsuite/gas/arc/mov.d: Likewise.
5137 * testsuite/gas/arc/or.d: Likewise.
5138 * testsuite/gas/arc/pcl-relocs.d: Likewise.
5139 * testsuite/gas/arc/pcrel-relocs.d: Likewise.
5140 * testsuite/gas/arc/pic-relocs.d: Likewise.
5141 * testsuite/gas/arc/plt-relocs.d: Likewise.
5142 * testsuite/gas/arc/rlc.d: Likewise.
5143 * testsuite/gas/arc/ror.d: Likewise.
5144 * testsuite/gas/arc/rrc.d: Likewise.
5145 * testsuite/gas/arc/sbc.d: Likewise.
5146 * testsuite/gas/arc/sda-relocs.d: Likewise.
5147 * testsuite/gas/arc/sda-relocs2.d: Likewise.
5148 * testsuite/gas/arc/sexb.d: Likewise.
5149 * testsuite/gas/arc/sexw.d: Likewise.
5150 * testsuite/gas/arc/st.d: Likewise.
5151 * testsuite/gas/arc/sub.d: Likewise.
5152 * testsuite/gas/arc/tls-relocs.d: Likewise.
5153 * testsuite/gas/arc/xor.d: Likewise.
5154
6f2750fe
AM
51552016-01-01 Alan Modra <amodra@gmail.com>
5156
5157 Update year range in copyright notice of all files.
5158
3499769a
AM
5159For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
5160\f
5161Copyright (C) 2016 Free Software Foundation, Inc.
5162
5163Copying and distribution of this file, with or without modification,
5164are permitted in any medium without royalty provided the copyright
5165notice and this notice are preserved.
5166
5167Local Variables:
5168mode: change-log
5169left-margin: 8
5170fill-column: 74
5171version-control: never
5172End:
This page took 0.30042 seconds and 4 git commands to generate.