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