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