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