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