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