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