Fix name of ser_base_setstopbits's second argument.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
b57dc16f
NC
12015-03-16 Nick Clifton <nickc@redhat.com>
2
3 * dwarf2dbg.c (out_header): Remove spurious #if 1.
4
4bf8c6e8
JW
52015-03-13 Jiong Wang <jiong.wang@arm.com>
6
7 * config/tc-aarch64.c (warn_unpredictable_ldst): Don't warn on reg
8 number 31.
9
bc9706f8
JW
102015-03-13 Jiong Wang <jiong.wang@arm.com>
11
12 * config/tc-aarch64.h (SUB_SEGMENT_ALIGN): Define to be zero.
13
7ef0d297
AB
142015-03-12 Andrew Bennett <andrew.bennett@imgtec.com>
15
16 * config/tc-mips.c (mips_cpu_info_table): Add i6400 entry.
17 * doc/c-mips.texi: Document i6400 -march option.
18
93ef582d
NC
192015-03-12 Nick Clifton <nickc@redhat.com>
20
21 PR gas/17444
22 * config/tc-arm.h (MD_APPLY_SYM_VALUE): Pass the current segment
23 to arm_apply_sym_value. Update prototype.
24 * config/tc-arm.c (arm_apply_sym_value): Add segment argument.
25 Do not apply the value if the symbol is in a different segment to
26 the current segment.
27
f728387b
AM
282015-03-11 Alan Modra <amodra@gmail.com>
29
30 * config/tc-ppc.c (md_assemble): Don't abort on 8 byte insn fixups.
31 (md_apply_fix): Report an error on data-only fixups used with insns.
32
c6837265
AK
332015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
34
35 * config/tc-s390.c (md_gather_operands): Check for valid
36 length field operands.
37
5e0d7f77
MP
382015-03-10 Michael Perkins <perkinsmg75@yahoo.co.uk>
39
40 * config/tc-arm.c (parse_operands): Fix bug setting writeback
41 values for '^' on OP_REGLSTs.
42 (do_push_pop): Add new writeback constraint.
43
4e9aaefb
SA
442015-03-10 Renlin Li <renlin.li@arm.com>
45
46 * config/tc-arm.c (mapping_state): Remove first MAP_DATA emitting code.
47 (mapping_state_2): Emit first MAP_DATA symbol here.
48
a578ef7e
JW
492015-03-10 Matthew Wahab <matthew.wahab@arm.com>
50
51 * config/tc-aarch64.c (mapping_state): Set minimum alignment for
52 code sections.
53
73f43896
NC
542015-03-10 Nick Clifton <nickc@redhat.com>
55
56 PR gas/17852
57 * config/tc-arm.c (md_begin): Ensure that selected_cpu is
58 initialised when CPU_DEFAULT is defined.
59
a26de52c
NC
602015-03-05 Nick Clifton <nickc@redhat.com>
61
62 * config/tc-v850.c (md_parse_option): Fix code to set or clear
63 EF_RH850_DATA_ALIGN8 bit in ELF header, based upon the use of the
64 -m8byte-align and -m4byte-align command line options.
65
e09ab7ac
RS
662015-03-04 Richard Sandiford <richard.sandiford@arm.com>
67
68 PR gas/17843
69 * config/tc-aarch64.c (process_movw_reloc_info): Allow
70 R_AARCH64_TLSLE_MOVW_TPREL_G0_NC and R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
71 for MOVK.
72
9028d943
AM
732015-02-28 Alan Modra <amodra@gmail.com>
74
75 * write.c (SUB_SEGMENT_ALIGN): Don't pad non-code sections at
76 end to their alignment.
77
389b8029
MS
782015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
79
80 * config/tc-aarch64.c (reloc_table_entry): Generate
81 BFD_RELOC_AARCH64_TLSDESC_ADR_PREL21.
82 (md_apply_fix, aarch64_force_relocation): Handle
83 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
84
3c12b054
MS
852015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
86
87 * config/tc-aarch64.c (reloc_table_entry): Generate
88 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
89 (md_apply_fix, aarch64_force_relocation): Handle
90 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
91
043bf05a
MS
922015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
93
94 * config/tc-aarch64.c (reloc_table_entry): Generate
95 BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
96 (md_apply_fix, aarch64_force_relocation): Handle
97 BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
98
74ad790c
MS
992015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
100
101 * config/tc-aarch64.c (reloc_table_entry): Add ld_literal_type.
102 (reloc_table): Likewise.
103 (parse_address_main): Use ld_literal_type.
104
6f4a313b
MS
1052015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
106
107 * config/tc-aarch64.c (reloc_table_entry): Add adr_type.
108 (reloc_table): Likewise.
109 (parse_address_main): Use adr_type.
110
1db365dc
MS
1112015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
112
113 * config/tc-aarch64.c (aarch64_arch_any, aarch64_arch_node): Remove.
114
fdd410ac
AB
1152015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
116
117 * config/tc-avr.c: Add elf32-avr.h include.
118 (struct avr_property_record_link): New structure.
119 (avr_output_property_section_header): New function.
120 (avr_record_size): New function.
121 (avr_output_property_record): New function.
122 (avr_create_property_section): New function.
123 (avr_handle_align): New function.
124 (exclude_section_from_property_tables): New function.
125 (create_record_for_frag): New function.
126 (append_records_for_section): New function.
127 (avr_create_and_fill_property_section): New function.
128 (avr_post_relax_hook): New function.
129 * config/tc-avr.h (md_post_relax_hook): Define.
130 (avr_post_relax_hook): Declare.
131 (HANDLE_ALIGN): Define.
132 (avr_handle_align): Declare.
133 (strut avr_frag_data): New structure.
134 (TC_FRAG_TYPE): Define.
135
4469186b
KT
1362015-02-25 Matthew Wahab <matthew.wahab@arm.com>
137
138 * doc/c-arm.texi (-mcpu=): Add cortex-a53, cortex-a57 and
139 cortex-a72.
140
685080f2
NC
1412015-02-24 Nick Clifton <nickc@redhat.com>
142
143 * config/tc-v850.c (soft_float): New variable.
144 (v850_data_8): New variable.
145 (md_show_usage): Add -msoft-float/-mhard-float.
146 (md_parse_option): Likewise.
147 (md_begin): Set the default value of soft_float.
148 (v850_md_end): New function. Creates a note section.
149 * config/tc-v850.h (md_end): Define.
150 * doc/c-v850.texi: Document -msoft-float/-mhard-float.
151
5518c738
YS
1522015-02-23 Yoshinori Sato <ysato@users.sourceforge.jp>
153
154 * config/tc-h8300.c (line_separater_chars): Add a version for
155 h8300-linux that includes a separator.
156 (default_mach): New variable.
157 (md_main): Use it.
158 (md_longopts): Add '--march' option.
159 (md_parse_option): Parse the new option.
160 * config/tc-h8300.h (TARGET_FORMAT): Add elf32-h8300-linux.
161 * configure.tgt: Add h8300-*-linux
162 * doc/c-h8300.texi: Document --march.
163
0f8f0c57
NC
1642015-02-23 Nick Clifton <nickc@redhat.com>
165
166 PR 17940
167 * dwarf2dbg.c (out_header): When generating dwarf sections use
168 real symbols not temps for the start and end symbols.
169 * config/tc-msp430.h (TC_FORCE_RELOCATION_SUB_SAME): Also prevent
170 adjustments to relocations in debug sections.
171 (TC_LINKRELAX_FIXUP): Likewise.
172
5c9352f3
AM
1732015-02-19 Alan Modra <amodra@gmail.com>
174
175 * doc/as.texinfo (Local Symbol Names): Don't use ':' in pxref.
176 * doc/c-i386.texi: Reorder i386-Bugs after i386-Arch.
177
aa31c464
JW
1782015-02-11 Matthew Wahab <matthew.wahab@arm.com>
179
180 * config/tc-aarch64.c (aarch64_cpus): Fix code formatting.
181
b19f47ad
JW
1822015-02-11 Matthew Wahab <matthew.wahab@arm.com>
183
184 * config/tc-arm.c: Add support for Cortex-A72.
185
5c3696f8
KT
1862015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
187
188 * config/tc-arm.c (warn_deprecated_sp): Use as_tsktsk instead
189 of as_warn for deprecation messages.
190 (encode_arm_addr_mode_2): Likewise.
191 (check_obsolete): Likewise.
192 (do_rd_rm_rn): Likewise.
193 (do_co_reg): Likewise.
194 (do_setend): Likewise.
195 (do_t_mov_cmp): Likewise.
196 (do_neon_ldr_str): Likewise.
197 (opcode_lookup): Likewise.
198 (if_fsm_post_encode): Likewise.
199 (md_assemble): Likewise.
200
73e76108
JB
2012015-02-06 Jan Beulich <jbeulich@suse.com>
202
203 * dw2gencfi.c (select_cie_for_fde): Also bail on CFI_label.
204 (cfi_change_reg_numbers): Also do nothing for CFI_label.
205 (cfi_pseudo_table): Also handle .cfi_label when not supporting
206 CFI directives.
207
64a81db0
AM
2082015-02-05 Alan Modra <amodra@gmail.com>
209
210 * config/tc-msp430.c (md_assemble): Correct size passed to
211 extract_cmd. Remove index check.
212
2abdd192
JW
2132015-02-04 Matthew Wahab <matthew.wahab@arm.com>
214
215 * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72.
216 * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72".
217
3101e637
NC
2182015-02-04 Nick Clifton <nickc@redhat.com>
219
220 * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of
221 these instructions.
222
8e02d7f5
JW
2232015-02-03 Renlin Li <renlin.li@arm.com>
224
225 * doc/c-aarch64.texi (.arch): Document the directive.
226 (.arch_extension): Likewise.
227
6d012254
NC
2282015-02-03 Nick Clifton <nickc@redhat.com>
229
230 * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define.
231
3f8107ab
AM
2322015-01-28 James Bowman <james.bowman@ftdichip.com>
233
234 * Makefile.am: Add FT32 files.
235 * config/tc-ft32.c: New file.
236 * config/tc-ft32.h: New file.
237 * configure.tgt: Add FT32 support.
238 * Makefile.in: Regenerate.
239 * po/POTFILES.in: Regenerate.
240
20d79870
KLC
2412015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
242
243 * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
244 of instruction la to a symbol.
245
3bd3aeb4
KLC
2462015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
247
248 * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
249 section name.
250
740bdc67
AM
2512015-01-19 Alan Modra <amodra@gmail.com>
252
253 * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
254 * write.c (get_frag_for_reloc): Allow match just past end of frag.
255
1e2e8c52
AK
2562015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
257
258 * config/tc-s390.c (struct pd_reg): Remove.
259 (pre_defined_registers): Remove.
260 (REG_NAME_CNT): Remove.
261 (reg_name_search): Calculate the register number instead of doing
262 a lookup.
263 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
264 reg_name_search signature.
265 (s390_parse_cpu): Support the new arch string z13.
266 (s390_insert_operand): Support for vector registers with the extra
267 field for the fifth bit of each vector register operand.
268 (md_gather_operand): Adjust to the new handling of optional
269 parameters.
270
271 * doc/as.texinfo: Document the z13 cpu string.
272
0900a05b
JW
2732015-01-13 Matthew Wahab <matthew.wahab@arm.com>
274
275 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
276 #0, restoring previous behaviour.
277
69602580
JB
2782015-01-12 Jan Beulich <jbeulich@suse.com>
279
280 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
281 (cfi_pseudo_table): Add "cfi_label".
282 (output_cfi_insn): Handle CFI_label.
283 (select_cie_for_fde): Als terminate CIE when encountering
284 CFI_label.
285 * dw2gencfi.h (cfi_add_label): Declare.
286 (struct cfi_insn_data): New member "sym_name".
287 (CFI_label): New.
288 * read.c (read_symbol_name): Drop "static".
289 * read.h (read_symbol_name): Declare.
290
cb3b1e65
JB
2912015-01-12 Jan Beulich <jbeulich@suse.com>
292
293 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
294 (do_neon_qshl_imm): Likewise.
295
b38ead21
AM
2962015-01-12 Alan Modra <amodra@gmail.com>
297
298 * read.c (s_altmacro, s_reloc): Make definition static.
299
491793b5
AB
3002015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
301
302 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
303 diff fixups.
304
ea0d6bb9
PT
3052015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
306
307 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
308 X-Gene 2.
309 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
310
5a70a223
JB
3112015-01-07 Jan Beulich <jbeulich@suse.com>
312
313 * config/tc-arm.c (struct arm_option_extension_value_table):
314 Split field "value" into fields "merge_value" and "clear_value".
315 (arm_extensions): Adjust initializer accordingly.
316
efd321f9
AM
3172015-01-01 Alan Modra <amodra@gmail.com>
318
319 * as.c (parse_args): Just print current year.
320
b90efa5b 3212015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 322
b90efa5b 323 Update year range in copyright notice of all files.
bffb6004 324
b90efa5b 325For older changes see ChangeLog-2014
08d56133 326\f
b90efa5b 327Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
328
329Copying and distribution of this file, with or without modification,
330are permitted in any medium without royalty provided the copyright
331notice and this notice are preserved.
332
08d56133
NC
333Local Variables:
334mode: change-log
335left-margin: 8
336fill-column: 74
337version-control: never
338End:
This page took 0.673115 seconds and 4 git commands to generate.