a85506e39b841226f2e0b68cec9db7c799b01f48
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
2
3 * config/obj-elf.c (obj_elf_vendor_attribute): Use xstrdup.
4 * config/tc-ppc.c (ppc_frob_file_before_adjust): Likewise.
5 (ppc_znop): Likewise.
6 (ppc_pe_section): Likewise.
7 (ppc_frob_symbol): Likewise.
8 * config/tc-tic30.c (tic30_operand): Likewise.
9 * config/tc-tic4x.c (tic4x_sect): Likewise.
10 (tic4x_usect): Likewise.
11
12 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
13
14 * config/tc-alpha.c: Const qualify FLT_CHARS.
15 * config/atof-ieee.c: Remove declarations of FLT_CHARS and EXP_CHARS.
16 * config/tc-cris.h: Likewise.
17 * expr.c: Likewise.
18 * config/tc-mmix.c (md_atof): Adjust comment.
19 * config/tc-mmix.h: Stop defining FLT_CHARS and EXP_CHARS as macros.
20 * tc.h: Declare FLT_CHARS and EXP_CHARS.
21
22 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
23
24 * config/tc-score.c (s3_gen_reloc): Add const qualifiers.
25 * config/tc-score7.c (s7_gen_reloc): Likewise.
26
27 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
28
29 * config/tc-arm.c (do_t_branch): Change the type of reloc to
30 bfd_reloc_code_real_type.
31
32 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
33
34 * config/bfin-parse.y (current_inputline): Remove definition.
35 * config/tc-bfin.c (md_assemble): Simplify use of current_inputline.
36
37 2016-04-03 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
38
39 * config/tc-avr.c (md_parse_option): Use strcasecmp () to compare
40 strings.
41
42 2016-04-02 Alan Modra <amodra@gmail.com>
43
44 PR 19896
45 * read.c (assign_symbol): Consume rest of line after an error
46 rather than continuing to process the line.
47
48 2016-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
49
50 * config/tc-arc.h (MAX_FLAG_NAME_LENGHT): Rename to...
51 (MAX_FLAG_NAME_LENGTH): ...this.
52 (struct arc_flags): Update to use MAX_FLAG_NAME_LENGTH.
53 * config/tc-arc.c (tokenize_flags): Likewise.
54
55 2016-04-01 Alan Modra <amodra@gmail.com>
56
57 * cgen.c (weak_operand_overflow_check): Return const char*.
58 * messages.c (as_internal_value_out_of_range): Formatting.
59 (as_warn_value_out_of_range): Consify prefix param.
60 (as_bad_value_out_of_range): Likewise.
61 * read.c (s_errwarn): Constify msg..
62 (s_float_space, float_cons): ..and err.
63 * as.h (as_warn_value_out_of_range, as_bad_value_out_of_range,
64 ieee_md_atof, vax_md_atof): Update prototypes.
65 * tc.h (md_atof): Update prototype.
66 * config/atof-ieee.c (ieee_md_atof): Return const char*.
67 * config/atof-vax.c (vax_md_atof): Likewise.
68 * config/obj-elf.c (obj_elf_parse_section_letters): Constify bad_msg.
69 * config/tc-aarch64.c (md_atof): Return const char*.
70 * config/tc-alpha.c (s_alpha_section_name): Likewise.
71 (s_alpha_comm): Constify sec_name.
72 (section_name): Constify.
73 (s_alpha_section): Consify name..
74 (alpha_elf_section_letter): ..and ptr_msg param..
75 (md_atof): ..and return.
76 * config/tc-alpha.h (alpha_elf_section_letter): Update prototype.
77 * config/tc-arc.c (md_atof): Return const char*.
78 * config/tc-arm.c (md_atof): Likewise.
79 * config/tc-avr.c (md_atof): Likewise.
80 * config/tc-bfin.c (md_atof): Likewise.
81 * config/tc-cr16.c (md_atof): Likewise.
82 * config/tc-cris.c (md_atof): Likewise.
83 * config/tc-crx.c (md_atof): Likewise.
84 * config/tc-d10v.c (md_atof): Likewise.
85 * config/tc-d30v.c (md_atof): Likewise.
86 * config/tc-dlx.c (md_atof): Likewise.
87 * config/tc-epiphany.c (md_atof): Likewise.
88 * config/tc-fr30.c (md_atof): Likewise.
89 * config/tc-frv.c (md_atof): Likewise.
90 * config/tc-ft32.c (md_atof): Likewise.
91 * config/tc-h8300.c (md_atof): Likewise.
92 * config/tc-hppa.c (struct default_subspace_dict): Constify name.
93 (struct default_space_dict): Likewise.
94 (create_new_space): Constify name param.
95 (create_new_subspace): Likewise.
96 (is_defined_space, is_defined_subspace): Likewise.
97 (pa_parse_space_stmt): Constify space_name param.
98 (md_atof): Return const char*.
99 (pa_spaces_begin): Constify name.
100 * config/tc-i370.c (md_atof): Return const char*.
101 * config/tc-i386.c (md_atof): Likewise.
102 (x86_64_section_letter): Constify ptr_msg param.
103 * config/tc-i386.h (x86_64_section_letter): Update prototype.
104 * config/tc-i860.c (struct i860_it): Constify error.
105 (md_atof): Return const char*.
106 * config/tc-i960.c (md_atof): Likewise.
107 * config/tc-ia64.c (md_atof): Likewise.
108 (ia64_elf_section_letter): Constify ptr_msg param.
109 * config/tc-ia64.h (ia64_elf_section_letter): Update prototype.
110 * config/tc-ip2k.c (md_atof): Return const char*.
111 * config/tc-iq2000.c (md_atof): Likewise.
112 * config/tc-lm32.c (md_atof): Likewise.
113 * config/tc-m32c.c (md_atof): Likewise.
114 * config/tc-m32r.c (md_atof): Likewise.
115 * config/tc-m68hc11.c (md_atof): Likewise.
116 * config/tc-m68k.c (md_atof): Likewise.
117 * config/tc-mcore.c (md_atof): Likewise.
118 * config/tc-mep.c (md_atof): Likewise.
119 (mep_elf_section_letter): Constify ptr_msg param.
120 * config/tc-mep.h (mep_elf_section_letter): Update prototype.
121 * config/tc-metag.c (md_atof): Return const char*.
122 * config/tc-microblaze.c (md_atof): Likewise.
123 * config/tc-microblaze.h (md_atof): Delete prototype.
124 * config/tc-mips.c (mips_parse_argument_token): Constify err.
125 (md_atof): Return const char*.
126 * config/tc-mmix.c (md_atof): Likewise.
127 * config/tc-mn10200.c (md_atof): Likewise.
128 * config/tc-mn10300.c (md_atof): Likewise.
129 * config/tc-moxie.c (md_atof): Likewise.
130 * config/tc-msp430.c (md_atof): Likewise.
131 * config/tc-mt.c (md_atof): Likewise.
132 * config/tc-nds32.c (md_atof): Likewise.
133 * config/tc-nios2.c (md_atof): Likewise.
134 (nios2_elf_section_letter): Constify ptr_msg param.
135 * config/tc-nios2.h (nios2_elf_section_letter): Update prototype.
136 * config/tc-ns32k.c (md_atof): Return const char*.
137 * config/tc-or1k.c (md_atof): Likewise.
138 * config/tc-pdp11.c (struct pdp11_code): Constify error.
139 (md_atof): Return const char*.
140 * config/tc-pj.c (md_atof): Likewise.
141 * config/tc-ppc.c (md_atof): Likewise.
142 * config/tc-rl78.c (md_atof): Likewise.
143 * config/tc-rx.c (md_atof): Likewise.
144 * config/tc-s390.c (md_atof): Likewise.
145 * config/tc-score.c (s3_atof, md_atof): Likewise.
146 * config/tc-sh.c (md_atof): Likewise.
147 * config/tc-sparc.c (struct sparc_it): Constify error.
148 (md_atof): Return const char*.
149 * config/tc-spu.c (md_atof): Likewise.
150 * config/tc-tic30.c (md_atof): Likewise.
151 * config/tc-tic4x.c (md_atof): Likewise.
152 * config/tc-tic54x.c (md_atof): Likewise.
153 * config/tc-tic6x.c (md_atof): Likewise.
154 * config/tc-tilegx.c (md_atof): Likewise.
155 * config/tc-tilepro.c (md_atof): Likewise.
156 * config/tc-v850.c (parse_register_list, md_atof): Likewise.
157 * config/tc-vax.c (md_atof): Likewise.
158 * config/tc-visium.c (md_atof): Likewise.
159 * config/tc-xc16x.c (md_atof): Likewise.
160 * config/tc-xgate.c (md_atof): Likewise.
161 * config/tc-xstormy16.c (md_atof): Likewise.
162 * config/tc-xtensa.c (md_atof): Likewise.
163 * config/tc-z80.c (md_atof): Likewise.
164 * config/tc-z8k.c (md_atof): Likewise.
165
166 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
167
168 * config/tc-xtensa.c (struct rename_section_struct): Make old_name
169 const.
170 (xtensa_section_rename): Make argument type const char *.
171 * config/tc-xtensa.h (xtensa_section_rename): Adjust.
172
173 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
174
175 * config/tc-i960.c (parse_ldconst): Cast to char * when assigning to
176 args[0].
177
178 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
179
180 * config/tc-m32c.c (m32c_md_end): cast the argument to md_assemble to
181 char *.
182 (m32c_indirect_operand): Likewise.
183 * config/tc-nds32.c (do_pseudo_b): Likewise.
184 (do_pseudo_bal): Likewise.
185 (do_pseudo_ls_bhw): Likewise.
186
187 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
188
189 * as.c (parse_args): Cast literal to char * when assigning to optarg.
190
191 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
192
193 * config/tc-ia64.c (md_assemble): Add temporary variable to pass to
194 get_symbol_name ().
195 * config/tc-sparc.c (s_register): Cast a literal to char * in
196 assignment.
197
198 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
199
200 * config/tc-i960.c (parse_expr): Cast to char * when assigning to
201 input_line_pointer.
202 * config/tc-m32r.c (expand_debug_syms): Likewise.
203 * config/tc-msp430.c (msp430_dstoperand): Likewise.
204 * config/tc-z80.c (md_begin): Likewise.
205 * stabs.c (stabs_generate_asm_func): Likewise.
206
207 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
208
209 * cgen.c: Modernize the way functions declare arguments.
210 * config/tc-bfin.c: Likewise.
211 * config/tc-pdp11.c: Likewise.
212 * literal.c: Likewise.
213 * read.c: Likewise.
214 * stabs.c: Likewise.
215
216 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
217
218 * config/tc-aarch64.c (aarch64_handle_align): Make the type of some
219 variables unsigned char[].
220 * config/tc-alpha.c (alpha_handle_align): Likewise.
221 * config/tc-arm.c (arm_handle_align): Likewise.
222 * config/tc-z80.c: Likewise.
223
224 2016-03-30 Nick Clifton <nickc@redhat.com>
225
226 PR target/19880
227 * config/tc-arm.c (do_t_push_pop): Cast bitmask to unsigned before
228 shifting.
229
230 2016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
231
232 * testsuite/gas/all/gas.exp: Don't xfail on ARC.
233 * testsuite/gas/elf/elf.exp: Likewise.
234 * testsuite/gas/all/redef3.d: Allow execution for ARC.
235
236 2016-03-30 Claudiu Zissulescu <claziss@synopsys.com>
237
238 * testsuite/gas/arc/warn.exp: Fix matching pattern.
239
240 2016-03-29 Claudiu Zissulescu <claziss@synopsys.com>
241
242 * testsuite/gas/arc/ext2op.d: New file.
243 * testsuite/gas/arc/ext2op.s: Likewise.
244 * testsuite/gas/arc/ext3op.d: Likewise.
245 * testsuite/gas/arc/ext3op.s: Likewise.
246
247 2016-03-29 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
248
249 * config/tc-aarch64.c (struct aarch64_long_option_table): Ad const
250 qualifier.
251 * config/tc-alpha.c (md_parse_option): Likewise.
252 * config/tc-arc.c (md_parse_option): Likewise.
253 * config/tc-arm.c (struct arm_long_option_table): Likewise.
254 (md_parse_option): Likewise.
255 * config/tc-avr.c (md_parse_option): Likewise.
256 * config/tc-bfin.c (md_parse_option): Likewise.
257 * config/tc-cr16.c (md_parse_option): Likewise.
258 * config/tc-cris.c (s_cris_arch): Likewise.
259 (md_parse_option): Likewise.
260 * config/tc-crx.c (md_parse_option): Likewise.
261 * config/tc-d10v.c (md_parse_option): Likewise.
262 * config/tc-d30v.c (md_parse_option): Likewise.
263 * config/tc-dlx.c (md_parse_option): Likewise.
264 * config/tc-epiphany.c (md_parse_option): Likewise.
265 * config/tc-fr30.c (md_parse_option): Likewise.
266 * config/tc-frv.c (md_parse_option): Likewise.
267 * config/tc-ft32.c (md_parse_option): Likewise.
268 * config/tc-h8300.c (md_parse_option): Likewise.
269 * config/tc-hppa.c (md_parse_option): Likewise.
270 * config/tc-i370.c (md_parse_option): Likewise.
271 * config/tc-i386.c (md_parse_option): Likewise.
272 * config/tc-i860.c (md_parse_option): Likewise.
273 * config/tc-i960.c (md_parse_option): Likewise.
274 * config/tc-ia64.c (md_parse_option): Likewise.
275 * config/tc-ip2k.c (md_parse_option): Likewise.
276 * config/tc-iq2000.c (md_parse_option): Likewise.
277 * config/tc-lm32.c (md_parse_option): Likewise.
278 * config/tc-m32c.c (md_parse_option): Likewise.
279 * config/tc-m32r.c (md_parse_option): Likewise.
280 * config/tc-m68hc11.c (md_parse_option): Likewise.
281 * config/tc-m68k.c (md_parse_option): Likewise.
282 * config/tc-mcore.c (md_parse_option): Likewise.
283 * config/tc-mep.c (md_parse_option): Likewise.
284 * config/tc-metag.c (struct metag_long_option): Likewise.
285 (md_parse_option): Likewise.
286 * config/tc-microblaze.c (md_parse_option): Likewise.
287 * config/tc-microblaze.h (md_parse_option): Remove prototype.
288 * config/tc-mips.c (md_parse_option): Adjust.
289 * config/tc-mmix.c (md_parse_option): Likewise.
290 * config/tc-mn10200.c (md_parse_option): Likewise.
291 * config/tc-mn10300.c (md_parse_option): Likewise.
292 * config/tc-moxie.c (md_parse_option): Likewise.
293 * config/tc-msp430.c (md_parse_option): Likewise.
294 * config/tc-mt.c (md_parse_option): Likewise.
295 * config/tc-nds32.c (md_parse_option): Likewise.
296 * config/tc-nds32.h (nds32_parse_option): Likewise.
297 * config/tc-nios2.c (md_parse_option): Likewise.
298 * config/tc-ns32k.c (md_parse_option): Likewise.
299 * config/tc-or1k.c (md_parse_option): Likewise.
300 * config/tc-pdp11.c (md_parse_option): Likewise.
301 * config/tc-pj.c (md_parse_option): Likewise.
302 * config/tc-ppc.c (md_parse_option): Likewise.
303 * config/tc-rl78.c (md_parse_option): Likewise.
304 * config/tc-rx.c (md_parse_option): Likewise.
305 * config/tc-s390.c (s390_parse_cpu): Likewise.
306 * config/tc-score.c (md_parse_option): Likewise.
307 * config/tc-sh.c (md_parse_option): Likewise.
308 * config/tc-sparc.c (md_parse_option): Likewise.
309 * config/tc-spu.c (md_parse_option): Likewise.
310 * config/tc-tic30.c (md_parse_option): Likewise.
311 * config/tc-tic4x.c (md_parse_option): Likewise.
312 * config/tc-tic54x.c (md_parse_option): Likewise.
313 * config/tc-tic6x.c (md_parse_option): Likewise.
314 * config/tc-tilegx.c (md_parse_option): Likewise.
315 * config/tc-tilepro.c (md_parse_option): Likewise.
316 * config/tc-v850.c (md_parse_option): Likewise.
317 * config/tc-vax.c (md_parse_option): Likewise.
318 * config/tc-visium.c (struct visium_long_option_table): Likewise.
319 * config/tc-xc16x.c (md_parse_option): Likewise.
320 * config/tc-xgate.c (md_parse_option): Likewise.
321 * config/tc-xstormy16.c (md_parse_option): Likewise.
322 * config/tc-xtensa.c (md_parse_option): Likewise.
323 * config/tc-z80.c (md_parse_option): Likewise.
324 * config/tc-z8k.c (md_parse_option): Likewise.
325 * tc.h (md_parse_option): Likewise.
326
327 2016-03-29 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
328
329 * config/tc-bfin.c (gencode): Use XOBNEW obstack_alloc () wrapper.
330 * config/tc-hppa.c (fix_new_hppa): Likewise.
331 (pa_vtable_entry): Likewise.
332 (pa_vtable_inherit): Likewise.
333 * config/tc-m68k.c (md_begin): Likewise.
334
335 2016-03-28 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
336
337 * config/obj-elf.c (obj_elf_section_name): Return const char *.
338 * config/obj-elf.h (obj_elf_section_name): Adjust.
339 * config/tc-aarch64.c (aarch64_parse_features): Likewise.
340 (aarch64_parse_cpu): Likewise.
341 (aarch64_parse_arch): Likewise.
342 * config/tc-arm.c (arm_parse_extension): Likewise.
343 (arm_parse_cpu): Likewise.
344 (arm_parse_arch): Likewise.
345 * config/tc-nds32.c: Likewise.
346 * config/xtensa-relax.c (parse_special_fn): Likewise.
347 * stabs.c (generate_asm_file): Likewise.
348
349 2016-03-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
350
351 * config/tc-cr16.c (cr16_assemble): New function.
352 (md_assemble): Call cr16_assemble.
353
354 2016-03-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
355
356 * as.c (parse_args): Adjust.
357 * as.h (flag_size_check): Rename to flag_allow_nonconst_size.
358 * config/obj-elf.c (elf_frob_symbol): Adjust.
359
360 2016-03-24 Jose E. Marchesi <jose.marchesi@oracle.com>
361
362 * config/tc-sparc.c (sparc_ip): Remove the V9 restriction on ASR
363 registers to be in the 16..31 range.
364
365 2016-03-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
366
367 * config/tc-microblaze.c (md_assemble): Cast opc to char * when calling
368 frag_var ().
369
370 2016-03-24 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
371
372 * config/tc-visium.c (md_atof): Localize the string returned on
373 failure.
374
375 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
376
377 * config/tc-h8300.c (h8300_elf_section): Add const qualifiers.
378 * config/tc-ia64.c (obj_elf_vms_common): Likewise.
379 * config/tc-m68hc11.c (md_begin): Likewise.
380 (print_opcode_list): Likewise.
381 * config/tc-msp430.c (msp430_section): Likewise.
382 * config/tc-score.c (struct s3_insn_to_dependency): Likewise.
383 (s3_build_dependency_insn_hsh): Likewise.
384 * config/tc-score7.c (struct s7_insn_to_dependency): Likewise.
385 (s7_build_dependency_insn_hsh): Likewise.
386 * config/tc-tic4x.c: Likewise.
387 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
388 (subsym_get_arg): Likewise.
389 * config/tc-xtensa.c (struct suffix_reloc_map): Likewise.
390 (get_directive): Likewise.
391 (cache_literal_section): Likewise.
392 * config/xtensa-relax.c: Likewise.
393 * symbols.c (symbol_create): Likewise.
394 (local_symbol_make): Likewise.
395 (symbol_relc_make_expr): Likewise.
396
397 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
398
399 * config/tc-pdp11.c (md_assemble): Remove useless if and assignment to
400 str.
401
402 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
403
404 * config/tc-sparc.c (sparc_regname_to_dw2regnum): Replace strchr ()
405 call with a switch.
406
407 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
408
409 * config/tc-ia64.c (ia64_do_align): Remove.
410 (ia64_cons_align): Call do_align () directly.
411 (dot_proc): Likewise.
412 (stmt_float_cons): Likewise.
413
414 2016-03-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
415
416 * listing.c (listing_message): Use XNEW style allocation macros.
417 * read.c (read_a_source_file): Likewise.
418 (read_symbol_name): Likewise.
419 (s_mri_common): Likewise.
420 (assign_symbol): Likewise.
421 (s_reloc): Likewise.
422 (emit_expr_with_reloc): Likewise.
423 (s_incbin): Likewise.
424 (s_include): Likewise.
425 * sb.c (sb_build): Likewise.
426 (sb_check): Likewise.
427
428 2016-03-22 Alan Modra <amodra@gmail.com>
429
430 * write.c (record_alignment): Revert 2016-02-18 change.
431
432 2016-03-22 Alan Modra <amodra@gmail.com>
433
434 * config/tc-alpha.c (load_expression): Replace alloca with xmalloc.
435 (emit_jsrjmp, tc_gen_reloc): Likewise.
436 * config/tc-i370.c (i370_macro): Likewise.
437
438 2016-03-22 Nick Clifton <nickc@redhat.com>
439
440 * configure: Regenerate.
441
442 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * testsuite/gas/arc/nps400-0.d: New file.
445 * testsuite/gas/arc/nps400-0.s: New file.
446 * testsuite/gas/arc/nps400-1.d: New file.
447 * testsuite/gas/arc/nps400-1.s: New file.
448
449 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
450
451 * config/tc-arc.c (find_opcode_match): Move lnflg, and i
452 declarations to start of block. Reset code on all flags before
453 attempting to match them. Handle multiple hits on the same flag.
454 Handle flag class.
455 * testsuite/gas/arc/asm-errors.d: New file.
456 * testsuite/gas/arc/asm-errors.err: New file.
457 * testsuite/gas/arc/asm-errors.s: New file.
458
459 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * config/tc-arc.c (cpu_types): Add nps400 entry.
462 (check_zol): Handle nps400.
463
464 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
465
466 * config/tc-arc.c (arc_select_cpu): Remove use of
467 EF_ARC_CPU_GENERIC.
468
469 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * config/tc-arc.c (arc_target): Delay initialisation until
472 arc_select_cpu.
473 (arc_target_name): Likewise.
474 (arc_features): Likewise.
475 (arc_mach_type): Likewise.
476 (cpu_types): Remove "all" entry.
477 (arc_select_cpu): New function, most of the content is from...
478 (md_parse_option): ... here. Call new arc_select_cpu.
479 (md_begin): Call arc_select_cpu if needed, default is now arc700.
480
481 2016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * testsuite/gas/arc/inline-data-1.d: Add target restriction.
484 * testsuite/gas/arc/inline-data-2.d: New file.
485
486 2016-03-21 Nick Clifton <nickc@redhat.com>
487
488 * atof-generic.c: Replace use of alloca with call to xmalloc.
489 * cgen.c: Likewise.
490 * dwarf2dbg.c: Likewise.
491 * macro.c: Likewise.
492 * remap.c: Likewise.
493 * stabs.c: Likewise.
494 * symbols.c: Likewise.
495 * config/obj-elf.c: Likewise.
496 * config/tc-aarch64.c: Likewise.
497 * config/tc-arc.c: Likewise.
498 * config/tc-arm.c: Likewise.
499 * config/tc-avr.c: Likewise.
500 * config/tc-ia64.c: Likewise.
501 * config/tc-mips.c: Likewise.
502 * config/tc-msp430.c: Likewise.
503 * config/tc-nds32.c: Likewise.
504 * config/tc-ppc.c: Likewise.
505 * config/tc-sh.c: Likewise.
506 * config/tc-tic30.c: Likewise.
507 * config/tc-tic54x.c: Likewise.
508 * config/tc-xstormy16.c: Likewise.
509 * config/te-vms.c: Likewise.
510 * configure: Regenerate.
511
512 2016-03-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
513
514 * tc-i386.c (f32_1): Change type to unsigned char[].
515 (f32_2): Likewise.
516 (f32_3): Likewise.
517 (f32_4): Likewise.
518 (f32_5): Likewise.
519 (f32_6): Likewise.
520 (f32_7): Likewise.
521 (f32_8): Likewise.
522 (f32_9): Likewise.
523 (f32_10): Likewise.
524 (f32_11): Likewise.
525 (f32_12): Likewise.
526 (f32_13): Likewise.
527 (f32_14): Likewise.
528 (f16_3): Likewise.
529 (f16_4): Likewise.
530 (f16_5): Likewise.
531 (f16_6): Likewise.
532 (f16_7): Likewise.
533 (f16_8): Likewise.
534 (jump_31): Likewise.
535 (f32_patt): Likewise.
536 (f16_patt): Likewise.
537 (alt_3): Likewise.
538 (alt_4): Likewise.
539 (alt_5): Likewise.
540 (alt_6): Likewise.
541 (alt_7): Likewise.
542 (alt_8): Likewise.
543 (alt_9): Likewise.
544 (alt_10): Likewise.
545 (alt_patt): Likewise.
546
547 2016-03-18 Nick Clifton <nickc@redhat.com>
548
549 * doc/c-aarch64.texi (AArch64 Directives): Add descriptions of
550 .cpu, .dword, .even, .inst. .tlsdescadd, .tlsdesccall,
551 .tlsdescldr and .xword directives.
552
553 PR target/19721
554 * testsuite/gas/aarch64/pr19721.s: New test source file.
555 * testsuite/gas/aarch64/pr19721.d: New test driver file.
556
557 * doc/as.texinfo: Place the target specific command line options
558 into their own man page section.
559
560 2016-03-16 Jiong Wang <jiong.wang@arm.com>
561
562 * config/tc-arm.c (N_S_32): New.
563 (N_F_16_32): Likewise.
564 (N_SUF_32): Support N_F16.
565 (N_IF_32): Likewise.
566 (neon_dyadic_misc): Likewise.
567 (do_neon_cmp): Likewise.
568 (do_neon_cmp_inv): Likewise.
569 (do_neon_mul): Likewise.
570 (do_neon_fcmp_absolute): Likewise.
571 (do_neon_step): Likewise.
572 (do_neon_abs_neg): Likewise.
573 (CVT_FLAVOR_VAR): Likewise.
574 (do_neon_cvt_1): Likewise.
575 (do_neon_recip_est): Likewise.
576 (do_vmaxnm): Likewise.
577 (do_vrint_1): Likewise.
578 (neon_check_type): Check architecture support for FP16 extension.
579 (insns): Update comments.
580 * testsuite/gas/arm/armv8-2-fp16-simd.s: New test source.
581 * testsuite/gas/arm/armv8-2-fp16-simd.d: New testcase for arm mode.
582 * testsuite/gas/arm/armv8-2-fp16-simd-thumb.d: Likewise for thumb mode.
583 * testsuite/gas/arm/armv8-2-fp16-simd-warning.d: New rejection test for
584 arm mode.
585 * testsuite/gas/arm/armv8-2-fp16-simd-warning-thumb.d: Likewise for
586 thumb mode.
587 * testsuite/gas/arm/armv8-2-fp16-simd-warning.l: New expected rejection
588 error file.
589
590 2016-03-16 Nick Clifton <nickc@redhat.com>
591
592 * read.c (emit_expr_with_reloc): Add code check a bignum with
593 nbytes == 1.
594 * config/rx/rx-parse.y (rx_intop): Accept bignum values for sizes
595 other than 32-bits.
596 * testsuite/gas/elf/bignum.s: New test source file.
597 * testsuite/gas/elf/bignum.d: New test driver file.
598 * testsuite/gas/elf/elf.exp: Run the new test.
599
600 2016-03-15 Ulrich Drepper <drepper@gmail.com>
601
602 * doc/c-i386.texi (Register Naming): Update to details of the
603 latest architecture version.
604
605 2016-03-10 Mickael Guene <mickael.guene@st.com>
606
607 PR gas/19744
608 * config/tc-arm.c (do_arit): Protect against bad relocations usage.
609 (do_mov): Likewise.
610 (do_t_add_sub): Allow pcrop relocations for Thumb-2 targets.
611 (do_t_mov_cmp): Likewise.
612 (do_t_add_sub): Protect against bad relocations usage.
613 (do_t_mov_cmp): Likewise.
614 * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.s: New.
615 * testsuite/gas/arm/adds-thumb1-reloc-local-armv7-m.d: New.
616 * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.s: New.
617 * testsuite/gas/arm/movs-thumb1-reloc-local-armv7-m.d: New.
618
619 2016-03-09 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
620
621 * config/tc-arm.c (neon_alignment_bit): Rename do_align to
622 do_alignment.
623 (do_neon_ld_st_lane): Likewise.
624 (do_neon_ld_dup): Likewise.
625
626 2016-03-08 Andrew Burgess <andrew.burgess@embecosm.com>
627
628 * testsuite/gas/arc/inline-data-1.d: New file.
629 * testsuite/gas/arc/inline-data-1.s: New file.
630
631 2016-03-07 Andre Vieira <andre.simoesdiasvieira@arm.com>
632
633 * config/tc-arm.c (arm_cpus): Add cortex-r8.
634 * doc/c-arm.texi: Add cortex-r8.
635
636 2016-03-07 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
637
638 * config/tc-arc.c: Add const qualifiers.
639 * config/tc-h8300.c (md_begin): Likewise.
640 * config/tc-ia64.c (print_prmask): Likewise.
641 * config/tc-msp430.c (msp430_operands): Likewise.
642 * config/tc-nds32.c (struct suffix_name): Likewise.
643 (struct nds32_parse_option_table): Likewise.
644 (struct nds32_set_option_table): Likewise.
645 (do_pseudo_pushpopm): Likewise.
646 (do_pseudo_pushpop_stack): Likewise.
647 (nds32_relax_relocs): Likewise.
648 (nds32_flag): Likewise.
649 (struct nds32_hint_map): Likewise.
650 (nds32_find_reloc_table): Likewise.
651 (nds32_match_hint_insn): Likewise.
652 * config/tc-s390.c: Likewise.
653 * config/tc-sh.c (get_specific): Likewise.
654 * config/tc-tic30.c: Likewise.
655 * config/tc-tic4x.c (tic4x_inst_add): Likewise.
656 (tic4x_indirect_parse): Likewise.
657 * config/tc-vax.c (vax_cons): Likewise.
658 * config/tc-z80.c (struct reg_entry): Likewise.
659 * config/tc-epiphany.c (md_assemble): Adjust.
660 (epiphany_assemble): New function.
661 (epiphany_elf_section_rtn): Call do_align directly.
662 (epiphany_elf_section_text): Likewise.
663 * config/tc-ip2k.c (ip2k_elf_section_rtn): Likewise.
664 (ip2k_elf_section_text): Likewise.
665 * read.c (do_align): Make it not static.
666 * read.h (do_align): New prototype.
667
668 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
669
670 * config/tc-arm.c (aeabi_set_public_attributes): Emit attribute
671 for ARMv8.1 AdvSIMD use.
672 * testsuite/gas/arm/attr-march-armv8-a+rdma.d: New.
673 * testsuite/gas/arm/attr-march-armv8_1-a+simd.d: New.
674
675 2016-03-04 Matthew Wahab <matthew.wahab@arm.com>
676
677 * config/gas/tc-arm.c (fpu_neon_ext_v8_1): Restrict to the ARMv8.1 RDMA
678 feature.
679 (record_feature_use): New.
680 (mark_feature_used): Use record_feature_use.
681 (do_neon_qrdmlah): New.
682 (insns): Use do_neon_qrdmlah for vqrdmlah and vqrdmlsh and
683 variants.
684 (arm_extensions): Put into alphabetical order. Re-indent "simd"
685 and "rdma" entries. Fix the incorrect merge value for "+rdma".
686 * testsuite/gas/arm/armv8-a+rdma-warning.d: New.
687 * testsuite/gas/arm/armv8-a+rdma.d: Add assembler command line options.
688 Make source file explicit.
689 * testsuite/gas/arm/armv8-a+rdma.l: New.
690 * testsuite/gas/arm/armv8-a+rdma.s: Remove .arch and .arch_extension
691 directives. Fix white-space.
692 * testsuite/gas/arm/armv8_1-a+simd.d: New.
693
694 2016-03-02 H.J. Lu <hongjiu.lu@intel.com>
695
696 * testsuite/gas/i386/x86_64-intel.d: Adjusted for COFF.
697
698 2016-02-29 Cupertino Miranda <cmiranda@synopsys.com>
699 Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com>
700
701 * config/tc-arc.c (arc_extra_reloc): Change size to 0.
702 (tc_arc_fix_adjustable): Changed default return value to 1.
703 * testsuite/gas/arc/j.d: Updated expected symbol
704 * testsuite/gas/arc/jl.d: Likewise
705 * testsuite/gas/arc/relax-avoid1.d: Likewise
706 * testsuite/gas/arc/st.d: Likewise
707
708 2016-02-29 Claudiu Zissulescu <Claudiu.Zissulescu@synopsys.com>
709
710 * config/tc-arc.c: Enable code density instructions for ARC EM.
711
712 2016-02-26 H.J. Lu <hongjiu.lu@intel.com>
713
714 PR ld/19645
715 * NEWS: Mention --enable-elf-stt-common and --elf-stt-common=
716 for ELF assemblers.
717 * as.c (flag_use_elf_stt_common): New.
718 (show_usage): Add --elf-stt-common=.
719 (option_values): Add OPTION_ELF_STT_COMMON.
720 (std_longopts): Add --elf-stt-common=.
721 (parse_args): Handle --elf-stt-common=.
722 * as.h (flag_use_elf_stt_common): New.
723 * config.in: Regenerated.
724 * configure: Likewise.
725 * configure.ac: Add --enable-elf-stt-common and define
726 DEFAULT_GENERATE_ELF_STT_COMMON.
727 * gas/write.c (write_object_file): Set BFD_CONVERT_ELF_COMMON
728 and BFD_USE_ELF_STT_COMMON if flag_use_elf_stt_common is set.
729 * doc/as.texinfo: Document --elf-stt-common=.
730 * testsuite/gas/elf/common3.s: New file.
731 * testsuite/gas/elf/common3a.d: Likewise.
732 * testsuite/gas/elf/common3b.d: Likewise.
733 * testsuite/gas/elf/common4.s: Likewise.
734 * testsuite/gas/elf/common4a.d: Likewise.
735 * testsuite/gas/elf/common4b.d: Likewise.
736 * testsuite/gas/i386/dw2-compress-3b.d: Likewise.
737 * testsuite/gas/i386/dw2-compressed-3b.d: Likewise.
738 * testsuite/gas/elf/elf.exp: Run common3a, common3b, common4a
739 and common4b.
740 * testsuite/gas/i386/dw2-compress-3.d: Renamed to ...
741 * testsuite/gas/i386/dw2-compress-3a.d: This. Pass
742 --elf-stt-common=no to as.
743 * testsuite/gas/i386/dw2-compressed-3.d: Renamed to ...
744 * testsuite/gas/i386/dw2-compressed-3a.d: This. Pass
745 --elf-stt-common=no to as.
746 * testsuite/gas/i386/i386.exp: Run dw2-compress-3a,
747 dw2-compress-3b, dw2-compressed-3a and dw2-compressed-3b instead
748 of dw2-compress-3 and dw2-compressed-3.
749
750 2016-02-25 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
751
752 * as.c (select_emulation_mode): Add const qualifiers.
753 * as.h: Likewise.
754 * config/bfin-defs.h: Likewise.
755 * config/bfin-parse.y: Likewise.
756 * config/rx-parse.y: Likewise.
757 * config/tc-aarch64.c (struct aarch64_option_table): Likewise.
758 (struct aarch64_cpu_option_table): Likewise.
759 (struct aarch64_arch_option_table): Likewise.
760 (struct aarch64_option_cpu_value_table): Likewise.
761 (struct aarch64_long_option_table): Likewise.
762 (struct aarch64_option_abi_value_table): Likewise.
763 * config/tc-arm.c (struct reloc_entry): Likewise.
764 (tc_gen_reloc): Likewise.
765 (struct arm_option_table): Likewise.
766 (struct arm_legacy_option_table): Likewise.
767 (struct arm_cpu_option_table): Likewise.
768 (struct arm_arch_option_table): Likewise.
769 (struct arm_option_extension_value_table): Likewise.
770 (struct arm_option_fpu_value_table): Likewise.
771 (struct arm_option_value_table): Likewise.
772 (struct arm_long_option_table): Likewise.
773 * config/tc-avr.c (struct avr_opcodes_s): Likewise.
774 (struct mcu_type_s): Likewise.
775 (struct exp_mod_s): Likewise.
776 (avr_operand): Likewise.
777 (avr_operands): Likewise.
778 * config/tc-d10v.c (md_begin): Likewise.
779 * config/tc-dlx.c: Likewise.
780 * config/tc-fr30.c (fr30_is_colon_insn): Likewise.
781 * config/tc-ft32.c (parse_condition): Likewise.
782 * config/tc-h8300.c (do_a_fix_imm): Likewise.
783 * config/tc-hppa.c (pa_ip): Likewise.
784 (hppa_regname_to_dw2regnum): Likewise.
785 * config/tc-i370.c (i370_elf_suffix): Likewise.
786 * config/tc-i960.c (struct tabentry): Likewise.
787 * config/tc-m32r.c: Likewise.
788 * config/tc-m68k.c: Likewise.
789 * config/tc-m68k.h: Likewise.
790 * config/tc-mcore.c (parse_psrmod): Likewise.
791 * config/tc-metag.c (struct metag_core_option): Likewise.
792 (struct metag_long_option): Likewise.
793 * config/tc-microblaze.c: Likewise.
794 * config/tc-mips.c (macro): Likewise.
795 * config/tc-mn10200.c: Likewise.
796 * config/tc-mn10300.c: Likewise.
797 * config/tc-msp430.c (struct rcodes_s): Likewise.
798 (struct hcodes_s): Likewise.
799 (md_parse_option): Likewise.
800 * config/tc-ns32k.c (struct ns32k_option): Likewise.
801 (optlist): Likewise.
802 * config/tc-ppc.c (ppc_elf_suffix): Likewise.
803 (tc_ppc_regname_to_dw2regnum): Likewise.
804 * config/tc-ppc.h: Likewise.
805 * config/tc-rl78.c: Likewise.
806 * config/tc-rx.c (struct cpu_type): Likewise.
807 * config/tc-sh.c (sh_regname_to_dw2regnum): Likewise.
808 * config/tc-sparc.c (struct priv_reg_entry): Likewise.
809 (sparc_ip): Likewise.
810 * config/tc-spu.c (insn_fmt_string): Likewise.
811 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
812 * config/tc-v850.c: Likewise.
813 * config/tc-visium.c (struct visium_arch_option_table): Likewise.
814 (struct visium_long_option_table): Likewise.
815 * config/tc-xgate.c: Likewise.
816 * config/tc-z8k.c: Likewise.
817 * read.c (add_include_dir): Likewise.
818 * read.h: Likewise.
819
820 2016-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
821
822 * testsuite/gas/all/gas.exp: Change target pattern to cover
823 arceb-*.
824 * testsuite/gas/all/redef3.d: Likewise.
825 * testsuite/gas/elf/elf.exp: Likewise.
826
827 2016-02-24 Renlin Li <renlin.li@arm.com>
828
829 * config/tc-arm.c (BAD_FP16): New error message macro.
830 (do_scalar_fp16_v82_encode): Change the coproc field to 9 for armv8.2
831 fp16 scalar instructions.
832 (neon_check_type): Allow different size from key.
833 (do_vfp_nsyn_add_sub): Add support SE_H shape support.
834 (try_vfp_nsyn): Likewise.
835 (do_vfp_nsyn_mla_mls): Likewise.
836 (do_vfp_nsyn_fma_fms): Likewise.
837 (do_vfp_nsyn_ldm_stm): Likewise
838 (do_vfp_nsyn_sqrt): Likewise
839 (do_vfp_nsyn_div): Likewise
840 (do_vfp_nsyn_nmul): Likewise.
841 (do_vfp_nsyn_cmp): Likewise.
842 (do_neon_shll): Likewise.
843 (do_vfp_nsyn_cvt_fpv8): Likewise.
844 (do_neon_cvttb_2): Likewise.
845 (do_neon_mov): Likewise.
846 (do_neon_rshift_round_imm): Likewise.
847 (do_neon_ldr_str): Likewise.
848 (do_vfp_nsyn_fpv8): Likewise.
849 (do_vmaxnm): Likewise.
850 (do_vrint_1): Likewise.
851 (insns): New entry for vins, vmovx.
852 (md_apply_fix): Left shift 1 bit for fp16 vldr/vstr.
853 * testsuite/gas/arm/armv8-2-fp16-scalar-thumb.d: New.
854 * testsuite/gas/arm/armv8-2-fp16-scalar.d: New.
855 * testsuite/gas/arm/armv8-2-fp16-scalar.s: New.
856 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.s: New
857 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.d: New
858 * testsuite/gas/arm/armv8-2-fp16-scalar-bad.l: New
859
860 2016-02-24 Renlin Li <renlin.li@arm.com>
861
862 * config/tc-arm.c (NEON_ENC_TAB): Add fp16 instruction shape.
863 (neon_shape_class): New SC_HALF.
864 (neon_shape_el): New SE_H.
865 (neon_shape_el_size): New size for SE_H.
866 (N_F_ALL): New macro to aggregate N_F16, N_F32, N_64.
867 (neon_select_shape): Add SE_H support code.
868 (el_type_of_type_chk): Use N_F_ALL.
869 (do_vfp_nsyn_cvt): Add SE_H shape support.
870 (do_neon_cvtz): Likewise.
871 (do_neon_cvt_1): Likewise.
872 (do_neon_cvttb_1): Likewise.
873
874 2016-02-24 Renlin Li <renlin.li@arm.com>
875
876 * testsuite/gas/arm/copro.d: Adjust output.
877 * testsuite/gas/arm/copro.s: Adjust co-processor num.
878
879 2016-02-24 Renlin Li <renlin.li@arm.com>
880
881 * testsuite/gas/arm/mask_1.d: New.
882 * testsuite/gas/arm/mask_1.s: New.
883
884 2016-02-24 Renlin Li <renlin.li@arm.com>
885
886 * testsuite/gas/arm/copro.s: Use coprocessor other than 10, 11.
887 * testsuite/gas/arm/copro.d: Update.
888
889 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
890
891 * config/tc-arm.c (arm_cpus): Add entry for cortex-a32.
892 * doc/c-arm.texi (ARM Options): Document cortex-a32.
893
894 2016-02-24 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
895
896 * doc/c-arm.texi (ARM Options): Document cortex-a17.
897
898 2016-02-23 H.J. Lu <hongjiu.lu@intel.com>
899
900 * testsuite/gas/elf/elf.exp: Skip tests for common directive on
901 hpux.
902
903 2016-02-22 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
904
905 * output-file.c (output_file_create): Make file name argument const.
906 (output_file_close): Likewise.
907 * output-file.h (output_file_create): Adjust.
908 (output_file_close): Likewise.
909 * depend.c (quote_string_for_make): Make src argument const char *.
910 (register_dependency): Likewise.
911 (wrap_output): Likewise.
912 * as.h (register_dependency): Adjust.
913 * config/tc-xtensa.c (finish_vinsn): Remove unnecessary calls to
914 as_where ();
915 * symbols.c (S_SET_EXTERNAL): Likewise.
916 * input-scrub.c (as_where): Return the file name.
917 * as.h (as_where): Adjust prototype.
918 * app.c (do_scrub_chars): Adjust.
919 * cond.c (s_elseif): Likewise.
920 (s_else): Likewise.
921 (initialize_cframe): Likewise.
922 * config/obj-coff.c (obj_coff_init_stab_section): Likewise.
923 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
924 * config/obj-som.c (obj_som_init_stab_section): Likewise.
925 * config/tc-aarch64.c (output_info): Likewise.
926 * config/tc-ia64.c (md_assemble): Likewise.
927 (dot_alias): Likewise.
928 * config/tc-m68k.c (m68k_frob_label): Likewise.
929 * config/tc-mmix.c (s_bspec): Likewise.
930 (mmix_handle_mmixal): Likewise.
931 * config/tc-rx.c (rx_include): Likewise.
932 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
933 (tic54x_adjust_symtab): Likewise.
934 * config/tc-xtensa.c (directive_push): Likewise.
935 (xtensa_sanity_check): Likewise.
936 (xtensa_relax_frag): Likewise.
937 (md_convert_frag): Likewise.
938 (tinsn_to_slotbuf): Likewise.
939 * dwarf2dbg.c (dwarf2_where): Likewise.
940 * ecoff.c (add_file): Likewise.
941 (ecoff_generate_asm_lineno): Likewise.
942 * expr.c (make_expr_symbol): Likewise.
943 * frags.c (frag_new): Likewise.
944 (frag_var_init): Likewise.
945 * listing.c (listing_newline): Likewise.
946 * messages.c (identify): Likewise.
947 (as_show_where): Likewise.
948 (as_warn_internal): Likewise.
949 (as_bad_internal): Likewise.
950 * read.c (s_irp): Likewise.
951 (s_macro): Likewise.
952 (s_reloc): Likewise.
953 * stabs.c (stabs_generate_asm_file): Likewise.
954 (stabs_generate_asm_lineno): Likewise.
955 (stabs_generate_asm_func): Likewise.
956 * write.c (fix_new_internal): Likewise.
957 * as.h (PRINTF_WHERE_LIKE): Make file name argument const.
958 (as_warn_value_out_of_range): Adjust prototype.
959 (as_bad_value_out_of_range): Adjust prototype.
960 * messages.c (identify): Make file name argument const char *.
961 (as_warn_internal): Likewise.
962 (as_warn_where): Likewise.
963 (as_bad_internal): Likewise.
964 (as_bad_where): Likewise.
965 (as_internal_value_out_of_range): Likewise.
966 (as_warn_value_out_of_range): Likewise.
967 (as_bad_value_out_of_range): Likewise.
968 * as.h (found_comment_file): Change type to const char *.
969 * cond.c (file_line::file): Likewise.
970 * config/obj-coff.c (obj_coff_init_stab_section): Make variable const.
971 * config/obj-elf.c (obj_elf_init_stab_section): Likewise.
972 * config/obj-som.c (obj_som_init_stab_section): Likewise.
973 * config/tc-aarch64.c (output_info): Likewise.
974 * config/tc-alpha.c (insert_operand): Likewise.
975 * config/tc-arc.c (insert_operand): Likewise.
976 * config/tc-d30v.c (check_size): Likewise.
977 * config/tc-ia64.c (struct alias): Likewise.
978 * config/tc-m68k.c (struct label_line): Likewise.
979 * config/tc-mcore.c (md_apply_fix): Likewise.
980 * config/tc-microblaze.c (md_estimate_size_before_relax): Likewise.
981 * config/tc-mips.c (mips16_immed): Likewise.
982 * config/tc-mmix.c (mmix_handle_mmixal): Likewise.
983 * config/tc-ppc.c (ppc_insert_operand): Likewise.
984 * config/tc-rx.c (rx_include): Likewise.
985 * config/tc-s390.c (s390_insert_operand): Likewise.
986 * config/tc-tic54x.c (tic54x_set_default_include): Likewise.
987 (tic54x_adjust_symtab): Likewise.
988 * config/tc-tilegx.c (insert_operand): Likewise.
989 (apply_special_operator): Likewise.
990 * config/tc-tilepro.c (insert_operand): Likewise.
991 * config/tc-xtensa.c (directive_push): Likewise.
992 * ecoff.c (add_file): Likewise.
993 (ecoff_generate_asm_lineno): Likewise.
994 * listing.c (listing_newline): Likewise.
995 * read.c (s_irp): Likewise.
996 * write.c (install_reloc): Likewise.
997 * write.h (struct fix): Likewise.
998 * input-file.c (file_name): Change type to const char *.
999 (saved_file::file_name): Likewise.
1000 (input_file_open): Change type of argument to const char *.
1001 * input-file.h (input_file_open): Adjust.
1002 * input-scrub.c (logical_input_file): change type to const char *.
1003 (physical_input_file): Likewise.
1004 (struct input_save): Adjust.
1005 (input_scrub_push): Adjust.
1006 (input_scrub_begin): Adjust.
1007 (as_where): Adjust.
1008 * input-scrub.c (input_scrub_new_file): Make file name argument const.
1009 (input_scrub_include_file): Likewise.
1010 (new_logical_line_flags): Likewise.
1011 (new_logical_line): Likewise.
1012 * as.h: Adjust.
1013 * frags.h (struct frag): Change type of fr_file to const char *.
1014 * expr.c (expr_symbol_where): Change type of file argument to
1015 const char **.
1016 * expr.h (expr_symbol_where): Likewise.
1017 * config/tc-i370.c (md_apply_fix): adjust.
1018 * config/tc-mmix.c (mmix_md_end): Likewise.
1019 * config/tc-ppc.c (md_apply_fix): Likewise.
1020 * config/tc-s390.c (md_apply_fix): Likewise.
1021 * symbols.c (report_op_error): Likewise.
1022 (resolve_symbol_value): Likewise.
1023 * config/tc-ia64.c (slot::src_file): Change type to const char *.
1024 (rsrc::file): Likewise.
1025 * config/tc-xtensa.c (xtensa_sanity_check): Change type of variable to
1026 const char *.
1027 (xtensa_relax_frag): Likewise.
1028 (md_convert_frag): Likewise.
1029 (tinsn_to_slotbuf): Likewise.
1030 * expr.c (expr_symbol_line): Likewise.
1031 * macro.c (define_macro): Likewise.
1032 * macro.h (macro_struct): Likewise.
1033 * messages.c (as_show_where): Likewise.
1034 * read.c (s_macro): Likewise.
1035 * stabs.c (stabs_generate_asm_file): Likewise.
1036 (generate_asm_file): Likewise.
1037 (stabs_generate_asm_lineno): Likewise.
1038 * write.h (struct reloc_list): Likewise.
1039 * input-scrub.c (as_where): Change return type to const char *.
1040 * as.h (as_wheree): Adjust.
1041
1042 2016-02-21 H.J. Lu <hongjiu.lu@intel.com>
1043
1044 * write.c (compress_debug): Move BFD compression bits setting
1045 to ...
1046 (write_object_file): Here.
1047
1048 2016-02-20 H.J. Lu <hongjiu.lu@intel.com>
1049
1050 * config/tc-i386.c (register_number): Check RegVRex.
1051 * testsuite/gas/i386/x86-64-avx512f.s: Add a test for vgatherqpd
1052 with %zmm19 and %zmm3.
1053 * testsuite/gas/i386/x86-64-avx512f-intel.d: Updated.
1054 * testsuite/gas/i386/x86-64-avx512f.d: Likewise.
1055
1056 2016-02-19 Matthew Wahab <matthew.wahab@arm.com>
1057 Jiong Wang <jiong.wang@arm.com>
1058
1059 * config/tc-arm.c (arm_ext_fp16): New.
1060 (arm_extensions): New entry for "fp16".
1061
1062 2016-02-19 Nick Clifton <nickc@redhat.com>
1063
1064 PR 19630
1065 * read.c (read_a_source_file): Check for assemble_one returning
1066 with input_line_pointer set to NULL.
1067
1068 2016-02-19 Trevor Saunders <tbsaunde+binutils@tbsaunde.org>
1069
1070 * listing.c (rebuffer_line): Change return type to void.
1071
1072 * symbols.c (decode_local_label_name): Make type a const char *.
1073 * listing.c (print_source): Make type of p const char *.
1074 (print_line): Make type of string const char *.
1075 (buffer_line): Return const char *.
1076 (title): Make type const char *.
1077 (subtitle): Likewise.
1078 (listing_listing): Make type of p const char *.
1079 * messages.c (as_internal_value_out_of_range): Make type of prefix
1080 const char *.
1081 * stabs.c (s_stab_generic): make type of stab_secname, stabstr_secname
1082 and string const char *.
1083 * read.c (_bfd_rel): Make type of name const char *.
1084 * app.c (out_string): Change type to const char *.
1085 (struct app_save::out_string): Likewise.
1086
1087 2016-02-18 Dan Gisselquist <dgisselq@verizon.net>
1088 Nick Clifton <nickc@redhat.com>
1089
1090 * read.c (finish_bundle): Avoid recording a negative alignment.
1091 (do_align): Use unsigned values for n, len and max. Only create
1092 a frag if the alignment requirement is greater than the minimum
1093 byte alignment. Avoid recording a negative alignment.
1094 (s_align): Use unsigned values where appropriate.
1095 (bss_alloc): Use an unsigned value for the alignment.
1096 (sizeof_sleb128): Add a comment noting that we encode one octet
1097 per byte, regardless of the value of OCTETS_PER_BYTE_POWER.
1098 (emit_leb129_expr): Abort if the emitted encoding was longer than
1099 expected.
1100 * read.h (output_leb128): Update prototype.
1101 (sizeof_leb128): Update prototype.
1102 (bss_alloc): Update prototype.
1103 * write.c (record_alignment): Use an unsigned value for the
1104 alignment. Do not record alignments less than the minimum
1105 alignment for a byte.
1106 * write.h (record_alignment): Update prototype.
1107
1108 2016-02-17 Max Filippov <jcmvbkbc@gmail.com>
1109
1110 * config/tc-xtensa.c (xtensa_move_literals): Fix check for
1111 .init.literal/.fini.literal section name.
1112 * testsuite/gas/xtensa/all.exp: Add init-fini-literals to the
1113 list of xtensa tests.
1114 * testsuite/gas/xtensa/init-fini-literals.d: New file:
1115 init-fini-literals test result patterns.
1116 * testsuite/gas/xtensa/init-fini-literals.s: New file:
1117 init-fini-literals test.
1118
1119 2016-02-17 Nick Clifton <nickc@redhat.com>
1120
1121 * config/tc-msp430.c (msp430_mcu_data): Sync with data from TI's
1122 devices.csv file as of March 2016.
1123
1124 2016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
1125
1126 * config/tc-arc.c (tc_arc_frame_initial_instructions): New
1127 function.
1128 (tc_arc_regname_to_dw2regnum): Likewise.
1129 * config/tc-arc.h (TARGET_USE_CFIPOP): Define
1130 (tc_cfi_frame_initial_instructions): Likewise.
1131 (tc_regname_to_dw2regnum): Likewise.
1132 * testsuite/gas/cfi/cfi-arc-1.d: New file.
1133 * testsuite/gas/cfi/cfi-arc-1.s: Likewise.
1134 * testsuite/gas/cfi/cfi.exp: Allow running tests for arc.
1135
1136 2016-02-16 Trevor Saunders <tbsaunde@tbsaunde.org>
1137
1138 * doc/internals.texi (S_IS_EXTERN): Remove.
1139
1140 2016-02-16 Nick Clifton <nickc@redhat.com>
1141
1142 * doc/as.texinfo (Section): Fix up texinfo snafus in previous
1143 update.
1144
1145 2016-02-16 Renlin Li <renlin.li@arm.com>
1146
1147 PR gas/19620
1148 * config/tc-aarch64.c (parse_half): Remove restrictions on symbol name.
1149 * testsuite/gas/aarch64/movw_label.d: New.
1150 * testsuite/gas/aarch64/movw_label.s: New.
1151
1152 2016-02-15 Vinay Kumar G. <Vinay.G@kpit.com>
1153
1154 PR gas/19556
1155 * config/rx-parse.y (MOV): Opcode generation for index
1156 register addressing mode.
1157 * testsuite/gas/rx/rx.exp: Updated for new testcase.
1158 * testsuite/gas/rx/pr19665.s: New file.
1159 * testsuite/gas/rx/pr19665.s: New file.
1160 * testsuite/gas/rx/mov.d: Update expected output.
1161
1162 2016-02-15 Nick Clifton <nickc@redhat.com>
1163
1164 * doc/as.texinfo (.section): Document that numeric values can now
1165 be used for the flags and type fields of the ELF target's .section
1166 directive. Add notes about the restrictions on setting flags and
1167 types.
1168 * config/obj-elf.c (obj_elf_change_section): Allow known sections
1169 to be given processor specific section types. Allow processor and
1170 application specific flags of a section to be set after
1171 definition.
1172 (obj_elf_parse_section_letters): Handle parsing numeric values.
1173 (obj_elf_section_type): Handle parsing numeric values.
1174 (obj_elf_section): Allow numeric type values.
1175 * config/obj-elf.h (obj_elf_change_section): Update prototype.
1176 * testsuite/gas/elf/section10.d: New test.
1177 * testsuite/gas/elf/section10.s: Source file for new test.
1178 * testsuite/gas/elf/elf.exp: Run the new test.
1179 * testsuite/gas/i386/ilp32/x86-64-unwind.d: Remove dependency upon
1180 the description of the flags produced by readelf.
1181 * testsuite/gas/tic6x/scomm-directive-4.d: Likewise.
1182 * NEWS: Mention the new feature.
1183
1184 2016-02-11 Nick Clifton <nickc@redhat.com>
1185
1186 PR gas/19614
1187 * dw2gencfi.c (cfi_sections_set): Delay setting this variable
1188 until it is actually used.
1189 (cfi_set_sections): Set cfi_sections_set to true.
1190 (dot_cfi_startproc): Likewise.
1191 (dot_cfi_endproc): Likewise.
1192 (dot_cfi_fde_data): Likewise.
1193 (cfi_finish): Likewise.
1194 (dot_cfi_sections): Do not set cfi_sections_set.
1195 * doc/as.texinfo (.cfi_sections): Note that targets can provide
1196 their own cfi section name. Also note that the directive can be
1197 reissued provided that CFI generation has not started.
1198 * testsuite/gas/mips/compact-eh-err2.s: Add .cfi_startproc and
1199 .cfi_endproc directives so that the redefinition of .cfi_sections
1200 will trigger the generation of the error message.
1201 * testsuite/gas/mips/compact-eh-err2.l: Update expected line
1202 number of error message.
1203
1204 2016-02-10 Claudiu Zissulescu <claziss@synopsys.com>
1205 Janek van Oirschot <jvanoirs@synopsys.com>
1206
1207 * config/tc-arc.h (TC_FRAG_TYPE, TC_PCREL_ADJUST, MAX_INSN_ARGS)
1208 (MAX_INSN_FLGS, MAX_FLAG_NAME_LENGHT, TC_GENERIC_RELAX_TABLE):
1209 Define.
1210 (arc_flags, arc_relax_type): New structure.
1211 * config/tc-arc.c (FRAG_MAX_GROWTH, RELAX_TABLE_ENTRY)
1212 (RELAX_TABLE_ENTRY_MAX): New define.
1213 (relaxation_state, md_relax_table, arc_relaxable_insns)
1214 (arc_num_relaxable_ins): New variable.
1215 (rlx_operand_type, arc_rlx_types): New enums.
1216 (arc_relaxable_ins): New structure.
1217 (OPTION_RELAX): New option.
1218 (arc_insn): New relax member.
1219 (arc_flags): Remove.
1220 (relax_insn_p): New function.
1221 (apply_fixups): Likewise.
1222 (relaxable_operand): Likewise.
1223 (may_relax_expr): Likewise.
1224 (relaxable_flag): Likewise.
1225 (arc_pcrel_adjust): Likewise.
1226 (md_estimate_size_before_relax): Implement.
1227 (md_convert_frag): Likewise.
1228 (md_parse_option): Handle new mrelax option.
1229 (md_show_usage): Likewise.
1230 (assemble_insn): Set relax member.
1231 (emit_insn0): New function.
1232 (emit_insn1): Likewise.
1233 (emit_insn): Handle relaxation case.
1234 * NEWS: Mention the new relaxation option.
1235 * doc/c-arc.texi (ARC Options): Document new mrelax option.
1236 * doc/as.texinfo (Target ARC Options): Likewise.
1237 * testsuite/gas/arc/relax-avoid1.d: New file.
1238 * testsuite/gas/arc/relax-avoid1.s: Likewise.
1239 * testsuite/gas/arc/relax-avoid2.d: Likewise.
1240 * testsuite/gas/arc/relax-avoid2.s: Likewise.
1241 * testsuite/gas/arc/relax-avoid3.d: Likewise.
1242 * testsuite/gas/arc/relax-avoid3.s: Likewise.
1243 * testsuite/gas/arc/relax-b.d: Likewise.
1244 * testsuite/gas/arc/relax-b.s: Likewise.
1245
1246 2016-02-08 Nick Clifton <nickc@redhat.com>
1247
1248 * config/tc-ia64.c (dot_prologue): Fix formatting.
1249
1250 2016-02-04 Nick Clifton <nickc@redhat.com>
1251
1252 * config/obj-elf.c (obj_elf_change_section): Remove support for
1253 ARM NOREAD sections.
1254 * config/tc-arm.c (arm_elf_section_letter): Delete.
1255 * config/tc-arm.h (md_elf_section_letter): Delete.
1256 * doc/c-arm.texi (ARM Section Attribute): Delete section.
1257 * testsuite/gas/arm/section-execute-only.d: Delete.
1258 * testsuite/gas/arm/section-execute-only.s: Delete.
1259
1260 2016-02-04 Nick Clifton <nickc@redhat.com>
1261
1262 PR target/19561
1263 * config/tc-msp430.c (msp430_operands): Remove case 7. Use case 2
1264 to handle encoding of RRUX instruction.
1265 * testsuite/gas/msp430/msp430x.s: Add more tests of the extended
1266 shift instructions.
1267 * testsuite/gas/msp430/msp430x.d: Update expected disassembly.
1268
1269 2016-02-03 Max Filippov <jcmvbkbc@gmail.com>
1270
1271 * config/tc-xtensa.c (md_apply_fix): Mark BFD_RELOC_XTENSA_DIFF*
1272 substitutions for BFD_RELOC_* as unsigned.
1273 * testsuite/gas/xtensa/all.exp: Add loc to list of xtensa tests.
1274 * testsuite/gas/xtensa/loc.d: New file: loc test result patterns.
1275 * testsuite/gas/xtensa/loc.s: New file: loc test.
1276
1277 2016-02-03 Kevin Buettner <kevinb@redhat.com>
1278
1279 * config/tc-msp430.h (DWARF2_ADDR_SIZE): Set to 4.
1280
1281 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
1282
1283 PR gas/19520
1284 * NEWS: Mention new command line option -mrelax-relocations and
1285 new configure option --enable-x86-relax-relocations for x86
1286 target.
1287 * config.in: Regenerated.
1288 * configure.ac: Add --enable-x86-relax-relocations.
1289 (ac_default_x86_relax_relocations): New. Default to 1 except
1290 for x86 Solaris targets older than Solaris 12.
1291 (DEFAULT_GENERATE_X86_RELAX_RELOCATIONS): Define.
1292 * configure: Likewise.
1293 * config/tc-i386.c (generate_relax_relocations): New.
1294 (OPTION_MRELAX_RELOCATIONS): Likewise.
1295 (output_disp): Don't generate relax relocations if
1296 generate_relax_relocations is 0.
1297 (md_longopts): Add -mrelax-relocations.
1298 (md_show_usage): Likewise.
1299 (md_parse_option): Handle OPTION_MRELAX_RELOCATIONS.
1300 * doc/c-i386.texi: Document -mrelax-relocations=.
1301 * testsuite/gas/i386/got-no-relax.d: New file.
1302 * testsuite/gas/i386/x86-64-gotpcrel-no-relax.d: Likewise.
1303 * testsuite/gas/i386/got.d: Pass -mrelax-relocations=yes to as.
1304 * testsuite/gas/i386/localpic.d: Likewise.
1305 * testsuite/gas/i386/mixed-mode-reloc32.d: Likewise.
1306 * testsuite/gas/i386/reloc32.d: Likewise.
1307 * testsuite/gas/i386/x86-64-gotpcrel.d: Likewise.
1308 * testsuite/gas/i386/x86-64-localpic.d: Likewise.
1309 * testsuite/gas/i386/ilp32/x86-64-gotpcrel.d: Likewise.
1310 * testsuite/gas/i386/ilp32/x86-64-localpic.d: Likewise.
1311 * testsuite/gas/i386/i386.exp: Run got-no-relax and
1312 x86-64-gotpcrel-no-relax.
1313
1314 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
1315
1316 * NEWS: Mention new command line option -mfence-as-lock-add=yes
1317 for x86 target.
1318
1319 2016-02-03 H.J. Lu <hongjiu.lu@intel.com>
1320
1321 * NEWS: Remove duplicated marker for 2.26.
1322
1323 2016-02-02 Renlin Li <renlin.li@arm.com>
1324
1325 * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.
1326
1327 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1328
1329 * testsuite/gas/ip2k/allinsn.d: New file.
1330 * testsuite/gas/ip2k/allinsn.s: New file.
1331 * testsuite/gas/ip2k/ip2k-allinsn.exp: New file.
1332
1333 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1334
1335 * testsuite/gas/epiphany/addr-syntax.d: Add explicit 0 offset to
1336 some load instructions.
1337 * testsuite/gas/epiphany/allinsn.d: Likewise.
1338 * testsuite/gas/epiphany/regression.d: Likewise.
1339
1340 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1341
1342 * testsuite/gas/epiphany/addr-syntax.d: Remove unneeded '.l'
1343 suffixes from instruction mnemonics in expected output.
1344 * testsuite/gas/epiphany/allinsn.d: Likewise.
1345 * testsuite/gas/epiphany/regression.d: Likewise.
1346 * testsuite/gas/epiphany/sample.d: Likewise.
1347
1348 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1349
1350 * testsuite/gas/epiphany/addr-syntax.d: Update expected register
1351 names.
1352 * testsuite/gas/epiphany/allinsn.d: Likewise.
1353 * testsuite/gas/epiphany/sample.d: Likewise.
1354
1355 2016-02-02 Andrew Burgess <andrew.burgess@embecosm.com>
1356
1357 * testsuite/gas/epiphany/sample.d: Update expected output.
1358
1359 2016-01-26 Claudiu Zissulescu <claziss@synopsys.com>
1360
1361 * config/tc-arc.c (md_apply_fix): Allow addendum.
1362 (arc_reloc_op): Allow complex expressions for tpoff.
1363 (md_apply_fix): Handle resolved TLS local symbol.
1364
1365 * testsuite/gas/arc/tls-relocs1.d: New file.
1366 * testsuite/gas/arc/tls-relocs1.s: Likewise.
1367
1368 2016-02-01 Loria <Loria@phantasia.org>
1369
1370 PR target/19311
1371 * config/tc-arm.c (encode_arm_immediate): Recode to improve
1372 efficiency and avoid an LLVM loop optimization bug.
1373
1374 2016-02-01 Nick Clifton <nickc@redhat.com>
1375
1376 * config/tc-microblaze.c (parse_imm): Fix compile time warning
1377 message extending a negative 32-bit value into a larger signed
1378 value on a 32-bit host.
1379
1380 2016-01-29 H.J. Lu <hongjiu.lu@intel.com>
1381
1382 PR gas/19532
1383 * configure.ac (compressed_debug_sections): Replace == with =.
1384 * configure: Regenerated.
1385
1386 2016-01-29 Andrew Senkevich <andrew.senkevich@intel.com>
1387 H.J. Lu <hongjiu.lu@intel.com>
1388
1389 * config/tc-i386.c (avoid_fence): New.
1390 (output_insn): Encode as lock addl $0x0, (%{r,e}sp) if avoid_fence
1391 is true.
1392 (OPTION_FENCE_AS_LOCK_ADD): New.
1393 (md_longopts): Add -mfence-as-lock-add.
1394 (md_parse_option): Handle -mfence-as-lock-add.
1395 (md_show_usage): Add -mfence-as-lock-add=[no|yes].
1396 * doc/c-i386.texi (-mfence-as-lock-add): Document.
1397 * testsuite/gas/i386/i386.exp: Run new tests.
1398 * testsuite/gas/i386/fence-as-lock-add.s: New.
1399 * testsuite/gas/i386/fence-as-lock-add-yes.d: Likewise.
1400 * testsuite/gas/i386/fence-as-lock-add-no.d: Likewise.
1401 * testsuite/gas/i386/x86-64-fence-as-lock-add-yes.d: Likewise.
1402 * testsuite/gas/i386/x86-64-fence-as-lock-add-no.d: Likewise.
1403
1404 2016-01-27 H.J. Lu <hongjiu.lu@intel.com>
1405
1406 * configure.ac (compressed_debug_sections): Remove trailing `]'.
1407 * configure: Regenerated.
1408
1409 2016-01-25 H.J. Lu <hongjiu.lu@intel.com>
1410
1411 * config/tc-i386.c (OPTION_OMIT_LOCK_PREFIX): Renamed to ...
1412 (OPTION_MOMIT_LOCK_PREFIX): This.
1413 (md_longopts): Updated.
1414 (md_parse_option): Likewise.
1415
1416 2016-01-25 Catherine Moore <clm@codesourcery.com>
1417
1418 * config/mips/tc-mips.c (md_begin): Avoid gp-relative addressing
1419 if abicalls are in effect.
1420 * testsuite/gas/mips/sdata-gp.s: New test.
1421 * testsuite/gas/mips/sdata-gp.d: New expected output
1422 * testsuite/gas/mips/mips.exp: Run new test.
1423
1424 2016-01-25 Renlin Li <renlin.li@arm.com>
1425
1426 * testsuite/gas/arm/thumb2_it_search.d: New.
1427 * testsuite/gas/arm/thumb2_it_search.s: New.
1428
1429 2016-01-21 Nick Clifton <nickc@redhat.com>
1430
1431 PR gas/19454
1432 * testsuite/gas/arm/mapshort-elf.d: Fix expected output to cope
1433 with arm-netbsdelf target.
1434 * testsuite/gas/arm/blx-bl-convert.d: Skip for netbsdelf.
1435
1436 2016-01-20 Nick Clifton <nickc@redhat.com>
1437
1438 PR 19456
1439 * testsuite/gas/arm/weakdef-1.d: Skip for VxWorks.
1440 * testsuite/gas/arm/blx-bl-convert.d
1441 * testsuite/gas/arm/plt-1.d: Likewise.
1442 * testsuite/gas/arm/reloc-bad.d: Likewise.
1443 * testsuite/gas/arm/thumb-w-good.d: Likewise.
1444 * testsuite/gas/arm/thumb2_pool.d: Likewise.
1445 * testsuite/gas/arm/ldconst.d: Adjust so that it works with VxWorks
1446 * testsuite/gas/arm/tls_vxworks.d: Update expected output.
1447
1448 PR 19499
1449 * doc/as.texinfo (Errors): Correct documentation describing the
1450 interaction of .file and .line with warning and error messages.
1451
1452 PR 19458
1453 * testsuite/gas/arm/armv8_2-a.d: Skip for COFF based targets.
1454 * testsuite/gas/arm/archv8m-main.d: Likewise.
1455 * testsuite/gas/arm/archv8m-base.d: Likewise.
1456
1457 2016-01-20 Matthew Wahab <matthew.wahab@arm.com>
1458
1459 * testsuite/gas/aarch64/armv8_2-a-illegal.d: New.
1460 * testsuite/gas/aarch64/armv8_2-a-illegal.l: New.
1461 * testsuite/gas/aarch64/armv8_2-a-illegal.s: New.
1462
1463 2016-01-20 Mickael Guene <mickael.guene@st.com>
1464 Terry Guo <terry.guo@arm.com>
1465
1466 * config/obj-elf.c (obj_elf_change_section) : Allow arm section with
1467 SHF_ARM_NOREAD section flag.
1468 * config/tc-arm.h (md_elf_section_letter) : Implement this hook to
1469 handle letter 'y'.
1470 (arm_elf_section_letter) : Declare it.
1471 * config/tc-arm.c (arm_elf_section_letter): Handle letter 'y' to set
1472 SHF_ARM_NOREAD section flag.
1473 * doc/c-arm.texi (ARM section attribute): Document the 'y' attribute.
1474
1475 * testsuite/gas/arm/section-execute-only.s: New test case.
1476 * testsuite/gas/arm/section-execute-only.d: Expected output.
1477
1478 2016-01-18 Maciej W. Rozycki <macro@imgtec.com>
1479
1480 * config/tc-mips.c (micromips_insn_length): Remove the mention
1481 of 48-bit microMIPS instructions.
1482
1483 2016-01-18 Alan Modra <amodra@gmail.com>
1484
1485 * configure: Regenerate.
1486
1487 2016-01-17 Alan Modra <amodra@gmail.com>
1488
1489 * configure: Regenerate.
1490
1491 2016-01-17 Alan Modra <amodra@gmail.com>
1492
1493 * testsuite/gas/cfi/cfi.exp: Exclude m68hc11/12 from m68k test.
1494
1495 2016-01-14 Nick Clifton <nickc@redhat.com>
1496
1497 * testsuite/gas/rl78/sp-relative-movw.s: New test.
1498 * testsuite/gas/rl78/sp-relative-movw.d: Expected disassembly.
1499 * testsuite/gas/rl78/rl78.exp: Run the new test.
1500
1501 2016-01-14 Matthew Wahab <matthew.wahab@arm.com>
1502
1503 * testsuite/gas/aarch64/illegal-sysreg-2.l: New.
1504 * testsuite/gas/aarch64/illegal-sysreg-2.d: New.
1505
1506 2016-01-13 Maciej W. Rozycki <macro@imgtec.com>
1507
1508 * config/tc-nios2.c (output_movia): Preset `code' to 0.
1509
1510 2016-01-13 Yoshinori Sato <ysato@users.sourceforge.jp>
1511
1512 * config/tc-h8300.c (get_operand): Remove spurious condition in
1513 test for closing parenthesis.
1514
1515 2016-01-12 Matthew Wahab <matthew.wahab@arm.com>
1516
1517 * config/tc-arm.c (arm_ext_v8_2): New.
1518 (insns): Add "esb".
1519 * testsuite/gas/arm/armv8_2-a.d: New.
1520 * testsuite/gas/arm/armv8_2-a.s: New.
1521
1522 2016-01-12 Alan Modra <amodra@gmail.com>
1523
1524 * testsuite/gas/ppc/vsx3.d: Accept nop padding.
1525
1526 2016-01-11 Peter Bergner <bergner@vnet.ibm.com>
1527
1528 * testsuite/gas/ppc/power9.d <xscmpnedp, xvcmpnedp, xvcmpnedp.,
1529 xvcmpnesp, xvcmpnesp.>: Delete tests.
1530 * testsuite/gas/ppc/power9.s: Likewise.
1531 * testsuite/gas/ppc/vsx3.d: Likewise.
1532 * testsuite/gas/ppc/vsx3.s: Likewise.
1533
1534 2016-01-08 Andreas Schwab <schwab@linux-m68k.org>
1535
1536 PR gas/13050
1537 * testsuite/gas/m68k/all.exp: Add tests p13050-1 and p13050-2.
1538 * testsuite/gas/m68k/p13050-1.s: New file.
1539 * testsuite/gas/m68k/p13050-2.d: New file.
1540 * testsuite/gas/m68k/p13050-2.s: New file.
1541
1542 2016-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1543
1544 * testsuite/gas/arc/adc.d: Add 'R_' prefix to relocation names.
1545 * testsuite/gas/arc/add.d: Likewise.
1546 * testsuite/gas/arc/and.d: Likewise.
1547 * testsuite/gas/arc/asl.d: Likewise.
1548 * testsuite/gas/arc/asr.d: Likewise.
1549 * testsuite/gas/arc/bic.d: Likewise.
1550 * testsuite/gas/arc/extb.d: Likewise.
1551 * testsuite/gas/arc/extw.d: Likewise.
1552 * testsuite/gas/arc/j.d: Likewise.
1553 * testsuite/gas/arc/jl.d: Likewise.
1554 * testsuite/gas/arc/ld2.d: Likewise.
1555 * testsuite/gas/arc/lsr.d: Likewise.
1556 * testsuite/gas/arc/mov.d: Likewise.
1557 * testsuite/gas/arc/or.d: Likewise.
1558 * testsuite/gas/arc/pcl-relocs.d: Likewise.
1559 * testsuite/gas/arc/pcrel-relocs.d: Likewise.
1560 * testsuite/gas/arc/pic-relocs.d: Likewise.
1561 * testsuite/gas/arc/plt-relocs.d: Likewise.
1562 * testsuite/gas/arc/rlc.d: Likewise.
1563 * testsuite/gas/arc/ror.d: Likewise.
1564 * testsuite/gas/arc/rrc.d: Likewise.
1565 * testsuite/gas/arc/sbc.d: Likewise.
1566 * testsuite/gas/arc/sda-relocs.d: Likewise.
1567 * testsuite/gas/arc/sda-relocs2.d: Likewise.
1568 * testsuite/gas/arc/sexb.d: Likewise.
1569 * testsuite/gas/arc/sexw.d: Likewise.
1570 * testsuite/gas/arc/st.d: Likewise.
1571 * testsuite/gas/arc/sub.d: Likewise.
1572 * testsuite/gas/arc/tls-relocs.d: Likewise.
1573 * testsuite/gas/arc/xor.d: Likewise.
1574
1575 2016-01-01 Alan Modra <amodra@gmail.com>
1576
1577 Update year range in copyright notice of all files.
1578
1579 For older changes see ChangeLog-2015 and testsuite/ChangeLog-2015
1580 \f
1581 Copyright (C) 2016 Free Software Foundation, Inc.
1582
1583 Copying and distribution of this file, with or without modification,
1584 are permitted in any medium without royalty provided the copyright
1585 notice and this notice are preserved.
1586
1587 Local Variables:
1588 mode: change-log
1589 left-margin: 8
1590 fill-column: 74
1591 version-control: never
1592 End:
This page took 0.063632 seconds and 4 git commands to generate.