MIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2016-06-20 Maciej W. Rozycki <macro@imgtec.com>
2
3 * testsuite/gas/mips/r6-64-n32.d: Change the `name' tag.
4 * testsuite/gas/mips/r6-64-n64.d: Likewise.
5
6 2016-06-20 Maciej W. Rozycki <macro@imgtec.com>
7
8 * config/tc-mips.c (mips_fix_adjustable): Update comment on jump
9 reloc conversion.
10
11 2016-06-20 Virendra Pathak <virendra.pathak@broadcom.com>
12
13 * config/tc-aarch64.c (aarch64_cpus): Update vulcan feature set.
14
15 2016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16
17 * config/tc-sparc.c (hpriv_reg_table): Add registers %hmcdper,
18 %hmcddfr and %hva_mask_nz.
19 (sparc_ip): New handling of asr/privileged/hyperprivileged
20 registers, adapted to the new form of the sparc opcodes table.
21 * testsuite/gas/sparc/rdasr.s: New file.
22 * testsuite/gas/sparc/rdasr.d: Likewise.
23 * testsuite/gas/sparc/wrasr.s: Likewise.
24 * testsuite/gas/sparc/wrasr.d: Likewise.
25 * testsuite/gas/sparc/sparc.exp (sparc_elf_setup): Add rdasr and
26 wrasr tests.
27 * testsuite/gas/sparc/rdpr.d: Use -Av9m, as some privileged
28 registers require it.
29 * testsuite/gas/sparc/wrpr.s: Complete to cover all privileged
30 registers and write instruction modalities.
31 * testsuite/gas/sparc/wrpr.d: Likewise.
32 * testsuite/gas/sparc/rdhpr.s: Likewise for hyperprivileged
33 registers.
34 * testsuite/gas/sparc/rdhpr.d: Likewise.
35 * testsuite/gas/sparc/wrhpr.s: Likewise.
36 * testsuite/gas/sparc/wrhpr.d: Likewise.
37
38 2016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
39
40 * config/tc-sparc.c (sparc_arch_table): adjust the GAS
41 architectures to use the right opcode architecture.
42 (sparc_md_end): Handle v9{c,d,e,v,m}.
43 (sparc_ip): Fix some comments.
44 * testsuite/gas/sparc/ldx_efsr.d: Fix the architecture of this
45 instruction, which is v9d.
46 * testsuite/gas/sparc/mwait.s: Remove the `rd %mwait,%g1'
47 instruction from the test, as %mwait is not readable.
48 * testsuite/gas/sparc/mwait.d: Likewise.
49 * testsuite/gas/sparc/mism-1.s: Expand to check v9b and v9e
50 mismatch architecture errors.
51 * testsuite/gas/sparc/mism-2.s: New file.
52
53 2016-06-17 Jose E. Marchesi <jose.marchesi@oracle.com>
54
55 * config/tc-sparc.c (priv_reg_table): Use NULL instead of the
56 empty string to mark the end of the array.
57 (hpriv_reg_table): Likewise.
58 (v9a_asr_table): Likewise.
59 (cmp_reg_entry): Handle entries with NULL names.
60 (F_POP_V9): Define.
61 (F_POP_PCREL): Likewise.
62 (F_POP_TLS_CALL): Likewise.
63 (F_POP_POSTFIX): Likewise.
64 (struct pop_entry): New type.
65 (pop_table): New variable.
66 (enum pop_entry_type): New type.
67 (struct perc_entry): Likewise.
68 (NUM_PERC_ENTRIES): Define.
69 (perc_table): New variable.
70 (cmp_perc_entry): New function.
71 (md_begin): Sort hpriv_reg_table and v9a_asr_table, and initialize
72 perc_table.
73 (sparc_ip): Handle entries with NULL names in priv_reg_table,
74 hpriv_reg_table and v9a_asr_table. Use perc_table to handle
75 %-pseudo-ops.
76
77 2016-06-15 Nick Clifton <nickc@redhat.com>
78
79 * config/tc-ft32.c (md_assemble): Call dwarf2_emit_insn with the
80 instruction size.
81 * config/tc-mcore.c (md_assemble): Likewise.
82 * config/tc-mn10200.c (md_assemble): Likewise.
83 * config/tc-moxie.c (md_assemble): Likewise.
84 * config/tc-pj.c (md_apply_fix): Handle BFD_RELOC_PJ_CODE_REL32.
85 * testsuite/gas/all/gas.exp (diff1 test): Alpha sort list of
86 exception targets. Add alpha, hppa, microblaze and rl78 to list
87 of exceptions.
88 (forward): Add microblaze to list of exceptions.
89 (fwdexp): Add alpha to list of exceptions.
90 (redef2): Add arm-epoc-pe and rl78 to list of exceptions.
91 (redef3): Add rl78 and x86_64 cygwin to list of exceptions.
92 (do_930509a): Alpha sort list of exception targets. Add h8300 and
93 mn10200 to list of exceptions.
94 (align2): Expect to fail for nds32.
95 (cond): Add alpha and rl78 to list of exceptions.
96 * testsuite/gas/all/none.d: Skip for ft32 and hppa.
97 * testsuite/gas/all/string.d: Skip for tic4x.
98 * testsuite/gas/alpha/alpha.exp: Note that the alpha-linuxecoff
99 target does not support ELF.
100 * testsuite/gas/arm/blx-bl-convert.dL Skip for the nto target.
101 * testsuite/gas/cfi/cfi-alpha-2.d: All extended format names.
102 * testsuite/gas/cfi/cfi.exp: Alpha sort list of targets. Skip SH
103 tests for sh-pe and sh-rtemscoff targets.
104 * testsuite/gas/elf/elf.exp (redef): Add rl78, xgate and vax to
105 list of exceptions.
106 (type): Run the noifunc version for alpha-freebsd and visium.
107 * testsuite/gas/elf/warn-2.s: Do not expect to fail on the mcore,
108 mn10200 or moxie targets.
109 * testsuite/gas/ft32/insn.d: Update expected disassembly.
110 * testsuite/gas/i386/i386.exp (x86-64-pcrel): Skip for cygwin
111 targets.
112 * testsuite/gas/lns/lns.exp (lns-common-1): No longer skip for
113 mcore and rx targets.
114 * testsuite/gas/macros/macros.exp (dot): Add exceptions for ns32k,
115 rl78 and vax.
116 (purge): Expect to fail on the ns32k and vax.
117 * testsuite/gas/nds32/alu-2.d: Update expected disassembly.
118 * testsuite/gas/nds32/ls.d: Likewise.
119 * testsuite/gas/nds32/sys-reg.d: Likewise.
120 * testsuite/gas/nds32/usr-spe-reg.d: Likewise.
121 * testsuite/gas/pe/aligncomm-d.d: Skip for the sh.
122 * testsuite/gas/pe/section-align-3.d: Likewise.
123 * testsuite/gas/pe/section-exclude.d: Likewise.
124 * testsuite/gas/ppc/test2xcoff32.d: Pass once all the required
125 data has been seen.
126 * testsuite/gas/ppc/textalign-xcoff-001.d: Fix up regexp to allow
127 for variations in whitespace.
128 * testsuite/gas/tilepro/t_constants.d: Pass once all the required
129 data has been seen.
130 * testsuite/gas/tilepro/t_constants.s (.safe_word): New macro.
131 Installs a 32-bit value without generating warnings on 64-bit
132 hosts.
133 Use the new macro to replace the .word directives.
134
135 2016-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
136
137 * testsuite/gas/arc/add_s.d: New file.
138 * testsuite/gas/arc/add_s.s: New file.
139
140 2016-06-14 Graham Markall <graham.markall@embecosm.com>
141
142 * testsuite/gas/arc/nps400-6.s: Add tests of ldbit.
143 * testsuite/gas/arc/nps400-6.d: Likewise.
144
145 2016-06-14 Graham Markall <graham.markall@embecosm.com>
146
147 * testsuite/gas/arc/nps400-6.s: Add tests of hash, tr, utf8, e4by, and
148 addf.
149 * testsuite/gas/arc/nps400-6.d: Likewise.
150
151 2016-06-14 Graham Markall <graham.markall@embecosm.com>
152
153 * testsuite/gas/arc/nps400-6.s: Add tests of calcbsd, calcbxd,
154 calckey, calcxkey, mxb, imxb, addl, subl, andl, orl, xorl, andab, orab,
155 lbdsize, bdlen, csms, csma, cbba, zncv, and hofs.
156 * testsuite/gas/arc/nps400-6.d: Likewise.
157
158 2016-06-14 Nick Clifton <nickc@redhat.com>
159
160 * config/tc-nds32.c (nds32_get_align): Avoid left shifting a
161 signed constant.
162
163 2016-06-13 Maciej W. Rozycki <macro@imgtec.com>
164
165 * config/tc-mips.c (mips_fix_adjustable): Don't convert RELA
166 JALR relocations on R6.
167 * testsuite/gas/mips/jal-svr4pic-local.d: New test.
168 * testsuite/gas/mips/mips1@jal-svr4pic-local.d: New test.
169 * testsuite/gas/mips/r3000@jal-svr4pic-local.d: New test.
170 * testsuite/gas/mips/micromips@jal-svr4pic-local.d: New test.
171 * testsuite/gas/mips/jal-svr4pic-local-n32.d: New test.
172 * testsuite/gas/mips/micromips@jal-svr4pic-local-n32.d: New
173 test.
174 * testsuite/gas/mips/jal-svr4pic-local-n64.d: New test.
175 * testsuite/gas/mips/micromips@jal-svr4pic-local-n64.d: New
176 test.
177 * testsuite/gas/mips/jal-svr4pic-local.s: New test source.
178 * testsuite/gas/mips/jal-svr4pic-local-newabi.s: New test
179 source.
180 * testsuite/gas/mips/mips.exp: Run the new tests.
181
182 2016-06-13 Virendra Pathak <virendra.pathak@broadcom.com>
183
184 * config/tc-aarch64.c (aarch64_cpus): Add Broadcom Vulcan.
185 * doc/c-aarch64.texi: Document that vulcan is a valid processor
186 name.
187
188 2016-06-13 Nick Clifton <nickc@redhat.com>
189
190 * config/tc-arm.c: For non-ELF based targets skip ARM feature sets
191 that are not supported.
192
193 * config/tc-arc.c (md_apply_fix): Avoid left shifting a signed
194 constant.
195 * config/tc-cr16.c (check_range): Likewise.
196 * config/tc-nios2.c (nios2_check_overflow): Likewise.
197
198 2016-06-08 Renlin Li <renlin.li@arm.com>
199
200 * config/tc-aarch64.c (print_operands): Substitute size.
201 (output_operand_error_record): Likewise.
202
203 2016-06-07 Alan Modra <amodra@gmail.com>
204
205 * config/tc-ppc.c (PPC_APUINFO_ISEL, PPC_APUINFO_PMR,
206 PPC_APUINFO_RFMCI, PPC_APUINFO_CACHELCK, PPC_APUINFO_SPE,
207 PPC_APUINFO_EFS, PPC_APUINFO_BRLOCK, PPC_APUINFO_VLE): Don't define.
208 (ppc_setup_opcodes): Check vle disables powerpc_opcodes overridden
209 by vle_opcodes, and that vle flag doesn't enable opcodes. Don't
210 add vle_opcodes twice.
211 (ppc_cleanup): Use APUINFO_SECTION_NAME and APUINFO_LABEL.
212
213 2016-06-07 Matthew Wahab <matthew.wahab@arm.com>
214
215 * config/tc-arm.c (arm_ext_v8_2): Rename to arm_ext_ras.
216 (arm_ext_ras): Renamed from arm_ext_v8_2.
217 (insns): Update for arm_ext_v8_2 renaming.
218 (arm_extensions): Add "ras".
219 * doc/c-arm.texi (ARM Options): Add an entry for "ras".
220 * testsuite/gas/arm/armv8-a+ras.d: New.
221 * testsuite/gas/arm/armv8_2-a.d: Add explicit command line
222 options.
223
224 2016-06-05 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
225
226 * itbl-parse.y (yyerror): Use modern argument declaration style.
227
228 2016-06-05 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
229
230 * config/tc-sh.c (parse_reg): Change type of mode argument to
231 sh_arg_type.
232 (get_operand): Adjust.
233 (insert): Change type of how to bfd_reloc_code_real_type.
234 (insert4): Likewise.
235 * config/tc-sh64.c (shmedia_get_operand): Adjust.
236 (shmedia_parse_reg): Change type of mode to shmedia_arg_type.
237
238 2016-06-05 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
239
240 * config/tc-nds32.c (nds32_parse_option): Make the type of ptr_arg
241 const char *.
242
243 2016-06-03 Peter Bergner <bergner@vnet.ibm.com>
244
245 PR binutils/20196
246 * gas/testsuite/gas/ppc/e6500.s <lbarx, lharx, lwarx, ldarx,
247 stbcx., sthcx., stwcx., stdcx.>: Add tests.
248 * gas/testsuite/gas/ppc/e6500.d: Likewise.
249 * gas/testsuite/gas/ppc/power8.s: Likewise.
250 * gas/testsuite/gas/ppc/power8.d: Likewise.
251 * gas/testsuite/gas/ppc/power4.s <lwarx, ldarx, stwcx.,
252 stdcx.>: Add tests.
253 * gas/testsuite/gas/ppc/power4.d: Likewise.
254
255 2016-06-03 H.J. Lu <hongjiu.lu@intel.com>
256
257 PR binutis/18386
258 * testsuite/gas/i386/i386.exp: Run x86-64-branch-4.
259 * testsuite/gas/i386/x86-64-branch.d: Updated.
260 * testsuite/gas/i386/ilp32/x86-64-branch.d: Likewise.
261 * testsuite/gas/i386/x86-64-branch-4.l: New file.
262 * testsuite/gas/i386/x86-64-branch-4.s: Likewise.
263
264 2016-06-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
265
266 * config/tc-aarch64.c (aarch64_cpus): Add cortex-a73 entry.
267 * doc/c-aarch64.texi (-mcpu): Document cortex-a73 value.
268
269 2016-06-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
270
271 * config/tc-arm.c (arm_cpus): Add cortex-a73 entry.
272 * doc/c-arm.texi (-mcpu=): Document cortex-a73 value.
273
274 2016-06-02 Vineet Gupta <Vineet.Gupta1@synopsys.com>
275
276 * configure.tgt: Replace -uclibc with *.
277
278 2016-06-02 Andrew Burgess <andrew.burgess@embecosm.com>
279
280 * config/tc-arc.c (parse_opcode_flags): New function.
281 (find_opcode_match): Move flag parsing code out to new function.
282 Ignore operands marked IGNORE.
283 (build_fake_opcode_hash_entry): New function.
284 (find_special_case_long_opcode): New function.
285 (find_special_case): Lookup long opcodes.
286 * testsuite/gas/arc/nps400-7.d: New file.
287 * testsuite/gas/arc/nps400-7.s: New file.
288
289 2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
290
291 * config/tc-ns32k.c: Remove definition of input_line_pointer.
292
293 2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
294
295 * config/tc-avr.c (avr_parse_cons_expression): Replace iteration to
296 sentinal with iteration to array size.
297
298 2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
299
300 * config/xtensa-relax.h: Move typedefs of enums to the enums
301 definition.
302
303 2016-06-01 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
304
305 * config/tc-ns32k.c (bit_fix_new): Replace obstack-alloc with XOBNEW
306 macro.
307
308 2016-06-01 Graham Markall <graham.markall@embecosm.com>
309
310 * testsuite/gas/arc/nps-400-1.s: Add rflt variants with
311 operands of types a,b,u6, 0,b,u6, and 0,b,limm.
312 * testsuite/gas/arc/nps-400-1.d: Likewise.
313
314 2016-05-29 H.J. Lu <hongjiu.lu@intel.com>
315
316 PR gas/20145
317 * config/tc-i386.c (cpu_noarch): Add noavx512f, noavx512cd,
318 noavx512er, noavx512pf, noavx512dq, noavx512bw, noavx512vl,
319 noavx512ifma and noavx512vbmi.
320 * doc/c-i386.texi: Mention noavx512f, noavx512cd, noavx512er,
321 noavx512pf, noavx512dq, noavx512bw, noavx512vl, noavx512ifma
322 and noavx512vbmi.
323 * testsuite/gas/i386/i386.exp: Run noavx512-1 and noavx512-2.
324 * testsuite/gas/i386/noavx512-1.l: New file.
325 * testsuite/gas/i386/noavx512-1.s: Likewise.
326 * testsuite/gas/i386/noavx512-2.l: Likewise.
327 * testsuite/gas/i386/noavx512-2.s: Likewise.
328
329 2016-05-27 H.J. Lu <hongjiu.lu@intel.com>
330
331 PR gas/20145
332 * config/tc-i386.c (cpu_arch): Add 687.
333 (cpu_noarch): Add no287, no387, no687, nosse2, nosse3, nossse3,
334 nosse4.1, nosse4.2, nosse4 and noavx2.
335 (parse_real_register): Check cpuregmmx instead of cpummx for MMX
336 register. Check cpuregxmm instead of cpusse for XMM register.
337 Check cpuregymm instead of cpuavx for YMM register. Check
338 cpuregzmm/cpuregmask instead of cpuavx512f for ZMMM/mask register.
339 * doc/c-i386.texi: Mention 687, no287, no387, no687, nosse2,
340 nosse3, nossse3, nosse4.1, nosse4.2, nosse4 and noavx2.
341 * testsuite/gas/i386/arch-10-prefetchw.d (as): Add mmx.
342 * testsuite/gas/i386/arch-10.d (as): Likewise.
343 * testsuite/gas/i386/arch-11.s: Add ".arch .mmx".
344 * testsuite/gas/i386/i386.exp: Pass mmx to assembler for
345 arch-10-3 and arch-10-4. Run no87-3, nosse-4, nosse-5, noavx-3
346 and noavx-4.
347 * testsuite/gas/i386/no87-3.l: New file.
348 * testsuite/gas/i386/no87-3.s: Likewise.
349 * testsuite/gas/i386/noavx-3.l: Likewise.
350 * testsuite/gas/i386/noavx-3.s: Likewise.
351 * testsuite/gas/i386/noavx-4.d: Likewise.
352 * testsuite/gas/i386/noavx-4.s: Likewise.
353 * testsuite/gas/i386/nosse-4.l: Likewise.
354 * testsuite/gas/i386/nosse-4.s: Likewise.
355 * testsuite/gas/i386/nosse-5.d: Likewise.
356 * testsuite/gas/i386/nosse-5.s: Likewise.
357
358 2016-05-27 H.J. Lu <hongjiu.lu@intel.com>
359
360 PR gas/20154
361 * config/tc-i386.c (cpu_flags_match): Don't set cpuamd64 nor
362 cpuintel64.
363 (match_template): Check Intel64/AMD64 ISA.
364
365 2016-05-27 H.J. Lu <hongjiu.lu@intel.com>
366
367 PR gas/20154
368 * config/tc-i386.c (intel64): New.
369 (cpu_flags_match): Set cpuamd64 and cpuintel64.
370 (md_parse_option): Set intel64 instead of cpuamd64 and
371 cpuintel64.
372
373 2016-05-27 H.J. Lu <hongjiu.lu@intel.com>
374
375 * config/tc-i386.c (cpu_flags_match): Don't clear cpu64 nor
376 cpuno64.
377
378 2016-05-26 Peter Bergner <bergner@vnet.ibm.com>
379
380 * testsuite/gas/ppc/altivec3.d <vmsumudm>: Add test.
381 * testsuite/gas/ppc/altivec3.s: Likewise.
382 * testsuite/gas/ppc/power9.d <addex[.], lwzmx, vmsumudm>: Add tests.
383 * testsuite/gas/ppc/power9.s: Likewise.
384
385 2016-05-26 H.J. Lu <hongjiu.lu@intel.com>
386
387 * testsuite/gas/i386/avx512vl-2.l: Append "#pass".
388 * testsuite/gas/i386/noavx-1.l: Likewise.
389 * testsuite/gas/i386/nommx-1.l: Likewise.
390 * testsuite/gas/i386/nosse-1.l: Likewise.
391 * testsuite/gas/i386/x86-64-avx512vl-2.l: Likewise.
392 * testsuite/gas/i386/avx512vl-2.s: Append ".p2align 4".
393 * testsuite/gas/i386/noavx-1.s: Likewise.
394 * testsuite/gas/i386/nommx-1.s: Likewise.
395 * testsuite/gas/i386/nosse-1.s: Likewise.
396 * testsuite/gas/i386/x86-64-avx512vl-2.s: Likewise.
397
398 2016-05-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
399
400 * config/tc-metag.c (metag_handle_align): Make the type of noop
401 unsigned char.
402
403 2016-05-26 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
404
405 * config/tc-rx.c (md_convert_frag): Make the type of reloc_type
406 bfd_reloc_code_real_type.
407
408 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
409
410 PR gas/20140
411 * config/tc-i386.c (cpu_flags_match): Require another match
412 for AVX512VL.
413 * testsuite/gas/i386/i386.exp: Run avx512vl-1, avx512vl-2,
414 x86-64-avx512vl-1 and x86-64-avx512vl-2.
415 * testsuite/gas/i386/avx512vl-1.l: New file.
416 * testsuite/gas/i386/avx512vl-1.s: Likewise.
417 * testsuite/gas/i386/avx512vl-2.l: Likewise.
418 * testsuite/gas/i386/avx512vl-2.s: Likewise.
419 * testsuite/gas/i386/x86-64-avx512vl-1.l: Likewise.
420 * testsuite/gas/i386/x86-64-avx512vl-1.s: Likewise.
421 * testsuite/gas/i386/x86-64-avx512vl-2.l: Likewise.
422 * testsuite/gas/i386/x86-64-avx512vl-2.s: Likewise.
423
424 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
425
426 PR gas/20141
427 * testsuite/gas/i386/i386.exp: Run x86-64-pr20141.
428 * testsuite/gas/i386/x86-64-pr20141.d: New file.
429 * testsuite/gas/i386/x86-64-pr20141.s: Likewise.
430
431 2016-05-25 H.J. Lu <hongjiu.lu@intel.com>
432
433 * config/tc-i386.c (arch_entry): Remove negated.
434 (noarch_entry): New struct.
435 (cpu_arch): Updated. Remove .no87, .nommx, .nosse and .noavx.
436 (cpu_noarch): New.
437 (set_cpu_arch): Check cpu_noarch after cpu_arch.
438 (md_parse_option): Allow -march=+nosse. Check cpu_noarch after
439 cpu_arch.
440 (output_message): New function.
441 (show_arch): Use it. Handle cpu_noarch.
442 * testsuite/gas/i386/i386.exp: Run nommx-1, nommx-2, nommx-3,
443 nosse-1, nosse-2, nosse-3, noavx-1 and noavx-2.
444 * testsuite/gas/i386/noavx-1.l: New file.
445 * testsuite/gas/i386/noavx-1.s: Likewise.
446 * testsuite/gas/i386/noavx-2.s: Likewise.
447 * testsuite/gas/i386/noavx-2.l: Likewise.
448 * testsuite/gas/i386/nommx-1.s: Likewise.
449 * testsuite/gas/i386/nommx-1.l: Likewise.
450 * testsuite/gas/i386/nommx-2.s: Likewise.
451 * testsuite/gas/i386/nommx-2.l: Likewise.
452 * testsuite/gas/i386/nommx-3.s: Likewise.
453 * testsuite/gas/i386/nommx-3.l: Likewise.
454 * testsuite/gas/i386/nosse-1.s: Likewise.
455 * testsuite/gas/i386/nosse-1.l: Likewise.
456 * testsuite/gas/i386/nosse-2.s: Likewise.
457 * testsuite/gas/i386/nosse-2.l: Likewise.
458 * testsuite/gas/i386/nosse-3.s: Likewise.
459 * testsuite/gas/i386/nosse-3.l: Likewise.
460
461 2016-05-25 Chua Zheng Leong <chuazl@comp.nus.edu.sg>
462
463 PR target/20067
464 * config/tc-arm.c (move_or_literal_pool): Only generate a VMOV.I64
465 instruction if supported by the currently selected fpu variant.
466 * testsuite/gas/arm/vfpv3-ldr_immediate.s: Add test of this PR.
467 * testsuite/gas/arm/vfpv3-ldr_immediate.d: Update expected disassembly.
468
469 2016-05-24 Maciej W. Rozycki <macro@imgtec.com>
470
471 * config/tc-mips.c (mips_fix_adjustable): Also return 0 for
472 jump relocations against MIPS16 or microMIPS symbols on RELA
473 targets.
474 * testsuite/gas/mips/jalx-local.d: New test.
475 * testsuite/gas/mips/jalx-local-n32.d: New test.
476 * testsuite/gas/mips/jalx-local-n64.d: New test.
477 * testsuite/gas/mips/jalx-local.s: New test source.
478 * testsuite/gas/mips/mips.exp: Run the new tests.
479
480 2016-05-24 Maciej W. Rozycki <macro@imgtec.com>
481
482 * config/tc-mips.c (md_apply_fix)
483 <BFD_RELOC_MIPS16_TLS_TPREL_LO16>: Remove fall-through, adjust
484 code accordingly.
485
486 2016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
487
488 * config/tc-xtensa.c (struct suffix_reloc_map): Change type of field
489 operator to operatorT.
490 (map_suffix_reloc_to_operator): Change return type to operatorT.
491
492 2016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
493
494 * config/tc-d30v.c (find_format): Change type of X_op to operatorT.
495
496 2016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
497
498 * config/tc-mmix.c (mmix_parse_predefined_name): Change type of
499 handler_charp to const char *.
500
501 2016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
502
503 * config/tc-ft32.h (DEFAULT_TARGET_FORMAT): Remove.
504 (ft32_target_format): Likewise.
505 (TARGET_FORMAT): Adjust.
506
507 2016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
508
509 * config/tc-ia64.c (dot_rot): simplify allocations from obstacks.
510 (ia64_frob_label): Likewise.
511
512 2016-05-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
513
514 * config/tc-cr16.c (check_range): Make type of retval op_err.
515 * config/tc-crx.c: Likewise.
516
517 2016-05-23 Claudiu Zissulescu <claziss@synopsys.com>
518
519 * config/tc-arc.c (md_begin): Add XY registers.
520 (cpu_types): Code density is default off for ARC EM.
521
522 2016-05-23 Cupertino Miranda <cmiranda@synopsys.com>
523
524 * config/tc-arc.c (attributes_t): Renamed attribute class to
525 attr_class.
526 (find_opcode_match, assemble_insn, tokenize_extinsn): Changed.
527
528 2016-05-23 Kuba Sejdak <jakub.sejdak@phoesys.com>
529
530 * configuse.tgt: Add entry for arm-phoenix.
531
532 2016-05-23 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
533
534 * config/tc-tic54x.c (tic54x_sect): simplify string creation.
535
536 2016-05-23 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
537
538 * config/tc-spu.c (APUOP): Use OPCODE as an unsigned constant.
539
540 2016-05-23 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
541
542 * config/tc-tic54x.c (tic54x_mmregs): Adjust.
543 (md_begin): Likewise.
544 (encode_condition): Likewise.
545 (encode_cc3): Likewise.
546 (encode_cc2): Likewise.
547 (encode_operand): Likewise.
548 (tic54x_undefined_symbol): Likewise.
549
550 2016-05-20 Matthew Fortune <matthew.fortune@imgtec.com>
551
552 * config/tc-mips.c (mips_cpu_info_table): Update comment. Add
553 p6600 entry.
554 * doc/c-mips.texi: Document p6600 -march option.
555
556 2016-05-20 H.J. Lu <hongjiu.lu@intel.com>
557
558 PR gas/19600
559 * config/tc-i386.c (md_apply_fix): Preserve addend for
560 BFD_RELOC_386_GOT32 and BFD_RELOC_X86_64_GOT32.
561 * testsuite/gas/i386/addend.d: New file.
562 * testsuite/gas/i386/addend.s: Likewise.
563 * testsuite/gas/i386/x86-64-addend.d: Likewise.
564 * testsuite/gas/i386/x86-64-addend.s: Likewise.
565 * testsuite/gas/i386/i386.exp: Run addend and x86-64-addend.
566 * testsuite/gas/i386/reloc32.d: Updated.
567
568 2016-05-20 Maciej W. Rozycki <macro@imgtec.com>
569
570 * config/tc-mips.c (append_insn): Correct the encoding of a
571 constant argument for microMIPS JALX.
572 (tc_gen_reloc): Correct the encoding of an in-place addend for
573 microMIPS JALX.
574 * testsuite/gas/mips/jalx-addend.d: New test.
575 * testsuite/gas/mips/jalx-addend-n32.d: New test.
576 * testsuite/gas/mips/jalx-addend-n64.d: New test.
577 * testsuite/gas/mips/jalx-imm.d: New test.
578 * testsuite/gas/mips/jalx-imm-n32.d: New test.
579 * testsuite/gas/mips/jalx-imm-n64.d: New test.
580 * testsuite/gas/mips/jalx-addend.s: New test source.
581 * testsuite/gas/mips/jalx-imm.s: New test source.
582 * testsuite/gas/mips/mips.exp: Run the new tests.
583
584 2016-05-20 Maciej W. Rozycki <macro@imgtec.com>
585
586 * config/tc-mips.c: Correct tab-after-space formatting mistakes
587 throughout.
588
589 2016-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
590
591 * config/tc-arc.c (find_opcode_match): Remove casting away of
592 const.
593 * config/tc-arc.h (struct arc_flags): Make flgp field const.
594
595 2016-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
596
597 * config/tc-arc.c (md_pcrel_from_section): Use BFD_VMA_FMT where
598 appropriate.
599 (md_convert_frag): Likewise.
600
601 2016-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
602
603 * config/tc-arc.c (arc_opcode_hash_entry_iterator_next): Set
604 cached opcode to NULL when we reach a non-matching opcode.
605 * testsuite/gas/arc/asm-errors-2.d: New file.
606 * testsuite/gas/arc/asm-errors-2.err: New file.
607 * testsuite/gas/arc/asm-errors-2.s: New file.
608
609 2016-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
610
611 * config/tc-arc.c (tokenize_arguments): Add checks for array
612 overflow.
613 * testsuite/gas/arc/asm-errors.s: Addition test line added.
614 * testsuite/gas/arc/asm-errors.err: Update expected results.
615
616 2016-05-18 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
617
618 * config/tc-rx.c (struct cpu_type): Change the type of a field from
619 int to enum rx_cpu_types.
620
621 2016-05-18 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
622
623 * config/tc-dlx.c (struct machine_it): change the type of a field from
624 int to bfd_reloc_code_real_type.
625 * config/tc-tic4x.c: Likewise.
626
627 2016-05-18 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
628
629 * config/tc-v850.c (v850_target_arch): change type to enum
630 bfd_architecture.
631 * config/tc-v850.h (v850_target_arch): Likewise.
632
633 2016-05-18 Alan Modra <amodra@gmail.com>
634
635 * config/tc-ppc.c (ppc_insert_operand): Trim PPC_OPERAND_SIGNOPT
636 allowed negative range.
637 * testsuite/gas/ppc/power9.s: Test xxspltib of -128, not -256.
638 * testsuite/gas/ppc/power9.d: Update.
639
640 2016-05-17 Thomas Preud'homme <thomas.preudhomme@arm.com>
641
642 * testsuite/gas/arm/archv8m-cmse-msr-base.d: Force Thumb when
643 disassembling and stop skipping targets.
644 * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
645 * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
646 * testsuite/gas/arm/archv8m-base.d: Also allow nops after the last
647 instruction for targets that have stronger alignment requirement.
648 * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
649 * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
650 * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
651 * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
652 * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
653 * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
654 * testsuite/gas/arm/archv8m-main.d: Likewise.
655 * testsuite/gas/arm/archv8m.s: Add label.
656 * testsuite/gas/arm/archv8m-cmse.s: Likewise.
657 * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
658 * testsuite/gas/arm/archv8m-cmse-main.s: Likewise.
659
660 2016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
661
662 * config/tc-m32r.c (mach_table): Make static and const.
663
664 2016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
665
666 * config/tc-vax.c (flonum_gen2vax): Adjust prototype to match
667 definition.
668
669 2016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
670
671 * config/tc-mn10300.c (md_begin): set linkrelax here instead of
672 defining it.
673 * config/tc-msp430.c (md_begin): Likewise.
674
675 2016-05-16 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
676
677 * config/tc-m68hc11.c (fixup8): Change variables type from int to
678 bfd_reloc_code_real_type where appropriate.
679 (fixup16): Likewise.
680 (fixup8_xg): Likewise.
681
682 2016-05-15 Maciej W. Rozycki <macro@imgtec.com>
683
684 * config/tc-sh64.c (shmedia_check_limits): Constify `msg'.
685
686 2016-05-13 Peter Bergner <bergner@vnet.ibm.com>
687
688 * testsuite/gas/ppc/power9.d <xxspltib>: Add additional operand tests.
689 * testsuite/gas/ppc/power9.s: Likewise.
690
691 2016-05-13 Alan Modra <amodra@gmail.com>
692
693 * config/obj-coff.c (weak_uniquify): Delete unused var.
694
695 2016-05-13 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
696
697 * app.c (app_push): Use XNEW and related macros.
698 * as.c (parse_args): Likewise.
699 * cgen.c (make_right_shifted_expr): Likewise.
700 (gas_cgen_tc_gen_reloc): Likewise.
701 * config/bfin-defs.h: Likewise.
702 * config/bfin-parse.y: Likewise.
703 * config/obj-coff.c (stack_init): Likewise.
704 (stack_push): Likewise.
705 (coff_obj_symbol_new_hook): Likewise.
706 (coff_obj_symbol_clone_hook): Likewise.
707 (add_lineno): Likewise.
708 (coff_frob_symbol): Likewise.
709 * config/obj-elf.c (obj_elf_section_name): Likewise.
710 (build_group_lists): Likewise.
711 * config/obj-evax.c (evax_symbol_new_hook): Likewise.
712 * config/obj-macho.c (obj_mach_o_indirect_symbol): Likewise.
713 * config/tc-aarch64.c (insert_reg_alias): Likewise.
714 (find_or_make_literal_pool): Likewise.
715 (add_to_lit_pool): Likewise.
716 (fill_instruction_hash_table): Likewise.
717 * config/tc-alpha.c (load_expression): Likewise.
718 (emit_jsrjmp): Likewise.
719 (s_alpha_ent): Likewise.
720 (s_alpha_end): Likewise.
721 (s_alpha_linkage): Likewise.
722 (md_begin): Likewise.
723 (tc_gen_reloc): Likewise.
724 * config/tc-arc.c (arc_insert_opcode): Likewise.
725 (arc_extcorereg): Likewise.
726 * config/tc-bfin.c: Likewise.
727 * config/tc-cr16.c: Likewise.
728 * config/tc-cris.c: Likewise.
729 * config/tc-crx.c (preprocess_reglist): Likewise.
730 * config/tc-d10v.c: Likewise.
731 * config/tc-frv.c (frv_insert_vliw_insn): Likewise.
732 (frv_tomcat_shuffle): Likewise.
733 * config/tc-h8300.c: Likewise.
734 * config/tc-i370.c (i370_macro): Likewise.
735 * config/tc-i386.c (lex_got): Likewise.
736 (md_parse_option): Likewise.
737 * config/tc-ia64.c (alloc_record): Likewise.
738 (set_imask): Likewise.
739 (save_prologue_count): Likewise.
740 (dot_proc): Likewise.
741 (dot_endp): Likewise.
742 (ia64_frob_label): Likewise.
743 (add_qp_imply): Likewise.
744 (add_qp_mutex): Likewise.
745 (mark_resource): Likewise.
746 (dot_alias): Likewise.
747 * config/tc-m68hc11.c: Likewise.
748 * config/tc-m68k.c (m68k_frob_label): Likewise.
749 (s_save): Likewise.
750 (mri_control_label): Likewise.
751 (push_mri_control): Likewise.
752 (build_mri_control_operand): Likewise.
753 (s_mri_else): Likewise.
754 (s_mri_break): Likewise.
755 (s_mri_next): Likewise.
756 (s_mri_for): Likewise.
757 (s_mri_endw): Likewise.
758 * config/tc-metag.c (create_mnemonic_htab): Likewise.
759 * config/tc-microblaze.c: Likewise.
760 * config/tc-mmix.c (s_loc): Likewise.
761 * config/tc-nds32.c (nds32_relax_hint): Likewise.
762 * config/tc-nios2.c (nios2_insn_reloc_new): Likewise.
763 * config/tc-rl78.c: Likewise.
764 * config/tc-rx.c (rx_include): Likewise.
765 * config/tc-sh.c: Likewise.
766 * config/tc-sh64.c (shmedia_frob_section_type): Likewise.
767 * config/tc-sparc.c: Likewise.
768 * config/tc-spu.c: Likewise.
769 * config/tc-tic6x.c (static tic6x_unwind_info *tic6x_get_unwind): Likewise.
770 (tic6x_start_unwind_section): Likewise.
771 * config/tc-tilegx.c: Likewise.
772 * config/tc-tilepro.c: Likewise.
773 * config/tc-v850.c: Likewise.
774 * config/tc-visium.c: Likewise.
775 * config/tc-xgate.c: Likewise.
776 * config/tc-xtensa.c (xtensa_translate_old_userreg_ops): Likewise.
777 (new_resource_table): Likewise.
778 (resize_resource_table): Likewise.
779 (xtensa_create_trampoline_frag): Likewise.
780 (xtensa_maybe_create_literal_pool_frag): Likewise.
781 (cache_literal_section): Likewise.
782 * config/xtensa-relax.c (append_transition): Likewise.
783 (append_condition): Likewise.
784 (append_value_condition): Likewise.
785 (append_constant_value_condition): Likewise.
786 (append_literal_op): Likewise.
787 (append_label_op): Likewise.
788 (append_constant_op): Likewise.
789 (append_field_op): Likewise.
790 (append_user_fn_field_op): Likewise.
791 (enter_opname_n): Likewise.
792 (enter_opname): Likewise.
793 (split_string): Likewise.
794 (parse_insn_templ): Likewise.
795 (clone_req_or_option_list): Likewise.
796 (clone_req_option_list): Likewise.
797 (parse_option_cond): Likewise.
798 (parse_insn_pattern): Likewise.
799 (parse_insn_repl): Likewise.
800 (build_transition): Likewise.
801 (build_transition_table): Likewise.
802 * dw2gencfi.c (alloc_fde_entry): Likewise.
803 (alloc_cfi_insn_data): Likewise.
804 (cfi_add_CFA_remember_state): Likewise.
805 (dot_cfi_escape): Likewise.
806 (dot_cfi_fde_data): Likewise.
807 (select_cie_for_fde): Likewise.
808 * dwarf2dbg.c (dwarf2_directive_loc): Likewise.
809 * ecoff.c (ecoff_add_bytes): Likewise.
810 (ecoff_build_debug): Likewise.
811 * input-scrub.c (input_scrub_push): Likewise.
812 (input_scrub_begin): Likewise.
813 (input_scrub_next_buffer): Likewise.
814 * itbl-ops.c (append_insns_as_macros): Likewise.
815 (alloc_entry): Likewise.
816 (alloc_field): Likewise.
817 * listing.c (listing_newline): Likewise.
818 (listing_listing): Likewise.
819 * macro.c (get_any_string): Likewise.
820 (delete_macro): Likewise.
821 * stabs.c (generate_asm_file): Likewise.
822 (stabs_generate_asm_lineno): Likewise.
823 * subsegs.c (subseg_change): Likewise.
824 (subseg_get): Likewise.
825 * symbols.c (define_dollar_label): Likewise.
826 (symbol_relc_make_sym): Likewise.
827 * write.c (write_relocs): Likewise.
828
829 2016-05-13 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
830
831 * config/obj-coff.c (obj_coff_def): Simplify string copying.
832 (weak_name2altname): Likewise.
833 (weak_uniquify): Likewise.
834 (obj_coff_section): Likewise.
835 (obj_coff_init_stab_section): Likewise.
836 * config/obj-elf.c (obj_elf_section_name): Likewise.
837 (obj_elf_init_stab_section): Likewise.
838 * config/obj-evax.c (evax_shorten_name): Likewise.
839 * config/obj-macho.c (obj_mach_o_make_or_get_sect): Likewise.
840 * config/tc-aarch64.c (create_register_alias): Likewise.
841 * config/tc-alpha.c (load_expression): Likewise.
842 (s_alpha_file): Likewise.
843 (s_alpha_section_name): Likewise.
844 (tc_gen_reloc): Likewise.
845 * config/tc-arc.c (md_assemble): Likewise.
846 * config/tc-arm.c (create_neon_reg_alias): Likewise.
847 (start_unwind_section): Likewise.
848 * config/tc-hppa.c (pa_build_unwind_subspace): Likewise.
849 (hppa_elf_mark_end_of_function): Likewise.
850 * config/tc-nios2.c (nios2_modify_arg): Likewise.
851 (nios2_negate_arg): Likewise.
852 * config/tc-rx.c (rx_section): Likewise.
853 * config/tc-sh64.c (sh64_consume_datalabel): Likewise.
854 * config/tc-tic30.c (tic30_find_parallel_insn): Likewise.
855 * config/tc-tic54x.c (tic54x_include): Likewise.
856 (tic54x_macro_info): Likewise.
857 (subsym_get_arg): Likewise.
858 (subsym_substitute): Likewise.
859 (tic54x_start_line_hook): Likewise.
860 * config/tc-xtensa.c (xtensa_literal_prefix): Likewise.
861 (xg_reverse_shift_count): Likewise.
862 * config/xtensa-relax.c (enter_opname_n): Likewise.
863 (split_string): Likewise.
864 * dwarf2dbg.c (get_filenum): Likewise.
865 (process_entries): Likewise.
866 * expr.c (operand): Likewise.
867 * itbl-ops.c (alloc_entry): Likewise.
868 * listing.c (listing_message): Likewise.
869 (listing_title): Likewise.
870 * macro.c (check_macro): Likewise.
871 * stabs.c (s_xstab): Likewise.
872 * symbols.c (symbol_relc_make_expr): Likewise.
873 * write.c (compress_debug): Likewise.
874
875 2016-05-12 Nick Clifton <nickc@redhat.com>
876
877 PR target/20068
878 * testsuite/gas/arm/pr20068.d: Use correct regexp syntax.
879
880 2016-05-11 Nick Clifton <nickc@redhat.com>
881
882 PR target/20068
883 * testsuite/gas/arm/pr20068.d: Adjust expected output to allow for
884 big endian ARM configurations.
885
886 2016-05-11 Andrew Bennett <andrew.bennett@imgtec.com>
887 Matthew Fortune <matthew.fortune@imgtec.com>
888
889 * config/tc-mips.c (options): Add OPTION_DSPR3 and
890 OPTION_NO_DSPR3.
891 (md_longopts): Likewise.
892 (md_show_usage): Add help for -mdspr3 and -mno-dspr3.
893 (mips_ases): Define availability for DSPr3.
894 (mips_ase_groups): Add ASE_DSPR3 to the DSP group.
895 (mips_convert_ase_flags): Map ASE_DSPR3 to AFL_ASE_DSPR3.
896 * doc/as.texinfo: Document -mdspr3, -mno-dspr3. Fix -mdspr2
897 formatting.
898 * doc/c-mips.texi: Document -mdspr3, -mno-dspr3, .set dspr3 and
899 .set nodspr3. Fix -mdspr2 formatting.
900 * testsuite/gas/mips/mips32-dspr3.d: New file.
901 * testsuite/gas/mips/mips32-dspr3.s: Likewise.
902 * testsuite/gas/mips/mips.exp: Run mips32-dspr3 test.
903
904 2016-05-11 Nick Clifton <nickc@redhat.com>
905
906 PR target/20068
907 * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
908 to the pool uses O_constant.
909 * testsuite/gas/arm/pr20068.s: New test.
910 * testsuite/gas/arm/pr20068.d: Test driver.
911
912 2016-05-11 Nick Clifton <nickc@redhat.com>
913
914 * testsuite/gas/arm/archv8m-cmse-base.d: Skip for non-ELF ARM targets.
915 * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
916 * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
917 * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
918 * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
919 * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
920 * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
921 * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
922 * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
923
924 2016-05-10 Alexander Fomin <alexander.fomin@intel.com>
925
926 * testsuite/gas/i386/i386.exp: Run RDPID tests.
927 * testsuite/gas/i386/prefix.d: Adjust.
928 * testsuite/gas/i386/rdpid.s: New test.
929 * testsuite/gas/i386/rdpid.d: Ditto.
930 * testsuite/gas/i386/rdpid-intel.d: Ditto.
931 * testsuite/gas/i386/x86-64-rdpid.s: Ditto.
932 * testsuite/gas/i386/x86-64-rdpid.d: Ditto.
933 * testsuite/gas/i386/x86-64-rdpid-intel.d: Ditto.
934
935 2016-05-10 Alexander Fomin <alexander.fomin@intel.com>
936
937 * config/tc-i386.c (cpu_arch): Add RDPID.
938 * doc/c-i386.texi: Document RDPID.
939
940 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
941
942 * config/tc-arm.c (arm_adjust_symtab): Use ARM_SET_SYM_BRANCH_TYPE to
943 set branch type of a symbol.
944
945 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
946
947 * NEWS: Document ARMv8-M and ARMv8-M Security and DSP Extensions.
948 * config/tc-arm.c (arm_ext_dsp): New feature for Thumb DSP
949 instructions.
950 (arm_extensions): Add dsp extension for ARMv8-M Mainline.
951 (aeabi_set_public_attributes): Memorize the feature bits of the
952 architecture selected for Tag_CPU_arch. Use it to set
953 Tag_DSP_extension to 1 for ARMv8-M Mainline with DSP extension.
954 (arm_convert_symbolic_attribute): Define Tag_DSP_extension.
955 * testsuite/gas/arm/arch7em-bad.d: Rename to ...
956 * testsuite/gas/arm/arch7em-bad-1.d: This.
957 * testsuite/gas/arm/arch7em-bad-2.d: New file.
958 * testsuite/gas/arm/arch7em-bad-3.d: Likewise.
959 * testsuite/gas/arm/archv8m-main-dsp-1.d: Likewise.
960 * testsuite/gas/arm/archv8m-main-dsp-2.d: Likewise.
961 * testsuite/gas/arm/archv8m-main-dsp-3.d: Likewise.
962 * testsuite/gas/arm/archv8m-main-dsp-4.d: Likewise.
963 * testsuite/gas/arm/archv8m-main-dsp-5.d: Likewise.
964 * testsuite/gas/arm/attr-march-armv8m.main.dsp.d: Likewise.
965
966 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
967
968 * config/tc-arm.c (struct arm_option_extension_value_table): Make
969 allowed_archs an array with 2 entries.
970 (ARM_EXT_OPT): Adapt to only fill the first entry of allowed_archs.
971 (ARM_EXT_OPT2): New macro filling the two entries of allowed_archs.
972 (arm_extensions): Use separate entries in allowed_archs when several
973 archs are allowed to use an extension and change ARCH_ANY in
974 ARM_ARCH_NONE in allowed_archs.
975 (arm_parse_extension): Check that, for each allowed_archs entry, all
976 bits are set in the current architecture, ignoring ARM_ANY entries.
977 (s_arm_arch_extension): Likewise.
978
979 2016-05-10 Thomas Preud'homme <thomas.preudhomme@arm.com>
980
981 * config/tc-arm.c (arm_ext_m): Add feature bit ARM_EXT2_V8M_MAIN.
982 (arm_ext_v8m_main): New feature set for bit ARM_EXT2_V8M_MAIN.
983 (arm_ext_v8m_m_only): New feature set for instructions in ARMv8-M not
984 shared with a non M profile architecture.
985 (do_rn): New function.
986 (known_t32_only_insn): Check opcode against arm_ext_v8m_m_only rather
987 than arm_ext_v8m.
988 (v7m_psrs): Add ARMv8-M security extensions new special registers.
989 (insns): Add ARMv8-M Security Extensions instructions.
990 (aeabi_set_public_attributes): Use arm_ext_v8m_m_only instead of
991 arm_ext_v8m_m to decide the profile and the Thumb ISA.
992 * testsuite/gas/arm/archv8m-cmse.s: New file.
993 * testsuite/gas/arm/archv8m-cmse-main.s: Likewise..
994 * testsuite/gas/arm/archv8m-cmse-msr.s: Likewise.
995 * testsuite/gas/arm/any-cmse.d: Likewise.
996 * testsuite/gas/arm/any-cmse-main.d: Likewise.
997 * testsuite/gas/arm/archv8m-cmse-base.d: Likewise.
998 * testsuite/gas/arm/archv8m-cmse-msr-base.d: Likewise.
999 * testsuite/gas/arm/archv8m-cmse-main-1.d: Likewise.
1000 * testsuite/gas/arm/archv8m-cmse-main-2.d: Likewise.
1001 * testsuite/gas/arm/archv8m-cmse-msr-main.d: Likewise.
1002
1003 2016-05-09 Jose E. Marchesi <jose.marchesi@oracle.com>
1004
1005 * testsuite/gas/sparc/sparc5vis4.s: Fix mnemonic of faligndatai.
1006 * testsuite/gas/sparc/sparc5vis4.d: Likewise.
1007
1008 2016-05-04 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1009
1010 * config/tc-arm.c (fpu_arch_vfp_v1): Mark with ATTRIBUTE_UNUSED.
1011 (fpu_arch_vfp_v3): Likewise.
1012 (fpu_arch_neon_v1): Likewise.
1013 (arm_arch_full): Likewise.
1014 (parse_neon_el_struct_list): Initialize fields of firsttype.
1015
1016 2016-05-03 Claudiu Zissulescu <claziss@synopsys.com>
1017
1018 * config/tc-arc.c (syntaxclass): Add SYNTAX_NOP and SYNTAX_1OP.
1019 (arc_extinsn): Handle new introduced syntax.
1020 * testsuite/gas/arc/textinsn1op.d: New file.
1021 * testsuite/gas/arc/textinsn1op.s: Likewise.
1022 * doc/c-arc.texi: Document SYNTAX_NOP and SYNTAX_1OP.
1023
1024 2016-05-03 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
1025
1026 * testsuite/gas/lns/lns.exp: Add avr to list of targets using
1027 DW_LNS_fixed_advance_pc.
1028
1029 2016-04-27 Alan Modra <amodra@gmail.com>
1030
1031 * as.h (inline, __PTR_TO_INT, __INT_TO_PTR): Don't define.
1032 (xmemdup0): New inline function.
1033
1034 2016-04-22 Maciej W. Rozycki <macro@imgtec.com>
1035
1036 * config/tc-mips.c (code_option_type): New enum.
1037 (parse_code_option): Return status indicating option type.
1038 (s_mipsset): Update `parse_code_option' call site accordingly.
1039 Always set register sizes from the ISA with ISA overrides.
1040 (s_module): Update `parse_code_option' call site.
1041 * testsuite/gas/mips/isa-override-1.d: New test.
1042 * testsuite/gas/mips/micromips@isa-override-1.d: New test.
1043 * testsuite/gas/mips/mips1@isa-override-1.d: New test.
1044 * testsuite/gas/mips/mips2@isa-override-1.d: New test.
1045 * testsuite/gas/mips/mips32@isa-override-1.d: New test.
1046 * testsuite/gas/mips/mips32r2@isa-override-1.d: New test.
1047 * testsuite/gas/mips/mips32r3@isa-override-1.d: New test.
1048 * testsuite/gas/mips/mips32r5@isa-override-1.d: New test.
1049 * testsuite/gas/mips/mips32r6@isa-override-1.d: New test.
1050 * testsuite/gas/mips/mips64r2@isa-override-1.d: New test.
1051 * testsuite/gas/mips/mips64r3@isa-override-1.d: New test.
1052 * testsuite/gas/mips/mips64r5@isa-override-1.d: New test.
1053 * testsuite/gas/mips/mips64r6@isa-override-1.d: New test.
1054 * testsuite/gas/mips/r3000@isa-override-1.d: New test.
1055 * testsuite/gas/mips/r3900@isa-override-1.d: New test.
1056 * testsuite/gas/mips/r5900@isa-override-1.d: New test.
1057 * testsuite/gas/mips/octeon@isa-override-1.d: New test.
1058 * testsuite/gas/mips/octeon3@isa-override-1.d: New test.
1059 * testsuite/gas/mips/isa-override-2.l: New list test.
1060 * testsuite/gas/mips/mips1@isa-override-2.l: New list test.
1061 * testsuite/gas/mips/mips2@isa-override-2.l: New list test.
1062 * testsuite/gas/mips/mips32@isa-override-2.l: New list test.
1063 * testsuite/gas/mips/mips32r2@isa-override-2.l: New list test.
1064 * testsuite/gas/mips/mips32r3@isa-override-2.l: New list test.
1065 * testsuite/gas/mips/mips32r5@isa-override-2.l: New list test.
1066 * testsuite/gas/mips/mips32r6@isa-override-2.l: New list test.
1067 * testsuite/gas/mips/r3000@isa-override-2.l: New list test.
1068 * testsuite/gas/mips/r3900@isa-override-2.l: New list test.
1069 * testsuite/gas/mips/octeon3@isa-override-2.l: New list test.
1070 * testsuite/gas/mips/octeon3@isa-override-1.l: New stderr
1071 output.
1072 * testsuite/gas/mips/isa-override-1.s: New test source.
1073 * testsuite/gas/mips/r5900@isa-override-1.s: New test source.
1074 * testsuite/gas/mips/isa-override-2.s: New test source.
1075 * testsuite/gas/mips/mips1@isa-override-2.s: New test source.
1076 * testsuite/gas/mips/mips2@isa-override-2.s: New test source.
1077 * testsuite/gas/mips/mips32@isa-override-2.s: New test source.
1078 * testsuite/gas/mips/mips32r2@isa-override-2.s: New test source.
1079 * testsuite/gas/mips/mips32r3@isa-override-2.s: New test source.
1080 * testsuite/gas/mips/mips32r5@isa-override-2.s: New test source.
1081 * testsuite/gas/mips/mips32r6@isa-override-2.s: New test source.
1082 * testsuite/gas/mips/r3000@isa-override-2.s: New test source.
1083 * testsuite/gas/mips/r3900@isa-override-2.s: New test source.
1084 * testsuite/gas/mips/octeon3@isa-override-2.s: New test source.
1085 * testsuite/gas/mips/mips.exp: Run the new tests.
1086
1087 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1088
1089 * cgen.c: Likewise.
1090 * config/tc-bfin.c: Likewise.
1091 * config/tc-ia64.c: Likewise.
1092 * config/tc-mep.c: Likewise.
1093 * config/tc-metag.c: Likewise.
1094 * config/tc-nios2.c: Likewise.
1095 * config/tc-rl78.c: Likewise.
1096
1097 2016-04-20 Andrew Burgess <andrew.burgess@embecosm.com>
1098
1099 * doc/c-arc.texi (ARC Options): Add nps400 to list of valus for
1100 -mcpu. Add cross reference to .cpu directive from -mcpu option.
1101 (ARC Directives): Add NPS400 to .cpu directive list.
1102
1103 2016-04-20 Matthew Wahab <matthew.wahab@arm.com>
1104
1105 * config/tc-aarch64.c (aarch64_features): Add "ras".
1106 * doc/c-aarch64.texi (AArch64 Extensions): Add "ras".
1107 * testsuite/gas/aarch64/armv8-ras-1.d: New.
1108 * testsuite/gas/aarch64/armv8-ras-1.s: New.
1109 * testsuite/gas/aarch64/illegal-ras-1.d: New.
1110 * testsuite/gas/aarch64/illegal-ras-1.s: New.
1111
1112 2016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * testsuite/gas/arc/nps400-6.d: New file.
1115 * testsuite/gas/arc/nps400-6.s: New file.
1116
1117 2016-04-19 Andrew Burgess <andrew.burgess@embecosm.com>
1118
1119 * testsuite/gas/arc/nps400-4.d: New file.
1120 * testsuite/gas/arc/nps400-4.s: New file.
1121 * testsuite/gas/arc/nps400-5.d: New file.
1122 * testsuite/gas/arc/nps400-5.s: New file.
1123
1124 2016-04-19 Martin Galvan <martin.galvan@tallertechnologies.com>
1125
1126 * doc/as.texinfo (.cfi_remember_state, .cfi_restore_state): Improve
1127 documentation.
1128
1129 2016-04-17 Andrew Burgess <andrew.burgess@embecosm.com>
1130
1131 Revert prevous change.
1132 * config/tc-arc.c (arc_option): Make .cpu directive
1133 case-sensitive again.
1134
1135 2016-04-16 Andrew Burgess <andrew.burgess@embecosm.com>
1136
1137 * config/tc-arc.c (arc_option): Make .cpu directive
1138 case-insensitive.
1139
1140 2016-04-16 Andrew Burgess <andrew.burgess@embecosm.com>
1141
1142 * config/tc-arc.c (arc_option): Allow NPS400 in .cpu directive.
1143
1144 2016-04-15 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1145
1146 * config/tc-mips.c (md_begin): Remove useless assignment.
1147
1148 2016-04-15 H.J. Lu <hongjiu.lu@intel.com>
1149
1150 * Makefile.in: Regenerated with automake 1.11.6.
1151 * aclocal.m4: Likewise.
1152 * doc/Makefile.in: Likewise.
1153
1154 2016-04-15 Alan Modra <amodra@gmail.com>
1155
1156 * config/tc-ppc.c (toc_reloc_types): Wrap in #ifdef OBJ_ELF
1157
1158 2016-04-14 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1159
1160 * config/tc-nios2.c (nios2_as_options): Make file static.
1161 * config/tc-ppc.c (toc_reloc_ypes): Likewise.
1162 * config/tc-sparc.c (native_op_table): Likewise.
1163
1164 2016-04-14 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1165
1166 * config/tc-m32c.c (M32C_Macros): Remove.
1167 * config/tc-msp430.c (option_numbers): Likewise.
1168
1169 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1170
1171 * testsuite/gas/arc/nps400-3.d: New file.
1172 * testsuite/gas/arc/nps400-3.s: New file.
1173
1174 2016-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1175
1176 * testsuite/gas/arc/add_s-err.s: Update target pattern.
1177 * testsuite/gas/arc/warn.s: Likewise.
1178 * testsuite/gas/elf/elf.exp: Run test for arc.
1179
1180 2016-04-14 Nick Clifton <nickc@redhat.com>
1181
1182 PR target/19938
1183 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Allow for the string
1184 sections possibly having the SHF_STRINGS flag bit set.
1185 * testsuite/gas/i386/x86-64-unwind.d: Likewise.
1186
1187 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
1188
1189 * config/tc-arc.c (mach_type_specified_p): Change type to
1190 bfd_boolean.
1191 (arc_option): Set private flags when parsing cpu pseudo-op.
1192 (md_parse_option): Set mach_type_specified_p to TRUE.
1193
1194 2016-04-13 Nick Clifton <nickc@redhat.com>
1195
1196 PR target/19937
1197 * testsuite/gas/v850/pr19937.s: New test.
1198 * testsuite/gas/v850/pr19937.d: New test control file.
1199 * testsuite/gas/v850/basic.exp: Run the new test.
1200
1201 2016-04-13 Maciej W. Rozycki <macro@imgtec.com>
1202 Andrew Bennett <andrew.bennett@imgtec.com>
1203
1204 * config/tc-mips.c (relaxed_branch_length): Use the long
1205 sequence where the target is a weak symbol.
1206 (relaxed_micromips_32bit_branch_length): Likewise.
1207 (relaxed_micromips_16bit_branch_length): Likewise.
1208 * testsuite/gas/mips/branch-weak-1.d: New test.
1209 * testsuite/gas/mips/branch-weak-2.d: New test.
1210 * testsuite/gas/mips/branch-weak-3.d: New test.
1211 * testsuite/gas/mips/branch-weak-4.d: New test.
1212 * testsuite/gas/mips/branch-weak-5.d: New test.
1213 * testsuite/gas/mips/branch-weak.l: New stderr output.
1214 * testsuite/gas/mips/branch-weak.s: New test source.
1215 * testsuite/gas/mips/mips.exp: Run the new tests.
1216
1217 2016-04-13 Maciej W. Rozycki <macro@imgtec.com>
1218
1219 * config/tc-mips.c (relaxed_branch_length): Use the long
1220 sequence where the distance cannot be determined.
1221 (relaxed_micromips_32bit_branch_length): Likewise.
1222 * testsuite/gas/mips/branch-extern-1.d: New test.
1223 * testsuite/gas/mips/branch-extern-2.d: New test.
1224 * testsuite/gas/mips/branch-extern-3.d: New test.
1225 * testsuite/gas/mips/branch-extern-4.d: New test.
1226 * testsuite/gas/mips/branch-extern.l: New stderr output.
1227 * testsuite/gas/mips/branch-extern.s: New test source.
1228 * testsuite/gas/mips/branch-section-1.d: New test.
1229 * testsuite/gas/mips/branch-section-2.d: New test.
1230 * testsuite/gas/mips/branch-section-3.d: New test.
1231 * testsuite/gas/mips/branch-section-4.d: New test.
1232 * testsuite/gas/mips/branch-section.l: New stderr output.
1233 * testsuite/gas/mips/branch-section.s: New test source.
1234 * testsuite/gas/mips/mips.exp: Run the new tests.
1235
1236 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
1237
1238 * testsuite/gas/arc/textauxregister.d: New file.
1239 * testsuite/gas/arc/textauxregister.s: Likewise.
1240 * testsuite/gas/arc/textcondcode.d: Likewise.
1241 * testsuite/gas/arc/textcondcode.s: Likewise.
1242 * testsuite/gas/arc/textcoreregister.d: Likewise.
1243 * testsuite/gas/arc/textcoreregister.s: Likewise.
1244 * testsuite/gas/arc/textpseudoop.d: Likewise.
1245 * testsuite/gas/arc/textpseudoop.s: Likewise.
1246 * testsuite/gas/arc/ld2.d: Update test.
1247 * testsuite/gas/arc/st.d: Likewise.
1248 * testsuite/gas/arc/taux.d: Likewise.
1249 * doc/c-arc.texi (ARC Directives): Add .extCondCode,
1250 .extCoreRegister and .extAuxRegister documentation.
1251 * config/tc-arc.c (arc_extcorereg): New function.
1252 (md_pseudo_table): Add .extCondCode, .extCoreRegister and
1253 .extAuxRegister pseudo-ops.
1254 (extRegister_t): New type.
1255 (ext_condcode, arc_aux_hash): New global variable.
1256 (find_opcode_match): Check for extensions.
1257 (preprocess_operands): Likewise.
1258 (md_begin): Add aux registers in a hash.
1259 (assemble_insn): Update use arc_flags member.
1260 (tokenize_extregister): New function.
1261 (create_extcore_section): Likewise.
1262 * config/tc-arc.h (arc_flags): Delete code, add flgp.
1263
1264 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
1265
1266 * testsuite/gas/arc/noargs_a7.d: New file.
1267 * testsuite/gas/arc/noargs_a7.s: Likewise.
1268 * testsuite/gas/arc/noargs_hs.d: Likewise.
1269 * testsuite/gas/arc/noargs_hs.s: Likewise.
1270
1271 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
1272
1273 * testsuite/gas/arc/textinsn-errors.d: New File.
1274 * testsuite/gas/arc/textinsn-errors.err: Likewise.
1275 * testsuite/gas/arc/textinsn-errors.s: Likewise.
1276 * testsuite/gas/arc/textinsn2op.d: Likewise.
1277 * testsuite/gas/arc/textinsn2op.s: Likewise.
1278 * testsuite/gas/arc/textinsn2op01.d: Likewise.
1279 * testsuite/gas/arc/textinsn2op01.s: Likewise.
1280 * testsuite/gas/arc/textinsn3op.d: Likewise.
1281 * testsuite/gas/arc/textinsn3op.s: Likewise.
1282 * doc/c-arc.texi (ARC Directives): Add .extInstruction
1283 documentation.
1284 * config/tc-arc.c (arcext_section): New variable.
1285 (arc_extinsn): New function.
1286 (md_pseudo_table): Add .extInstruction pseudo op.
1287 (attributes_t): New type.
1288 (suffixclass, syntaxclass, syntaxclassmod): New constant
1289 structures.
1290 (find_opcode_match): Remove arc_num_opcodes.
1291 (md_begin): Likewise.
1292 (tokenize_extinsn): New function.
1293 (arc_set_ext_seg): Likewise.
1294 (create_extinst_section): Likewise.
1295
1296 2016-04-12 Claudiu Zissulescu <claziss@synopsys.com>
1297
1298 * config/tc-arc.c (preprocess_operands): Mark AUX symbol.
1299 (arc_adjust_symtab): New function.
1300 * config/tc-arc.h (ARC_FLAG_AUX): Define.
1301 (obj_adjust_symtab): Likewise.
1302 * testsuite/gas/arc/taux.d: New file.
1303 * testsuite/gas/arc/taux.s: Likewise.
1304
1305 2016-04-09 Maciej W. Rozycki <macro@imgtec.com>
1306
1307 * config/tc-mips.c (s_option): Sanitize `.option picX'
1308 pseudo-op.
1309 * testsuite/gas/mips/option-pic-1.d: New test.
1310 * testsuite/gas/mips/option-pic-2.l: New list test.
1311 * testsuite/gas/mips/option-pic-1.s: New test source.
1312 * testsuite/gas/mips/option-pic-2.s: New test source.
1313 * testsuite/gas/mips/mips.exp: Run the new tests.
1314
1315 2016-04-09 Maciej W. Rozycki <macro@imgtec.com>
1316
1317 * config/tc-mips.c (s_option): Reject `.option picX' if VxWorks
1318 PIC.
1319 * testsuite/gas/mips/option-pic-vxworks-1.l: New list test.
1320 * testsuite/gas/mips/option-pic-vxworks-2.l: New list test.
1321 * testsuite/gas/mips/option-pic-vxworks-1.s: New test source.
1322 * testsuite/gas/mips/option-pic-vxworks-2.s: New test source.
1323 * testsuite/gas/mips/mips.exp: Run the new tests.
1324
1325 2016-04-09 Maciej W. Rozycki <macro@imgtec.com>
1326
1327 * config/tc-mips.c (can_swap_branch_p): Correct call formatting.
1328
1329 2016-04-09 Maciej W. Rozycki <macro@imgtec.com>
1330
1331 * messages.c (as_bad): Fix a typo in description.
1332
1333 2016-04-09 Maciej W. Rozycki <macro@imgtec.com>
1334
1335 * config/tc-mips.c (mips_check_options): Unify messages.
1336
1337 2016-04-09 Maciej W. Rozycki <macro@imgtec.com>
1338
1339 * config/tc-mips.c (mips_check_options): Use `opts->isa'
1340 consistently.
1341
1342 2016-04-08 Nick Clifton <nickc@redhat.com>
1343
1344 PR target/19910
1345 * testsuite/gas/sparc/pr19910-1.d: Adjust regexps to work with
1346 COFF and AOUT sparc targets.
1347
1348 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1349
1350 * config/tc-arc.h (MAX_FLAG_NAME_LENGTH): Increase to 7.
1351 * testsuite/gas/arc/nps400-2.d: New file.
1352 * testsuite/gas/arc/nps400-2.s: New file.
1353
1354 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1355
1356 * config/tc-arc.c (struct arc_opcode_hash_entry_iterator): New
1357 structure.
1358 (arc_opcode_hash_entry_iterator_init): New function.
1359 (arc_opcode_hash_entry_iterator_next): New function.
1360 (find_opcode_match): Iterate over all arc_opcode entries
1361 referenced by the arc_opcode_hash_entry passed in as a parameter.
1362
1363 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1364
1365 * config/tc-arc.c (arc_find_opcode): Now returns
1366 arc_opcode_hash_entry pointer.
1367 (find_opcode_match): Update argument type, extract arc_opcode from
1368 incoming arc_opcode_hash_entry.
1369 (find_special_case_pseudo): Update return type.
1370 (find_special_case_flag): Update return type.
1371 (find_special_case): Update return type.
1372 (assemble_tokens): Lookup arc_opcode_hash_entry based on
1373 instruction mnemonic, then use find_opcode_match to identify
1374 specific arc_opcode.
1375
1376 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1377
1378 * config/tc-arc.c (struct arc_opcode_hash_entry): New structure.
1379 (arc_find_opcode): New function.
1380 (find_special_case_pseudo): Use arc_find_opcode.
1381 (find_special_case_flag): Likewise.
1382 (assemble_tokens): Likewise.
1383 (md_begin): Build hash using struct arc_opcode_hash_entry.
1384
1385 2016-04-07 Claudiu Zissulescu <claziss@synopsys.com>
1386
1387 * config/tc-arc.c (arc_option): Prepare string for automatic
1388 translation.
1389 (declare_register): Likewise.
1390
1391 2016-04-06 James Greenhalgh <james.greenhalgh@arm.com>
1392
1393 * doc/c-aarch64.texi (Architecture Extensions): Add entry for LSE.
1394 Correct entry for RDMA. Alpha sort entries.
1395
1396 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1397
1398 * config/tc-arc.c (tokenize_flags): Allow greater range of
1399 characters into flag names.
1400
1401 2016-04-07 Andrew Burgess <andrew.burgess@embecosm.com>
1402
1403 * config/tc-arc.c (find_opcode_match): Handle O_symbol case, add
1404 new de_fault label.
1405 (preprocess_operands): Delete.
1406 (assemble_tokens): Remove call to preprocess_operands.
1407
1408 2016-04-07 Nick Clifton <nickc@redhat.com>
1409
1410 PR gas/19910
1411 * config/tc-sparc.c (sparc_ip): Report an error if the expression
1412 inside a %-macro could not be fully parsed.
1413 * expr.c (integer_constant): Accept and ignore U suffixes to
1414 integers.
1415 (operand): When a missing closing parenthesis is encountered,
1416 report the character that was found instead.
1417 * testsuite/gas/mips/tls-ill.l: Update expected error message.
1418 * testsuite/gas/sparc/pr19910-1.d: New test driver.
1419 * testsuite/gas/sparc/pr19910-1.s: New test.
1420 * testsuite/gas/sparc/pr19910-2.l: Expected error output.
1421 * testsuite/gas/sparc/pr19910-2.s: New test.
1422 * testsuite/gas/sparc/sparc.exp: Run the new tests.
1423
1424 2016-04-06 Nick Clifton <nickc@redhat.com>
1425
1426 * config/tc-msp430.c (msp430_operands): Check for a NOP preceding
1427 an EINT instruction. Warn/fix as necessary.
1428 * testsuite/gas/msp430/bad.s: Add test of EINT without preceding NOP.
1429 * testsuite/gas/msp430/bad.l: Update expected messages.
1430
1431 2016-04-05 Andrew Burgess <andrew.burgess@embecosm.com>
1432
1433 * testsuite/gas/arc/nps400-1.d: Update expected results.
1434 * testsuite/gas/arc/nps400-1.s: Additional test cases.
1435
1436 2016-04-05 Claudiu Zissulescu <claziss@synopsys.com>
1437
1438 * config/tc-arc.c (is_code_density_p): Compare directly the
1439 subclass field.
1440 (is_spfp_p, is_dpfp_p, is_spfp_p): Define.
1441 (check_cpu_feature): New function.
1442 (find_opcode_match): Use check_cpu_feature function.
1443 (preprocess_operands): Likewise.
1444 (md_parse_option): Use mfpuda, mdpfp, mspfp options.
1445 * testsuite/gas/arc/tdpfp.d: New file.
1446 * testsuite/gas/arc/tfpuda.d: Likewise.
1447 * testsuite/gas/arc/tfpx.s: Likewise.
1448
1449 2016-04-05 Jiong Wang <jiong.wang@arm.com>
1450
1451 * config/tc-arm.c (do_neon_mac_maybe_scalar): Allow F16.
1452 * testsuite/gas/arm/armv8-2-fp16-simd.s: New tests.
1453 * testsuite/gas/arm/armv8-2-fp16-simd.d: New expected results.
1454 * testsuite/gas/arm/armv8-2-fp16-simd-thum.d: Likewise for Thumb.
1455 * testsuite/gas/arm/armv8-2-fp16-simd-warning.l: New warning results.
1456 * testsuite/gas/arm/simd_by_scalar_low_regbank.s: New test source.
1457 * testsuite/gas/arm/simd_by_scalar_low_regbank.d: New testcase.
1458 * testsuite/gas/arm/simd_by_scalar_low_regbank_thumb.d: Likewise
1459 for Thumb.
1460 * testsuite/gas/arm/simd_by_scalar_low_regbank.l: New warning results.
1461
1462 2016-04-05 Claudiu Zissulescu <claziss@synopsys.com>
1463
1464 * config/tc-arc.c (assemble_insn): Prohibit pc-rel relocations for
1465 JUMP instructions type.
1466 * testsuite/gas/arc/relocs-errors.d: New file.
1467 * testsuite/gas/arc/relocs-errors.err: Likewise.
1468 * testsuite/gas/arc/relocs-errors.s: Likewise.
1469
1470 2016-04-04 H.J. Lu <hongjiu.lu@intel.com>
1471
1472 PR gas/19909
1473 * config/tc-i386.c (check_VecOperands): Try vec_disp8 encoding
1474 only if i.disp_encoding != disp_encoding_32bit.
1475 * gas/testsuite/gas/i386/disp32.s: Add tests for vmovdqu64.d32.
1476 * gas/testsuite/gas/i386/x86-64-disp32.s: Likewise.
1477 * gas/testsuite/gas/i386/disp32.d: Updated.
1478 * gas/testsuite/gas/i386/x86-64-disp32.d: Likewise.
1479
1480 2016-04-04 H.J. Lu <hongjiu.lu@intel.com>
1481
1482 PR gas/19498
1483 * testsuite/gas/i386/i386.exp: Run pr19498.
1484 * testsuite/gas/i386/pr19498.d: New file.
1485 * testsuite/gas/i386/pr19498.s: Likewise.
1486
1487 2016-04-04 Andrew Burgess <andrew.burgess@embecosm.com>
1488
1489 * config/tc-arc.h: Include 'opcode/arc.h'.
1490 (MAX_INSN_ARGS): Delete.
1491 (MAX_INSN_FLGS): Delete.
1492
1493 2016-04-04 Alan Modra <amodra@gmail.com>
1494
1495 PR 19498
1496 * symbols.c (resolve_symbol_value): Clear sy_resolving on exit
1497 from function on all paths that set sy_resolving.
1498
1499 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1500
1501 * app.c (app_push): use XNEW macro.
1502 * as.c: Likewise.
1503 * config/obj-elf.c (obj_elf_change_section): Likewise.
1504 (elf_copy_symbol_attributes): Likewise.
1505 (obj_elf_size): Likewise.
1506 (build_group_lists): Likewise.
1507 * config/tc-aarch64.c (add_operand_error_record): Likewise.
1508 (md_assemble): Likewise.
1509 (tc_gen_reloc): Likewise.
1510 (get_upper_str): Likewise.
1511 (aarch64_parse_features): Likewise.
1512 * config/tc-arm.c (insert_reg_alias): Likewise.
1513 (insert_neon_reg_alias): Likewise.
1514 (find_or_make_literal_pool): Likewise.
1515 (s_arm_elf_cons): Likewise.
1516 (add_unwind_opcode): Likewise.
1517 (arm_parse_extension): Likewise.
1518 * config/tc-avr.c (create_record_for_frag): Likewise.
1519 * config/tc-crx.c: Likewise.
1520 * config/tc-d30v.c: Likewise.
1521 * config/tc-dlx.c (s_proc): Likewise.
1522 * config/tc-ft32.c: Likewise.
1523 * config/tc-h8300.c: Likewise.
1524 * config/tc-hppa.c (pa_proc): Likewise.
1525 (create_new_space): Likewise.
1526 (create_new_subspace): Likewise.
1527 * config/tc-i860.c: Likewise.
1528 * config/tc-i960.c: Likewise.
1529 * config/tc-ia64.c: Likewise.
1530 * config/tc-iq2000.c (iq2000_add_macro): Likewise.
1531 (iq2000_record_hi16): Likewise.
1532 * config/tc-m32c.c (m32c_indirect_operand): Likewise.
1533 * config/tc-m32r.c (debug_sym): Likewise.
1534 (m32r_record_hi16): Likewise.
1535 * config/tc-m68k.c (m68k_ip): Likewise.
1536 (md_begin): Likewise.
1537 * config/tc-mcore.c: Likewise.
1538 * config/tc-microblaze.c (check_got): Likewise.
1539 * config/tc-mips.c (append_insn): Likewise.
1540 (s_mipsset): Likewise.
1541 (mips_record_label): Likewise.
1542 (s_mips_end): Likewise.
1543 * config/tc-mmix.c (mmix_frob_file): Likewise.
1544 * config/tc-mn10200.c: Likewise.
1545 * config/tc-mn10300.c: Likewise.
1546 * config/tc-moxie.c: Likewise.
1547 * config/tc-msp430.c: Likewise.
1548 * config/tc-nds32.c (nds32_elf_save_pseudo_pattern): Likewise.
1549 * config/tc-ns32k.c: Likewise.
1550 * config/tc-or1k.c: Likewise.
1551 * config/tc-pdp11.c: Likewise.
1552 * config/tc-pj.c (fake_opcode): Likewise.
1553 * config/tc-ppc.c (ppc_apuinfo_section_add): Likewise.
1554 (ppc_macro): Likewise.
1555 (ppc_dwsect): Likewise.
1556 (ppc_machine): Likewise.
1557 * config/tc-rl78.c (rl78_frag_init): Likewise.
1558 * config/tc-rx.c (rx_frag_init): Likewise.
1559 * config/tc-s390.c (s390_lit_suffix): Likewise.
1560 (s390_machine): Likewise.
1561 (s390_machinemode): Likewise.
1562 * config/tc-score.c (s3_insert_reg): Likewise.
1563 (s3_gen_reloc): Likewise.
1564 * config/tc-score7.c (s7_insert_reg): Likewise.
1565 (s7_gen_reloc): Likewise.
1566 * config/tc-tic30.c (tic30_operand): Likewise.
1567 * config/tc-tic4x.c (tic4x_inst_make): Likewise.
1568 * config/tc-tic54x.c (stag_add_field): Likewise.
1569 (tic54x_struct): Likewise.
1570 (tic54x_space): Likewise.
1571 (tic54x_field): Likewise.
1572 (tic54x_mlib): Likewise.
1573 (subsym_substitute): Likewise.
1574 * config/tc-tic6x.c (tic6x_frob_label): Likewise.
1575 * config/tc-vax.c: Likewise.
1576 * config/tc-xc16x.c: Likewise.
1577 * config/tc-xtensa.c (xtensa_add_insn_label): Likewise.
1578 (directive_push): Likewise.
1579 (xtensa_begin_directive): Likewise.
1580 (tokenize_arguments): Likewise.
1581 (xtensa_add_literal_sym): Likewise.
1582 (new_resource_table): Likewise.
1583 (resize_resource_table): Likewise.
1584 (emit_single_op): Likewise.
1585 (xtensa_create_trampoline_frag): Likewise.
1586 (xtensa_maybe_create_literal_pool_frag): Likewise.
1587 (xtensa_add_config_info): Likewise.
1588 (xtensa_realloc_fixup_cache): Likewise.
1589 (add_subseg_info): Likewise.
1590 (cache_literal_section): Likewise.
1591 (add_xt_block_frags): Likewise.
1592 (add_xt_prop_frags): Likewise.
1593 (init_op_placement_info_table): Likewise.
1594 (build_section_rename): Likewise.
1595 * config/tc-z80.c: Likewise.
1596 * config/tc-z8k.c: Likewise.
1597 * depend.c (register_dependency): Likewise.
1598 * dwarf2dbg.c (get_line_subseg): Likewise.
1599 (dwarf2_gen_line_info_1): Likewise.
1600 (get_filenum): Likewise.
1601 * ecoff.c (allocate_scope): Likewise.
1602 (allocate_vlinks): Likewise.
1603 (allocate_shash): Likewise.
1604 (allocate_thash): Likewise.
1605 (allocate_tag): Likewise.
1606 (allocate_forward): Likewise.
1607 (allocate_thead): Likewise.
1608 (allocate_lineno_list): Likewise.
1609 * expr.c (make_expr_symbol): Likewise.
1610 * hash.c (hash_new_sized): Likewise.
1611 * input-file.c (input_file_push): Likewise.
1612 * listing.c (file_info): Likewise.
1613 (listing_newline): Likewise.
1614 * macro.c (new_formal): Likewise.
1615 (define_macro): Likewise.
1616 * remap.c (add_debug_prefix_map): Likewise.
1617 * symbols.c (symbol_find_noref): Likewise.
1618 (define_dollar_label): Likewise.
1619 (fb_label_instance_inc): Likewise.
1620 (symbol_relc_make_value): Likewise.
1621
1622 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1623
1624 * config/obj-elf.c (obj_elf_vendor_attribute): Use xstrdup.
1625 * config/tc-ppc.c (ppc_frob_file_before_adjust): Likewise.
1626 (ppc_znop): Likewise.
1627 (ppc_pe_section): Likewise.
1628 (ppc_frob_symbol): Likewise.
1629 * config/tc-tic30.c (tic30_operand): Likewise.
1630 * config/tc-tic4x.c (tic4x_sect): Likewise.
1631 (tic4x_usect): Likewise.
1632
1633 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1634
1635 * config/tc-alpha.c: Const qualify FLT_CHARS.
1636 * config/atof-ieee.c: Remove declarations of FLT_CHARS and EXP_CHARS.
1637 * config/tc-cris.h: Likewise.
1638 * expr.c: Likewise.
1639 * config/tc-mmix.c (md_atof): Adjust comment.
1640 * config/tc-mmix.h: Stop defining FLT_CHARS and EXP_CHARS as macros.
1641 * tc.h: Declare FLT_CHARS and EXP_CHARS.
1642
1643 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1644
1645 * config/tc-score.c (s3_gen_reloc): Add const qualifiers.
1646 * config/tc-score7.c (s7_gen_reloc): Likewise.
1647
1648 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1649
1650 * config/tc-arm.c (do_t_branch): Change the type of reloc to
1651 bfd_reloc_code_real_type.
1652
1653 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1654
1655 * config/bfin-parse.y (current_inputline): Remove definition.
1656 * config/tc-bfin.c (md_assemble): Simplify use of current_inputline.
1657
1658 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1659
1660 * config/tc-avr.c (md_parse_option): Use strcasecmp () to compare
1661 strings.
1662
1663 2016-04-02 Alan Modra <amodra@gmail.com>
1664
1665 PR 19896
1666 * read.c (assign_symbol): Consume rest of line after an error
1667 rather than continuing to process the line.
1668
1669 2016-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
1670
1671 * config/tc-arc.h (MAX_FLAG_NAME_LENGHT): Rename to...
1672 (MAX_FLAG_NAME_LENGTH): ...this.
1673 (struct arc_flags): Update to use MAX_FLAG_NAME_LENGTH.
1674 * config/tc-arc.c (tokenize_flags): Likewise.
1675
1676 2016-04-01 Alan Modra <amodra@gmail.com>
1677
1678 * cgen.c (weak_operand_overflow_check): Return const char*.
1679 * messages.c (as_internal_value_out_of_range): Formatting.
1680 (as_warn_value_out_of_range): Consify prefix param.
1681 (as_bad_value_out_of_range): Likewise.
1682 * read.c (s_errwarn): Constify msg..
1683 (s_float_space, float_cons): ..and err.
1684 * as.h (as_warn_value_out_of_range, as_bad_value_out_of_range,
1685 ieee_md_atof, vax_md_atof): Update prototypes.
1686 * tc.h (md_atof): Update prototype.
1687 * config/atof-ieee.c (ieee_md_atof): Return const char*.
1688 * config/atof-vax.c (vax_md_atof): Likewise.
1689 * config/obj-elf.c (obj_elf_parse_section_letters): Constify bad_msg.
1690 * config/tc-aarch64.c (md_atof): Return const char*.
1691 * config/tc-alpha.c (s_alpha_section_name): Likewise.
1692 (s_alpha_comm): Constify sec_name.
1693 (section_name): Constify.
1694 (s_alpha_section): Consify name..
1695 (alpha_elf_section_letter): ..and ptr_msg param..
1696 (md_atof): ..and return.
1697 * config/tc-alpha.h (alpha_elf_section_letter): Update prototype.
1698 * config/tc-arc.c (md_atof): Return const char*.
1699 * config/tc-arm.c (md_atof): Likewise.
1700 * config/tc-avr.c (md_atof): Likewise.
1701 * config/tc-bfin.c (md_atof): Likewise.
1702 * config/tc-cr16.c (md_atof): Likewise.
1703 * config/tc-cris.c (md_atof): Likewise.
1704 * config/tc-crx.c (md_atof): Likewise.
1705 * config/tc-d10v.c (md_atof): Likewise.
1706 * config/tc-d30v.c (md_atof): Likewise.
1707 * config/tc-dlx.c (md_atof): Likewise.
1708 * config/tc-epiphany.c (md_atof): Likewise.
1709 * config/tc-fr30.c (md_atof): Likewise.
1710 * config/tc-frv.c (md_atof): Likewise.
1711 * config/tc-ft32.c (md_atof): Likewise.
1712 * config/tc-h8300.c (md_atof): Likewise.
1713 * config/tc-hppa.c (struct default_subspace_dict): Constify name.
1714 (struct default_space_dict): Likewise.
1715 (create_new_space): Constify name param.
1716 (create_new_subspace): Likewise.
1717 (is_defined_space, is_defined_subspace): Likewise.
1718 (pa_parse_space_stmt): Constify space_name param.
1719 (md_atof): Return const char*.
1720 (pa_spaces_begin): Constify name.
1721 * config/tc-i370.c (md_atof): Return const char*.
1722 * config/tc-i386.c (md_atof): Likewise.
1723 (x86_64_section_letter): Constify ptr_msg param.
1724 * config/tc-i386.h (x86_64_section_letter): Update prototype.
1725 * config/tc-i860.c (struct i860_it): Constify error.
1726 (md_atof): Return const char*.
1727 * config/tc-i960.c (md_atof): Likewise.
1728 * config/tc-ia64.c (md_atof): Likewise.
1729 (ia64_elf_section_letter): Constify ptr_msg param.
1730 * config/tc-ia64.h (ia64_elf_section_letter): Update prototype.
1731 * config/tc-ip2k.c (md_atof): Return const char*.
1732 * config/tc-iq2000.c (md_atof): Likewise.
1733 * config/tc-lm32.c (md_atof): Likewise.
1734 * config/tc-m32c.c (md_atof): Likewise.
1735 * config/tc-m32r.c (md_atof): Likewise.
1736 * config/tc-m68hc11.c (md_atof): Likewise.
1737 * config/tc-m68k.c (md_atof): Likewise.
1738 * config/tc-mcore.c (md_atof): Likewise.
1739 * config/tc-mep.c (md_atof): Likewise.
1740 (mep_elf_section_letter): Constify ptr_msg param.
1741 * config/tc-mep.h (mep_elf_section_letter): Update prototype.
1742 * config/tc-metag.c (md_atof): Return const char*.
1743 * config/tc-microblaze.c (md_atof): Likewise.
1744 * config/tc-microblaze.h (md_atof): Delete prototype.
1745 * config/tc-mips.c (mips_parse_argument_token): Constify err.
1746 (md_atof): Return const char*.
1747 * config/tc-mmix.c (md_atof): Likewise.
1748 * config/tc-mn10200.c (md_atof): Likewise.
1749 * config/tc-mn10300.c (md_atof): Likewise.
1750 * config/tc-moxie.c (md_atof): Likewise.
1751 * config/tc-msp430.c (md_atof): Likewise.
1752 * config/tc-mt.c (md_atof): Likewise.
1753 * config/tc-nds32.c (md_atof): Likewise.
1754 * config/tc-nios2.c (md_atof): Likewise.
1755 (nios2_elf_section_letter): Constify ptr_msg param.
1756 * config/tc-nios2.h (nios2_elf_section_letter): Update prototype.
1757 * config/tc-ns32k.c (md_atof): Return const char*.
1758 * config/tc-or1k.c (md_atof): Likewise.
1759 * config/tc-pdp11.c (struct pdp11_code): Constify error.
1760 (md_atof): Return const char*.
1761 * config/tc-pj.c (md_atof): Likewise.
1762 * config/tc-ppc.c (md_atof): Likewise.
1763 * config/tc-rl78.c (md_atof): Likewise.
1764 * config/tc-rx.c (md_atof): Likewise.
1765 * config/tc-s390.c (md_atof): Likewise.
1766 * config/tc-score.c (s3_atof, md_atof): Likewise.
1767 * config/tc-sh.c (md_atof): Likewise.
1768 * config/tc-sparc.c (struct sparc_it): Constify error.
1769 (md_atof): Return const char*.
1770 * config/tc-spu.c (md_atof): Likewise.
1771 * config/tc-tic30.c (md_atof): Likewise.
1772 * config/tc-tic4x.c (md_atof): Likewise.
1773 * config/tc-tic54x.c (md_atof): Likewise.
1774 * config/tc-tic6x.c (md_atof): Likewise.
1775 * config/tc-tilegx.c (md_atof): Likewise.
1776 * config/tc-tilepro.c (md_atof): Likewise.
1777 * config/tc-v850.c (parse_register_list, md_atof): Likewise.
1778 * config/tc-vax.c (md_atof): Likewise.
1779 * config/tc-visium.c (md_atof): Likewise.
1780 * config/tc-xc16x.c (md_atof): Likewise.
1781 * config/tc-xgate.c (md_atof): Likewise.
1782 * config/tc-xstormy16.c (md_atof): Likewise.
1783 * config/tc-xtensa.c (md_atof): Likewise.
1784 * config/tc-z80.c (md_atof): Likewise.
1785 * config/tc-z8k.c (md_atof): Likewise.
1786
1787 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1788
1789 * config/tc-xtensa.c (struct rename_section_struct): Make old_name
1790 const.
1791 (xtensa_section_rename): Make argument type const char *.
1792 * config/tc-xtensa.h (xtensa_section_rename): Adjust.
1793
1794 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1795
1796 * config/tc-i960.c (parse_ldconst): Cast to char * when assigning to
1797 args[0].
1798
1799 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1800
1801 * config/tc-m32c.c (m32c_md_end): cast the argument to md_assemble to
1802 char *.
1803 (m32c_indirect_operand): Likewise.
1804 * config/tc-nds32.c (do_pseudo_b): Likewise.
1805 (do_pseudo_bal): Likewise.
1806 (do_pseudo_ls_bhw): Likewise.
1807
1808 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1809
1810 * as.c (parse_args): Cast literal to char * when assigning to optarg.
1811
1812 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1813
1814 * config/tc-ia64.c (md_assemble): Add temporary variable to pass to
1815 get_symbol_name ().
1816 * config/tc-sparc.c (s_register): Cast a literal to char * in
1817 assignment.
1818
1819 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1820
1821 * config/tc-i960.c (parse_expr): Cast to char * when assigning to
1822 input_line_pointer.
1823 * config/tc-m32r.c (expand_debug_syms): Likewise.
1824 * config/tc-msp430.c (msp430_dstoperand): Likewise.
1825 * config/tc-z80.c (md_begin): Likewise.
1826 * stabs.c (stabs_generate_asm_func): Likewise.
1827
1828 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1829
1830 * cgen.c: Modernize the way functions declare arguments.
1831 * config/tc-bfin.c: Likewise.
1832 * config/tc-pdp11.c: Likewise.
1833 * literal.c: Likewise.
1834 * read.c: Likewise.
1835 * stabs.c: Likewise.
1836
1837 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1838
1839 * config/tc-aarch64.c (aarch64_handle_align): Make the type of some
1840 variables unsigned char[].
1841 * config/tc-alpha.c (alpha_handle_align): Likewise.
1842 * config/tc-arm.c (arm_handle_align): Likewise.
1843 * config/tc-z80.c: Likewise.
1844
1845 2016-03-30 Nick Clifton <nickc@redhat.com>
1846
1847 PR target/19880
1848 * config/tc-arm.c (do_t_push_pop): Cast bitmask to unsigned before
1849 shifting.
1850
1851 2016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
1852
1853 * testsuite/gas/all/gas.exp: Don't xfail on ARC.
1854 * testsuite/gas/elf/elf.exp: Likewise.
1855 * testsuite/gas/all/redef3.d: Allow execution for ARC.
1856
1857 2016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
1858
1859 * testsuite/gas/arc/warn.exp: Fix matching pattern.
1860
1861 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
1862
1863 * testsuite/gas/arc/ext2op.d: New file.
1864 * testsuite/gas/arc/ext2op.s: Likewise.
1865 * testsuite/gas/arc/ext3op.d: Likewise.
1866 * testsuite/gas/arc/ext3op.s: Likewise.
1867
1868 2016-03-29 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1869
1870 * config/tc-aarch64.c (struct aarch64_long_option_table): Ad const
1871 qualifier.
1872 * config/tc-alpha.c (md_parse_option): Likewise.
1873 * config/tc-arc.c (md_parse_option): Likewise.
1874 * config/tc-arm.c (struct arm_long_option_table): Likewise.
1875 (md_parse_option): Likewise.
1876 * config/tc-avr.c (md_parse_option): Likewise.
1877 * config/tc-bfin.c (md_parse_option): Likewise.
1878 * config/tc-cr16.c (md_parse_option): Likewise.
1879 * config/tc-cris.c (s_cris_arch): Likewise.
1880 (md_parse_option): Likewise.
1881 * config/tc-crx.c (md_parse_option): Likewise.
1882 * config/tc-d10v.c (md_parse_option): Likewise.
1883 * config/tc-d30v.c (md_parse_option): Likewise.
1884 * config/tc-dlx.c (md_parse_option): Likewise.
1885 * config/tc-epiphany.c (md_parse_option): Likewise.
1886 * config/tc-fr30.c (md_parse_option): Likewise.
1887 * config/tc-frv.c (md_parse_option): Likewise.
1888 * config/tc-ft32.c (md_parse_option): Likewise.
1889 * config/tc-h8300.c (md_parse_option): Likewise.
1890 * config/tc-hppa.c (md_parse_option): Likewise.
1891 * config/tc-i370.c (md_parse_option): Likewise.
1892 * config/tc-i386.c (md_parse_option): Likewise.
1893 * config/tc-i860.c (md_parse_option): Likewise.
1894 * config/tc-i960.c (md_parse_option): Likewise.
1895 * config/tc-ia64.c (md_parse_option): Likewise.
1896 * config/tc-ip2k.c (md_parse_option): Likewise.
1897 * config/tc-iq2000.c (md_parse_option): Likewise.
1898 * config/tc-lm32.c (md_parse_option): Likewise.
1899 * config/tc-m32c.c (md_parse_option): Likewise.
1900 * config/tc-m32r.c (md_parse_option): Likewise.
1901 * config/tc-m68hc11.c (md_parse_option): Likewise.
1902 * config/tc-m68k.c (md_parse_option): Likewise.
1903 * config/tc-mcore.c (md_parse_option): Likewise.
1904 * config/tc-mep.c (md_parse_option): Likewise.
1905 * config/tc-metag.c (struct metag_long_option): Likewise.
1906 (md_parse_option): Likewise.
1907 * config/tc-microblaze.c (md_parse_option): Likewise.
1908 * config/tc-microblaze.h (md_parse_option): Remove prototype.
1909 * config/tc-mips.c (md_parse_option): Adjust.
1910 * config/tc-mmix.c (md_parse_option): Likewise.
1911 * config/tc-mn10200.c (md_parse_option): Likewise.
1912 * config/tc-mn10300.c (md_parse_option): Likewise.
1913 * config/tc-moxie.c (md_parse_option): Likewise.
1914 * config/tc-msp430.c (md_parse_option): Likewise.
1915 * config/tc-mt.c (md_parse_option): Likewise.
1916 * config/tc-nds32.c (md_parse_option): Likewise.
1917 * config/tc-nds32.h (nds32_parse_option): Likewise.
1918 * config/tc-nios2.c (md_parse_option): Likewise.
1919 * config/tc-ns32k.c (md_parse_option): Likewise.
1920 * config/tc-or1k.c (md_parse_option): Likewise.
1921 * config/tc-pdp11.c (md_parse_option): Likewise.
1922 * config/tc-pj.c (md_parse_option): Likewise.
1923 * config/tc-ppc.c (md_parse_option): Likewise.
1924 * config/tc-rl78.c (md_parse_option): Likewise.
1925 * config/tc-rx.c (md_parse_option): Likewise.
1926 * config/tc-s390.c (s390_parse_cpu): Likewise.
1927 * config/tc-score.c (md_parse_option): Likewise.
1928 * config/tc-sh.c (md_parse_option): Likewise.
1929 * config/tc-sparc.c (md_parse_option): Likewise.
1930 * config/tc-spu.c (md_parse_option): Likewise.
1931 * config/tc-tic30.c (md_parse_option): Likewise.
1932 * config/tc-tic4x.c (md_parse_option): Likewise.
1933 * config/tc-tic54x.c (md_parse_option): Likewise.
1934 * config/tc-tic6x.c (md_parse_option): Likewise.
1935 * config/tc-tilegx.c (md_parse_option): Likewise.
1936 * config/tc-tilepro.c (md_parse_option): Likewise.
1937 * config/tc-v850.c (md_parse_option): Likewise.
1938 * config/tc-vax.c (md_parse_option): Likewise.
1939 * config/tc-visium.c (struct visium_long_option_table): Likewise.
1940 * config/tc-xc16x.c (md_parse_option): Likewise.
1941 * config/tc-xgate.c (md_parse_option): Likewise.
1942 * config/tc-xstormy16.c (md_parse_option): Likewise.
1943 * config/tc-xtensa.c (md_parse_option): Likewise.
1944 * config/tc-z80.c (md_parse_option): Likewise.
1945 * config/tc-z8k.c (md_parse_option): Likewise.
1946 * tc.h (md_parse_option): Likewise.
1947
1948 2016-03-29 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1949
1950 * config/tc-bfin.c (gencode): Use XOBNEW obstack_alloc () wrapper.
1951 * config/tc-hppa.c (fix_new_hppa): Likewise.
1952 (pa_vtable_entry): Likewise.
1953 (pa_vtable_inherit): Likewise.
1954 * config/tc-m68k.c (md_begin): Likewise.
1955
1956 2016-03-28 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1957
1958 * config/obj-elf.c (obj_elf_section_name): Return const char *.
1959 * config/obj-elf.h (obj_elf_section_name): Adjust.
1960 * config/tc-aarch64.c (aarch64_parse_features): Likewise.
1961 (aarch64_parse_cpu): Likewise.
1962 (aarch64_parse_arch): Likewise.
1963 * config/tc-arm.c (arm_parse_extension): Likewise.
1964 (arm_parse_cpu): Likewise.
1965 (arm_parse_arch): Likewise.
1966 * config/tc-nds32.c: Likewise.
1967 * config/xtensa-relax.c (parse_special_fn): Likewise.
1968 * stabs.c (generate_asm_file): Likewise.
1969
1970 2016-03-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1971
1972 * config/tc-cr16.c (cr16_assemble): New function.
1973 (md_assemble): Call cr16_assemble.
1974
1975 2016-03-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1976
1977 * as.c (parse_args): Adjust.
1978 * as.h (flag_size_check): Rename to flag_allow_nonconst_size.
1979 * config/obj-elf.c (elf_frob_symbol): Adjust.
1980
1981 2016-03-24 Jose E. Marchesi <jose.marchesi@oracle.com>
1982
1983 * config/tc-sparc.c (sparc_ip): Remove the V9 restriction on ASR
1984 registers to be in the 16..31 range.
1985
1986 2016-03-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1987
1988 * config/tc-microblaze.c (md_assemble): Cast opc to char * when calling
1989 frag_var ().
1990
1991 2016-03-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1992
1993 * config/tc-visium.c (md_atof): Localize the string returned on
1994 failure.
1995
1996 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1997
1998 * config/tc-h8300.c (h8300_elf_section): Add const qualifiers.
1999 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
2000 * config/tc-m68hc11.c (md_begin): Likewise.
2001 (print_opcode_list): Likewise.
2002 * config/tc-msp430.c (msp430_section): Likewise.
2003 * config/tc-score.c (struct s3_insn_to_dependency): Likewise.
2004 (s3_build_dependency_insn_hsh): Likewise.
2005 * config/tc-score7.c (struct s7_insn_to_dependency): Likewise.
2006 (s7_build_dependency_insn_hsh): Likewise.
2007 * config/tc-tic4x.c: Likewise.
2008 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
2009 (subsym_get_arg): Likewise.
2010 * config/tc-xtensa.c (struct suffix_reloc_map): Likewise.
2011 (get_directive): Likewise.
2012 (cache_literal_section): Likewise.
2013 * config/xtensa-relax.c: Likewise.
2014 * symbols.c (symbol_create): Likewise.
2015 (local_symbol_make): Likewise.
2016 (symbol_relc_make_expr): Likewise.
2017
2018 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2019
2020 * config/tc-pdp11.c (md_assemble): Remove useless if and assignment to
2021 str.
2022
2023 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2024
2025 * config/tc-sparc.c (sparc_regname_to_dw2regnum): Replace strchr ()
2026 call with a switch.
2027
2028 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2029
2030 * config/tc-ia64.c (ia64_do_align): Remove.
2031 (ia64_cons_align): Call do_align () directly.
2032 (dot_proc): Likewise.
2033 (stmt_float_cons): Likewise.
2034
2035 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2036
2037 * listing.c (listing_message): Use XNEW style allocation macros.
2038 * read.c (read_a_source_file): Likewise.
2039 (read_symbol_name): Likewise.
2040 (s_mri_common): Likewise.
2041 (assign_symbol): Likewise.
2042 (s_reloc): Likewise.
2043 (emit_expr_with_reloc): Likewise.
2044 (s_incbin): Likewise.
2045 (s_include): Likewise.
2046 * sb.c (sb_build): Likewise.
2047 (sb_check): Likewise.
2048
2049 2016-03-22 Alan Modra <amodra@gmail.com>
2050
2051 * write.c (record_alignment): Revert 2016-02-18 change.
2052
2053 2016-03-22 Alan Modra <amodra@gmail.com>
2054
2055 * config/tc-alpha.c (load_expression): Replace alloca with xmalloc.
2056 (emit_jsrjmp, tc_gen_reloc): Likewise.
2057 * config/tc-i370.c (i370_macro): Likewise.
2058
2059 2016-03-22 Nick Clifton <nickc@redhat.com>
2060
2061 * configure: Regenerate.
2062
2063 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2064
2065 * testsuite/gas/arc/nps400-0.d: New file.
2066 * testsuite/gas/arc/nps400-0.s: New file.
2067 * testsuite/gas/arc/nps400-1.d: New file.
2068 * testsuite/gas/arc/nps400-1.s: New file.
2069
2070 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * config/tc-arc.c (find_opcode_match): Move lnflg, and i
2073 declarations to start of block. Reset code on all flags before
2074 attempting to match them. Handle multiple hits on the same flag.
2075 Handle flag class.
2076 * testsuite/gas/arc/asm-errors.d: New file.
2077 * testsuite/gas/arc/asm-errors.err: New file.
2078 * testsuite/gas/arc/asm-errors.s: New file.
2079
2080 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2081
2082 * config/tc-arc.c (cpu_types): Add nps400 entry.
2083 (check_zol): Handle nps400.
2084
2085 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2086
2087 * config/tc-arc.c (arc_select_cpu): Remove use of
2088 EF_ARC_CPU_GENERIC.
2089
2090 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2091
2092 * config/tc-arc.c (arc_target): Delay initialisation until
2093 arc_select_cpu.
2094 (arc_target_name): Likewise.
2095 (arc_features): Likewise.
2096 (arc_mach_type): Likewise.
2097 (cpu_types): Remove "all" entry.
2098 (arc_select_cpu): New function, most of the content is from...
2099 (md_parse_option): ... here. Call new arc_select_cpu.
2100 (md_begin): Call arc_select_cpu if needed, default is now arc700.
2101
2102 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
2103
2104 * testsuite/gas/arc/inline-data-1.d: Add target restriction.
2105 * testsuite/gas/arc/inline-data-2.d: New file.
2106
2107 2016-03-21 Nick Clifton <nickc@redhat.com>
2108
2109 * atof-generic.c: Replace use of alloca with call to xmalloc.
2110 * cgen.c: Likewise.
2111 * dwarf2dbg.c: Likewise.
2112 * macro.c: Likewise.
2113 * remap.c: Likewise.
2114 * stabs.c: Likewise.
2115 * symbols.c: Likewise.
2116 * config/obj-elf.c: Likewise.
2117 * config/tc-aarch64.c: Likewise.
2118 * config/tc-arc.c: Likewise.
2119 * config/tc-arm.c: Likewise.
2120 * config/tc-avr.c: Likewise.
2121 * config/tc-ia64.c: Likewise.
2122 * config/tc-mips.c: Likewise.
2123 * config/tc-msp430.c: Likewise.
2124 * config/tc-nds32.c: Likewise.
2125 * config/tc-ppc.c: Likewise.
2126 * config/tc-sh.c: Likewise.
2127 * config/tc-tic30.c: Likewise.
2128 * config/tc-tic54x.c: Likewise.
2129 * config/tc-xstormy16.c: Likewise.
2130 * config/te-vms.c: Likewise.
2131 * configure: Regenerate.
2132
2133 2016-03-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2134
2135 * tc-i386.c (f32_1): Change type to unsigned char[].
2136 (f32_2): Likewise.
2137 (f32_3): Likewise.
2138 (f32_4): Likewise.
2139 (f32_5): Likewise.
2140 (f32_6): Likewise.
2141 (f32_7): Likewise.
2142 (f32_8): Likewise.
2143 (f32_9): Likewise.
2144 (f32_10): Likewise.
2145 (f32_11): Likewise.
2146 (f32_12): Likewise.
2147 (f32_13): Likewise.
2148 (f32_14): Likewise.
2149 (f16_3): Likewise.
2150 (f16_4): Likewise.
2151 (f16_5): Likewise.
2152 (f16_6): Likewise.
2153 (f16_7): Likewise.
2154 (f16_8): Likewise.
2155 (jump_31): Likewise.
2156 (f32_patt): Likewise.
2157 (f16_patt): Likewise.
2158 (alt_3): Likewise.
2159 (alt_4): Likewise.
2160 (alt_5): Likewise.
2161 (alt_6): Likewise.
2162 (alt_7): Likewise.
2163 (alt_8): Likewise.
2164 (alt_9): Likewise.
2165 (alt_10): Likewise.
2166 (alt_patt): Likewise.
2167
2168 2016-03-18 Nick Clifton <nickc@redhat.com>
2169
2170 * doc/c-aarch64.texi (AArch64 Directives): Add descriptions of
2171 .cpu, .dword, .even, .inst. .tlsdescadd, .tlsdesccall,
2172 .tlsdescldr and .xword directives.
2173
2174 PR target/19721
2175 * testsuite/gas/aarch64/pr19721.s: New test source file.
2176 * testsuite/gas/aarch64/pr19721.d: New test driver file.
2177
2178 * doc/as.texinfo: Place the target specific command line options
2179 into their own man page section.
2180
2181 2016-03-16 Jiong Wang <jiong.wang@arm.com>
2182
2183 * config/tc-arm.c (N_S_32): New.
2184 (N_F_16_32): Likewise.
2185 (N_SUF_32): Support N_F16.
2186 (N_IF_32): Likewise.
2187 (neon_dyadic_misc): Likewise.
2188 (do_neon_cmp): Likewise.
2189 (do_neon_cmp_inv): Likewise.
2190 (do_neon_mul): Likewise.
2191 (do_neon_fcmp_absolute): Likewise.
2192 (do_neon_step): Likewise.
2193 (do_neon_abs_neg): Likewise.
2194 (CVT_FLAVOR_VAR): Likewise.
2195 (do_neon_cvt_1): Likewise.
2196 (do_neon_recip_est): Likewise.
2197 (do_vmaxnm): Likewise.
2198 (do_vrint_1): Likewise.
2199 (neon_check_type): Check architecture support for FP16 extension.
2200 (insns): Update comments.
2201 * testsuite/gas/arm/armv8-2-fp16-simd.s: New test source.
2202 * testsuite/gas/arm/armv8-2-fp16-simd.d: New testcase for arm mode.
2203 * testsuite/gas/arm/armv8-2-fp16-simd-thumb.d: Likewise for thumb mode.
2204 * testsuite/gas/arm/armv8-2-fp16-simd-warning.d: New rejection test for
2205 arm mode.
2206 * testsuite/gas/arm/armv8-2-fp16-simd-warning-thumb.d: Likewise for
2207 thumb mode.
2208 * testsuite/gas/arm/armv8-2-fp16-simd-warning.l: New expected rejection
2209 error file.
2210
2211 2016-03-16 Nick Clifton <nickc@redhat.com>
2212
2213 * read.c (emit_expr_with_reloc): Add code check a bignum with
2214 nbytes == 1.
2215 * config/rx/rx-parse.y (rx_intop): Accept bignum values for sizes
2216 other than 32-bits.
2217 * testsuite/gas/elf/bignum.s: New test source file.
2218 * testsuite/gas/elf/bignum.d: New test driver file.
2219 * testsuite/gas/elf/elf.exp: Run the new test.
2220
2221 2016-03-15 Ulrich Drepper <drepper@gmail.com>
2222
2223 * doc/c-i386.texi (Register Naming): Update to details of the
2224 latest architecture version.
2225
2226 2016-03-10 Mickael Guene <mickael.guene@st.com>
2227
2228 PR gas/19744
2229 * config/tc-arm.c (do_arit): Protect against bad relocations usage.
2230 (do_mov): Likewise.
2231 (do_t_add_sub): Allow pcrop relocations for Thumb-2 targets.
2232 (do_t_mov_cmp): Likewise.
2233 (do_t_add_sub): Protect against bad relocations usage.
2234 (do_t_mov_cmp): Likewise.
2235 * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
2236 * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
2237 * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
2238 * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.
2239
2240 2016-03-09 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2241
2242 * config/tc-arm.c (neon_alignment_bit): Rename do_align to
2243 do_alignment.
2244 (do_neon_ld_st_lane): Likewise.
2245 (do_neon_ld_dup): Likewise.
2246
2247 2016-03-08 Andrew Burgess <andrew.burgess@embecosm.com>
2248
2249 * testsuite/gas/arc/inline-data-1.d: New file.
2250 * testsuite/gas/arc/inline-data-1.s: New file.
2251
2252 2016-03-07 Andre Vieira <andre.simoesdiasvieira@arm.com>
2253
2254 * config/tc-arm.c (arm_cpus): Add cortex-r8.
2255 * doc/c-arm.texi: Add cortex-r8.
2256
2257 2016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2258
2259 * config/tc-arc.c: Add const qualifiers.
2260 * config/tc-h8300.c (md_begin): Likewise.
2261 * config/tc-ia64.c (print_prmask): Likewise.
2262 * config/tc-msp430.c (msp430_operands): Likewise.
2263 * config/tc-nds32.c (struct suffix_name): Likewise.
2264 (struct nds32_parse_option_table): Likewise.
2265 (struct nds32_set_option_table): Likewise.
2266 (do_pseudo_pushpopm): Likewise.
2267 (do_pseudo_pushpop_stack): Likewise.
2268 (nds32_relax_relocs): Likewise.
2269 (nds32_flag): Likewise.
2270 (struct nds32_hint_map): Likewise.
2271 (nds32_find_reloc_table): Likewise.
2272 (nds32_match_hint_insn): Likewise.
2273 * config/tc-s390.c: Likewise.
2274 * config/tc-sh.c (get_specific): Likewise.
2275 * config/tc-tic30.c: Likewise.
2276 * config/tc-tic4x.c (tic4x_inst_add): Likewise.
2277 (tic4x_indirect_parse): Likewise.
2278 * config/tc-vax.c (vax_cons): Likewise.
2279 * config/tc-z80.c (struct reg_entry): Likewise.
2280 * config/tc-epiphany.c (md_assemble): Adjust.
2281 (epiphany_assemble): New function.
2282 (epiphany_elf_section_rtn): Call do_align directly.
2283 (epiphany_elf_section_text): Likewise.
2284 * config/tc-ip2k.c (ip2k_elf_section_rtn): Likewise.
2285 (ip2k_elf_section_text): Likewise.
2286 * read.c (do_align): Make it not static.
2287 * read.h (do_align): New prototype.
2288
2289 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
2290
2291 * config/tc-arm.c (aeabi_set_public_attributes): Emit attribute
2292 for ARMv8.1 AdvSIMD use.
2293 * testsuite/gas/arm/attr-march-armv8-a+rdma.d: New.
2294 * testsuite/gas/arm/attr-march-armv8_1-a+simd.d: New.
2295
2296 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
2297
2298 * config/gas/tc-arm.c (fpu_neon_ext_v8_1): Restrict to the ARMv8.1 RDMA
2299 feature.
2300 (record_feature_use): New.
2301 (mark_feature_used): Use record_feature_use.
2302 (do_neon_qrdmlah): New.
2303 (insns): Use do_neon_qrdmlah for vqrdmlah and vqrdmlsh and
2304 variants.
2305 (arm_extensions): Put into alphabetical order. Re-indent "simd"
2306 and "rdma" entries. Fix the incorrect merge value for "+rdma".
2307 * testsuite/gas/arm/armv8-a+rdma-warning.d: New.
2308 * testsuite/gas/arm/armv8-a+rdma.d: Add assembler command line options.
2309 Make source file explicit.
2310 * testsuite/gas/arm/armv8-a+rdma.l: New.
2311 * testsuite/gas/arm/armv8-a+rdma.s: Remove .arch and .arch_extension
2312 directives. Fix white-space.
2313 * testsuite/gas/arm/armv8_1-a+simd.d: New.
2314
2315 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
2316
2317 * testsuite/gas/i386/x86_64-intel.d: Adjusted for COFF.
2318
2319 2016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
2320 Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com>
2321
2322 * config/tc-arc.c (arc_extra_reloc): Change size to 0.
2323 (tc_arc_fix_adjustable): Changed default return value to 1.
2324 * testsuite/gas/arc/j.d: Updated expected symbol
2325 * testsuite/gas/arc/jl.d: Likewise
2326 * testsuite/gas/arc/relax-avoid1.d: Likewise
2327 * testsuite/gas/arc/st.d: Likewise
2328
2329 2016-02-29 Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com>
2330
2331 * config/tc-arc.c: Enable code density instructions for ARC EM.
2332
2333 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
2334
2335 PR ld/19645
2336 * NEWS: Mention --enable-elf-stt-common and --elf-stt-common=
2337 for ELF assemblers.
2338 * as.c (flag_use_elf_stt_common): New.
2339 (show_usage): Add --elf-stt-common=.
2340 (option_values): Add OPTION_ELF_STT_COMMON.
2341 (std_longopts): Add --elf-stt-common=.
2342 (parse_args): Handle --elf-stt-common=.
2343 * as.h (flag_use_elf_stt_common): New.
2344 * config.in: Regenerated.
2345 * configure: Likewise.
2346 * configure.ac: Add --enable-elf-stt-common and define
2347 DEFAULT_GENERATE_ELF_STT_COMMON.
2348 * gas/write.c (write_object_file): Set BFD_CONVERT_ELF_COMMON
2349 and BFD_USE_ELF_STT_COMMON if flag_use_elf_stt_common is set.
2350 * doc/as.texinfo: Document --elf-stt-common=.
2351 * testsuite/gas/elf/common3.s: New file.
2352 * testsuite/gas/elf/common3a.d: Likewise.
2353 * testsuite/gas/elf/common3b.d: Likewise.
2354 * testsuite/gas/elf/common4.s: Likewise.
2355 * testsuite/gas/elf/common4a.d: Likewise.
2356 * testsuite/gas/elf/common4b.d: Likewise.
2357 * testsuite/gas/i386/dw2-compress-3b.d: Likewise.
2358 * testsuite/gas/i386/dw2-compressed-3b.d: Likewise.
2359 * testsuite/gas/elf/elf.exp: Run common3a, common3b, common4a
2360 and common4b.
2361 * testsuite/gas/i386/dw2-compress-3.d: Renamed to ...
2362 * testsuite/gas/i386/dw2-compress-3a.d: This. Pass
2363 --elf-stt-common=no to as.
2364 * testsuite/gas/i386/dw2-compressed-3.d: Renamed to ...
2365 * testsuite/gas/i386/dw2-compressed-3a.d: This. Pass
2366 --elf-stt-common=no to as.
2367 * testsuite/gas/i386/i386.exp: Run dw2-compress-3a,
2368 dw2-compress-3b, dw2-compressed-3a and dw2-compressed-3b instead
2369 of dw2-compress-3 and dw2-compressed-3.
2370
2371 2016-02-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2372
2373 * as.c (select_emulation_mode): Add const qualifiers.
2374 * as.h: Likewise.
2375 * config/bfin-defs.h: Likewise.
2376 * config/bfin-parse.y: Likewise.
2377 * config/rx-parse.y: Likewise.
2378 * config/tc-aarch64.c (struct aarch64_option_table): Likewise.
2379 (struct aarch64_cpu_option_table): Likewise.
2380 (struct aarch64_arch_option_table): Likewise.
2381 (struct aarch64_option_cpu_value_table): Likewise.
2382 (struct aarch64_long_option_table): Likewise.
2383 (struct aarch64_option_abi_value_table): Likewise.
2384 * config/tc-arm.c (struct reloc_entry): Likewise.
2385 (tc_gen_reloc): Likewise.
2386 (struct arm_option_table): Likewise.
2387 (struct arm_legacy_option_table): Likewise.
2388 (struct arm_cpu_option_table): Likewise.
2389 (struct arm_arch_option_table): Likewise.
2390 (struct arm_option_extension_value_table): Likewise.
2391 (struct arm_option_fpu_value_table): Likewise.
2392 (struct arm_option_value_table): Likewise.
2393 (struct arm_long_option_table): Likewise.
2394 * config/tc-avr.c (struct avr_opcodes_s): Likewise.
2395 (struct mcu_type_s): Likewise.
2396 (struct exp_mod_s): Likewise.
2397 (avr_operand): Likewise.
2398 (avr_operands): Likewise.
2399 * config/tc-d10v.c (md_begin): Likewise.
2400 * config/tc-dlx.c: Likewise.
2401 * config/tc-fr30.c (fr30_is_colon_insn): Likewise.
2402 * config/tc-ft32.c (parse_condition): Likewise.
2403 * config/tc-h8300.c (do_a_fix_imm): Likewise.
2404 * config/tc-hppa.c (pa_ip): Likewise.
2405 (hppa_regname_to_dw2regnum): Likewise.
2406 * config/tc-i370.c (i370_elf_suffix): Likewise.
2407 * config/tc-i960.c (struct tabentry): Likewise.
2408 * config/tc-m32r.c: Likewise.
2409 * config/tc-m68k.c: Likewise.
2410 * config/tc-m68k.h: Likewise.
2411 * config/tc-mcore.c (parse_psrmod): Likewise.
2412 * config/tc-metag.c (struct metag_core_option): Likewise.
2413 (struct metag_long_option): Likewise.
2414 * config/tc-microblaze.c: Likewise.
2415 * config/tc-mips.c (macro): Likewise.
2416 * config/tc-mn10200.c: Likewise.
2417 * config/tc-mn10300.c: Likewise.
2418 * config/tc-msp430.c (struct rcodes_s): Likewise.
2419 (struct hcodes_s): Likewise.
2420 (md_parse_option): Likewise.
2421 * config/tc-ns32k.c (struct ns32k_option): Likewise.
2422 (optlist): Likewise.
2423 * config/tc-ppc.c (ppc_elf_suffix): Likewise.
2424 (tc_ppc_regname_to_dw2regnum): Likewise.
2425 * config/tc-ppc.h: Likewise.
2426 * config/tc-rl78.c: Likewise.
2427 * config/tc-rx.c (struct cpu_type): Likewise.
2428 * config/tc-sh.c (sh_regname_to_dw2regnum): Likewise.
2429 * config/tc-sparc.c (struct priv_reg_entry): Likewise.
2430 (sparc_ip): Likewise.
2431 * config/tc-spu.c (insn_fmt_string): Likewise.
2432 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
2433 * config/tc-v850.c: Likewise.
2434 * config/tc-visium.c (struct visium_arch_option_table): Likewise.
2435 (struct visium_long_option_table): Likewise.
2436 * config/tc-xgate.c: Likewise.
2437 * config/tc-z8k.c: Likewise.
2438 * read.c (add_include_dir): Likewise.
2439 * read.h: Likewise.
2440
2441 2016-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2442
2443 * testsuite/gas/all/gas.exp: Change target pattern to cover
2444 arceb-*.
2445 * testsuite/gas/all/redef3.d: Likewise.
2446 * testsuite/gas/elf/elf.exp: Likewise.
2447
2448 2016-02-24 Renlin Li <renlin.li@arm.com>
2449
2450 * config/tc-arm.c (BAD_FP16): New error message macro.
2451 (do_scalar_fp16_v82_encode): Change the coproc field to 9 for armv8.2
2452 fp16 scalar instructions.
2453 (neon_check_type): Allow different size from key.
2454 (do_vfp_nsyn_add_sub): Add support SE_H shape support.
2455 (try_vfp_nsyn): Likewise.
2456 (do_vfp_nsyn_mla_mls): Likewise.
2457 (do_vfp_nsyn_fma_fms): Likewise.
2458 (do_vfp_nsyn_ldm_stm): Likewise
2459 (do_vfp_nsyn_sqrt): Likewise
2460 (do_vfp_nsyn_div): Likewise
2461 (do_vfp_nsyn_nmul): Likewise.
2462 (do_vfp_nsyn_cmp): Likewise.
2463 (do_neon_shll): Likewise.
2464 (do_vfp_nsyn_cvt_fpv8): Likewise.
2465 (do_neon_cvttb_2): Likewise.
2466 (do_neon_mov): Likewise.
2467 (do_neon_rshift_round_imm): Likewise.
2468 (do_neon_ldr_str): Likewise.
2469 (do_vfp_nsyn_fpv8): Likewise.
2470 (do_vmaxnm): Likewise.
2471 (do_vrint_1): Likewise.
2472 (insns): New entry for vins, vmovx.
2473 (md_apply_fix): Left shift 1 bit for fp16 vldr/vstr.
2474 * testsuite/gas/arm/armv8-2-fp16-scalar-thumb.d: New.
2475 * testsuite/gas/arm/armv8-2-fp16-scalar.d: New.
2476 * testsuite/gas/arm/armv8-2-fp16-scalar.s: New.
2477 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.s: New
2478 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.d: New
2479 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.l: New
2480
2481 2016-02-24 Renlin Li <renlin.li@arm.com>
2482
2483 * config/tc-arm.c (NEON_ENC_TAB): Add fp16 instruction shape.
2484 (neon_shape_class): New SC_HALF.
2485 (neon_shape_el): New SE_H.
2486 (neon_shape_el_size): New size for SE_H.
2487 (N_F_ALL): New macro to aggregate N_F16, N_F32, N_64.
2488 (neon_select_shape): Add SE_H support code.
2489 (el_type_of_type_chk): Use N_F_ALL.
2490 (do_vfp_nsyn_cvt): Add SE_H shape support.
2491 (do_neon_cvtz): Likewise.
2492 (do_neon_cvt_1): Likewise.
2493 (do_neon_cvttb_1): Likewise.
2494
2495 2016-02-24 Renlin Li <renlin.li@arm.com>
2496
2497 * testsuite/gas/arm/copro.d: Adjust output.
2498 * testsuite/gas/arm/copro.s: Adjust co-processor num.
2499
2500 2016-02-24 Renlin Li <renlin.li@arm.com>
2501
2502 * testsuite/gas/arm/mask_1.d: New.
2503 * testsuite/gas/arm/mask_1.s: New.
2504
2505 2016-02-24 Renlin Li <renlin.li@arm.com>
2506
2507 * testsuite/gas/arm/copro.s: Use coprocessor other than 10, 11.
2508 * testsuite/gas/arm/copro.d: Update.
2509
2510 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2511
2512 * config/tc-arm.c (arm_cpus): Add entry for cortex-a32.
2513 * doc/c-arm.texi (ARM Options): Document cortex-a32.
2514
2515 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2516
2517 * doc/c-arm.texi (ARM Options): Document cortex-a17.
2518
2519 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
2520
2521 * testsuite/gas/elf/elf.exp: Skip tests for common directive on
2522 hpux.
2523
2524 2016-02-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2525
2526 * output-file.c (output_file_create): Make file name argument const.
2527 (output_file_close): Likewise.
2528 * output-file.h (output_file_create): Adjust.
2529 (output_file_close): Likewise.
2530 * depend.c (quote_string_for_make): Make src argument const char *.
2531 (register_dependency): Likewise.
2532 (wrap_output): Likewise.
2533 * as.h (register_dependency): Adjust.
2534 * config/tc-xtensa.c (finish_vinsn): Remove unnecessary calls to
2535 as_where ();
2536 * symbols.c (S_SET_EXTERNAL): Likewise.
2537 * input-scrub.c (as_where): Return the file name.
2538 * as.h (as_where): Adjust prototype.
2539 * app.c (do_scrub_chars): Adjust.
2540 * cond.c (s_elseif): Likewise.
2541 (s_else): Likewise.
2542 (initialize_cframe): Likewise.
2543 * config/obj-coff.c (obj_coff_init_stab_section): Likewise.
2544 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
2545 * config/obj-som.c (obj_som_init_stab_section): Likewise.
2546 * config/tc-aarch64.c (output_info): Likewise.
2547 * config/tc-ia64.c (md_assemble): Likewise.
2548 (dot_alias): Likewise.
2549 * config/tc-m68k.c (m68k_frob_label): Likewise.
2550 * config/tc-mmix.c (s_bspec): Likewise.
2551 (mmix_handle_mmixal): Likewise.
2552 * config/tc-rx.c (rx_include): Likewise.
2553 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
2554 (tic54x_adjust_symtab): Likewise.
2555 * config/tc-xtensa.c (directive_push): Likewise.
2556 (xtensa_sanity_check): Likewise.
2557 (xtensa_relax_frag): Likewise.
2558 (md_convert_frag): Likewise.
2559 (tinsn_to_slotbuf): Likewise.
2560 * dwarf2dbg.c (dwarf2_where): Likewise.
2561 * ecoff.c (add_file): Likewise.
2562 (ecoff_generate_asm_lineno): Likewise.
2563 * expr.c (make_expr_symbol): Likewise.
2564 * frags.c (frag_new): Likewise.
2565 (frag_var_init): Likewise.
2566 * listing.c (listing_newline): Likewise.
2567 * messages.c (identify): Likewise.
2568 (as_show_where): Likewise.
2569 (as_warn_internal): Likewise.
2570 (as_bad_internal): Likewise.
2571 * read.c (s_irp): Likewise.
2572 (s_macro): Likewise.
2573 (s_reloc): Likewise.
2574 * stabs.c (stabs_generate_asm_file): Likewise.
2575 (stabs_generate_asm_lineno): Likewise.
2576 (stabs_generate_asm_func): Likewise.
2577 * write.c (fix_new_internal): Likewise.
2578 * as.h (PRINTF_WHERE_LIKE): Make file name argument const.
2579 (as_warn_value_out_of_range): Adjust prototype.
2580 (as_bad_value_out_of_range): Adjust prototype.
2581 * messages.c (identify): Make file name argument const char *.
2582 (as_warn_internal): Likewise.
2583 (as_warn_where): Likewise.
2584 (as_bad_internal): Likewise.
2585 (as_bad_where): Likewise.
2586 (as_internal_value_out_of_range): Likewise.
2587 (as_warn_value_out_of_range): Likewise.
2588 (as_bad_value_out_of_range): Likewise.
2589 * as.h (found_comment_file): Change type to const char *.
2590 * cond.c (file_line::file): Likewise.
2591 * config/obj-coff.c (obj_coff_init_stab_section): Make variable const.
2592 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
2593 * config/obj-som.c (obj_som_init_stab_section): Likewise.
2594 * config/tc-aarch64.c (output_info): Likewise.
2595 * config/tc-alpha.c (insert_operand): Likewise.
2596 * config/tc-arc.c (insert_operand): Likewise.
2597 * config/tc-d30v.c (check_size): Likewise.
2598 * config/tc-ia64.c (struct alias): Likewise.
2599 * config/tc-m68k.c (struct label_line): Likewise.
2600 * config/tc-mcore.c (md_apply_fix): Likewise.
2601 * config/tc-microblaze.c (md_estimate_size_before_relax): Likewise.
2602 * config/tc-mips.c (mips16_immed): Likewise.
2603 * config/tc-mmix.c (mmix_handle_mmixal): Likewise.
2604 * config/tc-ppc.c (ppc_insert_operand): Likewise.
2605 * config/tc-rx.c (rx_include): Likewise.
2606 * config/tc-s390.c (s390_insert_operand): Likewise.
2607 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
2608 (tic54x_adjust_symtab): Likewise.
2609 * config/tc-tilegx.c (insert_operand): Likewise.
2610 (apply_special_operator): Likewise.
2611 * config/tc-tilepro.c (insert_operand): Likewise.
2612 * config/tc-xtensa.c (directive_push): Likewise.
2613 * ecoff.c (add_file): Likewise.
2614 (ecoff_generate_asm_lineno): Likewise.
2615 * listing.c (listing_newline): Likewise.
2616 * read.c (s_irp): Likewise.
2617 * write.c (install_reloc): Likewise.
2618 * write.h (struct fix): Likewise.
2619 * input-file.c (file_name): Change type to const char *.
2620 (saved_file::file_name): Likewise.
2621 (input_file_open): Change type of argument to const char *.
2622 * input-file.h (input_file_open): Adjust.
2623 * input-scrub.c (logical_input_file): change type to const char *.
2624 (physical_input_file): Likewise.
2625 (struct input_save): Adjust.
2626 (input_scrub_push): Adjust.
2627 (input_scrub_begin): Adjust.
2628 (as_where): Adjust.
2629 * input-scrub.c (input_scrub_new_file): Make file name argument const.
2630 (input_scrub_include_file): Likewise.
2631 (new_logical_line_flags): Likewise.
2632 (new_logical_line): Likewise.
2633 * as.h: Adjust.
2634 * frags.h (struct frag): Change type of fr_file to const char *.
2635 * expr.c (expr_symbol_where): Change type of file argument to
2636 const char **.
2637 * expr.h (expr_symbol_where): Likewise.
2638 * config/tc-i370.c (md_apply_fix): adjust.
2639 * config/tc-mmix.c (mmix_md_end): Likewise.
2640 * config/tc-ppc.c (md_apply_fix): Likewise.
2641 * config/tc-s390.c (md_apply_fix): Likewise.
2642 * symbols.c (report_op_error): Likewise.
2643 (resolve_symbol_value): Likewise.
2644 * config/tc-ia64.c (slot::src_file): Change type to const char *.
2645 (rsrc::file): Likewise.
2646 * config/tc-xtensa.c (xtensa_sanity_check): Change type of variable to
2647 const char *.
2648 (xtensa_relax_frag): Likewise.
2649 (md_convert_frag): Likewise.
2650 (tinsn_to_slotbuf): Likewise.
2651 * expr.c (expr_symbol_line): Likewise.
2652 * macro.c (define_macro): Likewise.
2653 * macro.h (macro_struct): Likewise.
2654 * messages.c (as_show_where): Likewise.
2655 * read.c (s_macro): Likewise.
2656 * stabs.c (stabs_generate_asm_file): Likewise.
2657 (generate_asm_file): Likewise.
2658 (stabs_generate_asm_lineno): Likewise.
2659 * write.h (struct reloc_list): Likewise.
2660 * input-scrub.c (as_where): Change return type to const char *.
2661 * as.h (as_wheree): Adjust.
2662
2663 2016-02-21 H.J. Lu <hongjiu.lu@intel.com>
2664
2665 * write.c (compress_debug): Move BFD compression bits setting
2666 to ...
2667 (write_object_file): Here.
2668
2669 2016-02-20 H.J. Lu <hongjiu.lu@intel.com>
2670
2671 * config/tc-i386.c (register_number): Check RegVRex.
2672 * testsuite/gas/i386/x86-64-avx512f.s: Add a test for vgatherqpd
2673 with %zmm19 and %zmm3.
2674 * testsuite/gas/i386/x86-64-avx512f-intel.d: Updated.
2675 * testsuite/gas/i386/x86-64-avx512f.d: Likewise.
2676
2677 2016-02-19 Matthew Wahab <matthew.wahab@arm.com>
2678 Jiong Wang <jiong.wang@arm.com>
2679
2680 * config/tc-arm.c (arm_ext_fp16): New.
2681 (arm_extensions): New entry for "fp16".
2682
2683 2016-02-19 Nick Clifton <nickc@redhat.com>
2684
2685 PR 19630
2686 * read.c (read_a_source_file): Check for assemble_one returning
2687 with input_line_pointer set to NULL.
2688
2689 2016-02-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2690
2691 * listing.c (rebuffer_line): Change return type to void.
2692
2693 * symbols.c (decode_local_label_name): Make type a const char *.
2694 * listing.c (print_source): Make type of p const char *.
2695 (print_line): Make type of string const char *.
2696 (buffer_line): Return const char *.
2697 (title): Make type const char *.
2698 (subtitle): Likewise.
2699 (listing_listing): Make type of p const char *.
2700 * messages.c (as_internal_value_out_of_range): Make type of prefix
2701 const char *.
2702 * stabs.c (s_stab_generic): make type of stab_secname, stabstr_secname
2703 and string const char *.
2704 * read.c (_bfd_rel): Make type of name const char *.
2705 * app.c (out_string): Change type to const char *.
2706 (struct app_save::out_string): Likewise.
2707
2708 2016-02-18 Dan Gisselquist <dgisselq@verizon.net>
2709 Nick Clifton <nickc@redhat.com>
2710
2711 * read.c (finish_bundle): Avoid recording a negative alignment.
2712 (do_align): Use unsigned values for n, len and max. Only create
2713 a frag if the alignment requirement is greater than the minimum
2714 byte alignment. Avoid recording a negative alignment.
2715 (s_align): Use unsigned values where appropriate.
2716 (bss_alloc): Use an unsigned value for the alignment.
2717 (sizeof_sleb128): Add a comment noting that we encode one octet
2718 per byte, regardless of the value of OCTETS_PER_BYTE_POWER.
2719 (emit_leb129_expr): Abort if the emitted encoding was longer than
2720 expected.
2721 * read.h (output_leb128): Update prototype.
2722 (sizeof_leb128): Update prototype.
2723 (bss_alloc): Update prototype.
2724 * write.c (record_alignment): Use an unsigned value for the
2725 alignment. Do not record alignments less than the minimum
2726 alignment for a byte.
2727 * write.h (record_alignment): Update prototype.
2728
2729 2016-02-17 Max Filippov <jcmvbkbc@gmail.com>
2730
2731 * config/tc-xtensa.c (xtensa_move_literals): Fix check for
2732 .init.literal/.fini.literal section name.
2733 * testsuite/gas/xtensa/all.exp: Add init-fini-literals to the
2734 list of xtensa tests.
2735 * testsuite/gas/xtensa/init-fini-literals.d: New file:
2736 init-fini-literals test result patterns.
2737 * testsuite/gas/xtensa/init-fini-literals.s: New file:
2738 init-fini-literals test.
2739
2740 2016-02-17 Nick Clifton <nickc@redhat.com>
2741
2742 * config/tc-msp430.c (msp430_mcu_data): Sync with data from TI's
2743 devices.csv file as of March 2016.
2744
2745 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
2746
2747 * config/tc-arc.c (tc_arc_frame_initial_instructions): New
2748 function.
2749 (tc_arc_regname_to_dw2regnum): Likewise.
2750 * config/tc-arc.h (TARGET_USE_CFIPOP): Define
2751 (tc_cfi_frame_initial_instructions): Likewise.
2752 (tc_regname_to_dw2regnum): Likewise.
2753 * testsuite/gas/cfi/cfi-arc-1.d: New file.
2754 * testsuite/gas/cfi/cfi-arc-1.s: Likewise.
2755 * testsuite/gas/cfi/cfi.exp: Allow running tests for arc.
2756
2757 2016-02-16 Trevor Saunders <tbsaunde@tbsaunde.org>
2758
2759 * doc/internals.texi (S_IS_EXTERN): Remove.
2760
2761 2016-02-16 Nick Clifton <nickc@redhat.com>
2762
2763 * doc/as.texinfo (Section): Fix up texinfo snafus in previous
2764 update.
2765
2766 2016-02-16 Renlin Li <renlin.li@arm.com>
2767
2768 PR gas/19620
2769 * config/tc-aarch64.c (parse_half): Remove restrictions on symbol name.
2770 * testsuite/gas/aarch64/movw_label.d: New.
2771 * testsuite/gas/aarch64/movw_label.s: New.
2772
2773 2016-02-15 Vinay Kumar G. <Vinay.G@kpit.com>
2774
2775 PR gas/19556
2776 * config/rx-parse.y (MOV): Opcode generation for index
2777 register addressing mode.
2778 * testsuite/gas/rx/rx.exp: Updated for new testcase.
2779 * testsuite/gas/rx/pr19665.s: New file.
2780 * testsuite/gas/rx/pr19665.s: New file.
2781 * testsuite/gas/rx/mov.d: Update expected output.
2782
2783 2016-02-15 Nick Clifton <nickc@redhat.com>
2784
2785 * doc/as.texinfo (.section): Document that numeric values can now
2786 be used for the flags and type fields of the ELF target's .section
2787 directive. Add notes about the restrictions on setting flags and
2788 types.
2789 * config/obj-elf.c (obj_elf_change_section): Allow known sections
2790 to be given processor specific section types. Allow processor and
2791 application specific flags of a section to be set after
2792 definition.
2793 (obj_elf_parse_section_letters): Handle parsing numeric values.
2794 (obj_elf_section_type): Handle parsing numeric values.
2795 (obj_elf_section): Allow numeric type values.
2796 * config/obj-elf.h (obj_elf_change_section): Update prototype.
2797 * testsuite/gas/elf/section10.d: New test.
2798 * testsuite/gas/elf/section10.s: Source file for new test.
2799 * testsuite/gas/elf/elf.exp: Run the new test.
2800 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Remove dependency upon
2801 the description of the flags produced by readelf.
2802 * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
2803 * NEWS: Mention the new feature.
2804
2805 2016-02-11 Nick Clifton <nickc@redhat.com>
2806
2807 PR gas/19614
2808 * dw2gencfi.c (cfi_sections_set): Delay setting this variable
2809 until it is actually used.
2810 (cfi_set_sections): Set cfi_sections_set to true.
2811 (dot_cfi_startproc): Likewise.
2812 (dot_cfi_endproc): Likewise.
2813 (dot_cfi_fde_data): Likewise.
2814 (cfi_finish): Likewise.
2815 (dot_cfi_sections): Do not set cfi_sections_set.
2816 * doc/as.texinfo (.cfi_sections): Note that targets can provide
2817 their own cfi section name. Also note that the directive can be
2818 reissued provided that CFI generation has not started.
2819 * testsuite/gas/mips/compact-eh-err2.s: Add .cfi_startproc and
2820 .cfi_endproc directives so that the redefinition of .cfi_sections
2821 will trigger the generation of the error message.
2822 * testsuite/gas/mips/compact-eh-err2.l: Update expected line
2823 number of error message.
2824
2825 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
2826 Janek van Oirschot <jvanoirs@synopsys.com>
2827
2828 * config/tc-arc.h (TC_FRAG_TYPE, TC_PCREL_ADJUST, MAX_INSN_ARGS)
2829 (MAX_INSN_FLGS, MAX_FLAG_NAME_LENGHT, TC_GENERIC_RELAX_TABLE):
2830 Define.
2831 (arc_flags, arc_relax_type): New structure.
2832 * config/tc-arc.c (FRAG_MAX_GROWTH, RELAX_TABLE_ENTRY)
2833 (RELAX_TABLE_ENTRY_MAX): New define.
2834 (relaxation_state, md_relax_table, arc_relaxable_insns)
2835 (arc_num_relaxable_ins): New variable.
2836 (rlx_operand_type, arc_rlx_types): New enums.
2837 (arc_relaxable_ins): New structure.
2838 (OPTION_RELAX): New option.
2839 (arc_insn): New relax member.
2840 (arc_flags): Remove.
2841 (relax_insn_p): New function.
2842 (apply_fixups): Likewise.
2843 (relaxable_operand): Likewise.
2844 (may_relax_expr): Likewise.
2845 (relaxable_flag): Likewise.
2846 (arc_pcrel_adjust): Likewise.
2847 (md_estimate_size_before_relax): Implement.
2848 (md_convert_frag): Likewise.
2849 (md_parse_option): Handle new mrelax option.
2850 (md_show_usage): Likewise.
2851 (assemble_insn): Set relax member.
2852 (emit_insn0): New function.
2853 (emit_insn1): Likewise.
2854 (emit_insn): Handle relaxation case.
2855 * NEWS: Mention the new relaxation option.
2856 * doc/c-arc.texi (ARC Options): Document new mrelax option.
2857 * doc/as.texinfo (Target ARC Options): Likewise.
2858 * testsuite/gas/arc/relax-avoid1.d: New file.
2859 * testsuite/gas/arc/relax-avoid1.s: Likewise.
2860 * testsuite/gas/arc/relax-avoid2.d: Likewise.
2861 * testsuite/gas/arc/relax-avoid2.s: Likewise.
2862 * testsuite/gas/arc/relax-avoid3.d: Likewise.
2863 * testsuite/gas/arc/relax-avoid3.s: Likewise.
2864 * testsuite/gas/arc/relax-b.d: Likewise.
2865 * testsuite/gas/arc/relax-b.s: Likewise.
2866
2867 2016-02-08 Nick Clifton <nickc@redhat.com>
2868
2869 * config/tc-ia64.c (dot_prologue): Fix formatting.
2870
2871 2016-02-04 Nick Clifton <nickc@redhat.com>
2872
2873 * config/obj-elf.c (obj_elf_change_section): Remove support for
2874 ARM NOREAD sections.
2875 * config/tc-arm.c (arm_elf_section_letter): Delete.
2876 * config/tc-arm.h (md_elf_section_letter): Delete.
2877 * doc/c-arm.texi (ARM Section Attribute): Delete section.
2878 * testsuite/gas/arm/section-execute-only.d: Delete.
2879 * testsuite/gas/arm/section-execute-only.s: Delete.
2880
2881 2016-02-04 Nick Clifton <nickc@redhat.com>
2882
2883 PR target/19561
2884 * config/tc-msp430.c (msp430_operands): Remove case 7. Use case 2
2885 to handle encoding of RRUX instruction.
2886 * testsuite/gas/msp430/msp430x.s: Add more tests of the extended
2887 shift instructions.
2888 * testsuite/gas/msp430/msp430x.d: Update expected disassembly.
2889
2890 2016-02-03 Max Filippov <jcmvbkbc@gmail.com>
2891
2892 * config/tc-xtensa.c (md_apply_fix): Mark BFD_RELOC_XTENSA_DIFF*
2893 substitutions for BFD_RELOC_* as unsigned.
2894 * testsuite/gas/xtensa/all.exp: Add loc to list of xtensa tests.
2895 * testsuite/gas/xtensa/loc.d: New file: loc test result patterns.
2896 * testsuite/gas/xtensa/loc.s: New file: loc test.
2897
2898 2016-02-03 Kevin Buettner <kevinb@redhat.com>
2899
2900 * config/tc-msp430.h (DWARF2_ADDR_SIZE): Set to 4.
2901
2902 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
2903
2904 PR gas/19520
2905 * NEWS: Mention new command line option -mrelax-relocations and
2906 new configure option --enable-x86-relax-relocations for x86
2907 target.
2908 * config.in: Regenerated.
2909 * configure.ac: Add --enable-x86-relax-relocations.
2910 (ac_default_x86_relax_relocations): New. Default to 1 except
2911 for x86 Solaris targets older than Solaris 12.
2912 (DEFAULT_GENERATE_X86_RELAX_RELOCATIONS): Define.
2913 * configure: Likewise.
2914 * config/tc-i386.c (generate_relax_relocations): New.
2915 (OPTION_MRELAX_RELOCATIONS): Likewise.
2916 (output_disp): Don't generate relax relocations if
2917 generate_relax_relocations is 0.
2918 (md_longopts): Add -mrelax-relocations.
2919 (md_show_usage): Likewise.
2920 (md_parse_option): Handle OPTION_MRELAX_RELOCATIONS.
2921 * doc/c-i386.texi: Document -mrelax-relocations=.
2922 * testsuite/gas/i386/got-no-relax.d: New file.
2923 * testsuite/gas/i386/x86-64-gotpcrel-no-relax.d: Likewise.
2924 * testsuite/gas/i386/got.d: Pass -mrelax-relocations=yes to as.
2925 * testsuite/gas/i386/localpic.d: Likewise.
2926 * testsuite/gas/i386/mixed-mode-reloc32.d: Likewise.
2927 * testsuite/gas/i386/reloc32.d: Likewise.
2928 * testsuite/gas/i386/x86-64-gotpcrel.d: Likewise.
2929 * testsuite/gas/i386/x86-64-localpic.d: Likewise.
2930 * testsuite/gas/i386/ilp32/x86-64-gotpcrel.d: Likewise.
2931 * testsuite/gas/i386/ilp32/x86-64-localpic.d: Likewise.
2932 * testsuite/gas/i386/i386.exp: Run got-no-relax and
2933 x86-64-gotpcrel-no-relax.
2934
2935 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
2936
2937 * NEWS: Mention new command line option -mfence-as-lock-add=yes
2938 for x86 target.
2939
2940 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
2941
2942 * NEWS: Remove duplicated marker for 2.26.
2943
2944 2016-02-02 Renlin Li <renlin.li@arm.com>
2945
2946 * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.
2947
2948 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
2949
2950 * testsuite/gas/ip2k/allinsn.d: New file.
2951 * testsuite/gas/ip2k/allinsn.s: New file.
2952 * testsuite/gas/ip2k/ip2k-allinsn.exp: New file.
2953
2954 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
2955
2956 * testsuite/gas/epiphany/addr-syntax.d: Add explicit 0 offset to
2957 some load instructions.
2958 * testsuite/gas/epiphany/allinsn.d: Likewise.
2959 * testsuite/gas/epiphany/regression.d: Likewise.
2960
2961 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
2962
2963 * testsuite/gas/epiphany/addr-syntax.d: Remove unneeded '.l'
2964 suffixes from instruction mnemonics in expected output.
2965 * testsuite/gas/epiphany/allinsn.d: Likewise.
2966 * testsuite/gas/epiphany/regression.d: Likewise.
2967 * testsuite/gas/epiphany/sample.d: Likewise.
2968
2969 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 * testsuite/gas/epiphany/addr-syntax.d: Update expected register
2972 names.
2973 * testsuite/gas/epiphany/allinsn.d: Likewise.
2974 * testsuite/gas/epiphany/sample.d: Likewise.
2975
2976 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
2977
2978 * testsuite/gas/epiphany/sample.d: Update expected output.
2979
2980 2016-01-26 Claudiu Zissulescu <claziss@synopsys.com>
2981
2982 * config/tc-arc.c (md_apply_fix): Allow addendum.
2983 (arc_reloc_op): Allow complex expressions for tpoff.
2984 (md_apply_fix): Handle resolved TLS local symbol.
2985 * testsuite/gas/arc/tls-relocs1.d: New file.
2986 * testsuite/gas/arc/tls-relocs1.s: Likewise.
2987
2988 2016-02-01 Loria <Loria@phantasia.org>
2989
2990 PR target/19311
2991 * config/tc-arm.c (encode_arm_immediate): Recode to improve
2992 efficiency and avoid an LLVM loop optimization bug.
2993
2994 2016-02-01 Nick Clifton <nickc@redhat.com>
2995
2996 * config/tc-microblaze.c (parse_imm): Fix compile time warning
2997 message extending a negative 32-bit value into a larger signed
2998 value on a 32-bit host.
2999
3000 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
3001
3002 PR gas/19532
3003 * configure.ac (compressed_debug_sections): Replace == with =.
3004 * configure: Regenerated.
3005
3006 2016-01-29 Andrew Senkevich <andrew.senkevich@intel.com>
3007 H.J. Lu <hongjiu.lu@intel.com>
3008
3009 * config/tc-i386.c (avoid_fence): New.
3010 (output_insn): Encode as lock addl $0x0, (%{r,e}sp) if avoid_fence
3011 is true.
3012 (OPTION_FENCE_AS_LOCK_ADD): New.
3013 (md_longopts): Add -mfence-as-lock-add.
3014 (md_parse_option): Handle -mfence-as-lock-add.
3015 (md_show_usage): Add -mfence-as-lock-add=[no|yes].
3016 * doc/c-i386.texi (-mfence-as-lock-add): Document.
3017 * testsuite/gas/i386/i386.exp: Run new tests.
3018 * testsuite/gas/i386/fence-as-lock-add.s: New.
3019 * testsuite/gas/i386/fence-as-lock-add-yes.d: Likewise.
3020 * testsuite/gas/i386/fence-as-lock-add-no.d: Likewise.
3021 * testsuite/gas/i386/x86-64-fence-as-lock-add-yes.d: Likewise.
3022 * testsuite/gas/i386/x86-64-fence-as-lock-add-no.d: Likewise.
3023
3024 2016-01-27 H.J. Lu <hongjiu.lu@intel.com>
3025
3026 * configure.ac (compressed_debug_sections): Remove trailing `]'.
3027 * configure: Regenerated.
3028
3029 2016-01-25 H.J. Lu <hongjiu.lu@intel.com>
3030
3031 * config/tc-i386.c (OPTION_OMIT_LOCK_PREFIX): Renamed to ...
3032 (OPTION_MOMIT_LOCK_PREFIX): This.
3033 (md_longopts): Updated.
3034 (md_parse_option): Likewise.
3035
3036 2016-01-25 Catherine Moore <clm@codesourcery.com>
3037
3038 * config/mips/tc-mips.c (md_begin): Avoid gp-relative addressing
3039 if abicalls are in effect.
3040 * testsuite/gas/mips/sdata-gp.s: New test.
3041 * testsuite/gas/mips/sdata-gp.d: New expected output
3042 * testsuite/gas/mips/mips.exp: Run new test.
3043
3044 2016-01-25 Renlin Li <renlin.li@arm.com>
3045
3046 * testsuite/gas/arm/thumb2_it_search.d: New.
3047 * testsuite/gas/arm/thumb2_it_search.s: New.
3048
3049 2016-01-21 Nick Clifton <nickc@redhat.com>
3050
3051 PR gas/19454
3052 * testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope
3053 with arm-netbsdelf target.
3054 * testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
3055
3056 2016-01-20 Nick Clifton <nickc@redhat.com>
3057
3058 PR 19456
3059 * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks.
3060 * testsuite/gas/arm/blx-bl-convert.d
3061 * testsuite/gas/arm/plt-1.d: Likewise.
3062 * testsuite/gas/arm/reloc-bad.d: Likewise.
3063 * testsuite/gas/arm/thumb-w-good.d: Likewise.
3064 * testsuite/gas/arm/thumb2_pool.d: Likewise.
3065 * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks
3066 * testsuite/gas/arm/tls_vxworks.d: Update expected output.
3067
3068 PR 19499
3069 * doc/as.texinfo (Errors): Correct documentation describing the
3070 interaction of .file and .line with warning and error messages.
3071
3072 PR 19458
3073 * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
3074 * testsuite/gas/arm/archv8m-main.d: Likewise.
3075 * testsuite/gas/arm/archv8m-base.d: Likewise.
3076
3077 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
3078
3079 * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
3080 * testsuite/gas/aarch64/armv8_2-a-illegal.l: New.
3081 * testsuite/gas/aarch64/armv8_2-a-illegal.s: New.
3082
3083 2016-01-20 Mickael Guene <mickael.guene@st.com>
3084 Terry Guo <terry.guo@arm.com>
3085
3086 * config/obj-elf.c (obj_elf_change_section) : Allow arm section with
3087 SHF_ARM_NOREAD section flag.
3088 * config/tc-arm.h (md_elf_section_letter) : Implement this hook to
3089 handle letter 'y'.
3090 (arm_elf_section_letter) : Declare it.
3091 * config/tc-arm.c (arm_elf_section_letter): Handle letter 'y' to set
3092 SHF_ARM_NOREAD section flag.
3093 * doc/c-arm.texi (ARM section attribute): Document the 'y' attribute.
3094
3095 * testsuite/gas/arm/section-execute-only.s: New test case.
3096 * testsuite/gas/arm/section-execute-only.d: Expected output.
3097
3098 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
3099
3100 * config/tc-mips.c (micromips_insn_length): Remove the mention
3101 of 48-bit microMIPS instructions.
3102
3103 2016-01-18 Alan Modra <amodra@gmail.com>
3104
3105 * configure: Regenerate.
3106
3107 2016-01-17 Alan Modra <amodra@gmail.com>
3108
3109 * configure: Regenerate.
3110
3111 2016-01-17 Alan Modra <amodra@gmail.com>
3112
3113 * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
3114
3115 2016-01-14 Nick Clifton <nickc@redhat.com>
3116
3117 * testsuite/gas/rl78/sp-relative-movw.s: New test.
3118 * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
3119 * testsuite/gas/rl78/rl78.exp: Run the new test.
3120
3121 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
3122
3123 * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
3124 * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
3125
3126 2016-01-13 Maciej W. Rozycki <macro@imgtec.com>
3127
3128 * config/tc-nios2.c (output_movia): Preset `code' to 0.
3129
3130 2016-01-13 Yoshinori Sato <ysato@users.sourceforge.jp>
3131
3132 * config/tc-h8300.c (get_operand): Remove spurious condition in
3133 test for closing parenthesis.
3134
3135 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
3136
3137 * config/tc-arm.c (arm_ext_v8_2): New.
3138 (insns): Add "esb".
3139 * testsuite/gas/arm/armv8_2-a.d: New.
3140 * testsuite/gas/arm/armv8_2-a.s: New.
3141
3142 2016-01-12 Alan Modra <amodra@gmail.com>
3143
3144 * testsuite/gas/ppc/vsx3.d: Accept nop padding.
3145
3146 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
3147
3148 * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
3149 xvcmpnesp, xvcmpnesp.>: Delete tests.
3150 * testsuite/gas/ppc/power9.s: Likewise.
3151 * testsuite/gas/ppc/vsx3.d: Likewise.
3152 * testsuite/gas/ppc/vsx3.s: Likewise.
3153
3154 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
3155
3156 PR gas/13050
3157 * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
3158 * testsuite/gas/m68k/p13050-1.s: New file.
3159 * testsuite/gas/m68k/p13050-2.d: New file.
3160 * testsuite/gas/m68k/p13050-2.s: New file.
3161
3162 2016-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
3163
3164 * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
3165 * testsuite/gas/arc/add.d: Likewise.
3166 * testsuite/gas/arc/and.d: Likewise.
3167 * testsuite/gas/arc/asl.d: Likewise.
3168 * testsuite/gas/arc/asr.d: Likewise.
3169 * testsuite/gas/arc/bic.d: Likewise.
3170 * testsuite/gas/arc/extb.d: Likewise.
3171 * testsuite/gas/arc/extw.d: Likewise.
3172 * testsuite/gas/arc/j.d: Likewise.
3173 * testsuite/gas/arc/jl.d: Likewise.
3174 * testsuite/gas/arc/ld2.d: Likewise.
3175 * testsuite/gas/arc/lsr.d: Likewise.
3176 * testsuite/gas/arc/mov.d: Likewise.
3177 * testsuite/gas/arc/or.d: Likewise.
3178 * testsuite/gas/arc/pcl-relocs.d: Likewise.
3179 * testsuite/gas/arc/pcrel-relocs.d: Likewise.
3180 * testsuite/gas/arc/pic-relocs.d: Likewise.
3181 * testsuite/gas/arc/plt-relocs.d: Likewise.
3182 * testsuite/gas/arc/rlc.d: Likewise.
3183 * testsuite/gas/arc/ror.d: Likewise.
3184 * testsuite/gas/arc/rrc.d: Likewise.
3185 * testsuite/gas/arc/sbc.d: Likewise.
3186 * testsuite/gas/arc/sda-relocs.d: Likewise.
3187 * testsuite/gas/arc/sda-relocs2.d: Likewise.
3188 * testsuite/gas/arc/sexb.d: Likewise.
3189 * testsuite/gas/arc/sexw.d: Likewise.
3190 * testsuite/gas/arc/st.d: Likewise.
3191 * testsuite/gas/arc/sub.d: Likewise.
3192 * testsuite/gas/arc/tls-relocs.d: Likewise.
3193 * testsuite/gas/arc/xor.d: Likewise.
3194
3195 2016-01-01 Alan Modra <amodra@gmail.com>
3196
3197 Update year range in copyright notice of all files.
3198
3199 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
3200 \f
3201 Copyright (C) 2016 Free Software Foundation, Inc.
3202
3203 Copying and distribution of this file, with or without modification,
3204 are permitted in any medium without royalty provided the copyright
3205 notice and this notice are preserved.
3206
3207 Local Variables:
3208 mode: change-log
3209 left-margin: 8
3210 fill-column: 74
3211 version-control: never
3212 End:
This page took 0.153684 seconds and 5 git commands to generate.