Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
d60646b9
NC
12015-08-03 Nick Clifton <nickc@redhat.com>
2
3 * doc/as.texinfo (Overview): Add --hash-size to the synopsis and
4 fix typo in its entry: @kindex -> @item.
5
c6e5c03a
RS
62015-07-28 Robert Suchanek <robert.suchanek@imgtec.com>
7
8 * config/tc-mips.c (mips_cpu_info_table): Add m5100 and m5101 entries.
9 * doc/c-mips.texi: Document m5100 and m5101 for -march=.
10
77403ce9
RS
112015-07-28 Robert Suchanek <robert.suchanek@imgtec.com>
12
13 * config/tc-mips.c (mips_cpu_info_table): Add interaptiv entry.
14 * doc/c-mips.text: Document -march=interaptiv.
15
37a42ee9
L
162015-07-27 H.J. Lu <hongjiu.lu@intel.com>
17
18 * configure: Regenerated.
19
aff1a65e
NC
202015-07-24 Nick Clifton <nickc@redhat.com>
21
22 * config/tc-rl78.c (rl78_abs_sym): New local variable.
23 (md_begin): Initialise the new symbol.
24 (OPIMM): Define the value to be relative to the new symbol and not
25 the absolute section symbol.
26
511b1657
AM
272015-07-22 Alan Modra <amodra@gmail.com>
28
29 PR gas/18687
30 * input-scrub.c (input_scrub_next_buffer): Rearrange and simplify
31 loop. Don't drop lines at end of file lacking a newline, add a
32 newline instead. Ensure partial_size is zero whenever
33 partial_where is NULL. Adjust buffer size for extra char.
34 (input_scrub_push, input_scrub_begin): Adjust buffer size here too.
35
f33026a9
MW
362015-07-20 Matthew Wahab <matthew.wahab@arm.com>
37
38 * NEWS: Mention corrected spelling of armv6kz.
39 * config/tc-arm.c (arm_cpus): Replace ARM_ARCH_V6ZK with
40 ARM_ARCH_V6KZ.
41 (arm_archs): Likewise. Also add "armv6kz" and "armv6kzt2".
42 * doc/c-arm.texi: Replace "armv6zk" with "armv6kz".
43
6c37fedc
JW
442015-07-16 Jiong Wang <jiong.wang@arm.com>
45
46 * config/tc-aarch64.c (reloc_table): New relocation modifiers.
47 (md_apply_fix): Support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21.
48 (aarch64_force_relocation): Ditto.
49
081e4c7d
MW
502015-07-16 Matthew Wahab <matthew.wahab@arm.com>
51
52 * config/tc-arm.c (arm_fpus): Add crypto-neon-fp-armv8.1.
53 * doc/c-arm.texi (-mfpu=): Likewise. Correct the entry for
54 neon-fp-armv8.1.
55
84b52b66
JG
562015-07-16 James Greenhalgh <james.greenhalgh@arm.com>
57
58 * config/tc-arm.c (md_assemble): Rephrase the "selected processor does
59 not support ARM mode" error messages.
60
189ebcf9
L
612015-07-15 H.J. Lu <hongjiu.lu@intel.com>
62
63 * config/tc-i386.c (flag_compress_debug): Replace
64 COMPRESS_DEBUG_GNU_ZLIB with COMPRESS_DEBUG_GABI_ZLIB.
65
19a7fe52
L
662015-07-14 H.J. Lu <hongjiu.lu@intel.com>
67
68 * as.c (parse_args): Make --compress-debug-sections and
69 --compress-debug-sections=zlib the same as
70 --compress-debug-sections=zlib-gabi.
71 * doc/as.texinfo: Change --compress-debug-sections and
72 --compress-debug-sections=zlib to zlib-gabi.
73
3350cc01
CM
742015-07-09 Catherine Moore <clm@codesourcery.com>
75
72f4393d
L
76 * config/tc-mips.c (check_fpabi): Handle
77 VAL_GNU_MIPS_ABI_FP_NAN2008.
3350cc01 78
7e302352
RS
792015-07-08 Ciro Santilli <ciro.santilli@gmail.com>
80
81 * doc/as.texinfo: Clarify case requirements for pseudo ops.
82
328e7bfd
DC
832015-07-08 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
84
85 * config/tc-avr.c (tc_gen_reloc): Change 32 bit relocation to
86 32 bit PC relative and update offset if the fixup is pc-relative.
87 * config/tc-avr.h (DIFF_EXPR_OK): Define to enable PC relative diff
88 relocs.
89
ef5a96d5
AM
902015-07-03 Alan Modra <amodra@gmail.com>
91
92 * config/tc-ppc.c (md_show_usage): Add -m821, -m850, -m860.
93 * doc/c-ppc.texi (PowerPC-Opts): Likewise.
94
c8c8175b
SL
952015-07-01 Sandra Loosemore <sandra@codesourcery.com>
96 Cesar Philippidis <cesar@codesourcery.com>
97
98 * config/tc-nios2.c (nios2_min_align): New.
99 (nop): Replace with....
100 (nop_r1, nop_r2, nop_r2_cdx, nop32, nop16): New.
101 (nios2_align): Handle alignment on 2-byte boundaries when CDX
102 instructions may be present.
103 (s_nios2_align): Adjust reference to nop.
104 (CDXBRANCH, IS_CDXBRANCH): New.
105 (CDX_UBRANCH_SUBTYPE, CDX_CBRANCH_SUBTYPE): New.
106 (nios2_relax_subtype_size): Handle 2-byte CDX branches.
107 (nios2_relax_frag): Likewise.
108 (md_convert_frag): Handle R2 encodings.
109 (nios2_check_overflow): Check that low-order bits are zero
110 before applying rightshift from howto.
111 (nios2_check_overflow): Correct negative overflow calculation.
112 (nios2_diagnose_overflow): Handle signed_immed12_overflow. Issue
113 generic overflow messages for miscellaneous instruction formats.
114 (md_apply_fix): Recognize new R2 relocations. For pc_relative
115 relocations, store fixup in *valP.
116 (nios2_reglist_mask, nios2_reglist_dir): New.
117 (nios2_parse_reglist): New.
118 (nios2_parse_base_register): New.
119 (nios2_assemble_expression): Handle constant expressions designated
120 by BFD_RELOC_NONE.
121 (nios2_assemble_reg3): New.
122 (nios2_assemble_arg_c): Handle R2 instruction formats.
123 (nios2_assemble_arg_d): Likewise.
124 (nios2_assemble_arg_s): Likewise.
125 (nios2_assemble_arg_t): Likewise.
126 (nios2_assemble_arg_D): New.
127 (nios2_assemble_arg_S): New.
128 (nios2_assemble_arg_T): New.
129 (nios2_assemble_arg_i): Handle R2 instruction formats.
130 (nios2_assemble_arg_I): New.
131 (nios2_assemble_arg_u): Handle R2 instruction formats.
132 (nios2_assemble_arg_U): New.
133 (nios2_assemble_arg_V): New.
134 (nios2_assemble_arg_W): New.
135 (nios2_assemble_arg_X): New.
136 (nios2_assemble_arg_Y): New.
137 (nios2_assemble_arg_o): Handle R2 instruction formats.
138 (nios2_assemble_arg_O): New.
139 (nios2_assemble_arg_P): New.
140 (nios2_assemble_arg_j): Handle R2 instruction formats.
141 (nios2_assemble_arg_k): New.
142 (nios2_assemble_arg_l): Handle R2 instruction formats.
143 (nios2_assemble_arg_m): Likewise.
144 (nios2_assemble_arg_M): New.
145 (nios2_assemble_arg_N): New.
146 (nios2_assemble_arg_e): New.
147 (nios2_assemble_arg_f): New.
148 (nios2_assemble_arg_g): New.
149 (nios2_assemble_arg_h): New.
150 (nios2_assemble_arg_R): New.
151 (nios2_assemble_arg_B): New.
152 (nios2_assemble_args): Handle new argument letters.
153 (nios2_consume_arg): Likewise.
154 (nios2_translate_pseudo_insn): Avoid dereferencing null pointer
155 in error message.
156 (nios2_ps_insn_info_structs): Add nop.n.
157 (output_ubranch): Handle CDX branches.
158 (output_cbranch): Likewise.
159 (output_call): Handle R2 encodings.
160 (output_movia): Likewise.
161 (md_begin): Initialize nios2_min_align.
162 (md_assemble): Align to nios2_min_align. Adjust nios2_min_align
163 if a 16-bit instruction is seen.
164 (nios2_cons_align): Use appropriate nop pattern.
165
965b1d80
SL
1662015-07-01 Sandra Loosemore <sandra@codesourcery.com>
167 Cesar Philippidis <cesar@codesourcery.com>
168
169 * config/tc-nios2.c: Adjust includes.
170 (OPTION_MARCH): Define.
171 (md_longopts): Add -march option.
172 (nios2_architecture): New.
173 (nios2_use_arch): New.
174 (md_parse_option): Handle OPTION_MARCH.
175 (md_show_usage): Document -march.
176 (md_begin): Set arch in BFD.
177 (nios2_elf_final_processing): New.
178 * config/tc-nios2.h (elf_tc_final_processing): Define.
179 (nios2_elf_final_processing): New.
180 * doc/c-nios2.texi (-march): Add documentation.
181
9916071f
AP
1822015-06-30 Amit Pawar <Amit.Pawar@amd.com>
183
184 * config/tc-i386.c (cpu_arch): Add .mwaitx.
185 (process_immext): Check operands for monitorx/mwaitx instructions.
186 * doc/c-i386.texi: Document mwaitx.
187
ee0c0c50
L
1882015-06-28 H.J. Lu <hongjiu.lu@intel.com>
189
190 * as.c (parse_args): Replace COMPRESS_DEBUG_ZLIB with
191 COMPRESS_DEBUG_GNU_ZLIB.
192 * config/tc-i386.c (flag_compress_debug): Likewise.
193
68c3545d
L
1942015-06-24 H.J. Lu <hongjiu.lu@intel.com>
195
196 * doc/as.texinfo (.cfi_lsda): Remove the extra @section.
197
11a0cf2e
PB
1982015-06-19 Peter Bergner <bergner@vnet.ibm.com>
199
200 * config/tc-ppc.c (md_assemble): Use ppc_optional_operand_value.
201 Allow for optional operands without insert functions.
202
c12d2c9d
NC
2032015-06-18 Nick Clifton <nickc@redhat.com>
204
205 PR gas/18541
206 * config/tc-arm.c (md_apply_fix): Add support for ADR in thumb
207 mode against a nearby symbol.
208
75c11999
NC
2092015-06-18 Nick Clifton <nickc@redhat.com>
210
211 PR gas/18481
212 * config/tc-arm.c (tc_gen_reloc): Include BFD_RELOC_ARM_TLS_LE32
213 in the same case as BFD_RELOC_ARM_TLS_IS32.
214
5fc177c8
NC
2152015-06-17 Nick Clifton <nickc@redhat.com>
216
217 * config/tc-arm.c (is_double_a_single): Make conditional upon the
218 availablity of a 64-bit type. Use this type for the argument and
219 mantissa.
220 (double_to_single): Likewise.
221 * config/tc-arm.c (move_or_literal_pool): Use a 64-bit type for
222 the constant value, if available. Generate a 64-bit value from a
223 bignum if supported. Only perform the second optimization for
224 PR 18500 if the 64-bit type is available.
225
ba592044
AM
2262015-06-17 Alessandro Marzocchi <alessandro.marzocchi@gmail.com>
227
228 PR gas/18500
229 * config/tc-arm.c (is_double_a_single): New function.
230 (double_to_single): New function.
12569877
AM
231 (move_or_literal_pool): Add support for converting VLDR to VMOV.
232
233 PR gas/18499
234 * config/tc-arm.c (move_or_literal_pool): Add support for LDR Rx,=
235 to MOV.w or MVN.w for Thumb2.
ba592044 236
451133ce
NP
2372015-06-17 Nicolas Pitre <nico@linaro.org>
238
239 * as.c (show_usage): Document --sectname-subst.
240 (parse_args): Add --sectname-subst.
241 * as.h (flag_sectname_subst): New.
242 * config/obj-elf.c (obj_elf_section_name): Add %S substitution.
243 * doc/as.texinfo: Document it.
244
87f5fbcc
RL
2452015-06-15 Renlin Li <renlin.li@arm.com>
246
247 * config/tc-aarch64.c (reloc_table): New relocation modifier.
248 (md_apply_fix): Support BFD_RELOC_AARCH64_LD64_GOTOFF_LO15.
249 (aarch64_force_relocation): Ditto
250
d025d5e5
MW
2512015-06-13 Mark Wielaard <mjw@redhat.com>
252
253 * dwarf2dbg.c (out_header): Document EXPR->X_add_number value,
254 out_debug_aranges depends on it.
255 (out_debug_aranges): Track size of header to properly pad header
256 for address alignment.
257
18c208b2
JDA
2582015-06-11 John David Anglin <danglin@gcc.gnu.org>
259
260 PR gas/18427
261 * gas/config/tc-hppa.c (last_label_symbol): Declare.
262 (pa_get_label): Return last label in current space/segment or NULL.
263 (pa_define_label): Record last label and add to root.
264 (pa_undefine_label): Remove last label from root.
265
f0e8c65e
NC
2662015-06-08 Nick Clifton <nickc@redhat.com>
267
268 * config/tc-rx.c (rx_op): Correct handling of integer bignums.
269
88f0ea34
MW
2702015-06-04 Matthew Wahab <matthew.wahab@arm.com>
271
272 * NEWS: Mention ARMv8.1 support in the Aarch64 port.
273 * config/tc-aarch64.c (aarch64_arch_option_table): Add "armv8.1-a".
274 * doc/c-aarch64.texi (-march): Add "armv8.1-a".
275
b968d18a
JW
2762015-06-04 Renlin Li <renlin.li@arm.com>
277
278 * config/tc-arm.c (arm_init_frag): Use frag's thumb_mode information
279 when available.
280
239c0f4c
NC
2812015-06-04 Nick Clifton <nickc@redhat.com>
282
283 * config/tc-h8300.c (md_section_align): Fix compile time warning
284 about left shifting a negative value.
285
a5932920
MW
2862015-06-03 Matthew Wahab <matthew.wahab@arm.com>
287
288 * config/tc-arm.c (arm_archs): Add "armv8.1-a".
289 * doc/c-arm.texi (ARM Options, -march): Add "armv8.1-a".
290 * NEWS: Mention ARMv8.1 support.
291
ddfded2f
MW
2922015-06-02 Matthew Wahab <matthew.wahab@arm.com>
293
294 * config/tc-arm.c (arm_ext_pan): New.
295 (do_setpan): New, encode an ARM SETPAN instruction.
296 (do_t_setpan): New, encode a Thumb SETPAN instruction.
297 (insns): Add "setpan".
298 (arm_extensions): Add "pan".
299 * doc/c-arm.texi (ARM Options): Add "pan" to list of -mcpu processor
300 extensions.
301
9e1f0fa7
MW
3022015-06-02 Matthew Wahab <matthew.wahab@arm.com>
303
304 * config/tc-aarch64.c (aarch64_features): Add "rdma".
305 * doc/c-aarch64.texi (AArch64 Extensions): Add "rdma".
306
290806fd
MW
3072015-06-02 Matthew Wahab <matthew.wahab@arm.com>
308
309 * config/tc-aarch64.c (aarch64_features): Add "lor".
310 * doc/c-aarch64.c (Aarch64 Extensions): Add "lor" to list of
311 architecture extensions.
312
72ca8fad
MW
3132015-06-01 Matthew Wahab <matthew.wahab@arm.com>
314
315 * config/tc-aarch64.c (parse_sys_reg): New parameter. Check target
316 support. Fix whitespace.
317 (parse_operands): Update for parse_sys_reg changes.
318 (aarch64_features): Add "pan".
319 * doc/c-aarch64.texi (Aarch64 Extensions): Add "pan".
320
3d715ce4
JW
3212015-06-01 Jiong Wang <jiong.wang@arm.com>
322
323 * config/tc-aarch64.c (reloc_table): New relocation modifiers.
324 (md_apply_fix): Support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14.
325 (aarch64_force_relocation): Ditto.
326
a921b5bd
JW
3272015-06-01 Jiong Wang <jiong.wang@arm.com>
328
329 * config/tc-aarch64.c (reloc_table): New relocation modifiers.
330 (md_apply_fix): Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15.
331 (aarch64_force_relocation): Ditto.
332
2f0c68f2 3332015-05-28 Catherine Moore <clm@codesourcery.com>
72f4393d
L
334 Bernd Schmidt <bernds@codesourcery.com>
335 Paul Brook <paul@codesourcery.com>
2f0c68f2
CM
336
337 gas/
338 * config/tc-alpha.c (all_cfi_sections): Declare.
339 (s_alpha_ent): Initialize all_cfi_sections.
340 (alpha_elf_md_end): Invoke cfi_set_sections.
341 * config/tc-mips.c (md_apply_fix): Handle BFD_RELOC_NONE.
342 (s_ehword): Use BFD_RELOC_32_PCREL.
343 (mips_fix_adjustable): Handle BFD_RELOC_32_PCREL.
344 (mips_cfi_reloc_for_encoding): New function.
345 * tc-mips.h (DWARF2_FDE_RELOC_SIZE): Redefine.
346 (DWARF2_FDE_RELOC_ENCODING): Define.
347 (tc_cfi_reloc_for_encoding): Define.
348 (mips_cfi_reloc_for_encoding): Define.
349 (tc_compact_eh_opcode_stop): Define.
350 (tc_compact_eh_opcode_pad): Define.
351 * doc/as.texinfo: Document Compact EH extensions.
352 * doc/internals.texi: Likewise.
353 * dw2gencfi.c (EH_FRAME_LINKONCE): Redefine.
354 (tc_cfi_reloc_for_encoding): Provide default.
355 (compact_eh): Declare.
356 (emit_expr_encoded): New function.
357 (get_debugseg_name): Add Compact EH support.
358 (alloc_debugseg_item): Likewise.
359 (cfi_set_sections): New function.
360 (dot_cfi_fde_data): New function.
361 (dot_cfi_personality_id): New function.
362 (dot_cfi_inline_lsda): New function.
363 (cfi_pseudo_table): Add cfi_fde_data, cfi_personality_id,
364 and cfi_inline_lsda.
365 (dot_cfi_personality): Add Compact EH support.
366 (dot_cfi_lsda): Likewise.
367 (dot_cfi_sections): Likewise.
368 (dot_cfi_startproc): Likewise.
369 (get_cfi_seg): Likewise.
370 (output_compact_unwind_data): New function.
371 (output_cfi_insn): Add Compact EH support.
372 (output_cie): Likewise.
373 (output_fde): Likewise.
374 (cfi_finish): Likewise.
375 (cfi_emit_eh_header): New function.
376 (output_eh_header): New function.
377 * dw2gencfi.h (cfi_set_sections): Declare.
378 (SUPPORT_COMPACT_EH): Define.
379 (MULTIPLE_FRAME_SECTIONS): Define.
380 New enumeration to describe the Compact EH header format.
381 (fde_entry): Add new fields personality_id, eh_header_type, eh_data_size,
382 eh_data, eh_loc and sections.
383 (CFI_EMIT_eh_frame, CFI_EMIT_debug_frame, CFI_EMIT_target,
384 CFI_EMIT_eh_frame_compact): Define.
385
4de0562a
MF
3862015-05-26 Max Filippov <jcmvbkbc@gmail.com>
387
388 * config/tc-xtensa.c (xtensa_move_literals): Check that
389 search_frag is non-NULL. Report error if literal frag is not
390 found.
391
29798047
NC
3922015-05-22 Nick Clifton <nickc@redhat.com>
393
394 PR gas/18446
395 * read.c (output_big_sleb128): Use U suffix to prevent compile
396 time warning.
397
f09c556a
JW
3982015-05-19 Jiong Wang <jiong.wang@arm.com>
399
400 * config/tc-aarch64.c (process_movw_reloc_info): Sort relocation case
401 labels alphabetically.
402 (md_apply_fix): Ditto.
403 (aarch64_force_relocation): Ditto.
404
5db04b09
L
4052015-05-15 H.J. Lu <hongjiu.lu@intel.com>
406
407 PR binutis/18386
408 * config/tc-i386.c (OPTION_MAMD64): New.
409 (OPTION_MINTEL64): Likewise.
410 (md_longopts): Add -mamd64 and -mintel64.
411 (md_parse_option): Handle OPTION_MAMD64 and OPTION_MINTEL64.
412 (md_show_usage): Add -mamd64 and -mintel64.
413 * doc/c-i386.texi: Document -mamd64 and -mintel64.
414
8dcea932
L
4152015-05-15 H.J. Lu <hongjiu.lu@intel.com>
416
417 * config/tc-i386.c (shared): New.
418 (OPTION_MSHARED): Likewise.
419 (elf_symbol_resolved_in_segment_p): Add relocation argument.
420 Check PLT relocations and shared.
421 (md_estimate_size_before_relax): Pass fragP->fr_var to
422 elf_symbol_resolved_in_segment_p.
423 (md_longopts): Add -mshared.
424 (md_show_usage): Likewise.
425 (md_parse_option): Handle OPTION_MSHARED.
426 * doc/c-i386.texi: Document -mshared.
427
dab394de
L
4282015-05-14 H.J. Lu <hongjiu.lu@intel.com>
429
430 * write.c (compress_debug): Don't write the zlib header, which
431 is handled by bfd_update_compression_header.
432
dc58915f
MF
4332015-05-13 Max Filippov <jcmvbkbc@gmail.com>
434
435 * config/tc-xtensa.c (xtensa_relax_frag): Allow trampoline to be
436 closer than J_RANGE / 2 to jump frag.
437
5197d474
L
4382015-05-11 H.J. Lu <hongjiu.lu@intel.com>
439
440 * configure.tgt (arch): Set to iamcu for i386-*-elfiamcu target.
441 * config/tc-i386.c (i386_mach): Support iamcu.
442 (i386_target_format): Likewise.
443
81486035
L
4442015-05-11 H.J. Lu <hongjiu.lu@intel.com>
445
446 * config/tc-i386.c (cpu_arch): Add iamcu.
447 (i386_align_code): Handle PROCESSOR_IAMCU.
448 (i386_arch): Likewise.
449 (i386_mach): Likewise.
450 (i386_target_format): Likewise.
451 (valid_iamcu_cpu_flags): New function.
452 (check_cpu_arch_compatible): Only allow Intel MCU instructions
453 when targeting Intel MCU.
454 (set_cpu_arch): Call valid_iamcu_cpu_flags to check if CPU flags
455 are valid for Intel MCU.
456 (md_parse_option): Likewise.
457 * tc-i386.h (ELF_TARGET_IAMCU_FORMAT): New.
458 (processor_type): Add PROCESSOR_IAMCU.
459 * doc/c-i386.texi: Document iamcu.
460
ae8714c2
NC
4612015-05-08 Nick Clifton <nickc@redhat.com>
462
463 PR gas/18347
464 * config/tc-arm.h (TC_EQUAL_IN_INSN): Define.
465 * config/tc-arm.c (arm_tc_equal_in_insn): New function. Move
466 the symbol name checking code to here from...
467 (md_undefined_symbo): ... here.
468
b084df0b
L
4692015-05-07 H.J. Lu <hongjiu.lu@intel.com>
470
471 * config/tc-i386.c (elf_symbol_resolved_in_segment_p): New.
472 (md_estimate_size_before_relax): Use it.
473
0d495746
JM
4742015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
475
476 * config/tc-sparc.c: Typo in comment fixed.
477
f9911beb
JM
4782015-05-06 Jose E. Marchesi <jose.marchesi@oracle.com>
479
480 * config/tc-sparc.c (sparc_ip): Support the %ncc "natural"
481 condition codes
482 * doc/c-sparc.texi (Sparc-Regs): Document %ncc.
483
ed1fcdd1
NC
4842015-05-06 Nick Clifton <nickc@redhat.com>
485
486 * doc/as.texinfo (Dollar Local Labels): Note that these are only
487 supported on some targets.
488
448eb63d
RL
4892015-05-06 Renlin Li <renlin.li@arm.com>
490
491 * config/tc-aarch64.c (mapping_state): Recording alignment before exit.
492
c7ad08e6
RL
4932015-05-05 Renlin Li <renlin.li@arm.com>
494
495 * config/tc-aarch64.c (aarch64_init_frag): Always generate mapping
496 symbols.
497
837a17b3
NC
4982015-05-05 Nick Clifton <nickc@redhat.com>
499
500 * config/tc-msp430.c (MAX_OP_LEN): Increase to 4096.
501 (msp430_make_init_symbols): New function.
502 (msp430_section): Call it.
503 (msp430_frob_section): Likewise.
504
b76f99d7
MF
5052015-05-02 Max Filippov <jcmvbkbc@gmail.com>
506
507 * config/tc-xtensa.c (cached_fixupS, fixup_cacheS): New typedefs.
508 (struct cached_fixup, struct fixup_cache): New structures.
509 (fixup_order, xtensa_make_cached_fixup),
510 (xtensa_realloc_fixup_cache, xtensa_cache_relaxable_fixups),
511 (xtensa_find_first_cached_fixup, xtensa_delete_cached_fixup),
512 (xtensa_add_cached_fixup): New functions.
513 (xtensa_relax_frag): Cache fixups pointing at potentially
514 oversized jumps at the beginning of every relaxation pass. Only
515 check subset of this cache in the reach of single jump from the
516 trampoline frag currently being relaxed.
517
d62de9aa
DD
5182015-05-01 Nick Clifton <nickc@redhat.com>
519
520 * config/rl78-parse.y (MULU): Remove ISA_G14.
521 (MULH, DIVHU, DIVWU, MACHI, MACH): Update error strings.
522
00923338
L
5232015-05-01 H.J. Lu <hongjiu.lu@intel.com>
524
525 * config/tc-i386.c (i386_elf_emit_arch_note): Removed.
526 * config/tc-i386.h (md_end): Likewise.
527 (i386_elf_emit_arch_note): Likewise.
528
b633b725
L
5292015-05-01 H.J. Lu <hongjiu.lu@intel.com>
530
531 * configure.tgt: Support i386-*-elf*.
532
0952813b
DD
5332015-04-30 DJ Delorie <dj@redhat.com>
534
535 * config/rl78-defs.h (rl78_isa_g10): New.
536 (rl78_isa_g13): New.
537 (rl78_isa_g14): New.
538 * config/rl78-parse.y (ISA_G10): New.
539 (ISA_G13): New.
540 (ISA_G14): New.
541 (MULHU, MULH, MULU, DIVHU, DIVWU, MACHU, MACH): Use them.
542 * config/tc-rl78.c (rl78_isa_g10): New.
543 (rl78_isa_g13): New.
544 (rl78_isa_g14): New.
545
b49f93f6
L
5462015-04-30 H.J. Lu <hongjiu.lu@intel.com>
547
548 * config/tc-i386.c (i386_target_format): Use "else if" on
549 cpu_arch_isa.
550
7ce98c16
NC
5512015-04-30 Nick Clifton <nickc@redhat.com>
552
8b2d793c
NC
553 PR gas/18347
554 * config/tc-arm.c (md_undefined_symbol): Issue a warning message
555 (if enabled) when the user creates a symbol with the same name as
556 an ARM instruction.
557 (flag_warn_syms): New static variable.
558 (arm_opts): Add mwarn-syms and mno-warn-syms.
559 * doc/c-arm.texi (ARM Options): Document the -m[no-]warn-syms
560 options.
561
7ce98c16
NC
562 PR gas/18353
563 * doc/as.texinfo (Zero): Add documentation of the .zero pseudo-op.
564
99b2a2dd
NC
5652015-04-29 Nick Clifton <nickc@redhat.com>
566
567 PR 18256
568 * config/tc-arm.c (encode_arm_cp_address): Issue an error message
569 if the operand is neither a register nor a vector.
570
5d239759
NC
5712015-04-29 Nick Clifton <nickc@redhat.com>
572
573 * doc/as.texinfo (Set): Note that a symbol cannot be set multiple
574 times if the expression is not constant and the target uses linker
575 relaxation.
576
f9c1b181
RL
5772015-04-28 Renlin Li <renlin.li@arm.com>
578
579 * config/tc-arm.c (arm_init_frag): Always emit mapping symbols.
580
da7119c9
NC
5812015-04-28 Nick Clifton <nickc@redhat.com>
582
583 PR 18313
584 * cond.c (s_if): Stop compile time warning about stopc being used
585 before it is set.
586 (s_ifc): Likewise.
587
eb9d6cc9
RL
5882015-04-27 Renlin Li <renlin.li@arm.com>
589
590 * config/tc-aarch64.c (s_aarch64_inst): Don't align code for non-text
591 section.
592 (md_assemble): Likewise, move the align code outside the loop.
593
faade851
JW
5942015-04-24 Jim Wilson <jim.wilson@linaro.org>
595
596 * config/tc-aarch64.c (aarch64_cpus): Add CRC and CRYPTO features
597 for thunderx.
598
5992015-04-24 Richard Earnshaw <rearnsha@arm.com>
7a5c933c
RE
600
601 * config/tc-arm.h (arm_min): New function.
602 (SUB_SEGMENT_ALIGN): Define.
603
ece794d9
MF
6042015-04-23 Matthew Fortune <matthew.fortune@imgtec.com>
605
606 * config/tc-mips.c (macro): State the recommended way of creating
607 32-bit or 64-bit addresses.
608
af508cb9
JB
6092015-04-23 Jan Beulich <jbeulich@suse.com>
610
611 * config/tc-i386.c (match_mem_size): Also allow no size
612 specification when broadcasting.
613
d3b47e2b
L
6142015-04-20 H.J. Lu <hongjiu.lu@intel.com>
615
616 * doc/as.texinfo (Bundle directives): Shorten menu entry and
617 use @subsection.
618 (CFI directives): Use @subsection.
619 (SH-Dependent, SH64-Dependent): Moved after SCORE-Dependent.
620 * doc/c-i386.texi (i386-Mnemonics): Use @subsection.
621
ef7a9369
SKS
6222015-04-17 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
623
624 * config/tc-avr.c (create_record_for_frag): Rename link to
625 prop_rec_link.
626
ea556d25
L
6272015-04-15 H.J. Lu <hongjiu.lu@intel.com>
628
629 * NEWS: Mention
630 --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi].
631
0ce398f1
L
6322015-04-14 H.J. Lu <hongjiu.lu@intel.com>
633
634 * as.h (compressed_debug_section_type): Removed.
635
6ff71e76
NC
6362015-04-14 Nick Clifton <nickc@redhat.com>
637
638 * config/tc-rl78.h (TC_LINKRELAX_FIXUP): Define.
639 (TC_FORCE_RELOCATION_SUB_SAME): Define.
640 (DWARF2_USE_FIXED_ADVANCE_PC): Define.
641
080bb7bb
NC
6422015-04-10 Nick Clifton <nickc@redhat.com>
643
644 PR binutils/18198
645 * doc/c-arm.texi (ARM Options): Add a note about the interaction of
646 the -EB option with the linker's --be8 option.
647
4b5708f5
HPN
6482015-04-09 Hans-Peter Nilsson <hp@axis.com>
649
650 * doc/c-rx.texi: Fix markup typos in last change.
651
3525236c
NC
6522015-04-09 Nick Clifton <nickc@redhat.com>
653
654 * config/tc-rx.c (enum options): Add OPTION_DISALLOW_STRING_INSNS.
655 (md_longopts): Add -mno-allow-string-insns.
656 (md_parse_option): Handle -mno-allow-string-insns.
657 (md_show_usage): Mention -mno-allow-string-insns.
658 (rx_note_string_insn_use): New function. Produces an error
659 message if a string insn is used when it is not allowed.
660 * config/rx-parse.y (SCMPU): Call rx_note_string_insn_use.
661 (SMOVU, SMOVB, SMOVF, SUNTIL, SWHILE, RMPA): Likewise.
662 * config/rx-defs.h (rx_note_string_insn_use): Prototype.
663 * doc/c-rx.texi: Document -mno-allow-string-insns.
664
151411f8
L
6652015-04-08 H.J. Lu <hongjiu.lu@intel.com>
666
667 * as.c (show_usage): Update --compress-debug-sections.
668 (std_longopts): Use optional_argument on compress-debug-sections.
669 (parse_args): Handle
670 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
671 * as.h (compressed_debug_section_type): New.
672 (flag_compress_debug): Change type to compressed_debug_section_type.
673 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
674 * write.c (compress_debug): Set BFD_COMPRESS_GABI for
675 --compress-debug-sections=zlib-gabi. Call
676 bfd_get_compression_header_size to get compression header size.
677 Don't rename section name for --compress-debug-sections=zlib-gabi.
678 * config/tc-i386.c (compressed_debug_section_type): Set to
679 COMPRESS_DEBUG_ZLIB.
680 * doc/as.texinfo: Document
681 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
682
a97902de
RL
6832015-04-07 Renlin Li <renlin.li@arm.com>
684
685 * config/tc-aarch64.c (mapping_state): Use subseg_text_p.
686 (s_aarch64_inst): Likewise.
687 (md_assemble): Likewise.
688
4aa90cc0
L
6892015-04-06 H.J. Lu <hongjiu.lu@intel.com>
690
691 * write.c (compress_debug): Use bfd_putb64 to write uncompressed
692 section size.
693
317974f6
L
6942015-04-05 H.J. Lu <hongjiu.lu@intel.com>
695
696 * write.c (compress_debug): Don't write the zlib header if
697 compressed section size is the same as before compression.
698
03e08038
NC
6992015-04-02 Nick Clifton <nickc@redhat.com>
700
701 PR gas/18189
702 * config/tc-microblaze.c (parse_imm): Use offsetT as the type for
f66adc4e 703 min and max parameters. Sign extend values before testing.
03e08038 704
c1baaddf
RL
7052015-04-02 Renlin Li <renlin.li@arm.com>
706
707 * config/tc-aarch64.c (mapping_state): Emit MAP_DATA within text section in order.
708 (mapping_state_2): Don't emit MAP_DATA here.
709 (s_aarch64_inst): Align frag during state transition.
710 (md_assemble): Likewise.
711
726e626a
EM
7122015-04-02 Ed Maste <emaste@freebsd.org>
713
714 * config/tc-aarch64.c (set_error_kind): Delete.
715 (set_error_message): Delete.
716
39f3de7c
L
7172015-04-02 H.J. Lu <hongjiu.lu@intel.com>
718
719 * configure: Regenerated.
720
2412d878
EM
7212015-04-01 Evandro Menezes <e.menezes@samsung.com>
722
723 * config/tc-aarch64.c: Add support for Samsung Exynos M1.
724 * doc/c-aarch64.texi (-mcpu=): Add "exynos-m1".
725
246496bb
EM
7262015-04-01 Evandro Menezes <e.menezes@samsung.com>
727
728 * config/tc-arm.c: Add support for Samsung Exynos M1.
729 * doc/c-arm.texi (-mcpu=): Add "exynos-m1".
730
afa59b79
L
7312015-04-01 H.J. Lu <hongjiu.lu@intel.com>
732
733 * configure: Regenerated.
734
6036f486
ES
7352015-03-31 Ed Schouten <ed@nuxi.nl>
736
737 * configure.tgt (fmt): Set to elf for *-*-cloudabi*.
738
543b7933
L
7392015-03-31 H.J. Lu <hongjiu.lu@intel.com>
740
741 * configure.ac: Revert the AM_ZLIB change.
742 * Makefile.in: Regenerated.
743 * aclocal.m4: Likewise.
744 * configure: Likewise.
745
0138187e
L
7462015-03-31 H.J. Lu <hongjiu.lu@intel.com>
747
748 * Makefile.am (ZLIBINC): New.
749 (AM_CFLAGS): Add $(ZLIBINC).
750 * as.c: (show_usage): Don't check HAVE_ZLIB_H.
751 (parse_args): Likewise.
752 * compress-debug.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
753 (compress_init): Don't check HAVE_ZLIB_H.
754 (compress_data): Likewise.
755 (compress_finish): Likewise.
756 * configure.ac (AM_ZLIB): Removed.
757 (zlibinc): New. AC_SUBST.
758 Add --with-system-zlib.
759 * Makefile.in: Regenerated.
760 * config.in: Likewise.
761 * configure: Likewise.
762 * doc/Makefile.in: Likewise.
763
e04de5e3
L
7642015-03-27 H.J. Lu <hongjiu.lu@intel.com>
765
766 * config/tc-i386.c (cpu_flags_set): Removed.
767
bb383c6c
RL
7682015-03-25 Renlin Li <renlin.li@arm.com>
769
770 * config/tc-aarch64.c (mapping_state): Remove first MAP_DATA emitting
771 code.
772 (mapping_state_2): Emit first MAP_DATA symbol here.
773
b422eb49
L
7742015-03-24 H.J. Lu <hongjiu.lu@intel.com>
775
776 PR gas/18087
777 * write.c (compress_debug): Don't write the zlib header if
778 compression didn't make the section smaller.
779
823d2571
TG
7802015-03-24 Terry Guo <terry.guo@arm.com>
781
782 * config/tc-arm.c (no_cpu_selected): Use new macro to compare
783 features.
784 (parse_psr): Likewise.
785 (do_t_mrs): Likewise.
786 (do_t_msr): Likewise.
787 (static const arm_feature_set arm_ext_*): Defined with new macros.
788 (static const arm_feature_set arm_cext_*): Likewise.
789 (static const arm_feature_set fpu_fpa_ext_*): Likewise.
790 (static const arm_feature_set fpu_vfp_ext_*): Likewise.
791 (deprecated_coproc_regs): Likewise.
792 (UL_BARRIER): Likewise.
793 (barrier_opt_names): Likewise.
794 (arm_cpus): Likewise.
795 (arm_extensions): Likewise.
796
80b8656c
L
7972015-03-20 H.J. Lu <hongjiu.lu@intel.com>
798
799 * config/tc-i386.c (i386_align_code): Limit multi-byte nop
800 instructions to 10 bytes.
801
1740ba0c
NC
8022015-03-19 Nick Clifton <nickc@redhat.com>
803
804 * config/tc-rl78.c (enum options): Add G13 and G14.
805 (md_longopts): Add -mg13 and -mg14.
806 (md_parse_option): Handle -mg13 and -mg14.
807 (md_show_usage): List -mg13 and -mg14.
808 * doc/c-rl78.texi: Add description of -mg13 and -mg14 options.
809
273a4985
JT
8102015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
811 Nick Clifton <nickc@redhat.com>
812
813 PR binutils/18087
814 * doc/as.texinfo: Note that when gas compresses debug sections the
815 compression is only performed if it makes the section smaller.
816 * write.c (compress_debug): Do not compress a debug section if
817 doing so would make it larger.
818
029f3522
GG
8192015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
820
821 * config/tc-i386.c (cpu_arch): Add PROCESSOR_ZNVER flags.
822 (i386_align_code): Add PROCESSOR_ZNVER cases.
823 * config/tc-i386.h (processor_type): Add PROCESSOR_ZNVER.
824 * doc/c-i386.texi: Add znver1 and clzero.
825
b57dc16f
NC
8262015-03-16 Nick Clifton <nickc@redhat.com>
827
828 * dwarf2dbg.c (out_header): Remove spurious #if 1.
829
4bf8c6e8
JW
8302015-03-13 Jiong Wang <jiong.wang@arm.com>
831
832 * config/tc-aarch64.c (warn_unpredictable_ldst): Don't warn on reg
833 number 31.
834
bc9706f8
JW
8352015-03-13 Jiong Wang <jiong.wang@arm.com>
836
837 * config/tc-aarch64.h (SUB_SEGMENT_ALIGN): Define to be zero.
838
7ef0d297
AB
8392015-03-12 Andrew Bennett <andrew.bennett@imgtec.com>
840
841 * config/tc-mips.c (mips_cpu_info_table): Add i6400 entry.
842 * doc/c-mips.texi: Document i6400 -march option.
843
93ef582d
NC
8442015-03-12 Nick Clifton <nickc@redhat.com>
845
846 PR gas/17444
847 * config/tc-arm.h (MD_APPLY_SYM_VALUE): Pass the current segment
848 to arm_apply_sym_value. Update prototype.
849 * config/tc-arm.c (arm_apply_sym_value): Add segment argument.
850 Do not apply the value if the symbol is in a different segment to
851 the current segment.
852
f728387b
AM
8532015-03-11 Alan Modra <amodra@gmail.com>
854
855 * config/tc-ppc.c (md_assemble): Don't abort on 8 byte insn fixups.
856 (md_apply_fix): Report an error on data-only fixups used with insns.
857
c6837265
AK
8582015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
859
860 * config/tc-s390.c (md_gather_operands): Check for valid
861 length field operands.
862
5e0d7f77
MP
8632015-03-10 Michael Perkins <perkinsmg75@yahoo.co.uk>
864
865 * config/tc-arm.c (parse_operands): Fix bug setting writeback
866 values for '^' on OP_REGLSTs.
867 (do_push_pop): Add new writeback constraint.
868
4e9aaefb
SA
8692015-03-10 Renlin Li <renlin.li@arm.com>
870
871 * config/tc-arm.c (mapping_state): Remove first MAP_DATA emitting code.
872 (mapping_state_2): Emit first MAP_DATA symbol here.
873
a578ef7e
JW
8742015-03-10 Matthew Wahab <matthew.wahab@arm.com>
875
876 * config/tc-aarch64.c (mapping_state): Set minimum alignment for
877 code sections.
878
73f43896
NC
8792015-03-10 Nick Clifton <nickc@redhat.com>
880
881 PR gas/17852
882 * config/tc-arm.c (md_begin): Ensure that selected_cpu is
883 initialised when CPU_DEFAULT is defined.
884
a26de52c
NC
8852015-03-05 Nick Clifton <nickc@redhat.com>
886
887 * config/tc-v850.c (md_parse_option): Fix code to set or clear
888 EF_RH850_DATA_ALIGN8 bit in ELF header, based upon the use of the
889 -m8byte-align and -m4byte-align command line options.
890
e09ab7ac
RS
8912015-03-04 Richard Sandiford <richard.sandiford@arm.com>
892
893 PR gas/17843
894 * config/tc-aarch64.c (process_movw_reloc_info): Allow
895 R_AARCH64_TLSLE_MOVW_TPREL_G0_NC and R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
896 for MOVK.
897
9028d943
AM
8982015-02-28 Alan Modra <amodra@gmail.com>
899
900 * write.c (SUB_SEGMENT_ALIGN): Don't pad non-code sections at
901 end to their alignment.
902
389b8029
MS
9032015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
904
905 * config/tc-aarch64.c (reloc_table_entry): Generate
906 BFD_RELOC_AARCH64_TLSDESC_ADR_PREL21.
907 (md_apply_fix, aarch64_force_relocation): Handle
908 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
909
3c12b054
MS
9102015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
911
912 * config/tc-aarch64.c (reloc_table_entry): Generate
913 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
914 (md_apply_fix, aarch64_force_relocation): Handle
915 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
916
043bf05a
MS
9172015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
918
919 * config/tc-aarch64.c (reloc_table_entry): Generate
920 BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
921 (md_apply_fix, aarch64_force_relocation): Handle
922 BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
923
74ad790c
MS
9242015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
925
926 * config/tc-aarch64.c (reloc_table_entry): Add ld_literal_type.
927 (reloc_table): Likewise.
928 (parse_address_main): Use ld_literal_type.
929
6f4a313b
MS
9302015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
931
932 * config/tc-aarch64.c (reloc_table_entry): Add adr_type.
933 (reloc_table): Likewise.
934 (parse_address_main): Use adr_type.
935
1db365dc
MS
9362015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
937
938 * config/tc-aarch64.c (aarch64_arch_any, aarch64_arch_node): Remove.
939
fdd410ac
AB
9402015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
941
942 * config/tc-avr.c: Add elf32-avr.h include.
943 (struct avr_property_record_link): New structure.
944 (avr_output_property_section_header): New function.
945 (avr_record_size): New function.
946 (avr_output_property_record): New function.
947 (avr_create_property_section): New function.
948 (avr_handle_align): New function.
949 (exclude_section_from_property_tables): New function.
950 (create_record_for_frag): New function.
951 (append_records_for_section): New function.
952 (avr_create_and_fill_property_section): New function.
953 (avr_post_relax_hook): New function.
954 * config/tc-avr.h (md_post_relax_hook): Define.
955 (avr_post_relax_hook): Declare.
956 (HANDLE_ALIGN): Define.
957 (avr_handle_align): Declare.
958 (strut avr_frag_data): New structure.
959 (TC_FRAG_TYPE): Define.
960
4469186b
KT
9612015-02-25 Matthew Wahab <matthew.wahab@arm.com>
962
963 * doc/c-arm.texi (-mcpu=): Add cortex-a53, cortex-a57 and
964 cortex-a72.
965
685080f2
NC
9662015-02-24 Nick Clifton <nickc@redhat.com>
967
968 * config/tc-v850.c (soft_float): New variable.
969 (v850_data_8): New variable.
970 (md_show_usage): Add -msoft-float/-mhard-float.
971 (md_parse_option): Likewise.
972 (md_begin): Set the default value of soft_float.
973 (v850_md_end): New function. Creates a note section.
974 * config/tc-v850.h (md_end): Define.
975 * doc/c-v850.texi: Document -msoft-float/-mhard-float.
976
5518c738
YS
9772015-02-23 Yoshinori Sato <ysato@users.sourceforge.jp>
978
979 * config/tc-h8300.c (line_separater_chars): Add a version for
980 h8300-linux that includes a separator.
981 (default_mach): New variable.
982 (md_main): Use it.
983 (md_longopts): Add '--march' option.
984 (md_parse_option): Parse the new option.
985 * config/tc-h8300.h (TARGET_FORMAT): Add elf32-h8300-linux.
986 * configure.tgt: Add h8300-*-linux
987 * doc/c-h8300.texi: Document --march.
988
0f8f0c57
NC
9892015-02-23 Nick Clifton <nickc@redhat.com>
990
991 PR 17940
992 * dwarf2dbg.c (out_header): When generating dwarf sections use
993 real symbols not temps for the start and end symbols.
994 * config/tc-msp430.h (TC_FORCE_RELOCATION_SUB_SAME): Also prevent
995 adjustments to relocations in debug sections.
996 (TC_LINKRELAX_FIXUP): Likewise.
997
5c9352f3
AM
9982015-02-19 Alan Modra <amodra@gmail.com>
999
1000 * doc/as.texinfo (Local Symbol Names): Don't use ':' in pxref.
1001 * doc/c-i386.texi: Reorder i386-Bugs after i386-Arch.
1002
aa31c464
JW
10032015-02-11 Matthew Wahab <matthew.wahab@arm.com>
1004
1005 * config/tc-aarch64.c (aarch64_cpus): Fix code formatting.
1006
b19f47ad
JW
10072015-02-11 Matthew Wahab <matthew.wahab@arm.com>
1008
1009 * config/tc-arm.c: Add support for Cortex-A72.
1010
5c3696f8
KT
10112015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1012
1013 * config/tc-arm.c (warn_deprecated_sp): Use as_tsktsk instead
1014 of as_warn for deprecation messages.
1015 (encode_arm_addr_mode_2): Likewise.
1016 (check_obsolete): Likewise.
1017 (do_rd_rm_rn): Likewise.
1018 (do_co_reg): Likewise.
1019 (do_setend): Likewise.
1020 (do_t_mov_cmp): Likewise.
1021 (do_neon_ldr_str): Likewise.
1022 (opcode_lookup): Likewise.
1023 (if_fsm_post_encode): Likewise.
1024 (md_assemble): Likewise.
1025
73e76108
JB
10262015-02-06 Jan Beulich <jbeulich@suse.com>
1027
1028 * dw2gencfi.c (select_cie_for_fde): Also bail on CFI_label.
1029 (cfi_change_reg_numbers): Also do nothing for CFI_label.
1030 (cfi_pseudo_table): Also handle .cfi_label when not supporting
1031 CFI directives.
1032
64a81db0
AM
10332015-02-05 Alan Modra <amodra@gmail.com>
1034
1035 * config/tc-msp430.c (md_assemble): Correct size passed to
1036 extract_cmd. Remove index check.
1037
2abdd192
JW
10382015-02-04 Matthew Wahab <matthew.wahab@arm.com>
1039
1040 * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72.
1041 * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72".
1042
3101e637
NC
10432015-02-04 Nick Clifton <nickc@redhat.com>
1044
1045 * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of
1046 these instructions.
1047
8e02d7f5
JW
10482015-02-03 Renlin Li <renlin.li@arm.com>
1049
1050 * doc/c-aarch64.texi (.arch): Document the directive.
1051 (.arch_extension): Likewise.
1052
6d012254
NC
10532015-02-03 Nick Clifton <nickc@redhat.com>
1054
1055 * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define.
1056
3f8107ab
AM
10572015-01-28 James Bowman <james.bowman@ftdichip.com>
1058
1059 * Makefile.am: Add FT32 files.
1060 * config/tc-ft32.c: New file.
1061 * config/tc-ft32.h: New file.
1062 * configure.tgt: Add FT32 support.
1063 * Makefile.in: Regenerate.
1064 * po/POTFILES.in: Regenerate.
1065
20d79870
KLC
10662015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1067
1068 * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
1069 of instruction la to a symbol.
1070
3bd3aeb4
KLC
10712015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
1072
1073 * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
1074 section name.
1075
740bdc67
AM
10762015-01-19 Alan Modra <amodra@gmail.com>
1077
1078 * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
1079 * write.c (get_frag_for_reloc): Allow match just past end of frag.
1080
1e2e8c52
AK
10812015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
1082
1083 * config/tc-s390.c (struct pd_reg): Remove.
1084 (pre_defined_registers): Remove.
1085 (REG_NAME_CNT): Remove.
1086 (reg_name_search): Calculate the register number instead of doing
1087 a lookup.
1088 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
1089 reg_name_search signature.
1090 (s390_parse_cpu): Support the new arch string z13.
1091 (s390_insert_operand): Support for vector registers with the extra
1092 field for the fifth bit of each vector register operand.
1093 (md_gather_operand): Adjust to the new handling of optional
1094 parameters.
1095
1096 * doc/as.texinfo: Document the z13 cpu string.
1097
0900a05b
JW
10982015-01-13 Matthew Wahab <matthew.wahab@arm.com>
1099
1100 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
1101 #0, restoring previous behaviour.
1102
69602580
JB
11032015-01-12 Jan Beulich <jbeulich@suse.com>
1104
1105 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
1106 (cfi_pseudo_table): Add "cfi_label".
1107 (output_cfi_insn): Handle CFI_label.
1108 (select_cie_for_fde): Als terminate CIE when encountering
1109 CFI_label.
1110 * dw2gencfi.h (cfi_add_label): Declare.
1111 (struct cfi_insn_data): New member "sym_name".
1112 (CFI_label): New.
1113 * read.c (read_symbol_name): Drop "static".
1114 * read.h (read_symbol_name): Declare.
1115
cb3b1e65
JB
11162015-01-12 Jan Beulich <jbeulich@suse.com>
1117
1118 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
1119 (do_neon_qshl_imm): Likewise.
1120
b38ead21
AM
11212015-01-12 Alan Modra <amodra@gmail.com>
1122
1123 * read.c (s_altmacro, s_reloc): Make definition static.
1124
491793b5
AB
11252015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
1126
1127 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
1128 diff fixups.
1129
ea0d6bb9
PT
11302015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
1131
1132 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
1133 X-Gene 2.
1134 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
1135
5a70a223
JB
11362015-01-07 Jan Beulich <jbeulich@suse.com>
1137
1138 * config/tc-arm.c (struct arm_option_extension_value_table):
1139 Split field "value" into fields "merge_value" and "clear_value".
1140 (arm_extensions): Adjust initializer accordingly.
1141
efd321f9
AM
11422015-01-01 Alan Modra <amodra@gmail.com>
1143
1144 * as.c (parse_args): Just print current year.
1145
b90efa5b 11462015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 1147
b90efa5b 1148 Update year range in copyright notice of all files.
bffb6004 1149
b90efa5b 1150For older changes see ChangeLog-2014
08d56133 1151\f
b90efa5b 1152Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
1153
1154Copying and distribution of this file, with or without modification,
1155are permitted in any medium without royalty provided the copyright
1156notice and this notice are preserved.
1157
08d56133
NC
1158Local Variables:
1159mode: change-log
1160left-margin: 8
1161fill-column: 74
1162version-control: never
1163End:
This page took 0.692175 seconds and 4 git commands to generate.