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