[AArch64] Add xgene1.
[platform/upstream/binutils.git] / gas / ChangeLog
1 2014-11-17  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
2
3         * config/tc-aarch64.c (aarch64_cpus): Add "xgene1".
4         * doc/c-aarch64.texi: Rename xgene-1 to xgene1.
5
6 2014-11-18  Marcus Shawcroft  <marcus.shawcroft@arm.com>
7
8         Apply trunk patch:
9         * config/tc-aarch64.c (aarch64_cpus): Add CRC feature for
10         cortex-A53 and cortex-A57.
11
12 2014-11-17  Nick Clifton  <nickc@redhat.com>
13
14         Apply trunk patches:
15
16         2014-11-13  Nick Clifton  <nickc@redhat.com>
17
18         PR binutils/17512
19         * config/obj-coff.c (coff_obj_symbol_new_hook): Set the is_sym
20         field.
21
22 2014-11-17  Ilya Tocar  <ilya.tocar@intel.com>
23
24         * config/tc-i386.c (cpu_arch): Add .avx512vbmi.
25         * doc/c-i386.texi: Document it.
26
27 2014-11-17  Ilya Tocar  <ilya.tocar@intel.com>
28
29         * config/tc-i386.c (cpu_arch): Add .avx512ifma.
30         * doc/c-i386.texi: Document it.
31
32 2014-11-17  Ilya Tocar  <ilya.tocar@intel.com>
33
34         * config/tc-i386.c (cpu_arch): Add .pcommit.
35         * doc/c-i386.texi: Document it.
36
37 2014-11-17  Ilya Tocar  <ilya.tocar@intel.com>
38
39         * config/tc-i386.c (cpu_arch): Add .clwb.
40         * doc/c-i386.texi: Document it.
41
42 2014-11-14  H.J. Lu  <hongjiu.lu@intel.com>
43
44         * config/tc-i386.c (cpu_arch): Re-arrange avx512* and xsave*
45         items.
46
47         * doc/c-i386.texi: Re-arrange avx512* and xsave*.  Add
48         clflushopt and se1.  Remove duplicated entries.
49
50 2014-11-12  Alan Modra  <amodra@gmail.com>
51
52         PR ld/17482
53         * config/tc-i386.c (output_insn): Don't test x86_elf_abi when
54         not ELF.
55
56 2014-11-11  Nick Clifton  <nickc@redhat.com>
57
58         * po/uk.po: Updated Ukranian translation.
59
60 2014-11-10  Matthew Fortune  <matthew.fortune@imgtec.com>
61
62         Apply trunk patch:
63         * config/tc-mips.c (mips_elf_final_processing): Add INSN_ISA32R6
64         and INSN_ISA64R6 support.
65
66 2014-11-07  H.J. Lu  <hongjiu.lu@intel.com>
67
68         Apply trunk patch:
69         2014-11-07  H.J. Lu  <hongjiu.lu@intel.com>
70
71         PR ld/17482
72         * config/tc-i386.c (output_insn): Add a dummy REX_OPCODE prefix
73         for structions with R_X86_64_GOTTPOFF relocation for x32 if needed.
74
75 2014-11-03  Nick Clifton  <nickc@redhat.com>
76
77         Apply trunk patch:
78         2014-11-03  Nick Clifton  <nickc@redhat.com>
79         * config/tc-msp430.c (msp430_srcoperand): Fix range test for
80         20-bit values.
81
82 2014-10-30  Nick Clifton  <nickc@redhat.com>
83
84         Apply trunk patches
85         2014-10-30  Dr Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
86         * config/tc-aarch64.h (MAX_MEM_FOR_RS_ALIGN_CODE): Define to 7.
87         * config/tc-aarch64.c (aarch64_handle_align): Rewrite to handle
88         large alignments with a constant fragment size of
89         MAX_MEM_FOR_RS_ALIGN_CODE.
90
91 2014-10-29  Nick Clifton  <nickc@redhat.com>
92
93         * po/uk.po: New Ukranian translation.
94
95 2014-10-28  Matthew Fortune  <matthew.fortune@imgtec.com>
96
97         Apply trunk patches
98         2014-10-22  Matthew Fortune  <matthew.fortune@imgtec.com>
99         * doc/as.texinfo: Update the MIPS FP ABI descriptions.
100         * doc/c-mips.texi: Spell check and correct throughout.
101
102 2014-10-28  Matthew Fortune  <matthew.fortune@imgtec.com>
103
104         Apply trunk patches
105         2014-10-21  Maciej W. Rozycki  <macro@codesourcery.com>
106         * config/tc-mips.c (s_insn): Set file options.
107
108 2014-10-28  Matthew Fortune  <matthew.fortune@imgtec.com>
109
110         Apply trunk patches
111         2014-10-17  Matthew Fortune  <matthew.fortune@imgtec.com>
112         * doc/c-mips.texi: Fix bad @value references.
113
114 2014-10-28  Alan Modra  <amodra@gmail.com>
115         Apply trunk patches
116         2014-10-18  Alan Modra  <amodra@gmail.com>
117         PR 17493
118         * write.c (adjust_reloc_syms): Don't allow symbols in reg_section
119         to be reduced to reg_section section symbol.
120         * gas/config/tc-i386.c (i386_finalize_immediate): Reject all
121         reg_section immediates.
122
123         2014-10-15  Chen Gang  <gang.chen.5i5j@gmail.com>
124         * config/tc-tic4x.c (md_assemble): Correct strncat size.
125
126 2014-10-15  Tristan Gingold  <gingold@adacore.com>
127
128         * configure: Regenerate.
129
130 2014-10-14  Tristan Gingold  <gingold@adacore.com>
131
132         * NEWS: Add marker for 2.25.
133
134 2014-10-14  Alan Modra  <amodra@gmail.com>
135
136         PR 17453
137         * config/tc-i386.c (fits_in_signed_long): Use unsigned param and
138         expression to avoid signed overflow.
139         (fits_in_signed_byte, fits_in_unsigned_byte, fits_in_unsigned_word,
140         fits_in_signed_word, fits_in_unsigned_long): Similarly.
141         * expr.c (operand <'-'>): Avoid signed overflow.
142         * read.c (s_comm_internal): Likewise.
143
144 2014-10-14  Alan Modra  <amodra@gmail.com>
145
146         * config/tc-sparc.c (sparc_md_end): Fix unused variable warnings.
147
148 2014-10-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
149
150         * config/tc-sparc.c (v9a_asr_table): Entry for %cps removed.
151         (sparc_arch_table): Remove the HWCAP_RANDOM, HWCAP_TRANS and
152         HWCAP_ASI_CACHE_SPARING from the architectures using them.
153         (HWS_V8): New define.
154         (HWS_V9): Likewise.
155         (HWS_VA): Likewise.
156         (HWS_VB): Likewise.
157         (HWS_VC): Likewise.
158         (HWS_VD): Likewise.
159         (HWS_VE): Likewise.
160         (HWS_VV): Likewise.
161         (sparc_arch): Use the HWS_* macros.  Fix the `sparc4' architecture
162         to cover the HWCAP_ASI_BLK_INIT and HWCAP_IMA capabilities.
163         (hwcap_seen): Variable widened to 64 bits.
164         (hwcap_allowed): Likewise.
165         (sparc_arch): new field `hwcap2_allowed'.
166         (sparc_arch_table): provide hwcap2_allowed values for existing
167         archs.
168         (sparc_md_end): Add a HWCAPS2 object attribute to the elf object
169         in case any of the HWCAP2_* caps are used.
170         (sparc_ip): Take into account the new hwcaps2 bitmap to build the
171         list of seen/allowed hwcaps.
172         (get_hwcap_name): Argument widened to 64 bits to handle HWCAP2
173         bits.
174         (HWS_VM): New define.
175         (HWS2_VM): Likewise.
176         (sparc_arch): New architectures `sparc5', `v9m' and `v8plusm'.
177         (v9a_asr_table): Add the %mwait (%asr28) ancillary state register
178         to the table.
179         (sparc_ip): Handle the %mcdper ancillary state register as an
180         operand.
181         (sparc_ip): Handle } arguments as fdrd floating point registers
182         (double) that are the same than frs1.
183         * doc/c-sparc.texi (Sparc-Opts): Document the -Av9e, -Av8pluse and
184         -xarch=v9e command line options.  Also fix the description of the
185         -Av9v and -Av8plusv command line options.
186         Document the -Av9m, -Av8plusm,-Asparc5, -xarch=v9m and
187         -xarch=sparc5 command line options.
188
189 2014-09-29  Terry Guo  <terry.guo@arm.com>
190
191         * as.c (create_obj_attrs_section): Move it and call it from ...
192         * write.c (create_obj_attrs_section): ... here.
193         (subsegs_finish_section): Refactored.
194
195 2014-09-27  Alan Modra  <amodra@gmail.com>
196
197         * dwarf2dbg.c (all_segs_hash): Delete.
198         (get_line_subseg): Delete last_seg, last_subseg, last_line_subseg.
199         Retrieve line_seg for section via seg_info.
200         * subsegs.h (segment_info_typet): Add dwarf2_line_seg.
201
202 2014-09-23  H.J. Lu  <hongjiu.lu@intel.com>
203
204         PR gas/17421
205         * config/tc-i386.c (md_assemble): Disallow VEX/EVEX encoded
206         instructions in 16-bit mode.
207
208 2014-09-22  Alan Modra  <amodra@gmail.com>
209
210         * config/tc-m68k.c (md_assemble): Add assert to work around
211         bogus trunk gcc warning.
212         * config/tc-pj.h (md_convert_frag): Warning fix.
213         * config/tc-xtensa.c (xg_assemble_vliw_tokens): Warning fix.
214
215 2014-09-17  Tristan Gingold  <gingold@adacore.com>
216
217         * config/tc-arm.c (move_or_literal_pool, add_to_lit_pool): Use
218         bfd_int64_t instead of int64_t.
219
220 2014-09-16  Ilya Tocar  <ilya.tocar@intel.com>
221
222         * config/tc-i386.c (evexrcig): New.
223         (build_evex_prefix): Force rounding bits.
224         (OPTION_MEVEXRCIG): New.
225         (md_longopts): Add mevexrcig.
226         (md_parse_option): Handle OPTION_MEVEXRCIG.
227         (md_show_usage): Document mevexrcig.
228         * doc/c-i386.texi (mevexrcig): Document new option.
229
230 2014-09-16  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
231
232         * config/tc-nds32.c (nds32_fsrs, nds32_fdrs, nds32_gprs): Remove.
233         (relax_table): Add new relaxation pattern.
234         (do_pseudo_la_internal, do_pseudo_ls_bhw): Expand for PIC suffix.
235         (do_pseudo_move, do_pseudo_neg, do_pseudo_pushpopm): Fix.
236         (get_range_type, nds32_elf_record_fixup_exp, nds32_get_align,
237         nds32_elf_build_relax_relation, md_assemble, invalid_prev_frag,
238         nds32_relax_frag, md_estimate_size_before_relax): Adjust relaxation.
239         (relocation_table): Remove.
240         (relax_ls_table): Load-store relaxation pattern.
241         (hint_map): Define-use chain pattern.
242         (nds32_find_reloc_table, nds32_match_hint_insn): Analysis
243         relaxation pattern.
244         (nds32_parse_name): Parse PIC suffix.
245         * config/tc-nds32.h: Declare.
246
247 2014-09-15  H.J. Lu  <hongjiu.lu@intel.com>
248
249         * config/tc-i386.c (OPTION_omit_lock_prefix): Renamed to ...
250         (OPTION_OMIT_LOCK_PREFIX): This.
251         (md_longopts): Updated.
252         (md_parse_option): Likewise.
253
254 2014-09-15  Andrew Bennett  <andrew.bennett@imgtec.com>
255             Matthew Fortune  <matthew.fortune@imgtec.com>
256
257         * config/tc-mips.c (mips_nan2008): New static global.
258         (mips_flag_nan2008): Removed.
259         (LL_SC_FMT): New define.
260         (COP12_FMT): Updated.
261         (ISA_IS_R6): New define.
262         (ISA_HAS_64BIT_REGS): Add mips64r6.
263         (ISA_HAS_DROR): Likewise.
264         (ISA_HAS_64BIT_FPRS): Add mips32r6 and mips64r6.
265         (ISA_HAS_ROR): Likewise.
266         (ISA_HAS_ODD_SINGLE_FPR): Likewise.
267         (ISA_HAS_MXHC1): Likewise.
268         (hilo_interlocks): Likewise.
269         (md_longopts): Likewise.
270         (ISA_HAS_LEGACY_NAN): New define.
271         (options): Add OPTION_MIPS32R6 and OPTION_MIPS64R6.
272         (mips_ase): Add field rem_rev.
273         (mips_ases): Updated to add which ISA an ASE was removed in.
274         (mips_isa_rev): Add support for mips32r6 and mips64r6.
275         (mips_check_isa_supports_ase): Add support to check if an ASE
276         has been removed in the specified MIPS ISA revision.
277         (validate_mips_insn): Skip '-' character.
278         (macro_build): Likewise.
279         (mips_check_options): Prevent R6 working with fp32, mips16,
280         micromips, or branch relaxation.
281         (file_mips_check_options): Set R6 floating point registers to
282         64 bit.  Also deal with the nan2008 option.
283         (limited_pcrel_reloc_p): Add relocs: BFD_RELOC_MIPS_21_PCREL_S2,
284         BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3,
285         BFD_RELOC_MIPS_19_PCREL_S2, BFD_RELOC_HI16_S_PCREL and
286         BFD_RELOC_LO16_PCREL.
287         (operand_reg_mask): Add support for OP_SAME_RS_RT, OP_CHECK_PREV
288         and OP_NON_ZERO_REG.
289         (match_check_prev_operand): New static function.
290         (match_same_rs_rt_operand): New static function.
291         (match_non_zero_reg_operand): New static function.
292         (match_operand): Added entries for: OP_SAME_RS_RT, OP_CHECK_PREV
293         and OP_NON_ZERO_REG.
294         (insns_between): Added case to deal with forbidden slots.
295         (append_insn): Added support for relocs: BFD_RELOC_MIPS_21_PCREL_S2
296         and BFD_RELOC_MIPS_26_PCREL_S2.
297         (match_insn): Add support for operands -A, -B, +' and +".  Also
298         skip '-' character.
299         (mips_percent_op): Add entries for %pcrel_hi and %pcrel_lo.
300         (md_parse_option): Add support for mips32r6 and mips64r6.  Also
301         update the nan option handling.
302         (md_pcrel_from): Add cases for relocs: BFD_RELOC_MIPS_21_PCREL_S2,
303         BFD_RELOC_MIPS_26_PCREL_S2.
304         (mips_force_relocation): Prevent forced relaxation for MIPS r6.
305         (md_apply_fix): Add support for relocs: BFD_RELOC_MIPS_21_PCREL_S2,
306         BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3,
307         BFD_RELOC_MIPS_19_PCREL_S2, BFD_RELOC_HI16_S_PCREL and
308         BFD_RELOC_LO16_PCREL.
309         (s_mipsset): Add support for mips32r6 and mips64r6.
310         (s_nan): Update to support the new nan2008 framework.
311         (tc_gen_reloc): Add relocs: BFD_RELOC_MIPS_21_PCREL_S2,
312         BFD_RELOC_MIPS_26_PCREL_S2, BFD_RELOC_MIPS_18_PCREL_S3,
313         BFD_RELOC_MIPS_19_PCREL_S2, BFD_RELOC_HI16_S_PCREL and
314         BFD_RELOC_LO16_PCREL.
315         (mips_elf_final_processing): Updated to use the mips_nan2008.
316         (mips_cpu_info_table): Add entries for mips32r6 and mips64r6.
317         (macro): Enable ldc2, sdc2, ll, lld, swc2, sc, scd, cache, pref
318         macros for R6.
319         (mips_fix_adjustable): Make PC relative R6 relocations relative
320         to the symbol and not the section.
321         * configure.ac: Add support for mips32r6 and mips64r6.
322         * configure: Regenerate.
323         * doc/c-mips.texi: Document the -mips32r6 and -mips64r6 command line
324         options.
325         * doc/as.texinfo: Likewise.
326
327 2014-09-15  Matthew Fortune  <matthew.fortune@imgtec.com>
328
329         * tc-mips.c (check_fpabi): Move softfloat and singlefloat
330         checks higher.
331
332 2014-09-12  Jose E. Marchesi  <jose.marchesi@oracle.com>
333
334         * config/tc-sparc.c (sparc_ip): Update the set of allowed hwcaps
335         when bumping the current architecture.
336         (md_begin): Adjust the highetst architecture level also when a
337         specific architecture is not requested.
338
339 2014-09-12  Andrew Bennett  <andrew.bennett@imgtec.com>
340
341         * configure.tgt: Add mips*-img-elf* target triple.
342
343 2014-09-12  Alan Modra  <amodra@gmail.com>
344
345         * config/tc-i386.c (match_template): Remove redundant "!!" testing
346         single-bit bitfields.
347         (build_modrm_byte): Don't compare single-bit bitfields to "1".
348
349 2014-09-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
350
351         * config/tc-arm.c (arm_cpus): Add cortex-a17.
352
353 2014-09-03  Jiong Wang  <jiong.wang@arm.com>
354
355         * config/tc-aarch64.c (parse_sys_reg): Remove the restriction on op0
356         field.
357
358 2014-09-03  Jiong Wang  <jiong.wang@arm.com>
359
360         * config/tc-aarch64.c (parse_operands): Recognize PAIRREG.
361         (aarch64_features): Add entry for lse extension.
362
363 2014-08-26  Jiong Wang  <jiong.wang@arm.com>
364
365         * config/tc-arm.c (aeabi_set_public_attributes): Update selected_cpu
366         based on the info we got during parsing.
367         (arm_handle_align): Make sure the p2align expanding logic under thumb
368         unchanged.
369
370 2014-08-26  Maciej W. Rozycki  <macro@codesourcery.com>
371
372         * config/tc-mips.c (macro) <M_SAA_AB>: Remove duplicate code and
373         jump to...
374         <M_SAAD_AB>: ... here.  Assert that !microMIPS.
375
376 2014-08-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
377
378         * config/tc-moxie.h (md_convert_frag): Silence warning.
379
380 2014-08-22  Richard Henderson  <rth@redhat.com>
381
382         * config/tc-aarch64.c (tc_aarch64_regname_to_dw2regnum): Fix
383         register number for vector register types.
384         * config/tc-aarch64.h (DWARF2_LINE_MIN_INSN_LENGTH): Set to 4.
385         (DWARF2_CIE_DATA_ALIGNMENT): Set to -8.
386
387 2014-08-22  Maciej W. Rozycki  <macro@codesourcery.com>
388
389         * config/tc-ppc.c (md_assemble): Only set the PPC_APUINFO_VLE
390         flag if both the processor and opcode flags match.
391
392 2014-08-22  Maciej W. Rozycki  <macro@codesourcery.com>
393
394         * config/tc-arm.c (add_to_lit_pool): Preinitialize `imm1'.
395
396 2014-08-20  Maciej W. Rozycki  <macro@codesourcery.com>
397
398         * dw2gencfi.c (make_debug_seg): Replace leading spaces with tabs.
399         (dot_cfi_val_encoded_addr, output_cfi_insn): Likewise.
400         (output_cie, cfi_change_reg_numbers, cfi_finish): Likewise.
401
402 2014-08-20  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
403
404         * config/tc-arm.c (parse_ifimm_zero): New function.
405         (enum operand_parse_code): Add OP_RSVD_FI0 value.
406         (parse_operands): Handle OP_RSVD_FI0.
407         (asm_opcode_insns): Use RSVD_FI0 for second operand of vcmp, vcmpe.
408
409 2014-08-20  Alan Modra  <amodra@gmail.com>
410
411         * Makefile.am: Typo fix.
412         * Makefile.in: Regenerate.
413         * po/POTFILES.in: Regenerate.
414
415 2014-08-19  Andreas Tobler  <andreast@fgznet.ch>
416
417         * Makefile.am: Add FreeBSD ARM support.
418         * Mafefile.in: Regenerate.
419         * configure.tgt: Add FreeBSD ARM support.
420         * config/te-armfbsdeabi.h: New file.
421         * config/te-armfbsdvfp.h: Likewise.
422
423 2014-08-19  Alan Modra  <amodra@gmail.com>
424
425         * configure: Regenerate.
426
427 2014-08-18  Nick Clifton  <nickc@redhat.com>
428
429         * config/tc-rl78.c (md_apply_fix): Correct handling of small sized
430         RELOC_RL78_DIFF fixups.
431
432 2014-08-18  Alan Modra  <amodra@gmail.com>
433
434         * read.c (parse_mri_cons): Warning fix.
435
436 2014-08-14  Alan Modra  <amodra@gmail.com>
437
438         * configure.ac: Move ACX_LARGEFILE after LT_INIT.
439         * config.in: Regenerate.
440         * configure: Regenerate.
441
442 2014-08-06  Ilya Tocar  <ilya.tocar@intel.com>
443
444         * config/tc-i386.c (omit_lock_prefix): New.
445         (output_insn): Omit lock prefix if omit_lock_prefix is true.
446         (OPTION_omit_lock_prefix): New.
447         (md_longopts): Add momit-lock-prefix.
448         (md_parse_option): Handle momit-lock-prefix.
449         (md_show_usage): Add momit-lock-prefix=[no|yes].
450         * doc/c-i386.texi (momit-lock-prefix): Document.
451
452 2014-08-01  Takashi Yoshii  <yoshii.takashi@renesas.com>
453
454         PR 10378
455         * config/tc-sh.c (tc_gen_reloc): Fix initialization of addend in
456         SWITCH_TABLE case.
457
458 2014-07-29  Matthew Fortune  <matthew.fortune@imgtec.com>
459
460         * config/tc-mips.c: Rename INSN_LOAD_COPROC_DELAY to INSN_LOAD_COPROC
461         and INSN_COPROC_MOVE_DELAY to INSN_COPROC_MOVE throughout.
462
463 2014-07-29  Matthew Fortune  <matthew.fortune@imgtec.com>
464
465         * config/tc-mips.c (mips_flags_frag): New static global.
466         (struct mips_set_options): Add oddspreg field.
467         (file_mips_opts, mips_opts): Initialize oddspreg.
468         (ISA_HAS_ODD_SINGLE_FPR): Add CPU argument and update for R5900 and
469         Loongson-3a.
470         (enum options, md_longopts, md_parse_option): Add -mfpxx, -modd-spreg
471         and -mno-odd-spreg options.
472         (md_begin): Create .MIPS.abiflags section.
473         (fpabi_incompatible_with, fpabi_requires): New static function.
474         (check_fpabi): Likewise.
475         (mips_check_options): Handle fp=xx and oddspreg restrictions.
476         (file_mips_check_options): Set oddspreg by default for fp=xx.
477         (mips_oddfpreg_ok): Re-write function.
478         (check_regno): Check odd numbered registers regardless of FPR size.
479         For fp != 32 use as_bad instead of as_warn.
480         (match_float_constant): Rewrite check regarding FP register width.  Add
481         support for generating constants when MXHC1 is present.  Handle fp=xx
482         to comply with the ABI.
483         (macro): Update M_LI_DD similarly to match_float_constant.  Generate
484         MTHC1 when available.  Check that correct code can be generated for
485         fp=xx and fp=64 ABIs.
486         (parse_code_option, s_mipsset): Add fp=xx, oddspreg and nooddspreg
487         options.
488         (mips_convert_ase_flags): New static function.
489         (mips_elf_final_processing): Use fpabi == Val_GNU_MIPS_ABI_FP_OLD_64
490         to determine when to add the EF_MIPS_FP64 flag.  Populate the
491         .MIPS.abiflags section.
492         (md_mips_end): Update .gnu_attribute based on command line and .module
493         as applicable.  Use check_fpabi to ensure .gnu.attribute and command
494         line/.module options are consistent.
495         * doc/as.texinfo: Add missing -mgp64/-mfp64 options and document new
496         -mfpxx, -modd-spreg and -mno-odd-spreg options.
497         * doc/c-mips.texi: Document -mfpxx, -modd-spreg, -mno-odd-spreg,
498         gnu_attribute values and FP ABIs.
499
500 2014-07-27  Joel Sherrill <joel.sherrill@oarcorp.com>
501
502         Add RTEMS target support and simplify matching
503
504         * gas/configure.tgt (or1k*-*-rtems*): Ensure a match.
505         (or1k*-*-*): Use or1k* to match or1knd and or1kZ.
506
507 2014-07-27  Anthony Green  <green@moxielogic.com>
508
509         * configure.tgt (generic_target): Add moxie-*-moxiebox*
510         * config/tc-moxie.c: Remove moxie_target_format.
511         (md_begin): Set default target_big_endian.
512         * config/tc-moxie.h: Only set TARGET_BYTES_BIG_ENDIAN if unset.
513         (TARGET_FORMAT): Set based on target_big_endian.
514
515 2014-07-26  Alan Modra  <amodra@gmail.com>
516
517         * config/bfin-parse.y: Don't include obstack.h.
518         * config/obj-aout.c: Likewise.
519         * config/obj-coff.c: Likewise.
520         * config/obj-som.c: Likewise.
521         * config/tc-bfin.c: Likewise.
522         * config/tc-i960.c: Likewise.
523         * config/tc-rl78.c: Likewise.
524         * config/tc-rx.c: Likewise.
525         * config/tc-tic4x.c: Likewise.
526         * expr.c: Likewise.
527         * listing.c: Likewise.
528         * config/obj-elf.c (elf_file_symbol): Make name_length a size_t.
529         * config/tc-aarch64.c (symbol_locate): Likewise.
530         * config/tc-arm.c (symbol_locate): Likewise.
531         * config/tc-mmix.c (mmix_handle_mmixal): Make len_0 a size_t.
532         * config/tc-score.c (s3_build_score_ops_hsh): Make len a size_t.
533         (s3_build_dependency_insn_hsh): Likewise.
534         * config/tc-score7.c (s7_build_score_ops_hsh): Likewise.
535         (s7_build_dependency_insn_hsh): Likewise.
536         * frags.c (frag_grow): Make parameter a size_t, and use size_t locals.
537         (frag_new): Make parameter a size_t.
538         (frag_var_init): Make max_chars and var parameters size_t.
539         (frag_var, frag_variant): Likewise.
540         (frag_room): Return a size_t.
541         (frag_align_pattern): Make n_fill parameter a size_t.
542         * frags.h: Update function prototypes.
543         * symbols.c (save_symbol_name): Make name_length a size_t.
544
545 2014-07-22  Sergey Guriev  <sergey.s.guriev@intel.com>
546             Alexander Ivchenko  <alexander.ivchenko@intel.com>
547             Maxim Kuznetsov  <maxim.kuznetsov@intel.com>
548             Sergey Lega  <sergey.s.lega@intel.com>
549             Anna Tikhonova  <anna.tikhonova@intel.com>
550             Ilya Tocar  <ilya.tocar@intel.com>
551             Andrey Turetskiy  <andrey.turetskiy@intel.com>
552             Ilya Verbin  <ilya.verbin@intel.com>
553             Kirill Yukhin  <kirill.yukhin@intel.com>
554             Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
555
556         * config/tc-i386.c (cpu_arch): Add .avx512dq, CPU_AVX512DQ_FLAGS.
557         * doc/c-i386.texi: Document avx512dq/.avx512dq.
558
559 2014-07-22  Sergey Guriev  <sergey.s.guriev@intel.com>
560             Alexander Ivchenko  <alexander.ivchenko@intel.com>
561             Maxim Kuznetsov  <maxim.kuznetsov@intel.com>
562             Sergey Lega  <sergey.s.lega@intel.com>
563             Anna Tikhonova  <anna.tikhonova@intel.com>
564             Ilya Tocar  <ilya.tocar@intel.com>
565             Andrey Turetskiy  <andrey.turetskiy@intel.com>
566             Ilya Verbin  <ilya.verbin@intel.com>
567             Kirill Yukhin  <kirill.yukhin@intel.com>
568             Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
569
570         * config/tc-i386.c (cpu_arch): Add .avx512bw, CPU_AVX512BW_FLAGS.
571         * doc/c-i386.texi: Document avx512bw/.avx512bw.
572
573 2014-07-22  Sergey Guriev  <sergey.s.guriev@intel.com>
574             Alexander Ivchenko  <alexander.ivchenko@intel.com>
575             Maxim Kuznetsov  <maxim.kuznetsov@intel.com>
576             Sergey Lega  <sergey.s.lega@intel.com>
577             Anna Tikhonova  <anna.tikhonova@intel.com>
578             Ilya Tocar  <ilya.tocar@intel.com>
579             Andrey Turetskiy  <andrey.turetskiy@intel.com>
580             Ilya Verbin  <ilya.verbin@intel.com>
581             Kirill Yukhin  <kirill.yukhin@intel.com>
582             Michael Zolotukhin  <michael.v.zolotukhin@intel.com>
583
584         * config/tc-i386.c (cpu_arch): Add .avx512vl, CPU_AVX512VL_FLAGS.
585         (build_vex_prefix): Don't abort on VEX.W.
586         (check_VecOperands): Support BROADCAST_1TO4 and BROADCAST_1TO2.
587         (check_VecOperations): Ditto.
588         * doc/c-i386.texi: Document avx512vl/.avx512vl.
589
590 2014-07-21  Joel Sherrill  <joel.sherrill@oarcorp.com>
591
592         Add or reactivate or1k-*-rtems*
593         * gas/configure.tgt (or1k-*-rtems*): Add.
594
595 2014-07-17  Ilya Tocar  <ilya.tocar@intel.com>
596
597         * config/tc-i386.c (parse_register): Set need_vrex.
598
599 2014-07-15  Jiong Wang  <jiong.wang@arm.com>
600
601         * config/tc-arm.c (add_to_lit_pool): Use "inst.operands[1].imm" for
602         sign extension.  Casting the type of imm1 and imm2 to offsetT.  Fix
603         one logic error when checking X_op.
604
605 2014-07-14  Andreas Schwab  <schwab@linux-m68k.org>
606
607         * config/tc-m68k.c (md_convert_frag_1): Don't complain with
608         --pcrel about TAB (DBCCLBR, LONG) conversion.
609
610 2014-07-12  David Majnemer  <david.majnemer@gmail.com>
611
612         * read.c (assign_symbol): Don't force "set" symbols local for PE.
613
614 2014-07-08  Jiong Wang  <jiong.wang@arm.com>
615
616         * config/tc-arm.c (literal_pool): New field "alignment".
617         (find_or_make_literal_pool): Initialize "alignment" to 2.
618         (s_ltorg): Align the pool using value of "alignment"
619         (parse_big_immediate): New parameter "in_exp". Return
620         parsed expression if "in_exp" is not null.
621         (parse_address_main): Invoke "parse_big_immediate" for
622         constant parameter.
623         (add_to_lit_pool): Add one parameter 'nbytes'.
624         Split 8 byte entry into two 4 byte entry.
625         Add padding to align 8 byte entry to 8 byte boundary.
626         (encode_arm_cp_address): Generate literal pool entry if possible.
627         (move_or_literal_pool): Generate entry for vldr case.
628         (enum lit_type): New enum type.
629         (do_ldst): Use new enum type.
630         (do_ldstv4): Likewise.
631         (do_t_ldst): Likewise.
632         (neon_write_immbits): Support Thumb-2 mode.
633
634 2014-07-07  Barney Stratford  <barney_stratford@fastmail.fm>
635
636         * config/tc-avr.c (avr_operand): Permit referring to r26-r31 by
637         name as [xyz][hl].  Permit using a symbol whoes name begins with
638         â€˜r’ to refer to a register.
639         Allow arbitrary expressions for the P and p operators.
640         (md_apply_fix): Check the BFD_RELOC_AVR_PORT5 and
641         BFD_RELOC_AVR_PORT6 relocations.
642
643 2014-07-04  Alan Modra  <amodra@gmail.com>
644
645         * doc/internals.texi: Update "configure.in" comments.
646         * acinclude.m4: Likewise.
647         * config/tc-sparc.c: Likewise.
648
649 2014-07-04  Alan Modra  <amodra@gmail.com>
650
651         * configure.ac: Rename from configure.in.
652         * Makefile.in: Regenerate.
653         * config.in: Regenerate.
654         * doc/Makefile.in: Regenerate.
655
656 2014-07-04  Alan Modra  <amodra@gmail.com>
657
658         * doc/Makefile.am (CONFIG_STATUS_DEPENDENCIES): Delete.
659         * doc/Makefile.in: Regenerate.
660
661 2014-07-04  Alan Modra  <amodra@gmail.com>
662
663         * configure.in: Include bfd/version.m4.
664         (AC_INIT, AM_INIT_AUTOMAKE): Use modern form.
665         (BFD_VERSION): Delete.
666         * configure.com: Get bfd version from bfd/version.m4.
667         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Remove bfd/configure.in.
668         * configure: Regenerate.
669         * Makefile.in: Regenerate.
670         * doc/Makefile.in: Regenerate.
671
672 2014-07-01  Barney Stratford   <barney_stratford@fastmail.fm>
673             Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
674             Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
675             Soundararajan  <Sounderarajan.D@atmel.com>
676
677         * config/tc-avr.c (mcu_types): Add avrtiny arch.
678         Add avrtiny arch devices attiny4, attiny5, attiny9, attiny10, attiny20
679         and attiny40.
680         (md_show_usage): Add avrtiny arch in usage message.
681         (avr_operand): validate and issue error for invalid register for
682         avrtiny.
683         add new reloc exp for 16 bit lds/sts instruction.
684         (md_apply_fix): check 16 bit lds/sts operand for out of range and
685         encode.
686         (md_assemble): check ISA for arch and issue diagnostic.
687         * NEWS: Mention new support.
688         * doc/c-avr.texi: Document support for avrtiny architecture.
689
690 2014-06-27  Alan Modra  <amodra@gmail.com>
691
692         * config/obj-macho.c (obj_mach_o_set_symbol_qualifier): Don't set
693         SYM_MACHO_FIELDS_NOT_VALIDATED after reporting an error.
694         (obj_mach_o_frob_label): Avoid cascading errors.
695         (obj_mach_o_frob_symbol): Don't set SYM_MACHO_FIELDS_NOT_VALIDATED.
696
697 2014-06-18  DJ Delorie  <dj@redhat.com>
698
699         * config/rx-parse.y (BSET, BCLR, BTST, BNOT, BMCMD): Make .B
700         suffix optional.
701
702 2014-06-17  Hans-Peter Nilsson  <hp@bitrange.com>
703
704         * config/tc-mmix.c (loc_assert_s): New member frag.
705         (s_loc): Set it.
706         (mmix_md_end): If an error is reported for a LOC expression, patch
707         up the related frag.
708
709 2014-06-17  Chris Metcalf  <cmetcalf@tilera.com>
710
711         PR gas/16908
712         * macro.c (buffer_and_nest): Honour #line directives inside
713         macros.
714
715 2014-06-17 Jiong Wang <jiong.wang@arm.com>
716
717         * config/tc-arm.c (depr_it_insns): New check for inc/dec sp.
718
719 2014-06-17  Hans-Peter Nilsson  <hp@axis.com>
720
721         * config/tc-cris.c (cris_bad): New function.
722         (cris_process_instruction): Where applicable, use it instead of
723         as_bad.
724
725 2014-06-16  Nick Clifton  <nickc@redhat.com>
726
727         * config/tc-aarch64.c (md_apply_fix): Ignore unused relocs.
728
729 2014-06-16  Jiong Wang  <jiong.wang@arm.com>
730
731         * config/tc-aarch64.c (END_OF_INSN): New macro.
732         (parse_operands): Handle operand given and in wrong format when
733         operand is optional.
734
735 2014-06-16  Alan Modra  <amodra@gmail.com>
736
737         * write.h (subsegs_finish): Delete declaration.
738         * write.c (subsegs_finish): Make static.
739         (write_object_file): Call subsegs_finish from here.  Don't print
740         warning and error count here..
741         * as.c (main): ..do so here instead.  Remove dead code for "no
742         object file generated".  Split out count strings to better support
743         internationalisation.  Don't call subsegs_finish. Tidy setting of
744         "keep_it".  Run write_object_file even after errors.
745         (keep_it): Make static.
746         * config/obj-elf.c (elf_frob_symbol): Remove assert.
747         (elf_frob_file_before_adjust): Likewise.
748
749 2014-06-16  Alan Modra  <amodra@gmail.com>
750
751         * config/tc-dlx.c (machine_ip): Move initialisation of the_insn
752         earlier.
753
754 2014-06-16  Alan Modra  <amodra@gmail.com>
755
756         * config/tc-i386.c (reloc): Don't avoid pcrel check for
757         BFD_RELOC_SIZE64.  Return NO_RELOC on failing pcrel check.
758
759 2014-06-16  Alan Modra  <amodra@gmail.com>
760
761         * config/tc-tic6x.c (s_tic6x_ehtype): Clear after frag_more.
762         (tic6x_output_exidx_entry): Likewise.
763         (md_apply_fix): Simplify 1 byte md_number_to_chars.
764
765 2014-06-16  Alan Modra  <amodra@gmail.com>
766
767         * config/tc-tic54x.c (tic54x_mlib): Don't write garbage past
768         end of archive to temp file.
769         (tic54x_start_line_hook): Start scan for parallel on next line,
770         not one char into next line (which may overrun the buffer).
771
772 2014-06-16  Alan Modra  <amodra@gmail.com>
773
774         * config/tc-vax.c (md_apply_fix): Rewrite.
775         (tc_gen_reloc, vax_cons, vax_cons_fix_new): Style: Use NO_RELOC
776         define rather than the equivalent BFD_RELOC_NONE.
777
778 2014-06-16  Alan Modra  <amodra@gmail.com>
779
780         * config/tc-arm.c (s_arm_elf_cons): Initialise after frag_more.
781         (md_apply_fix): Delete now unnecessary zeroing for BFD_RELOC_ARM_GOT*
782         and BFD_RELOC_ARM_TLS* relocs.  Simplify BFD_RELOC_8 case.
783
784 2014-06-16  Alan Modra  <amodra@gmail.com>
785
786         * config/tc-cris.c (md_create_long_jump): Follow "short" jump
787         with a nop rather than leaving uninitialised.
788
789 2014-06-13  Chen Gang  <gang.chen.5i5j@gmail.com>
790
791         * config/tc-score7.c: Replace sprintf with strcpy where
792         appropriate.
793         (s7_b32_relax_to_b16): Use symbol_get_frag() to access a symbol's
794         frag.
795         * config/tc-score.c (s3_relax_branch_inst16): Likewise.
796         (s3_relax_cmpbranch_inst32): Likewise.
797
798 2014-06-07  Alan Modra  <amodra@gmail.com>
799
800         * config/tc-ppc.c (ppc_insert_operand): Handle PPC_OPERAND_SIGNOPT
801         on unsigned fields.  Comment on PPC_OPERAND_SIGNOPT signed fields
802         in 64-bit mode.
803
804 2014-06-02  Martin Storsjo  <martin@martin.st>
805
806         * doc/c-aarch64.texi: Fix the documentation on :pg_hi21:.
807
808 2014-06-05  Joel Brobecker  <brobecker@adacore.com>
809
810         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add dependency on
811         bfd's development.sh.
812         * Makefile.in, configure: Regenerate.
813
814 2014-06-03  Nick Clifton  <nickc@redhat.com>
815
816         * config/tc-msp430.c (OPTION_WARN_INTR_NOPS): Use y instead of z.
817         (OPTION_NO_WARN_INTR_NOPS): Use Y instead of Z.
818         * doc/c-msp430.texi: Update command line option description.
819
820 2014-05-22  Alan Modra  <amodra@gmail.com>
821
822         * listing.c (listing_warning, listing_error): Add space after colon.
823         * messages.c (as_warn_internal, as_bad_internal): Use the same
824         string as above.
825
826 2014-05-20  Matthew Fortune  <matthew.fortune@imgtec.com>
827
828         * config/tc-mips.c (file_mips_opts_checked): New static global.
829         (s_module): New static function.
830         (file_ase): Remove.
831         (mips_pseudo_table): Add .module handler.
832         (mips_set_ase): Add opts argument and use instead of mips_opts.
833         (md_assemble): Use file_mips_check_options.
834         (md_parse_option): Update to use file_mips_opts instead of mips_opts.
835         (mips_set_architecture): Delete function.  Moved to...
836         (mips_after_parse_args): Here.  All logic now applies to
837         file_mips_opts first and then copies the final state to mips_opts.
838         Move error checking and defaults inference to mips_check_options and
839         file_mips_check_options.
840         (mips_check_options): New static function.  Common option checking for
841         command line, .module and .set.  Use .module values in error messages
842         instead of refering to command line options.
843         (file_mips_check_options): New static function.  A wrapper for
844         mips_check_options with file_mips_opts.  Updates BFD arch based on
845         final options.
846         (s_mipsset): Split into s_mipsset and parse_code_option.  Settings
847         supported by both .set and .module are moved to parse_code_option.
848         Warnings and errors are kept in s_mipsset because when
849         parse_code_option is used with s_module the warnings are deferred
850         until code is generated.  Any setting supporting 'default' value is
851         kept in s_mipsset as it is not applicable to s_module. Inferred
852         settings are also kept in s_mipsset as s_module does not infer any
853         settings.  Use mips_check_options.
854         (parse_code_option): New static function derived from s_mipsset.
855         (s_module): New static function that implements .module.  Allows file
856         level settings to be changed until code is generated.
857         (s_cpload, s_cpsetup, s_cplocal): Use file_mips_check_options.
858         (s_cprestore, s_cpreturn, s_cpadd, mips_address_bytes): Likewise.
859         (mips_elf_final_processing): Update file_ase to file_mips_opts.ase.
860         (md_mips_end): Use file_mips_check_options.
861         * doc/c-mips.texi: Document .module.
862
863 2014-05-20  Matthew Fortune  <matthew.fortune@imgtec.com>
864
865         * messages.c (as_warn_internal): Remove extra whitespace from
866         warning messages.
867
868 2014-05-20  Matthew Fortune  <matthew.fortune@imgtec.com>
869
870         * config/tc-mips.c (FP64_ASES): Add ASE_MSA.
871         (mips_after_parse_args): Do not select ASE_MSA without -mfp64.
872
873 2014-05-20  Mike Stump  <mikestump@comcast.net>
874
875         * messages.c (as_warn_internal): Ensure we don't interleave output
876         within a single line when make -j is used.
877         (as_bad_internal): Likewise.
878
879 2014-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
880
881         * config/obj-elf.h (obj_elf_seen_attribute): Declare.
882         * config/obj-elf.c (recorded_attribute_info): New structure.
883         (recorded_attributes): New variable.
884         (record_attribute, obj_elf_seen_attribute): New functions.
885         (obj_elf_vendor_attribute): Record which attributes have been seen.
886
887 2014-05-20  Nick Clifton  <nickc@redhat.com>
888
889         * config/tc-msp430.c (CHECK_RELOC_MSP430): Add OP parameter.
890         Generate BFD_RELOC_MSP430_ABS_HI16 if vshift is 1.
891         (msp430_srcoperand): Store vshift value in operand.
892
893 2014-05-19  Nick Clifton  <nickc@redhat.com>
894
895         PR gas/16858
896         * config/tc-i386.c (md_apply_fix): Improve the detection of code
897         symbols for 32-bit PE targets.
898
899 2014-05-18  Richard Sandiford  <rdsandiford@googlemail.com>
900
901         * config/tc-mips.c (md_obj_begin): Delete.
902         (md_obj_end): Fold into...
903         (md_mips_end): ...here.  Move to end of file.
904
905 2014-05-17  Nick Clifton  <nickc@redhat.com>
906
907         PR gas/16946
908         * config/tc-v850.c (handle_ctoff): Generate an error if called
909         when using the RH850 ABI.
910
911 2014-05-16  Kaushik Phata  <Kaushik.Phatak@kpit.com>
912
913         * config/tc-rl78.c (enum options): Add OPTION_32BIT_DOUBLES
914         and OPTION_64BIT_DOUBLES.
915         (md_longopts): Add -m32bit-doubles and -m64bit-doubles.
916         (md_parse_option): Parse -m32bit-doubles and -m64bit-doubles.
917         (md_show_usage): Show all of the RL78 options.
918         (rl78_float_cons): New static functions.
919         (md_pseudo_table): Update handler for "double".
920         * doc/c-rl78.texi: Document new options.
921         * doc/as.texinfo: Likewise.
922
923 2014-05-13  Matthew Fortune  <matthew.fortune@imgtec.com>
924
925         * config/tc-mips.c (mips_set_options): Rename gp32 to gp throughout.
926         (HAVE_32BIT_GPRS, HAVE_64BIT_GPRS): Remove. Re-implement via GPR_SIZE.
927         (HAVE_32BIT_FPRS, HAVE_64BIT_FPRS): Remove. Re-implement via FPR_SIZE.
928         (GPR_SIZE, FPR_SIZE): New macros. Use throughout.
929
930 2014-05-08  Matthew Fortune  <matthew.fortune@imgtec.com>
931
932         * config/tc-mips.c (md_parse_option): Update missed file_mips_isa
933         references.
934
935 2014-05-08  Matthew Fortune  <matthew.fortune@imgtec.com>
936
937         * config/tc-mips.c (mips_set_options): Rename fp32 field to fp.
938         Update fp32 == 0 to fp == 64 and fp32 == 1 to fp != 64 throughout.
939         (file_mips_gp32, file_mips_fp32, file_mips_soft_float,
940         file_mips_single_float, file_mips_isa, file_mips_arch): Merge into
941         one struct...
942         (file_mips_opts): Here. New static global. Update throughout.
943         (mips_opts): Update defaults for gp32 and fp.
944
945 2014-05-08  Matthew Fortune  <matthew.fortune@imgtec.com>
946
947         * config/tc-mips.c (streq): Define.
948         (mips_convert_symbolic_attribute): New function.
949         * config/tc-mips.h (CONVERT_SYMBOLIC_ATTRIBUTE): Define.
950         (mips_convert_symbolic_attribute): New prototype.
951
952 2014-05-02  Max Filippov  <jcmvbkbc@gmail.com>
953
954         * config/tc-xtensa.c (md_apply_fix): mark BFD_RELOC_XTENSA_DIFF*
955         fixups as signed.
956
957 2014-05-07  Andrew Bennett  <andrew.bennett@imgtec.com>
958
959         * tc-mips.c (ISA_SUPPORTS_MIPS16E): Add mips32r3, mips32r5, mips64r3
960         and mips64r5.
961         (ISA_HAS_64BIT_FPRS): Likewise.
962         (ISA_HAS_ROR): Likewise.
963         (ISA_HAS_ODD_SINGLE_FPR): Likewise.
964         (ISA_HAS_MXHC1): Likewise.
965         (hilo_interlocks): Likewise.
966         (md_longopts): Likewise.
967         (ISA_HAS_64BIT_REGS): Add mips64r3 and mips64r5.
968         (ISA_HAS_DROR): Likewise.
969         (options): Add OPTION_MIPS32R3, OPTION_MIPS32R5, OPTION_MIPS64R3, and
970         OPTION_MIPS64R5.
971         (mips_isa_rev): Add support for mips32r3, mips32r5, mips64r3 and
972         mips64r5.
973         (md_parse_option): Likewise.
974         (s_mipsset): Likewise.
975         (mips_cpu_info_table): Add entries for mips32r3, mips32r5, mips64r3
976         and mips64r5.  Also change p5600 entry to be mips32r5.
977         * configure.in: Add support for mips32r3, mips32r5, mips64r3 and
978         mips64r5.
979         * configure: Regenerate.
980         * doc/c-mips.texi: Document the -mips32r3, -mips32r5, -mips64r3 and
981         -mips64r5 command line options.
982         * doc/as.texinfo: Likewise.
983
984 2014-04-28  Nick Clifton  <nickc@redhat.com>
985
986         PR gas/16858
987         * config/tc-i386.c (md_apply_fix): Do not adjust value of
988         pc-relative fixes against weak symbols.
989
990 2014-04-26  Alan Modra  <amodra@gmail.com>
991
992         * po/POTFILES.in: Regenerate.
993
994 2014-04-24  Nick Clifton  <nickc@redhat.com>
995
996         * config/tc-arm.c (s_ltorg): Only create a mapping symbol for ELF
997         based targets.
998
999 2014-04-23  Will Newton  <will.newton@linaro.org>
1000
1001         * config/tc-arm.c (s_ltorg): Call make_mapping_symbol
1002         directly instead of mapping_state.
1003
1004 2014-04-23  Andrew Bennett  <andrew.bennett@imgtec.com>
1005
1006         * config/tc-mips.c (options): Add OPTION_XPA and OPTION_NO_XPA.
1007         (md_longopts): Add xpa and no-xpa command line options.
1008         (mips_ases): Add MIPS XPA ASE.
1009         (mips_cpu_info_table): Update p5600 entry to allow the XPA ASE.
1010         * doc/as.texinfo: Document the MIPS XPA command line options.
1011         * doc/c-mips.texi: Document the MIPS XPA command line options,
1012         and assembler directives.
1013
1014 2014-04-22  Sandra Loosemore  <sandra@codesourcery.com>
1015
1016         * config/tc-nios2.c (nios2_consume_arg): Add case for 'E' to
1017         unbreak self-test mode.
1018
1019 2014-04-22  Max Filippov  <jcmvbkbc@gmail.com>
1020
1021         * config/tc-xtensa.c (xtensa_handle_align): record alignment for the
1022         first section frag.
1023
1024 2014-04-22  Christian Svensson  <blue@cmd.nu>
1025
1026         * Makefile.am: Remove openrisc and or32 support.  Add support for or1k.
1027         * configure.in: Likewise.
1028         * configure.tgt: Likewise.
1029         * doc/as.texinfo: Likewise.
1030         * config/obj-coff.h: Likewise.
1031         * config/tc-or1k.c: New file.
1032         * config/tc-or1k.h: New file.
1033         * config/tc-openrisc.c: Delete.
1034         * config/tc-openrisc.h: Delete.
1035         * config/tc-or32.c: Delete.
1036         * config/tc-or32.h: Delete.
1037         * Makefile.in: Regenerate.
1038         * configure: Regenerate.
1039
1040 2014-04-16  Alan Modra  <amodra@gmail.com>
1041
1042         * config/tc-tilegx.h (TC_CONS_FIX_NEW): Add RELOC arg.
1043         * config/tc-tilepro.h (TC_CONS_FIX_NEW): Likewise.
1044
1045 2014-04-10  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1046
1047         * config/tc-avr.c: Add new flag mlink-relax.
1048         (md_show_usage): Add flag and help text.
1049         (md_parse_option): Record whether link relax is turned on.
1050         (relaxable_section): New.
1051         (avr_validate_fix_sub): New.
1052         (avr_force_relocation): New.
1053         (md_apply_fix): Generate DIFF reloc.
1054         (avr_allow_local_subtract): New.
1055
1056         * config/tc-avr.h (TC_LINKRELAX_FIXUP): Define to 0.
1057         (TC_FORCE_RELOCATION): Define.
1058         (TC_FORCE_RELOCATION_SUB_SAME): Define.
1059         (TC_VALIDATE_FIX_SUB): Define.
1060         (avr_force_relocation): Declare.
1061         (avr_validate_fix_sub): Declare.
1062         (md_allow_local_subtract): Define.
1063         (avr_allow_local_subtract): Declare.
1064
1065 2014-04-10  Andrew Bennett  <andrew.bennett@imgtec.com>
1066
1067         * config/tc-mips.c (mips_cpu_info_table): Add P5600
1068         configuation.
1069         * doc/c-mips.texi: Document p5600.
1070
1071 2014-04-09  Nick Clifton  <nickc@redhat.com>
1072
1073         * config/tc-rl78.h (TC_CONS_FIX_NEW): Add RELOC parameter.
1074         * config/tc-z80.h (TC_CONS_FIX_NEW): Discard RELOC parameter.
1075         * config/tc-aarch64.h (TC_CONS_FIX_NEW): Discard RELOC parameter.
1076         * read.c (emit_expr_fix): Mark the r parameter as potentially
1077         unused.
1078
1079 2014-04-09  Alan Modra  <amodra@gmail.com>
1080
1081         * config/tc-ppc.c (warn_476, last_insn, last_seg, last_subseg):
1082         New static vars.
1083         (md_longopts, md_parse_option, md_show_usage): Add --ppc476-workaround.
1084         (ppc_elf_cons_fix_check): New function.
1085         (md_assemble): Set last_insn, last_seg, last_subseg.
1086         (ppc_byte, md_apply_fix): Handle warn_476.
1087         * config/tc-ppc.h (TC_CONS_FIX_CHECK): Define.
1088         (ppc_elf_cons_fix_check): Declare.
1089         * read.c (cons_worker): Invoke TC_CONS_FIX_CHECK.
1090
1091 2014-04-09  Alan Modra  <amodra@gmail.com>
1092
1093         * gas/config/tc-alpha.h (TC_CONS_FIX_NEW): Add RELOC parameter.
1094         * gas/config/tc-arc.c (arc_cons_fix_new): Add reloc parameter.
1095         * gas/config/tc-arc.h (arc_cons_fix_new): Update prototype.
1096         (TC_CONS_FIX_NEW): Add RELOC parameter.
1097         * gas/config/tc-arm.c (cons_fix_new_arm): Similarly
1098         * gas/config/tc-arm.h (cons_fix_new_arm, TC_CONS_FIX_NEW): Similarly.
1099         * gas/config/tc-cr16.c (cr16_cons_fix_new): Similarly.
1100         * gas/config/tc-cr16.h (cr16_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
1101         * gas/config/tc-crx.h (TC_CONS_FIX_NEW): Similarly.
1102         * gas/config/tc-m32c.c (m32c_cons_fix_new): Similarly.
1103         * gas/config/tc-m32c.h (m32c_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
1104         * gas/config/tc-mn10300.c (mn10300_cons_fix_new): Similarly.
1105         * gas/config/tc-mn10300.h (mn10300_cons_fix_new, TC_CONS_FIX_NEW):
1106         Similarly.
1107         * gas/config/tc-ns32k.c (cons_fix_new_ns32k): Similarly.
1108         * gas/config/tc-ns32k.h (cons_fix_new_ns32k): Similarly.
1109         * gas/config/tc-pj.c (pj_cons_fix_new_pj): Similarly.
1110         * gas/config/tc-pj.h (pj_cons_fix_new_pj, TC_CONS_FIX_NEW): Similarly.
1111         * gas/config/tc-rx.c (rx_cons_fix_new): Similarly.
1112         * gas/config/tc-rx.h (rx_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
1113         * gas/config/tc-sh.c (sh_cons_fix_new): Similarly.
1114         * gas/config/tc-sh.h (sh_cons_fix_new, TC_CONS_FIX_NEW): Similarly.
1115         * gas/config/tc-tic54x.c (tic54x_cons_fix_new): Similarly.
1116         * gas/config/tc-tic54x.h (tic54x_cons_fix_new, TC_CONS_FIX_NEW):
1117         Similarly.
1118         * gas/config/tc-tic6x.c (tic6x_cons_fix_new): Similarly.
1119         * gas/config/tc-tic6x.h (tic6x_cons_fix_new, TC_CONS_FIX_NEW):
1120         Similarly.
1121         * gas/config/tc-arc.c (arc_parse_cons_expression): Return reloc.
1122         * gas/config/tc-arc.h (arc_parse_cons_expression): Update proto.
1123         * gas/config/tc-avr.c (exp_mod_data): Make global.
1124         (pexp_mod_data): Delete.
1125         (avr_parse_cons_expression): Return exp_mod_data pointer.
1126         (avr_cons_fix_new): Add exp_mod_data_t pointer param.
1127         (exp_mod_data_t): Move typedef..
1128         * gas/config/tc-avr.h: ..to here.
1129         (exp_mod_data): Declare.
1130         (TC_PARSE_CONS_RETURN_TYPE, TC_PARSE_CONS_RETURN_NONE): Define.
1131         (avr_parse_cons_expression, avr_cons_fix_new): Update prototype.
1132         (TC_CONS_FIX_NEW): Update.
1133         * gas/config/tc-hppa.c (hppa_field_selector): Delete static var.
1134         (cons_fix_new_hppa): Add hppa_field_selector param.
1135         (fix_new_hppa): Adjust.
1136         (parse_cons_expression_hppa): Return field selector.
1137         * gas/config/tc-hppa.h (parse_cons_expression_hppa): Update proto.
1138         (cons_fix_new_hppa): Likewise.
1139         (TC_PARSE_CONS_RETURN_TYPE, TC_PARSE_CONS_RETURN_NONE): Define.
1140         * gas/config/tc-i386.c (got_reloc): Delete static var.
1141         (x86_cons_fix_new): Add reloc param.
1142         (x86_cons): Return got reloc.
1143         * gas/config/tc-i386.h (x86_cons, x86_cons_fix_new): Update proto.
1144         (TC_CONS_FIX_NEW): Add RELOC param.
1145         * gas/config/tc-ia64.c (ia64_cons_fix_new): Add reloc param.  Adjust
1146         calls.
1147         * gas/config/tc-ia64.h (ia64_cons_fix_new): Update prototype.
1148         (TC_CONS_FIX_NEW): Add reloc param.
1149         * gas/config/tc-microblaze.c (parse_cons_expression_microblaze):
1150         Return reloc.
1151         (cons_fix_new_microblaze): Add reloc param.
1152         * gas/config/tc-microblaze.h: Formatting.
1153         (parse_cons_expression_microblaze): Update proto.
1154         (cons_fix_new_microblaze): Likewise.
1155         * gas/config/tc-nios2.c (nios2_tls_ldo_reloc): Delete static var.
1156         (nios2_cons): Return ldo reloc.
1157         (nios2_cons_fix_new): Delete.
1158         * gas/config/tc-nios2.h (nios2_cons): Update prototype.
1159         (nios2_cons_fix_new, TC_CONS_FIX_NEW): Delete.
1160         * gas/config/tc-ppc.c (md_pseudo_table): Remove quad, long, word,
1161         short.  Make llong use cons.
1162         (ppc_elf_suffix): Return BFD_RELOC_NONE rather than BFD_RELOC_UNUSED.
1163         (ppc_elf_cons): Delete.
1164         (ppc_elf_parse_cons): New function.
1165         (ppc_elf_validate_fix): Don't check for BFD_RELOC_UNUSED.
1166         (md_assemble): Use BFD_RELOC_NONE rather than BFD_RELOC_UNUSED.
1167         * gas/config/tc-ppc.h (TC_PARSE_CONS_EXPRESSION): Define
1168         (ppc_elf_parse_cons): Declare.
1169         * gas/config/tc-sparc.c (sparc_cons_special_reloc): Delete static var.
1170         (sparc_cons): Return reloc specifier.
1171         (cons_fix_new_sparc): Add reloc specifier param.
1172         (sparc_cfi_emit_pcrel_expr): Use emit_expr_with_reloc.
1173         * gas/config/tc-sparc.h (TC_PARSE_CONS_RETURN_TYPE): Define.
1174         (TC_PARSE_CONS_RETURN_NONE): Define.
1175         (sparc_cons, cons_fix_new_sparc): Update prototype.
1176         * gas/config/tc-v850.c (hold_cons_reloc): Delete static var.
1177         (v850_reloc_prefix): Use BFD_RELOC_NONE rather than BFD_RELOC_UNUSED.
1178         (md_assemble): Likewise.
1179         (parse_cons_expression_v850): Return reloc.
1180         (cons_fix_new_v850): Add reloc parameter.
1181         * gas/config/tc-v850.h (parse_cons_expression_v850): Update proto.
1182         (cons_fix_new_v850): Likewise.
1183         * gas/config/tc-vax.c (vax_cons_special_reloc): Delete static var.
1184         (vax_cons): Return reloc.
1185         (vax_cons_fix_new): Add reloc parameter.
1186         * gas/config/tc-vax.h (vax_cons, vax_cons_fix_new): Update proto.
1187         * gas/config/tc-xstormy16.c (xstormy16_cons_fix_new): Add reloc param.
1188         * gas/config/tc-xstormy16.h (xstormy16_cons_fix_new): Update proto.
1189         * gas/dwarf2dbg.c (TC_PARSE_CONS_RETURN_NONE): Provide default.
1190         (emit_fixed_inc_line_addr): Adjust exmit_expr_fix calls.
1191         * gas/read.c (TC_PARSE_CONS_EXPRESSION): Return value.
1192         (do_parse_cons_expression): Adjust.
1193         (cons_worker): Pass return value from TC_PARSE_CONS_EXPRESSION
1194         to emit_expr_with_reloc.
1195         (emit_expr_with_reloc): New function handling reloc, mostly
1196         extracted from..
1197         (emit_expr): ..here.
1198         (emit_expr_fix): Add reloc param.  Adjust TC_CONS_FIX_NEW invocation.
1199         Handle reloc.
1200         (parse_mri_cons): Convert to ISO.
1201         * gas/read.h (TC_PARSE_CONS_RETURN_TYPE): Define.
1202         (TC_PARSE_CONS_RETURN_NONE): Define.
1203         (emit_expr_with_reloc): Declare.
1204         (emit_expr_fix): Update prototype.
1205         * gas/write.c (write_object_file): Update TC_CONS_FIX_NEW invocation.
1206
1207 2014-04-03  Ilya Tocar  <ilya.tocar@intel.com>
1208
1209         * config/tc-i386.c (cpu_arch): Add .se1.
1210         * doc/c-i386.texi: Document .se1/se1.
1211
1212 2014-04-02  DJ Delorie  <dj@redhat.com>
1213
1214         * config/tc-rl78.c (md_apply_fix): Add overflow warnings for
1215         pc-relative branches.
1216
1217 2014-04-02  Nick Clifton  <nickc@redhat.com>
1218
1219         PR gas/16765
1220         * config/tc-arm.c (create_unwind_entry): Report an error if an
1221         attempt to recreate an unwind directive is encountered.
1222
1223 2014-03-27  Nick Clifton  <nickc@redhat.com>
1224
1225         * config/tc-score.c (s3_parse_pce_inst): Add "%s" parameter to
1226         sprintf in order to avoid a compile time warning.
1227
1228 2014-03-26  Nick Clifton  <nickc@redhat.com>
1229
1230         * config/tc-rl78.c (rl78_op): Issue an error message if a 16-bit
1231         relocation is used on an 8-bit operand or vice versa.
1232         (tc_gen_reloc): Use the RL78_16U relocation for RL78_CODE.
1233         (md_apply_fix): Add support for RL78_HI8, RL78_HI16 and RL78_LO16.
1234
1235 2014-03-25  Nick Clifton  <nickc@redhat.com>
1236
1237         * config/obj-coff-seh.c (obj_coff_seh_code): New function -
1238         switches the current segment back to the code segment recorded
1239         when seh_proc was last invoked.
1240         * config/obj-coff-seh.h (SEH_CMDS): Add seh_code.
1241
1242 2014-03-25  Alan Modra  <amodra@gmail.com>
1243
1244         * config/tc-ppc.c (ppc_is_toc_sym): Revert 2014-03-05.
1245         (md_assemble): Likewise.  Warn.
1246
1247 2014-03-21  David Weatherford <weath@cadence.com>
1248             Max Filippov <jcmvbkbc@gmail.com>
1249
1250         * config/tc-xtensa.c (xtensa_check_frag_count)
1251         xtensa_create_trampoline_frag,
1252         xtensa_maybe_create_trampoline_frag, init_trampoline_frag,
1253         find_trampoline_seg, search_trampolines, get_best_trampoline,
1254         check_and_update_trampolines, add_jump_to_trampoline,
1255         dump_trampolines): New functions.
1256         (md_parse_option): Add cases for --[no-]trampolines options.
1257         (md_assemble, finish_vinsn, xtensa_end): Add call to
1258         xtensa_check_frag_count.
1259         (xg_assemble_vliw_tokens): Add call to
1260         xtensa_maybe_create_trampoline_frag.
1261         (xtensa_relax_frag): Relax fragments with RELAX_TRAMPOLINE state.
1262         (relax_frag_immed): Relax jump instructions that cannot reach its
1263         target.
1264         * config/tc-xtensa.h (xtensa_relax_statesE::RELAX_TRAMPOLINE): New
1265         relax state.
1266         * doc/as.texinfo: Document --[no-]trampolines command-line options.
1267         * doc/c-xtensa.texi: Document trampolines relaxation and command
1268         line options.
1269         * frags.c (get_frag_count, clear_frag_count): New function.
1270         (frag_alloc): Increment totalfrags counter.
1271         * frags.h (get_frag_count, clear_frag_count): New function.
1272
1273 2014-03-20  DJ Delorie  <dj@redhat.com>
1274
1275         * config/rl78-defs.h (RL78_RELAX_NONE, RL78_RELAX_BRANCH): Add.
1276         * config/rl78-parse.y (BC, BNC, BZ, BNZ, BH, BHZ, bt_bf): Call
1277         rl78_relax().
1278         * config/tc-rl78.h (md_relax_frag): Define.
1279         (rl78_relax_frag): Declare.
1280         * config/tc-rl78.c (rl78_relax): Add.
1281         (md_assemble): Set up the variable frags also when relaxing.
1282         (op_type_T): New.
1283         (rl78_opcode_type): New.
1284         (rl78_frag_fix_value): New.
1285         (md_estimate_size_before_relax): New-ish.
1286         (rl78_relax_frag): New.
1287         (md_convert_frag): New-ish.
1288
1289 2014-03-20  Richard Sandiford  <rdsandiford@googlemail.com>
1290
1291         * config/tc-mips.h (DIFF_EXPR_OK, CFI_DIFF_EXPR_OK): Define.
1292         * config/tc-mips.c (md_pcrel_from): Remove error message.
1293         (md_apply_fix): Convert PC-relative BFD_RELOC_32s to
1294         BFD_RELOC_32_PCREL.  Report a specific error message for unhandled
1295         PC-relative expressions.  Handle BFD_RELOC_8.
1296
1297 2014-03-19  Jose E. Marchesi  <jose.marchesi@oracle.com>
1298
1299         * config/tc-sparc.c (hpriv_reg_table): Added entries for
1300         %hstick_offset and %hstick_enable.
1301         * doc/c-sparc.texi (Sparc-Regs): Document the %hstick_offset and
1302         %hstick_enable hyperprivileged registers.
1303
1304 2014-03-19  Daniel Gutson <daniel.gutson@tallertechnologies.com>
1305             Nick Clifton  <nickc@redhat.com>
1306
1307         * config/tc-arm.c (codecomposer_syntax): New flag that states whether the
1308         CCS syntax compatibility mode is on or off.
1309         (asmfunc_states): New enum to represent the asmfunc directive state.
1310         (asmfunc_state): New variable holding the asmfunc directive state.
1311         (comment_chars): Rename to arm_comment_chars.
1312         (line_separator_chars): Rename to arm_line_separator_chars.
1313         (s_ccs_ref): New function that handles the .ref directive.
1314         (asmfunc_debug): New function.
1315         (s_ccs_asmfunc): New function that handles the .asmfunc directive.
1316         (s_ccs_endasmfunc): New function that handles the .endasmfunc directive.
1317         (s_ccs_def): New function that handles the .def directive.
1318         (tc_start_label_without_colon): New function.
1319         (md_pseudo_table): Added new CCS directives.
1320         (arm_ccs_mode): New function that handles the -mccs command line option.
1321         (arm_long_opts): Added new -mccs command line option.
1322         * config/tc-arm.h (LABELS_WITHOUT_COLONS): New macro.
1323         (TC_START_LABEL_WITHOUT_COLON): New macro.
1324         (tc_start_label_without_colon): Added extern function declaration.
1325         (tc_comment_chars): Define.
1326         (tc_line_separator_chars): Define.
1327         * app.c (do_scrub_begin): Use tc_line_separator_chars, if defined.
1328         * read.c (read_begin): Likewise.
1329         * doc/as.texinfo: Add documentation for the -mccs command line
1330         option.
1331         * doc/c-arm.texi: Likewise.
1332         * doc/internals.texi: Document tc_line_separator_chars.
1333         * NEWS: Mention the new feature.
1334
1335 2014-03-18  Jiong Wang  <jiong.wang@arm.com>
1336
1337         * config/tc-aarch64.c (aarch64_opts): Add new option
1338         "mno-verbose-error".
1339         (verbose_error_p): Initialize to 1.
1340         * doc/c-aarch64.texi (AArch64 Options): Document -mverbose-error
1341         and -mno-verbose-error.
1342
1343 2014-03-17  Nick Clifton  <nickc@redhat.com>
1344
1345         PR gas/16694
1346         * config/tc-arm.c (tc_arm_regname_to_dw2regnum): Parse VFP
1347         registers as well.
1348
1349 2014-03-13  Richard Earnshaw  <rearnsha@arm.com>
1350             Jiong Wang  <Jiong.Wang@arm.com>
1351
1352         * doc/c-aarch64.texi: Clean up some formatting issues.
1353         (AArch64 Options): Document -mcpu and -march.
1354         (AArch64 Extensions): New node.
1355
1356 2014-03-13  Tristan Gingold  <gingold@adacore.com>
1357
1358         * config/tc-i386.c (use_big_obj): Declare.
1359         (OPTION_MBIG_OBJ): Define.
1360         (md_longopts): Add -mbig-obj option.
1361         (md_parse_option): Handle it.
1362         (md_show_usage): Display help for this option.
1363         (i386_target_format): Use bigobj for x86-64 if -mbig-obj.
1364         * doc/c-i386.texi: Document the option.
1365
1366 2014-03-12  Nick Clifton  <nickc@redhat.com>
1367
1368         PR gas/16688
1369         * config/tc-aarch64.c (literal_expression): New structure.
1370         (literal_pool): Replace exp array with literal_expression array.
1371         (add_to_lit_pool): When adding a bignum cache the big value.
1372         (s_ltorg): When emitting a bignum initialise the global bignum
1373         array from the cached value.
1374
1375 2014-03-12  Alan Modra  <amodra@gmail.com>
1376
1377         * Makefile.in: Regenerate.
1378         * config.in: Regenerate.
1379         * doc/Makefile.in: Regenerate.
1380
1381 2014-03-06  Pitchumani Sivanupandi  <pitchumani.s@atmel.com>
1382         Vishnu KS <Vishnu.k_s@atmel.com>
1383         Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1384         Soundararajan <Soundararajan.dhakshinamoorthy@atmel.com>
1385
1386         * gas/tc-avr.c: Add new devices
1387         avr25: ata5272, attiny828
1388         avr35: ata5505, attiny1634
1389         avr4: atmega8a, ata6285, ata6286, atmega48pa
1390         avr5: at90pwm161, ata5790, ata5795, atmega164pa, atmega165pa,
1391         atmega168pa, atmega32a, atmega64rfr2, atmega644rfr2, atmega64a,
1392         atmega16hva2
1393         avr51: atmega128a, atmega1284
1394         avrxmega2: atxmega16a4u, atxmega16c4, atxmega32a4u, atxmega32c4,
1395         atxmega32e5, atxmega16e5, atxmega8e5
1396         avrxmega4: atxmega64a3u, atxmega64a4u, atxmega64b1, atxmega64b3,
1397         atxmega64c3, atxmega64d4
1398         avrxmega6: atxmega128a3u, atxmega128b3, atxmega128c3,
1399         atxmega128d4, atxmega192a3u, atxmega192c3, atxmega256a3u,
1400         atxmega256c3, atxmega384c3, atxmega384d3
1401         avrxmega7: atxmega128a4u
1402         * doc/c-avr.texi: Ditto.
1403
1404 2014-03-05  Alan Modra  <amodra@gmail.com>
1405
1406         Update copyright years.
1407
1408 2014-03-05  Alan Modra  <amodra@gmail.com>
1409
1410         * config/tc-ppc.c (ppc_elf_suffix): Support @localentry.
1411         (md_apply_fix): Support R_PPC64_ADDR64_LOCAL.
1412
1413 2014-03-05  Alan Modra  <amodra@gmail.com>
1414
1415         * config/tc-ppc.c (md_assemble): Move code adjusting reloc types
1416         later.  Merge absolute and relative branch reloc selection.
1417         Generate 16-bit relocs for most 16-bit insn fields given a
1418         non-constant expression.
1419
1420 2014-03-05  Alan Modra  <amodra@gmail.com>
1421
1422         * config/tc-ppc.c (ppc_is_toc_sym): Remove OBJ_ELF support.
1423         (md_assemble): Don't call ppc_is_toc_sym for ELF.
1424
1425 2014-03-04  Heiher  <r@hev.cc>
1426
1427         * config/tc-mips.c (mips_cpu_info_table): Use ISA_MIPS64R2 for
1428         Loongson-3A.
1429
1430 2014-03-03  Nick Clifton  <nickc@redhat.com>
1431
1432         * config/msp430/msp430.c: Replace known mcu array with known
1433         msp430 ISA mcu name array.
1434         Accept any name for -mmcu option.
1435         Add -mz option to warn about missing NOP following an interrupt
1436         status change.
1437         (check_for_nop): New.
1438         (msp430_operands): Emit a warning, if requested, when an interrupt
1439         changing instruction is not followed by a NOP.
1440         * doc/c-msp430.c: Document -mz option.
1441
1442 2014-03-03  Alan Modra  <amodra@gmail.com>
1443
1444         * config/bfin-lex-wrapper.c: Correct copyright date.
1445         * config/obj-fdpicelf.c: Likewise.
1446         * config/obj-fdpicelf.h: Likewise.
1447         * config/tc-frv.c: Correct copyright punctuation.
1448         * config/tc-ip2k.c: Likewise.
1449         * config/tc-iq2000.c: Likewise.
1450         * config/tc-mep.c: Likewise.
1451         * config/tc-tic4x.c: Likewise.
1452         * config/tc-tic4x.h: Likewise.
1453
1454 2014-03-01  Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1455
1456         * config/tc-avr.c: Remove atxmega16x1.
1457
1458 2014-02-28  Alan Modra  <amodra@gmail.com>
1459
1460         * dwarf2dbg.c (out_debug_line): Correct .debug_line header_length
1461         field for 64-bit dwarf.
1462
1463 2014-02-21  Ilya Tocar  <ilya.tocar@intel.com>
1464
1465         * config/tc-i386.c (cpu_arch): Add .prefetchwt1.
1466         * doc/c-i386.texi: Document .prefetchwt1/prefetchwt1.
1467
1468 2014-02-12  Ilya Tocar  <ilya.tocar@intel.com>
1469
1470         * config/tc-i386.c (cpu_arch): Add .clflushopt, .xsavec, .xsaves.
1471         * doc/c-i386.texi: Document .xsavec/xsavec/.xsaves/xsaves/
1472         clflushopt/.clfushopt.
1473
1474 2014-02-10  Alan Modra  <amodra@gmail.com>
1475
1476         * po/POTFILES.in: Regenerate.
1477         * po/gas.pot: Regenerate.
1478
1479 2014-02-03  Sandra Loosemore  <sandra@codesourcery.com>
1480
1481         * config/tc-nios2.c (md_apply_fix): Test for new relocs.
1482         (nios2_special_reloc): Add %call_lo, %call_hiadj, %got_lo,
1483         %got_hiadj relocation operators.  Sort table and add comment
1484         to explain ordering.
1485         (nios2_fix_adjustable): Test for new relocs.
1486         * doc/c-nios2.texi (Nios II Relocations): Document new relocation
1487         operators.
1488
1489 2014-01-30  Sandra Loosemore  <sandra@codesourcery.com>
1490
1491         * config/tc-nios2.c (md_apply_fix): Handle BFD_RELOC_NIOS2_CALL26_NOAT.
1492         (nios2_assemble_args_m): Likewise.
1493         (md_assemble): Likewise.
1494
1495 2014-01-24  DJ Delorie  <dj@redhat.com>
1496
1497         * config/tc-msp430.c (msp430_section): Always flag data sections,
1498         regardless of -md.
1499         (msp430_frob_section): New.  Make sure all sections are noticed if
1500         they have content.
1501         (msp430_lcomm): New.  Flag bss if .lcomm is seen.
1502         (msp430_comm): New.  Likewise.
1503         (md_pseudo_table): Add them.
1504         * config/tc-msp430.h (msp430_frob_section): Declare.
1505         (tc_frob_section): Define.
1506
1507 2014-01-23  Nick Clifton  <nickc@redhat.com>
1508
1509         * config/tc-msp430.c (show_mcu_list): Delete.
1510         (md_parse_option): Accept any MCU name.  Accept several more
1511         variants for the -mcpu option.
1512         (md_show_usage): Do not call show_mcu_list.
1513
1514 2014-01-22  DJ Delorie  <dj@redhat.com>
1515
1516         * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
1517         * doc/c-msp430.texi (MSP430 Directives): Document it.
1518
1519 2014-01-22  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
1520
1521         * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
1522         gather assert.
1523
1524 2014-01-22  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
1525
1526         PR gas/16489
1527         * config/tc-i386.c (check_VecOperands): Add check for invalid
1528         register set in AVX512 gathers.
1529
1530 2014-01-22  Alan Modra  <amodra@gmail.com>
1531
1532         * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
1533
1534 2014-01-21  DJ Delorie  <dj@redhat.com>
1535
1536         * config/tc-rl78.c (require_end_of_expr): New.
1537         (md_operand): Call it.
1538         (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
1539         as not overflowing.
1540
1541 2014-01-17  Will Newton  <will.newton@linaro.org>
1542
1543         * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
1544         for the s32.f64 flavours of VCVT.
1545
1546 2014-01-14  Nick Clifton  <nickc@redhat.com>
1547
1548         PR gas/16434
1549         * config/tc-z80.c (wrong_match): Provide format string to
1550         as_warn.
1551         (parse_exp_not_indexed): Delete unused variable dummy.
1552         (emit_byte): Delete unused variable fixp.
1553
1554 2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
1555
1556         * config/tc-i386.c (regbnd): Removed.
1557         (vec_disp8): Likewise.
1558
1559 2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
1560
1561         * as.c (parse_args): Update copyright year to 2014.
1562
1563 2014-01-07  Tom Tromey  <tromey@redhat.com>
1564
1565         * config/tc-tic30.c (debug): Avoid old VA_* compatibility
1566         wrappers.
1567
1568 2014-01-07  Tom Tromey  <tromey@redhat.com>
1569
1570         * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
1571         use PARAMS.
1572
1573 2014-01-07  Tom Tromey  <tromey@redhat.com>
1574
1575         * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
1576
1577 2013-01-07  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
1578
1579         * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
1580
1581 For older changes see ChangeLog-2013
1582 \f
1583 Copyright (C) 2014 Free Software Foundation, Inc.
1584
1585 Copying and distribution of this file, with or without modification,
1586 are permitted in any medium without royalty provided the copyright
1587 notice and this notice are preserved.
1588
1589 Local Variables:
1590 mode: change-log
1591 left-margin: 8
1592 fill-column: 74
1593 version-control: never
1594 End: