Remove unused functions in tc-aarch64.c.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
726e626a
EM
12015-04-02 Ed Maste <emaste@freebsd.org>
2
3 * config/tc-aarch64.c (set_error_kind): Delete.
4 (set_error_message): Delete.
5
39f3de7c
L
62015-04-02 H.J. Lu <hongjiu.lu@intel.com>
7
8 * configure: Regenerated.
9
2412d878
EM
102015-04-01 Evandro Menezes <e.menezes@samsung.com>
11
12 * config/tc-aarch64.c: Add support for Samsung Exynos M1.
13 * doc/c-aarch64.texi (-mcpu=): Add "exynos-m1".
14
246496bb
EM
152015-04-01 Evandro Menezes <e.menezes@samsung.com>
16
17 * config/tc-arm.c: Add support for Samsung Exynos M1.
18 * doc/c-arm.texi (-mcpu=): Add "exynos-m1".
19
afa59b79
L
202015-04-01 H.J. Lu <hongjiu.lu@intel.com>
21
22 * configure: Regenerated.
23
6036f486
ES
242015-03-31 Ed Schouten <ed@nuxi.nl>
25
26 * configure.tgt (fmt): Set to elf for *-*-cloudabi*.
27
543b7933
L
282015-03-31 H.J. Lu <hongjiu.lu@intel.com>
29
30 * configure.ac: Revert the AM_ZLIB change.
31 * Makefile.in: Regenerated.
32 * aclocal.m4: Likewise.
33 * configure: Likewise.
34
0138187e
L
352015-03-31 H.J. Lu <hongjiu.lu@intel.com>
36
37 * Makefile.am (ZLIBINC): New.
38 (AM_CFLAGS): Add $(ZLIBINC).
39 * as.c: (show_usage): Don't check HAVE_ZLIB_H.
40 (parse_args): Likewise.
41 * compress-debug.c: Don't check HAVE_ZLIB_H to include <zlib.h>.
42 (compress_init): Don't check HAVE_ZLIB_H.
43 (compress_data): Likewise.
44 (compress_finish): Likewise.
45 * configure.ac (AM_ZLIB): Removed.
46 (zlibinc): New. AC_SUBST.
47 Add --with-system-zlib.
48 * Makefile.in: Regenerated.
49 * config.in: Likewise.
50 * configure: Likewise.
51 * doc/Makefile.in: Likewise.
52
e04de5e3
L
532015-03-27 H.J. Lu <hongjiu.lu@intel.com>
54
55 * config/tc-i386.c (cpu_flags_set): Removed.
56
bb383c6c
RL
572015-03-25 Renlin Li <renlin.li@arm.com>
58
59 * config/tc-aarch64.c (mapping_state): Remove first MAP_DATA emitting
60 code.
61 (mapping_state_2): Emit first MAP_DATA symbol here.
62
b422eb49
L
632015-03-24 H.J. Lu <hongjiu.lu@intel.com>
64
65 PR gas/18087
66 * write.c (compress_debug): Don't write the zlib header if
67 compression didn't make the section smaller.
68
823d2571
TG
692015-03-24 Terry Guo <terry.guo@arm.com>
70
71 * config/tc-arm.c (no_cpu_selected): Use new macro to compare
72 features.
73 (parse_psr): Likewise.
74 (do_t_mrs): Likewise.
75 (do_t_msr): Likewise.
76 (static const arm_feature_set arm_ext_*): Defined with new macros.
77 (static const arm_feature_set arm_cext_*): Likewise.
78 (static const arm_feature_set fpu_fpa_ext_*): Likewise.
79 (static const arm_feature_set fpu_vfp_ext_*): Likewise.
80 (deprecated_coproc_regs): Likewise.
81 (UL_BARRIER): Likewise.
82 (barrier_opt_names): Likewise.
83 (arm_cpus): Likewise.
84 (arm_extensions): Likewise.
85
80b8656c
L
862015-03-20 H.J. Lu <hongjiu.lu@intel.com>
87
88 * config/tc-i386.c (i386_align_code): Limit multi-byte nop
89 instructions to 10 bytes.
90
1740ba0c
NC
912015-03-19 Nick Clifton <nickc@redhat.com>
92
93 * config/tc-rl78.c (enum options): Add G13 and G14.
94 (md_longopts): Add -mg13 and -mg14.
95 (md_parse_option): Handle -mg13 and -mg14.
96 (md_show_usage): List -mg13 and -mg14.
97 * doc/c-rl78.texi: Add description of -mg13 and -mg14 options.
98
273a4985
JT
992015-03-18 Jon Turney <jon.turney@dronecode.org.uk>
100 Nick Clifton <nickc@redhat.com>
101
102 PR binutils/18087
103 * doc/as.texinfo: Note that when gas compresses debug sections the
104 compression is only performed if it makes the section smaller.
105 * write.c (compress_debug): Do not compress a debug section if
106 doing so would make it larger.
107
029f3522
GG
1082015-03-17 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
109
110 * config/tc-i386.c (cpu_arch): Add PROCESSOR_ZNVER flags.
111 (i386_align_code): Add PROCESSOR_ZNVER cases.
112 * config/tc-i386.h (processor_type): Add PROCESSOR_ZNVER.
113 * doc/c-i386.texi: Add znver1 and clzero.
114
b57dc16f
NC
1152015-03-16 Nick Clifton <nickc@redhat.com>
116
117 * dwarf2dbg.c (out_header): Remove spurious #if 1.
118
4bf8c6e8
JW
1192015-03-13 Jiong Wang <jiong.wang@arm.com>
120
121 * config/tc-aarch64.c (warn_unpredictable_ldst): Don't warn on reg
122 number 31.
123
bc9706f8
JW
1242015-03-13 Jiong Wang <jiong.wang@arm.com>
125
126 * config/tc-aarch64.h (SUB_SEGMENT_ALIGN): Define to be zero.
127
7ef0d297
AB
1282015-03-12 Andrew Bennett <andrew.bennett@imgtec.com>
129
130 * config/tc-mips.c (mips_cpu_info_table): Add i6400 entry.
131 * doc/c-mips.texi: Document i6400 -march option.
132
93ef582d
NC
1332015-03-12 Nick Clifton <nickc@redhat.com>
134
135 PR gas/17444
136 * config/tc-arm.h (MD_APPLY_SYM_VALUE): Pass the current segment
137 to arm_apply_sym_value. Update prototype.
138 * config/tc-arm.c (arm_apply_sym_value): Add segment argument.
139 Do not apply the value if the symbol is in a different segment to
140 the current segment.
141
f728387b
AM
1422015-03-11 Alan Modra <amodra@gmail.com>
143
144 * config/tc-ppc.c (md_assemble): Don't abort on 8 byte insn fixups.
145 (md_apply_fix): Report an error on data-only fixups used with insns.
146
c6837265
AK
1472015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
148
149 * config/tc-s390.c (md_gather_operands): Check for valid
150 length field operands.
151
5e0d7f77
MP
1522015-03-10 Michael Perkins <perkinsmg75@yahoo.co.uk>
153
154 * config/tc-arm.c (parse_operands): Fix bug setting writeback
155 values for '^' on OP_REGLSTs.
156 (do_push_pop): Add new writeback constraint.
157
4e9aaefb
SA
1582015-03-10 Renlin Li <renlin.li@arm.com>
159
160 * config/tc-arm.c (mapping_state): Remove first MAP_DATA emitting code.
161 (mapping_state_2): Emit first MAP_DATA symbol here.
162
a578ef7e
JW
1632015-03-10 Matthew Wahab <matthew.wahab@arm.com>
164
165 * config/tc-aarch64.c (mapping_state): Set minimum alignment for
166 code sections.
167
73f43896
NC
1682015-03-10 Nick Clifton <nickc@redhat.com>
169
170 PR gas/17852
171 * config/tc-arm.c (md_begin): Ensure that selected_cpu is
172 initialised when CPU_DEFAULT is defined.
173
a26de52c
NC
1742015-03-05 Nick Clifton <nickc@redhat.com>
175
176 * config/tc-v850.c (md_parse_option): Fix code to set or clear
177 EF_RH850_DATA_ALIGN8 bit in ELF header, based upon the use of the
178 -m8byte-align and -m4byte-align command line options.
179
e09ab7ac
RS
1802015-03-04 Richard Sandiford <richard.sandiford@arm.com>
181
182 PR gas/17843
183 * config/tc-aarch64.c (process_movw_reloc_info): Allow
184 R_AARCH64_TLSLE_MOVW_TPREL_G0_NC and R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
185 for MOVK.
186
9028d943
AM
1872015-02-28 Alan Modra <amodra@gmail.com>
188
189 * write.c (SUB_SEGMENT_ALIGN): Don't pad non-code sections at
190 end to their alignment.
191
389b8029
MS
1922015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
193
194 * config/tc-aarch64.c (reloc_table_entry): Generate
195 BFD_RELOC_AARCH64_TLSDESC_ADR_PREL21.
196 (md_apply_fix, aarch64_force_relocation): Handle
197 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
198
3c12b054
MS
1992015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
200
201 * config/tc-aarch64.c (reloc_table_entry): Generate
202 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
203 (md_apply_fix, aarch64_force_relocation): Handle
204 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
205
043bf05a
MS
2062015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
207
208 * config/tc-aarch64.c (reloc_table_entry): Generate
209 BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
210 (md_apply_fix, aarch64_force_relocation): Handle
211 BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
212
74ad790c
MS
2132015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
214
215 * config/tc-aarch64.c (reloc_table_entry): Add ld_literal_type.
216 (reloc_table): Likewise.
217 (parse_address_main): Use ld_literal_type.
218
6f4a313b
MS
2192015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
220
221 * config/tc-aarch64.c (reloc_table_entry): Add adr_type.
222 (reloc_table): Likewise.
223 (parse_address_main): Use adr_type.
224
1db365dc
MS
2252015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
226
227 * config/tc-aarch64.c (aarch64_arch_any, aarch64_arch_node): Remove.
228
fdd410ac
AB
2292015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
230
231 * config/tc-avr.c: Add elf32-avr.h include.
232 (struct avr_property_record_link): New structure.
233 (avr_output_property_section_header): New function.
234 (avr_record_size): New function.
235 (avr_output_property_record): New function.
236 (avr_create_property_section): New function.
237 (avr_handle_align): New function.
238 (exclude_section_from_property_tables): New function.
239 (create_record_for_frag): New function.
240 (append_records_for_section): New function.
241 (avr_create_and_fill_property_section): New function.
242 (avr_post_relax_hook): New function.
243 * config/tc-avr.h (md_post_relax_hook): Define.
244 (avr_post_relax_hook): Declare.
245 (HANDLE_ALIGN): Define.
246 (avr_handle_align): Declare.
247 (strut avr_frag_data): New structure.
248 (TC_FRAG_TYPE): Define.
249
4469186b
KT
2502015-02-25 Matthew Wahab <matthew.wahab@arm.com>
251
252 * doc/c-arm.texi (-mcpu=): Add cortex-a53, cortex-a57 and
253 cortex-a72.
254
685080f2
NC
2552015-02-24 Nick Clifton <nickc@redhat.com>
256
257 * config/tc-v850.c (soft_float): New variable.
258 (v850_data_8): New variable.
259 (md_show_usage): Add -msoft-float/-mhard-float.
260 (md_parse_option): Likewise.
261 (md_begin): Set the default value of soft_float.
262 (v850_md_end): New function. Creates a note section.
263 * config/tc-v850.h (md_end): Define.
264 * doc/c-v850.texi: Document -msoft-float/-mhard-float.
265
5518c738
YS
2662015-02-23 Yoshinori Sato <ysato@users.sourceforge.jp>
267
268 * config/tc-h8300.c (line_separater_chars): Add a version for
269 h8300-linux that includes a separator.
270 (default_mach): New variable.
271 (md_main): Use it.
272 (md_longopts): Add '--march' option.
273 (md_parse_option): Parse the new option.
274 * config/tc-h8300.h (TARGET_FORMAT): Add elf32-h8300-linux.
275 * configure.tgt: Add h8300-*-linux
276 * doc/c-h8300.texi: Document --march.
277
0f8f0c57
NC
2782015-02-23 Nick Clifton <nickc@redhat.com>
279
280 PR 17940
281 * dwarf2dbg.c (out_header): When generating dwarf sections use
282 real symbols not temps for the start and end symbols.
283 * config/tc-msp430.h (TC_FORCE_RELOCATION_SUB_SAME): Also prevent
284 adjustments to relocations in debug sections.
285 (TC_LINKRELAX_FIXUP): Likewise.
286
5c9352f3
AM
2872015-02-19 Alan Modra <amodra@gmail.com>
288
289 * doc/as.texinfo (Local Symbol Names): Don't use ':' in pxref.
290 * doc/c-i386.texi: Reorder i386-Bugs after i386-Arch.
291
aa31c464
JW
2922015-02-11 Matthew Wahab <matthew.wahab@arm.com>
293
294 * config/tc-aarch64.c (aarch64_cpus): Fix code formatting.
295
b19f47ad
JW
2962015-02-11 Matthew Wahab <matthew.wahab@arm.com>
297
298 * config/tc-arm.c: Add support for Cortex-A72.
299
5c3696f8
KT
3002015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
301
302 * config/tc-arm.c (warn_deprecated_sp): Use as_tsktsk instead
303 of as_warn for deprecation messages.
304 (encode_arm_addr_mode_2): Likewise.
305 (check_obsolete): Likewise.
306 (do_rd_rm_rn): Likewise.
307 (do_co_reg): Likewise.
308 (do_setend): Likewise.
309 (do_t_mov_cmp): Likewise.
310 (do_neon_ldr_str): Likewise.
311 (opcode_lookup): Likewise.
312 (if_fsm_post_encode): Likewise.
313 (md_assemble): Likewise.
314
73e76108
JB
3152015-02-06 Jan Beulich <jbeulich@suse.com>
316
317 * dw2gencfi.c (select_cie_for_fde): Also bail on CFI_label.
318 (cfi_change_reg_numbers): Also do nothing for CFI_label.
319 (cfi_pseudo_table): Also handle .cfi_label when not supporting
320 CFI directives.
321
64a81db0
AM
3222015-02-05 Alan Modra <amodra@gmail.com>
323
324 * config/tc-msp430.c (md_assemble): Correct size passed to
325 extract_cmd. Remove index check.
326
2abdd192
JW
3272015-02-04 Matthew Wahab <matthew.wahab@arm.com>
328
329 * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72.
330 * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72".
331
3101e637
NC
3322015-02-04 Nick Clifton <nickc@redhat.com>
333
334 * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of
335 these instructions.
336
8e02d7f5
JW
3372015-02-03 Renlin Li <renlin.li@arm.com>
338
339 * doc/c-aarch64.texi (.arch): Document the directive.
340 (.arch_extension): Likewise.
341
6d012254
NC
3422015-02-03 Nick Clifton <nickc@redhat.com>
343
344 * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define.
345
3f8107ab
AM
3462015-01-28 James Bowman <james.bowman@ftdichip.com>
347
348 * Makefile.am: Add FT32 files.
349 * config/tc-ft32.c: New file.
350 * config/tc-ft32.h: New file.
351 * configure.tgt: Add FT32 support.
352 * Makefile.in: Regenerate.
353 * po/POTFILES.in: Regenerate.
354
20d79870
KLC
3552015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
356
357 * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
358 of instruction la to a symbol.
359
3bd3aeb4
KLC
3602015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
361
362 * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
363 section name.
364
740bdc67
AM
3652015-01-19 Alan Modra <amodra@gmail.com>
366
367 * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
368 * write.c (get_frag_for_reloc): Allow match just past end of frag.
369
1e2e8c52
AK
3702015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
371
372 * config/tc-s390.c (struct pd_reg): Remove.
373 (pre_defined_registers): Remove.
374 (REG_NAME_CNT): Remove.
375 (reg_name_search): Calculate the register number instead of doing
376 a lookup.
377 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
378 reg_name_search signature.
379 (s390_parse_cpu): Support the new arch string z13.
380 (s390_insert_operand): Support for vector registers with the extra
381 field for the fifth bit of each vector register operand.
382 (md_gather_operand): Adjust to the new handling of optional
383 parameters.
384
385 * doc/as.texinfo: Document the z13 cpu string.
386
0900a05b
JW
3872015-01-13 Matthew Wahab <matthew.wahab@arm.com>
388
389 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
390 #0, restoring previous behaviour.
391
69602580
JB
3922015-01-12 Jan Beulich <jbeulich@suse.com>
393
394 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
395 (cfi_pseudo_table): Add "cfi_label".
396 (output_cfi_insn): Handle CFI_label.
397 (select_cie_for_fde): Als terminate CIE when encountering
398 CFI_label.
399 * dw2gencfi.h (cfi_add_label): Declare.
400 (struct cfi_insn_data): New member "sym_name".
401 (CFI_label): New.
402 * read.c (read_symbol_name): Drop "static".
403 * read.h (read_symbol_name): Declare.
404
cb3b1e65
JB
4052015-01-12 Jan Beulich <jbeulich@suse.com>
406
407 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
408 (do_neon_qshl_imm): Likewise.
409
b38ead21
AM
4102015-01-12 Alan Modra <amodra@gmail.com>
411
412 * read.c (s_altmacro, s_reloc): Make definition static.
413
491793b5
AB
4142015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
417 diff fixups.
418
ea0d6bb9
PT
4192015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
420
421 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
422 X-Gene 2.
423 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
424
5a70a223
JB
4252015-01-07 Jan Beulich <jbeulich@suse.com>
426
427 * config/tc-arm.c (struct arm_option_extension_value_table):
428 Split field "value" into fields "merge_value" and "clear_value".
429 (arm_extensions): Adjust initializer accordingly.
430
efd321f9
AM
4312015-01-01 Alan Modra <amodra@gmail.com>
432
433 * as.c (parse_args): Just print current year.
434
b90efa5b 4352015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 436
b90efa5b 437 Update year range in copyright notice of all files.
bffb6004 438
b90efa5b 439For older changes see ChangeLog-2014
08d56133 440\f
b90efa5b 441Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
442
443Copying and distribution of this file, with or without modification,
444are permitted in any medium without royalty provided the copyright
445notice and this notice are preserved.
446
08d56133
NC
447Local Variables:
448mode: change-log
449left-margin: 8
450fill-column: 74
451version-control: never
452End:
This page took 0.658848 seconds and 4 git commands to generate.