Update translations.
[external/binutils.git] / gas / ChangeLog
1 2015-11-20  Nick Clifton  <nickc@redhat.com>
2
3         * po/fr.po: Updated French translation.
4         * po/uk.po: Updated Ukraninan translation.
5         * po/zh_CN.po: New simplified Chinese translation.
6         * configure.ac (ALL_LINGUAS): Add zh_CN.
7         * configure: Regenerate.
8
9 2015-11-19  Matthew Wahab  <matthew.wahab@arm.com>
10
11         * config/tc-arm.c (arm_archs): Add "armv8.2-a".
12         * doc/c-arm.texi (-march): Add "armv8.2-a".
13
14 2015-11-19  Matthew Wahab  <matthew.wahab@arm.com>
15
16         * config/tc-aarch64.c (aarch64_archs): Add "armv8.2-a".
17         * doc/c-aarch64.texi (-march): Likewise.
18
19 2015-11-19  Alan Modra  <amodra@gmail.com>
20
21         * read.c (output_big_leb128): Describe "sign" parameter.
22
23 2015-11-19  Alan Modra  <amodra@gmail.com>
24
25         * config/tc-ppc.h (SUB_SEGMENT_ALIGN): Define only for ELF.
26
27 2015-11-16  Mike Frysinger  <vapier@gentoo.org>
28
29         * config/tc-microblaze.c (parse_imm): Add an offsetT cast.
30
31 2015-11-13  Tristan Gingold  <gingold@adacore.com>
32
33         * configure: Regenerate.
34
35 2015-11-13  Tristan Gingold  <gingold@adacore.com>
36
37         * NEWS: Add marker for 2.26.
38
39 2015-11-12  James Greenhalgh  <james.greenhalgh@arm.com>
40
41         * config/tc-aarch64.c (aarch64_cpus): Add cortex-a35.
42         * doc/c-aarch64.texi (-mcpu=): Likewise.
43
44 2015-11-12  James Greenhalgh  <james.greenhalgh@arm.com>
45
46         * config/tc-arm.c (arm_cpus): Likewise.
47         * doc/c-arm.texi (-mcpu=): Likewise.
48
49 2015-11-12  Matthew Wahab  <matthew.wahab@arm.com>
50
51         PR gas/19217
52         * config/tc-arm.c (move_or_literal_pool): Remove redundant feature
53         check.  Fix some code formatting.  Drop use of MOVT.  Add some
54         comments.
55
56 2015-11-11  Alan Modra  <amodra@gmail.com>
57             Peter Bergner <bergner@vnet.ibm.com>
58
59         * doc/as.texinfo (Target PowerPC): Document -mpower9 and -mpwr9.
60         * doc/c-ppc.texi (PowerPC-Opts):  Likewise.
61         * config/tc-ppc.c (md_show_usage): Likewise.
62         (md_assemble): Handle BFD_RELOC_PPC_REL16DX_HA.
63         (md_apply_fix): Likewise.
64         (ppc_handle_align): Handle power9's group ending nop.
65
66 2015-11-09  Jim Wilson  <jim.wilson@linaro.org>
67
68         * config/tc-aarch64.c (aarch64_cpus): Add qdf24xx.
69         * config/tc-arm.c (arm_cpus): Likewise.
70         * doc/c-arm.texi, doc/c-aarch64.texi: Likewise.
71
72 2015-11-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
73
74         * read.c (parse_bitfield_cons): Fix left shift of negative value.
75         * config/tc-xstormy16.c (md_section_align): Likewise.
76         * config/tc-xgate.c (md_section_align): Likewise.
77         * config/tc-visium.c (md_section_align): Likewise.
78         * config/tc-v850.c (md_section_align): Likewise.
79         * config/tc-tic6x.c (md_section_align): Likewise.
80         * config/tc-sh.c (SH64PCREL32_M, SH64PCREL48_M, SH64PCREL32_M)
81         (MOVI_32_M, MOVI_48_M, MOVI_32_M, md_section_align): Likewise.
82         * config/tc-sh64.c (shmedia_md_estimate_size_before_relax): Likewise.
83         * config/tc-score.c (s3_section_align): Likewise.
84         * config/tc-score7.c (s7_section_align): Likewise.
85         * config/tc-s390.c (md_section_align): Likewise.
86         * config/tc-rx.c (md_section_align): Likewise.
87         * config/tc-rl78.c (md_section_align): Likewise.
88         * config/tc-ppc.c (md_section_align): Likewise.
89         * config/tc-or1k.c (md_section_align): Likewise.
90         * config/tc-nds32.c (md_section_align): Likewise.
91         * config/tc-mt.c (md_section_align): Likewise.
92         * config/tc-msp430.c (md_section_align): Likewise.
93         * config/tc-mn10300.c (md_section_align): Likewise.
94         * config/tc-mn10200.c (md_section_align): Likewise.
95         * config/tc-mips.c (md_section_align): Likewise.
96         * config/tc-microblaze.c (parse_imm): Likewise.
97         * config/tc-mep.c (md_section_align): Likewise.
98         * config/tc-m68k.c (md_section_align): Likewise.
99         * config/tc-m68hc11.c (md_section_align): Likewise.
100         * config/tc-m32r.c (md_section_align): Likewise.
101         * config/tc-m32c.c (md_section_align): Likewise.
102         * config/tc-lm32.c (md_section_align): Likewise.
103         * config/tc-iq2000.c (md_section_align): Likewise.
104         * config/tc-ip2k.c (md_section_align): Likewise.
105         * config/tc-ia64.c (dot_save, dot_vframe): Likewise.
106         * config/tc-i960.c (md_number_to_field, md_section_align): Likewise.
107         * config/tc-i386.c (md_section_align): Likewise.
108         * config/tc-i370.c (md_section_align): Likewise.
109         * config/tc-frv.c (md_section_align): Likewise.
110         * config/tc-fr30.c (md_section_align): Likewise.
111         * config/tc-epiphany.c (md_section_align): Likewise.
112         * config/tc-d30v.c (md_section_align): Likewise.
113         * config/tc-d10v.c (md_section_align): Likewise.
114         * config/tc-cr16.c (l_cons): Likewise.
115         * config/tc-bfin.c (md_section_align): Likewise.
116         * config/tc-arm.c (md_section_align): Likewise.
117         * config/tc-arc.c (md_section_align): Likewise.
118         * config/bfin-parse.y (expr_1): Likewise.
119
120 2015-11-02  Nick Clifton  <nickc@redhat.com>
121
122         * config/rx-parse.y: Allow zero value for 5-bit displacements.
123
124 2015-11-02  Nick Clifton  <nickc@redhat.com>
125
126         * config/tc-rx.c (parse_rx_section): Align parameter provides a
127         multiple of n argument, not a power of n argument.
128
129 2015-10-29  Nick Clifton  <nickc@redhat.com>
130
131         * config/tc-aarch64.c (elf64_aarch64_target_format): Select the
132         cloudabi format if the TARGET_OS is cloudabi.
133
134 2015-10-29  Thomas Preud'homme  <thomas.preudhomme@arm.com>
135
136         * config/tc-arm.c (insns): Guard cps by arm_ext_v6_notm instead of
137         arm_ext_v6_dsp.
138
139 2015-10-28  Claudiu Zissulescu  <claziss@synopsys.com>
140
141         * config/tc-arc.c (tokenize_arguments): Avoid creating unused
142         symbols when parsing relocation types.
143         (md_apply_fix): Handle TLS relocations. Fix BFD_RELOC_ARC_32_PCREL
144         relocation.
145         (arc_check_reloc): Emit BFD_RELOC_ARC_32_PCREL relocation.
146
147 2015-10-27  Jim Wilson  <jim.wilson@linaro.org>
148
149         * config/tc-arm.c (selected_cpu_name): Increase length of array to
150         accomodate "Samsung Exynos M1".
151         (arm_parse_cpu): Add assertion and length check to prevent
152         overfilling selected_cpu_name.
153
154 2015-10-22  Nick Clifton  <nickc@redhat.com>
155
156         * config/tc-msp430.c (PUSH_1X_WORKAROUND): Delete.
157         (OPTION_SILICON_ERRATA): Define.
158         (OPTION_SILICON_WARN): Define.
159         (md_parse_opton): Handle silicon errata options.
160         (md_longopts): Add silicon errata options.
161         (ms_show_usage): Report silicon errata options.
162         (msp430_srcoperand): Handle silicon errata.
163         (msp430_operands): Likewise. Improve nop insertion.
164         (msp430_fix_adjustable): Update warning generation.
165         * doc/c-msp430.texi: Document silicon errata options.
166
167 2015-10-22  H.J. Lu  <hongjiu.lu@intel.com>
168
169         * configure.ac: Properly check
170         --enable-compressed-debug-sections={yes,all}.
171         * configure: Regenerated.
172
173 2015-10-22  H.J. Lu  <hongjiu.lu@intel.com>
174
175         PR gas/19109
176         * configure.ac: Handle --enable-compressed-debug-sections=*,gas,*.
177         * configure: Regenerated.
178
179 2015-10-22  H.J. Lu  <hongjiu.lu@intel.com>
180
181         * config/tc-i386.c (tc_i386_fix_adjustable): Handle
182         BFD_RELOC_X86_64_GOTPCRELX and BFD_RELOC_X86_64_REX_GOTPCRELX.
183         (tc_gen_reloc): Likewise.
184         (i386_validate_fix): Generate BFD_RELOC_X86_64_GOTPCRELX or
185         BFD_RELOC_X86_64_REX_GOTPCRELX if fx_tcbit2 is set.
186         * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Also return
187         true for BFD_RELOC_X86_64_GOTPCRELX and
188         BFD_RELOC_X86_64_REX_GOTPCRELX.
189
190 2015-10-22  H.J. Lu  <hongjiu.lu@intel.com>
191
192         * config/tc-i386.c (tc_i386_fix_adjustable): Handle
193         BFD_RELOC_386_GOT32X.
194         (tc_gen_reloc): Likewise.
195         (match_template): Force 0x8b encoding for "mov foo@GOT, %eax".
196         (output_disp): Check for "call/jmp *mem", "mov mem, %reg",
197         "test %reg, mem" and "binop mem, %reg" where binop is one of
198         adc, add, and, cmp, or, sbb, sub, xor instructions.  Set
199         fx_tcbit if the REX prefix is generated.  Set fx_tcbit2 if
200         BFD_RELOC_386_GOT32X should be generated.
201         (i386_validate_fix): Generate BFD_RELOC_386_GOT32X if fx_tcbit2
202         is set.
203
204 2015-10-21  Nick Clifton  <nickc@redhat.com>
205
206         PR gas/19109
207         * configure.ac: Restore --enable-compressed-debug-sections, with
208         options of all, none or gas.
209         Do not enable compressed debug sections by default for x86 Linux
210         targets.
211         * configure: Regenerate.
212
213 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
214
215         PR gas/19109
216         * NEWS: Update --enable-compressed-debug-sections=.
217         * configure.ac: Remove --enable-compressed-debug-sections.
218         (DEFAULT_FLAG_COMPRESS_DEBUG): Check
219         --enable-compressed-debug-sections={all,gas} instead of
220         --enable-compressed-debug-sections.  For x86 Linux targets,
221         default to compressing debug sections.
222         * configure: Regenerated.
223
224 2015-10-19  Nick Clifton  <nickc@redhat.com>
225
226         PR gas/19109
227         * configure.ac: Add option --enable-compressed-debug-sections.
228         This sets the default behaviour for compressing debug sections.
229         * as.c (flag_compress_debug): Define and initialise to
230         COMPRESS_DEBUG_GABI_ZLIB if DEFAULT_COMPRESS_DEBUG is set.
231         (show_usage): Indicate whether --no-compress-debug-sections
232         or --compress-debug-sections is the default.
233         * config/tc-i386.c (flag_compress_debug): Delete definition.
234         * doc/as.texinfo (--nocompress-debug-sectionas): Update
235         description.
236         * NEWS: Announce the new feature.
237         * config.in: Regenerate.
238         * configure: Regenerate.
239
240 2015-10-12  Nick Clifton  <nickc@redhat.com>
241
242         * config/tc-msp430.c (msp430_mcu_names): Rename to
243         msp430_mcu_data.  Add fields for the ISA and hardware multiply
244         support.  Update with information from the latest devices.csv
245         file.
246         (md_parse_option): Make use of the new array.
247
248 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
249
250         * config/tc-avr.c (avr_output_property_record): Fix overwrite bug
251         for align and fill records.
252         (avr_handle_align): Record fill information for align frags.
253         (create_record_for_frag): Add next frag assertion, use correct
254         address for align records.
255
256 2015-10-10  Alan Modra  <amodra@gmail.com>
257
258         PR gas/19113
259         * read.c (next_char_of_string): Mask char after escape.  Use
260         CHAR_MASK rather than 0xff.
261
262 2015-10-07  Yao Qi  <yao.qi@linaro.org>
263
264         * config/tc-aarch64.c (md_begin): Access field 'name' rather
265         than 'template'.
266
267 2015-10-07  Claudiu Zissulescu  <claziss@synopsys.com>
268
269         * config/tc-arc.c: Revamped file for ARC support.
270         * config/tc-arc.h: Likewise.
271         * doc/as.texinfo: Add new ARC options.
272         * doc/c-arc.texi: Likewise.
273
274 2015-10-02  Renlin Li <renlin.li@arm.com>
275
276         * config/tc-aarch64.c (s_tlsdescadd): New.
277         (s_tlsdescldr): New.
278         (md_pseudo_table): Handle tlsdescadd and tlsdescldr pseudo ops.
279         (reloc_table): Add entries for BFD_RELOC_AARCH64_TLSDESC_OFF_G0_NC and
280         BFD_RELOC_AARCH64_TLSDESC_OFF_G0_NC.
281         (process_movw_reloc_info): Support AARCH64_TLSDESC_OFF_G1 and
282         AARCH64_TLSDESC_OFF_G0_NC.
283         (md_apply_fix): Likewise.
284         (aarch64_force_relocation): Likewise.
285
286 2015-10-02  Renlin Li <renlin.li@arm.com>
287
288         * config/tc-aarch64.c (reloc_table): Add two entries for
289         gottprel_g0_nc and gottprel_g1.
290         (process_movw_reloc_info): Add support.
291         (md_apply_fix): Likewise.
292         (aarch64_force_relocation): Likewise.
293
294 2015-10-02  Renlin Li <renlin.li@arm.com>
295
296         * config/tc-aarch64.c (reloc_table): New relocation modifier tlsgd_g0_nc.
297         (process_movw_reloc_info): Support BFD_RELOC_AARCH64_TLSGD_MOVW_G1.
298         (md_apply_fix): Likewise.
299         (aarch64_force_relocation): Likewise.
300
301 2015-10-02  Renlin Li <renlin.li@arm.com>
302
303         * config/tc-aarch64.c (reloc_table): New relocation modifier tlsgd_g1.
304         (process_movw_reloc_info): Support BFD_RELOC_AARCH64_TLSGD_MOVW_G1.
305         (md_apply_fix): Likewise.
306         (aarch64_force_relocation): Likewise.
307
308 2015-10-02  Renlin Li <renlin.li@arm.com>
309
310         * config/tc-aarch64.c (reloc_table): New relocation modifier
311         gotoff_g0_nc.
312         (process_movw_reloc_info): Support gotoff_g0_nc.
313         (md_apply_fix): Likewise.
314
315 2015-10-02  Renlin Li  <renlin.li@arm.com>
316
317         * config/tc-aarch64.c (reloc_table): New relocation modifier
318         gotoff_g1.
319         (process_movw_reloc_info): Support newly added modifier.
320         (md_apply_fix): Likewise.
321
322 2015-09-29  Dominik Vogt  <vogt@linux.vnet.ibm.com>
323
324         * doc/c-s390.texi: Add documentation.
325         Add missing code markup.
326         * config/tc-s390.c (current_flags): New static variable.
327         (s390_parse_cpu): Parse cpu flags a la "+nohtm" etc.
328         (s390_setup_opcodes): Use cpu flags to determine the set of opcodes.
329         Fix indentation.
330         (md_parse_option): Call s390_parse_cpu with the new signature.
331         (s390_machine): Likewise.
332         Keep track of current_flags.
333         Simplify code a bit.
334         undefine MAX_HISTORY at end of function.
335         (s390_machinemode): undefine MAX_HISTORY at end of function.
336         Update an error message.
337
338 2015-08-11  Peter Zotov  <whitequark@whitequark.org>
339
340         PR ld/18759
341         * config/tc-or1k.c (tc_gen_reloc): Correct computation of PC
342         relative relocs.
343         * config/tc-or1k.h (GAS_CGEN_PRCEL_R_TYPE): Delete.
344
345 2015-09-25  Ryo ONODERA  <ryo_on@yk.rim.or.jp>
346
347         PR 18994
348         * configure.ac (nds32): Don't use bash == in tests.
349         * configure: Regenerate.
350
351 2015-09-23  Nick Clifton  <nickc@redhat.com>
352
353         * config/tc-ppc.c (insn_validate): Cast PPC_OPSHIFT_INV to an int.
354
355 2015-09-22  Nick Clifton  <nickc@redhat.com>
356
357         * config/tc-rx.c (nop_7): Recode using MAX.
358
359 2015-09-05  Chen Gang  <gang.chen.5i5j@gmail.com>
360
361         * config/tc-avr.c (md_section_align): Append UL for -1 to avoid
362         the latest gcc's warning.
363
364 2015-08-27  Alan Modra  <amodra@gmail.com>
365
366         PR gas/18581
367         * config/tc-aarch64.h (TC_START_LABEL): Redefine.
368         * config/tc-arm.c (tc_start_label_without_colon): Delete params.
369         Use input_line_pointer directly.
370         * config/tc-arm.h (TC_START_LABEL): Redefine.
371         (TC_START_LABEL_WITHOUT_COLON): Redefine.
372         (tc_start_label_without_colon): Update prototype.
373         * config/tc-bfin.c (bfin_start_label): Delete ptr param.  Check
374         for NUL instead.
375         * config/tc-bfin.h (bfin_start_label): Update prototype.
376         (TC_START_LABEL): Redefine.
377         * config/tc-d30v.h (TC_START_LABEL): Redefine.
378         * config/tc-fr30.c (restore_colon): Rewrite.
379         (fr30_is_colon_insn): Add nul_char param.  Return int.  Bump
380         i_l_p over quote.  Update restore_colon calls.
381         * config/tc-fr30.h (TC_START_LABEL): Redefine.
382         (fr30_is_colon_insn): Update prototype.
383         * config/tc-m32c.c (restore_colon, m32c_is_colon_insn): As above.
384         * config/tc-m32c.h (TC_START_LABEL): Redefine.
385         (m32c_is_colon_insn): Update prototype.
386         * config/tc-m32r.h (TC_START_LABEL): Redefine.
387         * config/tc-mep.h (TC_START_LABEL): Redefine.
388         * config/tc-nds32.h (TC_START_LABEL): Redefine.
389         * config/tc-tic54x.c (tic54x_start_label): Replace params with
390         nul_char and next_char.  Step over trailing quote.
391         * config/tc-tic54x.h (TC_START_LABEL_WITHOUT_COLON): Redefine.
392         (tic54x_start_label): Update prototype.
393         * read.c (TC_START_LABEL): Redefine.  Update invocation.
394         (TC_START_LABEL_WITHOUT_COLON): Update invocation.
395         * config/tc-nios2.c (s_nios2_set): Save initial input_line_pointer
396         and restore if calling s_set.  Don't restore delim again.
397
398 2015-08-26  Alan Modra  <amodra@gmail.com>
399
400         PR gas/18581
401         * config/tc-mn10200.c (md_assemble <mdr>): Move restore_line_pointer
402         call to where input line used to be restored.
403         * config/tc-mn10300.c (md_assemble <usp>): Remove redundant input
404         line restore.
405         * config/tc-tilepro.c (parse_reg_expression): Add regname var.
406
407 2015-08-26  Nick Clifton  <nickc@redhat.com>
408
409         PR gas/18842
410         * configure.ac (AS_CHECK_DECLS): Add asprintf.
411         * configure: Regenerate.
412         * config.in: Regenerate.
413
414 2015-08-25  Jose E. Marchesi  <jose.marchesi@oracle.com>
415
416         * config/tc-sparc.c (priv_reg_table): New privileged register
417         %pmcdper.
418
419 2015-08-21  Nick Clifton  <nickc@redhat.com>
420
421         PR gas/18581
422         * expr.c (get_symbol_end): Rename to get_symbol_name.  Add a
423         return parameter pointing to the start of the symbol.  Allow
424         symbol names enclosed in double quotes.
425         (restore_line_pointer): New function.  Replace the NUL character
426         inserted into the input stream with the given character.  If the
427         character was a double quote, advance the input pointer.
428         * expr.h (get_symbol_end): Delete.
429         (get_symbol_name): Add prototype.
430         (restore_line_pointer): Prototype.
431         * read.h (SKIP_WHITESPACE_AFTER_NAME): New macro.
432         * doc/as.texinfo (Symbol Intro): Document that symbol names can
433         now be enclosed in double quotes.
434         * cond.c (s_ifdef): Replace get_symbol_end with get_symbol_name.
435         Use restore_line_pointer to replace the NUL in the input stream.
436         Use SKIP_WHITESPACE_AFTER_NAME to skip past the end of a symbol.
437         Check for the use of double quoted symbol names.
438         * expr.c: Likewise.
439         * config/obj-aout.c: Likewise.
440         * config/obj-coff-seh.c: Likewise.
441         * config/obj-coff.c: Likewise.
442         * config/obj-elf.c: Likewise.
443         * config/obj-evax.c: Likewise.
444         * config/obj-macho.c: Likewise.
445         * config/obj-som.c: Likewise.
446         * config/tc-alpha.c: Likewise.
447         * config/tc-arc.c: Likewise.
448         * config/tc-arm.c: Likewise.
449         * config/tc-dlx.c: Likewise.
450         * config/tc-h8300.c: Likewise.
451         * config/tc-hppa.c: Likewise.
452         * config/tc-i370.c: Likewise.
453         * config/tc-i386-intel.c: Likewise.
454         * config/tc-i386.c: Likewise.
455         * config/tc-i960.c: Likewise.
456         * config/tc-ia64.c: Likewise.
457         * config/tc-iq2000.c: Likewise.
458         * config/tc-m32r.c: Likewise.
459         * config/tc-m68hc11.c: Likewise.
460         * config/tc-m68k.c: Likewise.
461         * config/tc-microblaze.c: Likewise.
462         * config/tc-mips.c: Likewise.
463         * config/tc-mmix.c: Likewise.
464         * config/tc-mn10200.c: Likewise.
465         * config/tc-mn10300.c: Likewise.
466         * config/tc-nios2.c: Likewise.
467         * config/tc-ppc.c: Likewise.
468         * config/tc-s390.c: Likewise.
469         * config/tc-score.c: Likewise.
470         * config/tc-score7.c: Likewise.
471         * config/tc-sparc.c: Likewise.
472         * config/tc-tic4x.c: Likewise.
473         * config/tc-tic54x.c: Likewise.
474         * config/tc-tic6x.c: Likewise.
475         * config/tc-tilegx.c: Likewise.
476         * config/tc-tilepro.c: Likewise.
477         * config/tc-v850.c: Likewise.
478         * config/tc-xtensa.c: Likewise.
479         * config/tc-z80.c: Likewise.
480         * dw2gencfi.c: Likewise.
481         * dwarf2dbgc.: Likewise.
482         * ecoff.c: Likewise.
483         * read.c: Likewise.
484         * stabs.c: Likewise.
485
486 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
487
488         * config/tc-aarch64.c (reloc_table): New relocation types support for
489         dtprel_lo12.
490         (ldst_lo12_determine_real_reloc_type): Support
491         BFD_RELOC_AARCH64_TLSLD_LDST16_DTPREL_LO12,
492         BFD_RELOC_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC,
493         BFD_RELOC_AARCH64_TLSLD_LDST32_DTPREL_LO12,
494         BFD_RELOC_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC,
495         BFD_RELOC_AARCH64_TLSLD_LDST64_DTPREL_LO12,
496         BFD_RELOC_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC,
497         BFD_RELOC_AARCH64_TLSLD_LDST8_DTPREL_LO12,
498         BFD_RELOC_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC.
499         (parse_operands): Likewise.
500         (md_apply_fix): Likewise.
501         (aarch64_force_relocation): Likewise.
502         (process_movw_reloc_info): Likewise.
503
504 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
505
506         * config/tc-aarch64.c (reloc_table): New relocation modifiers,
507         "dtprel_hi12", "dtprel_g0", "dtprel_g0_nc", "dtprel_g1",
508         "dtprel_g1_nc", "dtprel_g2".
509         (md_apply_fix): Support new relocation types.
510         (aarch64_force_relocation): Likewise.
511         (process_movw_reloc_info): Likewise.
512
513 2015-08-19  Jiong Wang  <jiong.wang@arm.com>
514
515         * config/tc-aarch64.c (reloc_table): New relocation modifiers.
516         (md_apply_fix): Support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC.
517         (aarch64_force_relocation): Likewise.
518
519 2015-08-17  Alan Modra  <amodra@gmail.com>
520
521         * gas/config/tc-arm.c (s_align): Delete.
522         (md_pseudo_table): Use s_align_ptwo for "align".
523         * gas/config/tc-arm.h (TC_ALIGN_ZERO_IS_DEFAULT): Define.
524         * read.c (s_align): Modify for TC_ALIGN_ZERO_IS_DEFAULT.
525
526 2015-08-13  Alan Modra  <amodra@gmail.com>
527
528         * expr.c (operand): Rewrite handling of operands starting with "0f".
529         If atof_generic only parses "-" or "+", treat as expression.
530
531 2015-08-13  Alan Modra  <amodra@gmail.com>
532             DJ Delorie  <dj@redhat.com>
533
534         * expr.c (integer_constant): Return O_absent expression if eol.
535         (operand): For targets with both LOCAL_LABELS_FB and
536         NUMBERS_WITH_SUFFIX set, treat "0b" not followed by binary
537         digits as a local label reference.  Correct handling of 0b prefix.
538         If a suffix is not allowed, error on 0B.
539
540 2015-08-13  Alan Modra  <amodra@gmail.com>
541
542         * doc/as.texinfo (Local Labels): Allowed range of N in local
543         labels is non-negative integers, not positive integers.
544
545 2015-08-12  David Weatherford  <weath@cadence.com>
546
547         * config/tc-xtensa.c (struct litpool_frag, struct litpool_seg):
548         New structures.
549         (xtensa_maybe_create_literal_pool_frag): New function.
550         (litpool_seg_list, auto_litpools, auto_litpool_limit)
551         (litpool_buf, litpool_slotbuf): New static variables.
552         (option_auto_litpools, option_no_auto_litpools)
553         (option_auto_litpool_limit): New enum identifiers.
554         (md_longopts): Add entries for auto-litpools, no-auto-litpools
555         and auto-litpool-limit.
556         (md_parse_option): Handle option_auto_litpools,
557         option_no_auto_litpools and option_auto_litpool_limit.
558         (md_show_usage): Add help for --[no-]auto-litpools and
559         --auto-litpool-limit.
560         (xtensa_mark_literal_pool_location): Record a place for literal
561         pool with a call to xtensa_maybe_create_literal_pool_frag.
562         (get_literal_pool_location): Find highest priority literal pool
563         or convert candidate to literal pool when auto-litpools are used.
564         (xg_assemble_vliw_tokens): Create literal pool after jump
565         instruction.
566         (xtensa_check_frag_count): Create candidate literal pool every
567         auto_litpool_limit frags.
568         (xtensa_relax_frag): Add jump around literals to non-empty
569         literal pool.
570         (xtensa_move_literals): Estimate literal pool addresses and move
571         unreachable literals closer to their users, converting candidate
572         to literal pool if needed.
573         (xtensa_switch_to_non_abs_literal_fragment): Only emit error
574         about missing .literal_position in case auto-litpools are not
575         used.
576         * config/tc-xtensa.h (xtensa_relax_statesE): New relaxation
577         state: RELAX_LITERAL_POOL_CANDIDATE_BEGIN.
578         * doc/as.texinfo (Xtensa options):  Document --auto-litpools and
579         --no-auto-litpools options.
580         * doc/c-xtensa.texi (Xtensa options): Likewise.
581
582 2015-08-12  Simon Dardis  <simon.dardis@imgtec.com>
583
584         * config/tc-mips.c (move_register): Change to use 'or' only.
585         (s_cpload, s_cpsetup, s_cprestore, s_cpreturn): Update to
586         use or for move.
587
588 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
589
590         * config/tc-aarch64.c (reloc_table): New relocation modifiers
591         "dtprel_lo12".
592         (md_apply_fix): Support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12.
593         (aarch64_force_relocation): Likewise.
594
595 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
596
597         * config/tc-aarch64.c (reloc_table): New relocation modifiers.
598         (md_apply_fix): Support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC.
599         (aarch64_force_relocation): Likewise.
600
601 2015-08-11  Jiong Wang  <jiong.wang@arm.com>
602
603         * config/tc-aarch64.c (reloc_table): New relocation modifiers.
604         (md_apply_fix): Support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21.
605         (aarch64_force_relocation): Likewise.
606
607 2015-08-11  Nick Clifton  <nickc@redhat.com>
608
609         PR gas/18765
610         * config/tc-arm.c (move_or_literal_pool): Use U suffix to remove
611         compile time warnings about constant expressions being shifted
612         into bit 31.
613         (do_iwmmxt_wldstd): Likewise.
614         (do_iwmmxt_wrwrwr_or_imm5): Likewise.
615         (md_assemble): Likewise.
616
617         PR gas/18574
618         * config/tc-msp430.c (msp430_operands): Rewrite if statements to
619         remove redundant checks.
620         (md_apply_fix): Likewise.
621
622         PR gas/18677
623         * config/tc-mmix.c (md_assemble): Fix typo checking operands with
624         a numeric constant value.
625
626         PR gas/18678
627         * config/tc-tic4x.c (tic4x_insn_check): Fix typo.
628
629         PR gas/18679
630         * config/xtensa-relax.c (same_operand_name): Fix typo.
631
632 2015-08-08  Hans-Peter Nilsson  <hp@axis.com>
633
634         * tc-arm.c (double_to_single, is_double_a_single): Append ULL to
635         0xFFFFFFFFFFFFF to avoid errors on 32-bit hosts.
636
637 2015-08-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
638
639         * doc/c-aarch64.texi (.xword): Document directive.
640
641 2015-08-03  Nick Clifton  <nickc@redhat.com>
642
643         * doc/as.texinfo (Overview): Add --hash-size to the synopsis and
644         fix typo in its entry: @kindex -> @item.
645
646 2015-07-28  Robert Suchanek  <robert.suchanek@imgtec.com>
647
648         * config/tc-mips.c (mips_cpu_info_table): Add m5100 and m5101 entries.
649         * doc/c-mips.texi: Document m5100 and m5101 for -march=.
650
651 2015-07-28  Robert Suchanek  <robert.suchanek@imgtec.com>
652
653         * config/tc-mips.c (mips_cpu_info_table): Add interaptiv entry.
654         * doc/c-mips.text: Document -march=interaptiv.
655
656 2015-07-27  H.J. Lu  <hongjiu.lu@intel.com>
657
658         * configure: Regenerated.
659
660 2015-07-24  Nick Clifton  <nickc@redhat.com>
661
662         * config/tc-rl78.c (rl78_abs_sym): New local variable.
663         (md_begin): Initialise the new symbol.
664         (OPIMM): Define the value to be relative to the new symbol and not
665         the absolute section symbol.
666
667 2015-07-22  Alan Modra  <amodra@gmail.com>
668
669         PR gas/18687
670         * input-scrub.c (input_scrub_next_buffer): Rearrange and simplify
671         loop.  Don't drop lines at end of file lacking a newline, add a
672         newline instead.  Ensure partial_size is zero whenever
673         partial_where is NULL.  Adjust buffer size for extra char.
674         (input_scrub_push, input_scrub_begin): Adjust buffer size here too.
675
676 2015-07-20  Matthew Wahab  <matthew.wahab@arm.com>
677
678         * NEWS: Mention corrected spelling of armv6kz.
679         * config/tc-arm.c (arm_cpus): Replace ARM_ARCH_V6ZK with
680         ARM_ARCH_V6KZ.
681         (arm_archs): Likewise. Also add "armv6kz" and "armv6kzt2".
682         * doc/c-arm.texi: Replace "armv6zk" with "armv6kz".
683
684 2015-07-16  Jiong Wang  <jiong.wang@arm.com>
685
686         * config/tc-aarch64.c (reloc_table): New relocation modifiers.
687         (md_apply_fix): Support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21.
688         (aarch64_force_relocation): Ditto.
689
690 2015-07-16  Matthew Wahab  <matthew.wahab@arm.com>
691
692         * config/tc-arm.c (arm_fpus): Add crypto-neon-fp-armv8.1.
693         * doc/c-arm.texi (-mfpu=): Likewise.  Correct the entry for
694         neon-fp-armv8.1.
695
696 2015-07-16  James Greenhalgh  <james.greenhalgh@arm.com>
697
698         * config/tc-arm.c (md_assemble): Rephrase the "selected processor does
699         not support ARM mode" error messages.
700
701 2015-07-15  H.J. Lu  <hongjiu.lu@intel.com>
702
703         * config/tc-i386.c (flag_compress_debug): Replace
704         COMPRESS_DEBUG_GNU_ZLIB with COMPRESS_DEBUG_GABI_ZLIB.
705
706 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
707
708         * as.c (parse_args): Make --compress-debug-sections and
709         --compress-debug-sections=zlib the same as
710         --compress-debug-sections=zlib-gabi.
711         * doc/as.texinfo: Change --compress-debug-sections and
712         --compress-debug-sections=zlib to zlib-gabi.
713
714 2015-07-09  Catherine Moore  <clm@codesourcery.com>
715
716         * config/tc-mips.c (check_fpabi):  Handle
717         VAL_GNU_MIPS_ABI_FP_NAN2008.
718
719 2015-07-08  Ciro Santilli  <ciro.santilli@gmail.com>
720
721         * doc/as.texinfo: Clarify case requirements for pseudo ops.
722
723 2015-07-08  Pitchumani Sivanupandi <pitchumani.s@atmel.com>
724
725         * config/tc-avr.c (tc_gen_reloc): Change 32 bit relocation to
726         32 bit PC relative and update offset if the fixup is pc-relative.
727         * config/tc-avr.h (DIFF_EXPR_OK): Define to enable PC relative diff
728         relocs.
729
730 2015-07-03  Alan Modra  <amodra@gmail.com>
731
732         * config/tc-ppc.c (md_show_usage): Add -m821, -m850, -m860.
733         * doc/c-ppc.texi (PowerPC-Opts): Likewise.
734
735 2015-07-01  Sandra Loosemore  <sandra@codesourcery.com>
736             Cesar Philippidis  <cesar@codesourcery.com>
737
738         * config/tc-nios2.c (nios2_min_align): New.
739         (nop): Replace with....
740         (nop_r1, nop_r2, nop_r2_cdx, nop32, nop16): New.
741         (nios2_align): Handle alignment on 2-byte boundaries when CDX
742         instructions may be present.
743         (s_nios2_align): Adjust reference to nop.
744         (CDXBRANCH, IS_CDXBRANCH): New.
745         (CDX_UBRANCH_SUBTYPE, CDX_CBRANCH_SUBTYPE): New.
746         (nios2_relax_subtype_size): Handle 2-byte CDX branches.
747         (nios2_relax_frag): Likewise.
748         (md_convert_frag): Handle R2 encodings.
749         (nios2_check_overflow): Check that low-order bits are zero
750         before applying rightshift from howto.
751         (nios2_check_overflow): Correct negative overflow calculation.
752         (nios2_diagnose_overflow): Handle signed_immed12_overflow.  Issue
753         generic overflow messages for miscellaneous instruction formats.
754         (md_apply_fix): Recognize new R2 relocations.  For pc_relative
755         relocations, store fixup in *valP.
756         (nios2_reglist_mask, nios2_reglist_dir): New.
757         (nios2_parse_reglist): New.
758         (nios2_parse_base_register): New.
759         (nios2_assemble_expression): Handle constant expressions designated
760         by BFD_RELOC_NONE.
761         (nios2_assemble_reg3): New.
762         (nios2_assemble_arg_c): Handle R2 instruction formats.
763         (nios2_assemble_arg_d): Likewise.
764         (nios2_assemble_arg_s): Likewise.
765         (nios2_assemble_arg_t): Likewise.
766         (nios2_assemble_arg_D): New.
767         (nios2_assemble_arg_S): New.
768         (nios2_assemble_arg_T): New.
769         (nios2_assemble_arg_i): Handle R2 instruction formats.
770         (nios2_assemble_arg_I): New.
771         (nios2_assemble_arg_u): Handle R2 instruction formats.
772         (nios2_assemble_arg_U): New.
773         (nios2_assemble_arg_V): New.
774         (nios2_assemble_arg_W): New.
775         (nios2_assemble_arg_X): New.
776         (nios2_assemble_arg_Y): New.
777         (nios2_assemble_arg_o): Handle R2 instruction formats.
778         (nios2_assemble_arg_O): New.
779         (nios2_assemble_arg_P): New.
780         (nios2_assemble_arg_j): Handle R2 instruction formats.
781         (nios2_assemble_arg_k): New.
782         (nios2_assemble_arg_l): Handle R2 instruction formats.
783         (nios2_assemble_arg_m): Likewise.
784         (nios2_assemble_arg_M): New.
785         (nios2_assemble_arg_N): New.
786         (nios2_assemble_arg_e): New.
787         (nios2_assemble_arg_f): New.
788         (nios2_assemble_arg_g): New.
789         (nios2_assemble_arg_h): New.
790         (nios2_assemble_arg_R): New.
791         (nios2_assemble_arg_B): New.
792         (nios2_assemble_args): Handle new argument letters.
793         (nios2_consume_arg): Likewise.
794         (nios2_translate_pseudo_insn): Avoid dereferencing null pointer
795         in error message.
796         (nios2_ps_insn_info_structs): Add nop.n.
797         (output_ubranch): Handle CDX branches.
798         (output_cbranch): Likewise.
799         (output_call): Handle R2 encodings.
800         (output_movia): Likewise.
801         (md_begin): Initialize nios2_min_align.
802         (md_assemble): Align to nios2_min_align.  Adjust nios2_min_align
803         if a 16-bit instruction is seen.
804         (nios2_cons_align): Use appropriate nop pattern.
805
806 2015-07-01  Sandra Loosemore  <sandra@codesourcery.com>
807             Cesar Philippidis  <cesar@codesourcery.com>
808
809         * config/tc-nios2.c: Adjust includes.
810         (OPTION_MARCH): Define.
811         (md_longopts): Add -march option.
812         (nios2_architecture): New.
813         (nios2_use_arch): New.
814         (md_parse_option): Handle OPTION_MARCH.
815         (md_show_usage): Document -march.
816         (md_begin): Set arch in BFD.
817         (nios2_elf_final_processing): New.
818         * config/tc-nios2.h (elf_tc_final_processing): Define.
819         (nios2_elf_final_processing): New.
820         * doc/c-nios2.texi (-march): Add documentation.
821
822 2015-06-30  Amit Pawar  <Amit.Pawar@amd.com>
823
824         * config/tc-i386.c (cpu_arch): Add .mwaitx.
825         (process_immext): Check operands for monitorx/mwaitx instructions.
826         * doc/c-i386.texi: Document mwaitx.
827
828 2015-06-28  H.J. Lu  <hongjiu.lu@intel.com>
829
830         * as.c (parse_args): Replace COMPRESS_DEBUG_ZLIB with
831         COMPRESS_DEBUG_GNU_ZLIB.
832         * config/tc-i386.c (flag_compress_debug): Likewise.
833
834 2015-06-24  H.J. Lu  <hongjiu.lu@intel.com>
835
836         * doc/as.texinfo (.cfi_lsda): Remove the extra @section.
837
838 2015-06-19  Peter Bergner  <bergner@vnet.ibm.com>
839
840         * config/tc-ppc.c (md_assemble): Use ppc_optional_operand_value.
841         Allow for optional operands without insert functions.
842
843 2015-06-18  Nick Clifton  <nickc@redhat.com>
844
845         PR gas/18541
846         * config/tc-arm.c (md_apply_fix): Add support for ADR in thumb
847         mode against a nearby symbol.
848
849 2015-06-18  Nick Clifton  <nickc@redhat.com>
850
851         PR gas/18481
852         * config/tc-arm.c (tc_gen_reloc): Include BFD_RELOC_ARM_TLS_LE32
853         in the same case as BFD_RELOC_ARM_TLS_IS32.
854
855 2015-06-17  Nick Clifton  <nickc@redhat.com>
856
857         * config/tc-arm.c (is_double_a_single): Make conditional upon the
858         availablity of a 64-bit type.  Use this type for the argument and
859         mantissa.
860         (double_to_single): Likewise.
861         * config/tc-arm.c (move_or_literal_pool): Use a 64-bit type for
862         the constant value, if available.  Generate a 64-bit value from a
863         bignum if supported.  Only perform the second optimization for
864         PR 18500 if the 64-bit type is available.
865
866 2015-06-17  Alessandro Marzocchi  <alessandro.marzocchi@gmail.com>
867
868         PR gas/18500
869         * config/tc-arm.c (is_double_a_single): New function.
870         (double_to_single): New function.
871         (move_or_literal_pool): Add support for converting VLDR to VMOV.
872
873         PR gas/18499
874         * config/tc-arm.c (move_or_literal_pool): Add support for LDR Rx,=
875         to MOV.w or MVN.w for Thumb2.
876
877 2015-06-17  Nicolas Pitre <nico@linaro.org>
878
879         * as.c (show_usage): Document --sectname-subst.
880         (parse_args): Add --sectname-subst.
881         * as.h (flag_sectname_subst): New.
882         * config/obj-elf.c (obj_elf_section_name): Add %S substitution.
883         * doc/as.texinfo: Document it.
884
885 2015-06-15  Renlin Li  <renlin.li@arm.com>
886
887         * config/tc-aarch64.c (reloc_table): New relocation modifier.
888         (md_apply_fix): Support BFD_RELOC_AARCH64_LD64_GOTOFF_LO15.
889         (aarch64_force_relocation): Ditto
890
891 2015-06-13  Mark Wielaard  <mjw@redhat.com>
892
893         * dwarf2dbg.c (out_header): Document EXPR->X_add_number value,
894         out_debug_aranges depends on it.
895         (out_debug_aranges): Track size of header to properly pad header
896         for address alignment.
897
898 2015-06-11  John David Anglin  <danglin@gcc.gnu.org>
899
900         PR gas/18427
901         * gas/config/tc-hppa.c (last_label_symbol): Declare.
902         (pa_get_label): Return last label in current space/segment or NULL.
903         (pa_define_label): Record last label and add to root.
904         (pa_undefine_label): Remove last label from root.
905
906 2015-06-08  Nick Clifton  <nickc@redhat.com>
907
908         * config/tc-rx.c (rx_op): Correct handling of integer bignums.
909
910 2015-06-04  Matthew Wahab  <matthew.wahab@arm.com>
911
912         * NEWS: Mention ARMv8.1 support in the Aarch64 port.
913         * config/tc-aarch64.c (aarch64_arch_option_table): Add "armv8.1-a".
914         * doc/c-aarch64.texi (-march): Add "armv8.1-a".
915
916 2015-06-04  Renlin Li  <renlin.li@arm.com>
917
918         * config/tc-arm.c (arm_init_frag): Use frag's thumb_mode information
919         when available.
920
921 2015-06-04  Nick Clifton  <nickc@redhat.com>
922
923         * config/tc-h8300.c (md_section_align): Fix compile time warning
924         about left shifting a negative value.
925
926 2015-06-03  Matthew Wahab  <matthew.wahab@arm.com>
927
928         * config/tc-arm.c (arm_archs): Add "armv8.1-a".
929         * doc/c-arm.texi (ARM Options, -march): Add "armv8.1-a".
930         * NEWS: Mention ARMv8.1 support.
931
932 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
933
934         * config/tc-arm.c (arm_ext_pan): New.
935         (do_setpan): New, encode an ARM SETPAN instruction.
936         (do_t_setpan): New, encode a Thumb SETPAN instruction.
937         (insns): Add "setpan".
938         (arm_extensions): Add "pan".
939         * doc/c-arm.texi (ARM Options): Add "pan" to list of -mcpu processor
940         extensions.
941
942 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
943
944         * config/tc-aarch64.c (aarch64_features): Add "rdma".
945         * doc/c-aarch64.texi (AArch64 Extensions): Add "rdma".
946
947 2015-06-02  Matthew Wahab  <matthew.wahab@arm.com>
948
949         * config/tc-aarch64.c (aarch64_features): Add "lor".
950         * doc/c-aarch64.c (Aarch64 Extensions): Add "lor" to list of
951         architecture extensions.
952
953 2015-06-01  Matthew Wahab  <matthew.wahab@arm.com>
954
955         * config/tc-aarch64.c (parse_sys_reg): New parameter.  Check target
956         support.  Fix whitespace.
957         (parse_operands): Update for parse_sys_reg changes.
958         (aarch64_features): Add "pan".
959         * doc/c-aarch64.texi (Aarch64 Extensions): Add "pan".
960
961 2015-06-01  Jiong Wang  <jiong.wang@arm.com>
962
963         * config/tc-aarch64.c (reloc_table): New relocation modifiers.
964         (md_apply_fix): Support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14.
965         (aarch64_force_relocation): Ditto.
966
967 2015-06-01  Jiong Wang  <jiong.wang@arm.com>
968
969         * config/tc-aarch64.c (reloc_table): New relocation modifiers.
970         (md_apply_fix): Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15.
971         (aarch64_force_relocation): Ditto.
972
973 2015-05-28  Catherine Moore  <clm@codesourcery.com>
974             Bernd Schmidt <bernds@codesourcery.com>
975             Paul Brook <paul@codesourcery.com>
976
977         gas/
978         * config/tc-alpha.c (all_cfi_sections): Declare.
979         (s_alpha_ent): Initialize all_cfi_sections.
980         (alpha_elf_md_end): Invoke cfi_set_sections.
981         * config/tc-mips.c (md_apply_fix):  Handle BFD_RELOC_NONE.
982         (s_ehword): Use BFD_RELOC_32_PCREL.
983         (mips_fix_adjustable): Handle BFD_RELOC_32_PCREL.
984         (mips_cfi_reloc_for_encoding): New function.
985         * tc-mips.h (DWARF2_FDE_RELOC_SIZE): Redefine.
986         (DWARF2_FDE_RELOC_ENCODING): Define.
987         (tc_cfi_reloc_for_encoding): Define.
988         (mips_cfi_reloc_for_encoding): Define.
989         (tc_compact_eh_opcode_stop): Define.
990         (tc_compact_eh_opcode_pad): Define.
991         * doc/as.texinfo: Document Compact EH extensions.
992         * doc/internals.texi: Likewise.
993         * dw2gencfi.c (EH_FRAME_LINKONCE): Redefine.
994         (tc_cfi_reloc_for_encoding): Provide default.
995         (compact_eh): Declare.
996         (emit_expr_encoded): New function.
997         (get_debugseg_name): Add Compact EH support.
998         (alloc_debugseg_item): Likewise.
999         (cfi_set_sections): New function.
1000         (dot_cfi_fde_data): New function.
1001         (dot_cfi_personality_id): New function.
1002         (dot_cfi_inline_lsda): New function.
1003         (cfi_pseudo_table): Add cfi_fde_data, cfi_personality_id,
1004         and cfi_inline_lsda.
1005         (dot_cfi_personality): Add Compact EH support.
1006         (dot_cfi_lsda): Likewise.
1007         (dot_cfi_sections): Likewise.
1008         (dot_cfi_startproc): Likewise.
1009         (get_cfi_seg): Likewise.
1010         (output_compact_unwind_data): New function.
1011         (output_cfi_insn): Add Compact EH support.
1012         (output_cie): Likewise.
1013         (output_fde): Likewise.
1014         (cfi_finish): Likewise.
1015         (cfi_emit_eh_header): New function.
1016         (output_eh_header): New function.
1017         * dw2gencfi.h (cfi_set_sections): Declare.
1018         (SUPPORT_COMPACT_EH): Define.
1019         (MULTIPLE_FRAME_SECTIONS): Define.
1020         New enumeration to describe the Compact EH header format.
1021         (fde_entry): Add new fields personality_id, eh_header_type, eh_data_size,
1022         eh_data, eh_loc and sections.
1023         (CFI_EMIT_eh_frame, CFI_EMIT_debug_frame, CFI_EMIT_target,
1024         CFI_EMIT_eh_frame_compact): Define.
1025
1026 2015-05-26  Max Filippov  <jcmvbkbc@gmail.com>
1027
1028         * config/tc-xtensa.c (xtensa_move_literals): Check that
1029         search_frag is non-NULL. Report error if literal frag is not
1030         found.
1031
1032 2015-05-22  Nick Clifton  <nickc@redhat.com>
1033
1034         PR gas/18446
1035         * read.c (output_big_sleb128): Use U suffix to prevent compile
1036         time warning.
1037
1038 2015-05-19  Jiong Wang  <jiong.wang@arm.com>
1039
1040         * config/tc-aarch64.c (process_movw_reloc_info): Sort relocation case
1041         labels alphabetically.
1042         (md_apply_fix): Ditto.
1043         (aarch64_force_relocation): Ditto.
1044
1045 2015-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1046
1047         PR binutis/18386
1048         * config/tc-i386.c (OPTION_MAMD64): New.
1049         (OPTION_MINTEL64): Likewise.
1050         (md_longopts): Add -mamd64 and -mintel64.
1051         (md_parse_option): Handle OPTION_MAMD64 and OPTION_MINTEL64.
1052         (md_show_usage): Add -mamd64 and -mintel64.
1053         * doc/c-i386.texi: Document -mamd64 and -mintel64.
1054
1055 2015-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1056
1057         * config/tc-i386.c (shared): New.
1058         (OPTION_MSHARED): Likewise.
1059         (elf_symbol_resolved_in_segment_p): Add relocation argument.
1060         Check PLT relocations and shared.
1061         (md_estimate_size_before_relax): Pass fragP->fr_var to
1062         elf_symbol_resolved_in_segment_p.
1063         (md_longopts): Add -mshared.
1064         (md_show_usage): Likewise.
1065         (md_parse_option): Handle OPTION_MSHARED.
1066         * doc/c-i386.texi: Document -mshared.
1067
1068 2015-05-14  H.J. Lu  <hongjiu.lu@intel.com>
1069
1070         * write.c (compress_debug): Don't write the zlib header, which
1071         is handled by bfd_update_compression_header.
1072
1073 2015-05-13  Max Filippov  <jcmvbkbc@gmail.com>
1074
1075         * config/tc-xtensa.c (xtensa_relax_frag): Allow trampoline to be
1076         closer than J_RANGE / 2 to jump frag.
1077
1078 2015-05-11  H.J. Lu  <hongjiu.lu@intel.com>
1079
1080         * configure.tgt (arch): Set to iamcu for i386-*-elfiamcu target.
1081         * config/tc-i386.c (i386_mach): Support iamcu.
1082         (i386_target_format): Likewise.
1083
1084 2015-05-11  H.J. Lu  <hongjiu.lu@intel.com>
1085
1086         * config/tc-i386.c (cpu_arch): Add iamcu.
1087         (i386_align_code): Handle PROCESSOR_IAMCU.
1088         (i386_arch): Likewise.
1089         (i386_mach): Likewise.
1090         (i386_target_format): Likewise.
1091         (valid_iamcu_cpu_flags): New function.
1092         (check_cpu_arch_compatible): Only allow Intel MCU instructions
1093         when targeting Intel MCU.
1094         (set_cpu_arch): Call valid_iamcu_cpu_flags to check if CPU flags
1095         are valid for Intel MCU.
1096         (md_parse_option): Likewise.
1097         * tc-i386.h (ELF_TARGET_IAMCU_FORMAT): New.
1098         (processor_type): Add PROCESSOR_IAMCU.
1099         * doc/c-i386.texi: Document iamcu.
1100
1101 2015-05-08  Nick Clifton  <nickc@redhat.com>
1102
1103         PR gas/18347
1104         * config/tc-arm.h (TC_EQUAL_IN_INSN): Define.
1105         * config/tc-arm.c (arm_tc_equal_in_insn): New function.  Move
1106         the symbol name checking code to here from...
1107         (md_undefined_symbo): ... here.
1108
1109 2015-05-07  H.J. Lu  <hongjiu.lu@intel.com>
1110
1111         * config/tc-i386.c (elf_symbol_resolved_in_segment_p): New.
1112         (md_estimate_size_before_relax): Use it.
1113
1114 2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
1115
1116         * config/tc-sparc.c: Typo in comment fixed.
1117
1118 2015-05-06  Jose E. Marchesi  <jose.marchesi@oracle.com>
1119
1120         * config/tc-sparc.c (sparc_ip): Support the %ncc "natural"
1121         condition codes
1122         * doc/c-sparc.texi (Sparc-Regs): Document %ncc.
1123
1124 2015-05-06  Nick Clifton  <nickc@redhat.com>
1125
1126         * doc/as.texinfo (Dollar Local Labels): Note that these are only
1127         supported on some targets.
1128
1129 2015-05-06  Renlin Li  <renlin.li@arm.com>
1130
1131         * config/tc-aarch64.c (mapping_state): Recording alignment before exit.
1132
1133 2015-05-05  Renlin Li  <renlin.li@arm.com>
1134
1135         * config/tc-aarch64.c (aarch64_init_frag): Always generate mapping
1136         symbols.
1137
1138 2015-05-05  Nick Clifton  <nickc@redhat.com>
1139
1140         * config/tc-msp430.c (MAX_OP_LEN): Increase to 4096.
1141         (msp430_make_init_symbols): New function.
1142         (msp430_section): Call it.
1143         (msp430_frob_section): Likewise.
1144
1145 2015-05-02  Max Filippov  <jcmvbkbc@gmail.com>
1146
1147         * config/tc-xtensa.c (cached_fixupS, fixup_cacheS): New typedefs.
1148         (struct cached_fixup, struct fixup_cache): New structures.
1149         (fixup_order, xtensa_make_cached_fixup),
1150         (xtensa_realloc_fixup_cache, xtensa_cache_relaxable_fixups),
1151         (xtensa_find_first_cached_fixup, xtensa_delete_cached_fixup),
1152         (xtensa_add_cached_fixup): New functions.
1153         (xtensa_relax_frag): Cache fixups pointing at potentially
1154         oversized jumps at the beginning of every relaxation pass. Only
1155         check subset of this cache in the reach of single jump from the
1156         trampoline frag currently being relaxed.
1157
1158 2015-05-01  Nick Clifton  <nickc@redhat.com>
1159
1160         * config/rl78-parse.y (MULU): Remove ISA_G14.
1161         (MULH, DIVHU, DIVWU, MACHI, MACH): Update error strings.
1162
1163 2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1164
1165         * config/tc-i386.c (i386_elf_emit_arch_note): Removed.
1166         * config/tc-i386.h (md_end): Likewise.
1167         (i386_elf_emit_arch_note): Likewise.
1168
1169 2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
1170
1171         * configure.tgt: Support i386-*-elf*.
1172
1173 2015-04-30  DJ Delorie  <dj@redhat.com>
1174
1175         * config/rl78-defs.h (rl78_isa_g10): New.
1176         (rl78_isa_g13): New.
1177         (rl78_isa_g14): New.
1178         * config/rl78-parse.y (ISA_G10): New.
1179         (ISA_G13): New.
1180         (ISA_G14): New.
1181         (MULHU, MULH, MULU, DIVHU, DIVWU, MACHU, MACH): Use them.
1182         * config/tc-rl78.c (rl78_isa_g10): New.
1183         (rl78_isa_g13): New.
1184         (rl78_isa_g14): New.
1185
1186 2015-04-30  H.J. Lu  <hongjiu.lu@intel.com>
1187
1188         * config/tc-i386.c (i386_target_format): Use "else if" on
1189         cpu_arch_isa.
1190
1191 2015-04-30  Nick Clifton  <nickc@redhat.com>
1192
1193         PR gas/18347
1194         * config/tc-arm.c (md_undefined_symbol): Issue a warning message
1195         (if enabled) when the user creates a symbol with the same name as
1196         an ARM instruction.
1197         (flag_warn_syms): New static variable.
1198         (arm_opts): Add mwarn-syms and mno-warn-syms.
1199         * doc/c-arm.texi (ARM Options): Document the -m[no-]warn-syms
1200         options.
1201
1202         PR gas/18353
1203         * doc/as.texinfo (Zero): Add documentation of the .zero pseudo-op.
1204
1205 2015-04-29  Nick Clifton  <nickc@redhat.com>
1206
1207         PR 18256
1208         * config/tc-arm.c (encode_arm_cp_address): Issue an error message
1209         if the operand is neither a register nor a vector.
1210
1211 2015-04-29  Nick Clifton  <nickc@redhat.com>
1212
1213         * doc/as.texinfo (Set): Note that a symbol cannot be set multiple
1214         times if the expression is not constant and the target uses linker
1215         relaxation.
1216
1217 2015-04-28  Renlin Li  <renlin.li@arm.com>
1218
1219         * config/tc-arm.c (arm_init_frag): Always emit mapping symbols.
1220
1221 2015-04-28  Nick Clifton  <nickc@redhat.com>
1222
1223         PR 18313
1224         * cond.c (s_if): Stop compile time warning about stopc being used
1225         before it is set.
1226         (s_ifc): Likewise.
1227
1228 2015-04-27  Renlin Li  <renlin.li@arm.com>
1229
1230         * config/tc-aarch64.c (s_aarch64_inst): Don't align code for non-text
1231         section.
1232         (md_assemble): Likewise, move the align code outside the loop.
1233
1234 2015-04-24  Jim Wilson  <jim.wilson@linaro.org>
1235
1236         * config/tc-aarch64.c (aarch64_cpus): Add CRC and CRYPTO features
1237         for thunderx.
1238
1239 2015-04-24  Richard Earnshaw  <rearnsha@arm.com>
1240
1241         * config/tc-arm.h (arm_min): New function.
1242         (SUB_SEGMENT_ALIGN): Define.
1243
1244 2015-04-23  Matthew Fortune  <matthew.fortune@imgtec.com>
1245
1246         * config/tc-mips.c (macro): State the recommended way of creating
1247         32-bit or 64-bit addresses.
1248
1249 2015-04-23  Jan Beulich  <jbeulich@suse.com>
1250
1251         * config/tc-i386.c (match_mem_size): Also allow no size
1252         specification when broadcasting.
1253
1254 2015-04-20  H.J. Lu  <hongjiu.lu@intel.com>
1255
1256         * doc/as.texinfo (Bundle directives): Shorten menu entry and
1257         use @subsection.
1258         (CFI directives): Use @subsection.
1259         (SH-Dependent, SH64-Dependent): Moved after SCORE-Dependent.
1260         * doc/c-i386.texi (i386-Mnemonics): Use @subsection.
1261
1262 2015-04-17  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1263
1264         * config/tc-avr.c (create_record_for_frag): Rename link to
1265         prop_rec_link.
1266
1267 2015-04-15  H.J. Lu  <hongjiu.lu@intel.com>
1268
1269         * NEWS: Mention
1270         --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
1271
1272 2015-04-14  H.J. Lu  <hongjiu.lu@intel.com>
1273
1274         * as.h (compressed_debug_section_type): Removed.
1275
1276 2015-04-14  Nick Clifton  <nickc@redhat.com>
1277
1278         * config/tc-rl78.h (TC_LINKRELAX_FIXUP): Define.
1279         (TC_FORCE_RELOCATION_SUB_SAME): Define.
1280         (DWARF2_USE_FIXED_ADVANCE_PC): Define.
1281
1282 2015-04-10  Nick Clifton  <nickc@redhat.com>
1283
1284         PR binutils/18198
1285         * doc/c-arm.texi (ARM Options): Add a note about the interaction of
1286         the -EB option with the linker's --be8 option.
1287
1288 2015-04-09  Hans-Peter Nilsson  <hp@axis.com>
1289
1290         * doc/c-rx.texi: Fix markup typos in last change.
1291
1292 2015-04-09  Nick Clifton  <nickc@redhat.com>
1293
1294         * config/tc-rx.c (enum options): Add OPTION_DISALLOW_STRING_INSNS.
1295         (md_longopts): Add -mno-allow-string-insns.
1296         (md_parse_option): Handle -mno-allow-string-insns.
1297         (md_show_usage): Mention -mno-allow-string-insns.
1298         (rx_note_string_insn_use): New function.  Produces an error
1299         message if a string insn is used when it is not allowed.
1300         * config/rx-parse.y (SCMPU): Call rx_note_string_insn_use.
1301         (SMOVU, SMOVB, SMOVF, SUNTIL, SWHILE, RMPA): Likewise.
1302         * config/rx-defs.h (rx_note_string_insn_use): Prototype.
1303         * doc/c-rx.texi: Document -mno-allow-string-insns.
1304
1305 2015-04-08  H.J. Lu  <hongjiu.lu@intel.com>
1306
1307         * as.c (show_usage): Update --compress-debug-sections.
1308         (std_longopts): Use optional_argument on compress-debug-sections.
1309         (parse_args): Handle
1310         --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
1311         * as.h (compressed_debug_section_type): New.
1312         (flag_compress_debug): Change type to compressed_debug_section_type.
1313         --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
1314         * write.c (compress_debug): Set BFD_COMPRESS_GABI for
1315         --compress-debug-sections=zlib-gabi.  Call
1316         bfd_get_compression_header_size to get compression header size.
1317         Don't rename section name for --compress-debug-sections=zlib-gabi.
1318         * config/tc-i386.c (compressed_debug_section_type): Set to
1319         COMPRESS_DEBUG_ZLIB.
1320         * doc/as.texinfo: Document
1321         --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
1322
1323 2015-04-07  Renlin Li  <renlin.li@arm.com>
1324
1325         * config/tc-aarch64.c (mapping_state): Use subseg_text_p.
1326         (s_aarch64_inst): Likewise.
1327         (md_assemble): Likewise.
1328
1329 2015-04-06  H.J. Lu  <hongjiu.lu@intel.com>
1330
1331         * write.c (compress_debug): Use bfd_putb64 to write uncompressed
1332         section size.
1333
1334 2015-04-05  H.J. Lu  <hongjiu.lu@intel.com>
1335
1336         * write.c (compress_debug): Don't write the zlib header if
1337         compressed section size is the same as before compression.
1338
1339 2015-04-02  Nick Clifton  <nickc@redhat.com>
1340
1341         PR gas/18189
1342         * config/tc-microblaze.c (parse_imm): Use offsetT as the type for
1343         min and max parameters.  Sign extend values before testing.
1344
1345 2015-04-02  Renlin Li  <renlin.li@arm.com>
1346
1347         * config/tc-aarch64.c (mapping_state): Emit MAP_DATA within text section in order.
1348         (mapping_state_2): Don't emit MAP_DATA here.
1349         (s_aarch64_inst): Align frag during state transition.
1350         (md_assemble): Likewise.
1351
1352 2015-04-02  Ed Maste  <emaste@freebsd.org>
1353
1354         * config/tc-aarch64.c (set_error_kind): Delete.
1355         (set_error_message): Delete.
1356
1357 2015-04-02  H.J. Lu  <hongjiu.lu@intel.com>
1358
1359         * configure: Regenerated.
1360
1361 2015-04-01  Evandro Menezes  <e.menezes@samsung.com>
1362
1363         * config/tc-aarch64.c: Add support for Samsung Exynos M1.
1364         * doc/c-aarch64.texi (-mcpu=): Add "exynos-m1".
1365
1366 2015-04-01  Evandro Menezes  <e.menezes@samsung.com>
1367
1368         * config/tc-arm.c: Add support for Samsung Exynos M1.
1369         * doc/c-arm.texi (-mcpu=): Add "exynos-m1".
1370
1371 2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
1372
1373         * configure: Regenerated.
1374
1375 2015-03-31  Ed Schouten  <ed@nuxi.nl>
1376
1377         * configure.tgt (fmt): Set to elf for *-*-cloudabi*.
1378
1379 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1380
1381         * configure.ac: Revert the AM_ZLIB change.
1382         * Makefile.in: Regenerated.
1383         * aclocal.m4: Likewise.
1384         * configure: Likewise.
1385
1386 2015-03-31  H.J. Lu  <hongjiu.lu@intel.com>
1387
1388         * Makefile.am (ZLIBINC): New.
1389         (AM_CFLAGS): Add $(ZLIBINC).
1390         * as.c: (show_usage): Don't check HAVE_ZLIB_H.
1391         (parse_args): Likewise.
1392         * compress-debug.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
1393         (compress_init): Don't check HAVE_ZLIB_H.
1394         (compress_data): Likewise.
1395         (compress_finish): Likewise.
1396         * configure.ac (AM_ZLIB): Removed.
1397         (zlibinc): New.  AC_SUBST.
1398         Add --with-system-zlib.
1399         * Makefile.in: Regenerated.
1400         * config.in: Likewise.
1401         * configure: Likewise.
1402         * doc/Makefile.in: Likewise.
1403
1404 2015-03-27  H.J. Lu  <hongjiu.lu@intel.com>
1405
1406         * config/tc-i386.c (cpu_flags_set): Removed.
1407
1408 2015-03-25  Renlin Li  <renlin.li@arm.com>
1409
1410         * config/tc-aarch64.c (mapping_state): Remove first MAP_DATA emitting
1411         code.
1412         (mapping_state_2): Emit first MAP_DATA symbol here.
1413
1414 2015-03-24  H.J. Lu  <hongjiu.lu@intel.com>
1415
1416         PR gas/18087
1417         * write.c (compress_debug): Don't write the zlib header if
1418         compression didn't make the section smaller.
1419
1420 2015-03-24  Terry Guo  <terry.guo@arm.com>
1421
1422         * config/tc-arm.c (no_cpu_selected): Use new macro to compare
1423         features.
1424         (parse_psr): Likewise.
1425         (do_t_mrs): Likewise.
1426         (do_t_msr): Likewise.
1427         (static const arm_feature_set arm_ext_*): Defined with new macros.
1428         (static const arm_feature_set arm_cext_*): Likewise.
1429         (static const arm_feature_set fpu_fpa_ext_*): Likewise.
1430         (static const arm_feature_set fpu_vfp_ext_*): Likewise.
1431         (deprecated_coproc_regs): Likewise.
1432         (UL_BARRIER): Likewise.
1433         (barrier_opt_names): Likewise.
1434         (arm_cpus): Likewise.
1435         (arm_extensions): Likewise.
1436
1437 2015-03-20  H.J. Lu  <hongjiu.lu@intel.com>
1438
1439         * config/tc-i386.c (i386_align_code): Limit multi-byte nop
1440         instructions to 10 bytes.
1441
1442 2015-03-19  Nick Clifton  <nickc@redhat.com>
1443
1444         * config/tc-rl78.c (enum options): Add G13 and G14.
1445         (md_longopts): Add -mg13 and -mg14.
1446         (md_parse_option): Handle -mg13 and -mg14.
1447         (md_show_usage): List -mg13 and -mg14.
1448         * doc/c-rl78.texi: Add description of -mg13 and -mg14 options.
1449
1450 2015-03-18  Jon Turney  <jon.turney@dronecode.org.uk>
1451             Nick Clifton  <nickc@redhat.com>
1452
1453         PR binutils/18087
1454         * doc/as.texinfo: Note that when gas compresses debug sections the
1455         compression is only performed if it makes the section smaller.
1456         * write.c (compress_debug): Do not compress a debug section if
1457         doing so would make it larger.
1458
1459 2015-03-17  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1460
1461         * config/tc-i386.c (cpu_arch): Add PROCESSOR_ZNVER flags.
1462         (i386_align_code): Add PROCESSOR_ZNVER cases.
1463         * config/tc-i386.h (processor_type): Add PROCESSOR_ZNVER.
1464         * doc/c-i386.texi: Add znver1 and clzero.
1465
1466 2015-03-16  Nick Clifton  <nickc@redhat.com>
1467
1468         * dwarf2dbg.c (out_header): Remove spurious #if 1.
1469
1470 2015-03-13  Jiong Wang  <jiong.wang@arm.com>
1471
1472         * config/tc-aarch64.c (warn_unpredictable_ldst): Don't warn on reg
1473         number 31.
1474
1475 2015-03-13  Jiong Wang  <jiong.wang@arm.com>
1476
1477         * config/tc-aarch64.h (SUB_SEGMENT_ALIGN): Define to be zero.
1478
1479 2015-03-12  Andrew Bennett  <andrew.bennett@imgtec.com>
1480
1481         * config/tc-mips.c (mips_cpu_info_table): Add i6400 entry.
1482         * doc/c-mips.texi: Document i6400 -march option.
1483
1484 2015-03-12  Nick Clifton  <nickc@redhat.com>
1485
1486         PR gas/17444
1487         * config/tc-arm.h (MD_APPLY_SYM_VALUE): Pass the current segment
1488         to arm_apply_sym_value.  Update prototype.
1489         * config/tc-arm.c (arm_apply_sym_value): Add segment argument.
1490         Do not apply the value if the symbol is in a different segment to
1491         the current segment.
1492
1493 2015-03-11  Alan Modra  <amodra@gmail.com>
1494
1495         * config/tc-ppc.c (md_assemble): Don't abort on 8 byte insn fixups.
1496         (md_apply_fix): Report an error on data-only fixups used with insns.
1497
1498 2015-03-10  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1499
1500         * config/tc-s390.c (md_gather_operands): Check for valid
1501         length field operands.
1502
1503 2015-03-10  Michael Perkins  <perkinsmg75@yahoo.co.uk>
1504
1505         * config/tc-arm.c (parse_operands): Fix bug setting writeback
1506         values for '^' on OP_REGLSTs.
1507         (do_push_pop): Add new writeback constraint.
1508
1509 2015-03-10  Renlin Li  <renlin.li@arm.com>
1510
1511         * config/tc-arm.c (mapping_state): Remove first MAP_DATA emitting code.
1512         (mapping_state_2): Emit first MAP_DATA symbol here.
1513
1514 2015-03-10  Matthew Wahab  <matthew.wahab@arm.com>
1515
1516         * config/tc-aarch64.c (mapping_state): Set minimum alignment for
1517         code sections.
1518
1519 2015-03-10  Nick Clifton  <nickc@redhat.com>
1520
1521         PR gas/17852
1522         * config/tc-arm.c (md_begin): Ensure that selected_cpu is
1523         initialised when CPU_DEFAULT is defined.
1524
1525 2015-03-05  Nick Clifton  <nickc@redhat.com>
1526
1527         * config/tc-v850.c (md_parse_option): Fix code to set or clear
1528         EF_RH850_DATA_ALIGN8 bit in ELF header, based upon the use of the
1529         -m8byte-align and -m4byte-align command line options.
1530
1531 2015-03-04  Richard Sandiford  <richard.sandiford@arm.com>
1532
1533         PR gas/17843
1534         * config/tc-aarch64.c (process_movw_reloc_info): Allow
1535         R_AARCH64_TLSLE_MOVW_TPREL_G0_NC and R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
1536         for MOVK.
1537
1538 2015-02-28  Alan Modra  <amodra@gmail.com>
1539
1540         * write.c (SUB_SEGMENT_ALIGN): Don't pad non-code sections at
1541         end to their alignment.
1542
1543 2015-02-19  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1544
1545         * config/tc-aarch64.c (reloc_table_entry): Generate
1546         BFD_RELOC_AARCH64_TLSDESC_ADR_PREL21.
1547         (md_apply_fix, aarch64_force_relocation): Handle
1548         BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
1549
1550 2015-02-19  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1551
1552         * config/tc-aarch64.c (reloc_table_entry): Generate
1553         BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
1554         (md_apply_fix, aarch64_force_relocation): Handle
1555         BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
1556
1557 2015-02-19  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1558
1559         * config/tc-aarch64.c (reloc_table_entry): Generate
1560         BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
1561         (md_apply_fix, aarch64_force_relocation): Handle
1562         BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
1563
1564 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1565
1566         * config/tc-aarch64.c (reloc_table_entry): Add ld_literal_type.
1567         (reloc_table): Likewise.
1568         (parse_address_main): Use ld_literal_type.
1569
1570 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1571
1572         * config/tc-aarch64.c (reloc_table_entry): Add adr_type.
1573         (reloc_table): Likewise.
1574         (parse_address_main): Use adr_type.
1575
1576 2015-02-26  Marcus Shawcroft  <marcus.shawcroft@arm.com>
1577
1578         * config/tc-aarch64.c (aarch64_arch_any, aarch64_arch_node): Remove.
1579
1580 2015-02-25  Andrew Burgess  <andrew.burgess@embecosm.com>
1581
1582         * config/tc-avr.c: Add elf32-avr.h include.
1583         (struct avr_property_record_link): New structure.
1584         (avr_output_property_section_header): New function.
1585         (avr_record_size): New function.
1586         (avr_output_property_record): New function.
1587         (avr_create_property_section): New function.
1588         (avr_handle_align): New function.
1589         (exclude_section_from_property_tables): New function.
1590         (create_record_for_frag): New function.
1591         (append_records_for_section): New function.
1592         (avr_create_and_fill_property_section): New function.
1593         (avr_post_relax_hook): New function.
1594         * config/tc-avr.h (md_post_relax_hook): Define.
1595         (avr_post_relax_hook): Declare.
1596         (HANDLE_ALIGN): Define.
1597         (avr_handle_align): Declare.
1598         (strut avr_frag_data): New structure.
1599         (TC_FRAG_TYPE): Define.
1600
1601 2015-02-25  Matthew Wahab  <matthew.wahab@arm.com>
1602
1603         * doc/c-arm.texi (-mcpu=): Add cortex-a53, cortex-a57 and
1604         cortex-a72.
1605
1606 2015-02-24  Nick Clifton  <nickc@redhat.com>
1607
1608         * config/tc-v850.c (soft_float): New variable.
1609         (v850_data_8): New variable.
1610         (md_show_usage): Add -msoft-float/-mhard-float.
1611         (md_parse_option): Likewise.
1612         (md_begin): Set the default value of soft_float.
1613         (v850_md_end): New function.  Creates a note section.
1614         * config/tc-v850.h (md_end): Define.
1615         * doc/c-v850.texi: Document -msoft-float/-mhard-float.
1616
1617 2015-02-23  Yoshinori Sato  <ysato@users.sourceforge.jp>
1618
1619         * config/tc-h8300.c (line_separater_chars): Add a version for
1620         h8300-linux that includes a separator.
1621         (default_mach): New variable.
1622         (md_main): Use it.
1623         (md_longopts): Add '--march' option.
1624         (md_parse_option): Parse the new option.
1625         * config/tc-h8300.h (TARGET_FORMAT): Add elf32-h8300-linux.
1626         * configure.tgt: Add h8300-*-linux
1627         * doc/c-h8300.texi: Document --march.
1628
1629 2015-02-23  Nick Clifton  <nickc@redhat.com>
1630
1631         PR 17940
1632         * dwarf2dbg.c (out_header): When generating dwarf sections use
1633         real symbols not temps for the start and end symbols.
1634         * config/tc-msp430.h (TC_FORCE_RELOCATION_SUB_SAME): Also prevent
1635         adjustments to relocations in debug sections.
1636         (TC_LINKRELAX_FIXUP): Likewise.
1637
1638 2015-02-19  Alan Modra  <amodra@gmail.com>
1639
1640         * doc/as.texinfo (Local Symbol Names): Don't use ':' in pxref.
1641         * doc/c-i386.texi: Reorder i386-Bugs after i386-Arch.
1642
1643 2015-02-11  Matthew Wahab  <matthew.wahab@arm.com>
1644
1645         * config/tc-aarch64.c (aarch64_cpus): Fix code formatting.
1646
1647 2015-02-11  Matthew Wahab  <matthew.wahab@arm.com>
1648
1649         * config/tc-arm.c: Add support for Cortex-A72.
1650
1651 2015-02-09  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1652
1653         * config/tc-arm.c (warn_deprecated_sp): Use as_tsktsk instead
1654         of as_warn for deprecation messages.
1655         (encode_arm_addr_mode_2): Likewise.
1656         (check_obsolete): Likewise.
1657         (do_rd_rm_rn): Likewise.
1658         (do_co_reg): Likewise.
1659         (do_setend): Likewise.
1660         (do_t_mov_cmp): Likewise.
1661         (do_neon_ldr_str): Likewise.
1662         (opcode_lookup): Likewise.
1663         (if_fsm_post_encode): Likewise.
1664         (md_assemble): Likewise.
1665
1666 2015-02-06  Jan Beulich  <jbeulich@suse.com>
1667
1668         * dw2gencfi.c (select_cie_for_fde): Also bail on CFI_label.
1669         (cfi_change_reg_numbers): Also do nothing for CFI_label.
1670         (cfi_pseudo_table): Also handle .cfi_label when not supporting
1671         CFI directives.
1672
1673 2015-02-05  Alan Modra  <amodra@gmail.com>
1674
1675         * config/tc-msp430.c (md_assemble): Correct size passed to
1676         extract_cmd.  Remove index check.
1677
1678 2015-02-04  Matthew Wahab  <matthew.wahab@arm.com>
1679
1680         * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72.
1681         * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72".
1682
1683 2015-02-04  Nick Clifton  <nickc@redhat.com>
1684
1685         * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of
1686         these instructions.
1687
1688 2015-02-03  Renlin Li  <renlin.li@arm.com>
1689
1690         * doc/c-aarch64.texi (.arch): Document the directive.
1691         (.arch_extension): Likewise.
1692
1693 2015-02-03  Nick Clifton  <nickc@redhat.com>
1694
1695         * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define.
1696
1697 2015-01-28  James Bowman  <james.bowman@ftdichip.com>
1698
1699         * Makefile.am: Add FT32 files.
1700         * config/tc-ft32.c: New file.
1701         * config/tc-ft32.h: New file.
1702         * configure.tgt: Add FT32 support.
1703         * Makefile.in: Regenerate.
1704         * po/POTFILES.in: Regenerate.
1705
1706 2015-01-27  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
1707
1708         * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
1709         of instruction la to a symbol.
1710
1711 2015-01-27  Kuan-Lin Chen  <kuanlinchentw@gmail.com>
1712
1713         * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
1714         section name.
1715
1716 2015-01-19  Alan Modra  <amodra@gmail.com>
1717
1718         * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
1719         * write.c (get_frag_for_reloc): Allow match just past end of frag.
1720
1721 2015-01-16  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
1722
1723         * config/tc-s390.c (struct pd_reg): Remove.
1724         (pre_defined_registers): Remove.
1725         (REG_NAME_CNT): Remove.
1726         (reg_name_search): Calculate the register number instead of doing
1727         a lookup.
1728         (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
1729         reg_name_search signature.
1730         (s390_parse_cpu): Support the new arch string z13.
1731         (s390_insert_operand): Support for vector registers with the extra
1732         field for the fifth bit of each vector register operand.
1733         (md_gather_operand): Adjust to the new handling of optional
1734         parameters.
1735
1736         * doc/as.texinfo: Document the z13 cpu string.
1737
1738 2015-01-13  Matthew Wahab  <matthew.wahab@arm.com>
1739
1740         * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
1741         #0, restoring previous behaviour.
1742
1743 2015-01-12  Jan Beulich  <jbeulich@suse.com>
1744
1745         * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
1746         (cfi_pseudo_table): Add "cfi_label".
1747         (output_cfi_insn): Handle CFI_label.
1748         (select_cie_for_fde): Als terminate CIE when encountering
1749         CFI_label.
1750         * dw2gencfi.h (cfi_add_label): Declare.
1751         (struct cfi_insn_data): New member "sym_name".
1752         (CFI_label): New.
1753         * read.c (read_symbol_name): Drop "static".
1754         * read.h (read_symbol_name): Declare.
1755
1756 2015-01-12  Jan Beulich  <jbeulich@suse.com>
1757
1758         * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
1759         (do_neon_qshl_imm): Likewise.
1760
1761 2015-01-12  Alan Modra  <amodra@gmail.com>
1762
1763         * read.c (s_altmacro, s_reloc): Make definition static.
1764
1765 2015-01-10  Andrew Burgess  <andrew.burgess@embecosm.com>
1766
1767         * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
1768         diff fixups.
1769
1770 2015-01-09  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
1771
1772         * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
1773         X-Gene 2.
1774         * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
1775
1776 2015-01-07  Jan Beulich <jbeulich@suse.com>
1777
1778         * config/tc-arm.c (struct arm_option_extension_value_table):
1779         Split field "value" into fields "merge_value" and "clear_value".
1780         (arm_extensions): Adjust initializer accordingly.
1781
1782 2015-01-01  Alan Modra  <amodra@gmail.com>
1783
1784         * as.c (parse_args): Just print current year.
1785
1786 2015-01-01  Alan Modra  <amodra@gmail.com>
1787
1788         Update year range in copyright notice of all files.
1789
1790 For older changes see ChangeLog-2014
1791 \f
1792 Copyright (C) 2015 Free Software Foundation, Inc.
1793
1794 Copying and distribution of this file, with or without modification,
1795 are permitted in any medium without royalty provided the copyright
1796 notice and this notice are preserved.
1797
1798 Local Variables:
1799 mode: change-log
1800 left-margin: 8
1801 fill-column: 74
1802 version-control: never
1803 End: