]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/ChangeLog
Fix powerpc gas abort on invalid instruction fixups
[thirdparty/binutils-gdb.git] / gas / ChangeLog
1 2015-03-11 Alan Modra <amodra@gmail.com>
2
3 * config/tc-ppc.c (md_assemble): Don't abort on 8 byte insn fixups.
4 (md_apply_fix): Report an error on data-only fixups used with insns.
5
6 2015-03-10 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
7
8 * config/tc-s390.c (md_gather_operands): Check for valid
9 length field operands.
10
11 2015-03-10 Michael Perkins <perkinsmg75@yahoo.co.uk>
12
13 * config/tc-arm.c (parse_operands): Fix bug setting writeback
14 values for '^' on OP_REGLSTs.
15 (do_push_pop): Add new writeback constraint.
16
17 2015-03-10 Renlin Li <renlin.li@arm.com>
18
19 * config/tc-arm.c (mapping_state): Remove first MAP_DATA emitting code.
20 (mapping_state_2): Emit first MAP_DATA symbol here.
21
22 2015-03-10 Matthew Wahab <matthew.wahab@arm.com>
23
24 * config/tc-aarch64.c (mapping_state): Set minimum alignment for
25 code sections.
26
27 2015-03-10 Nick Clifton <nickc@redhat.com>
28
29 PR gas/17852
30 * config/tc-arm.c (md_begin): Ensure that selected_cpu is
31 initialised when CPU_DEFAULT is defined.
32
33 2015-03-05 Nick Clifton <nickc@redhat.com>
34
35 * config/tc-v850.c (md_parse_option): Fix code to set or clear
36 EF_RH850_DATA_ALIGN8 bit in ELF header, based upon the use of the
37 -m8byte-align and -m4byte-align command line options.
38
39 2015-03-04 Richard Sandiford <richard.sandiford@arm.com>
40
41 PR gas/17843
42 * config/tc-aarch64.c (process_movw_reloc_info): Allow
43 R_AARCH64_TLSLE_MOVW_TPREL_G0_NC and R_AARCH64_TLSLE_MOVW_TPREL_G1_NC
44 for MOVK.
45
46 2015-02-28 Alan Modra <amodra@gmail.com>
47
48 * write.c (SUB_SEGMENT_ALIGN): Don't pad non-code sections at
49 end to their alignment.
50
51 2015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
52
53 * config/tc-aarch64.c (reloc_table_entry): Generate
54 BFD_RELOC_AARCH64_TLSDESC_ADR_PREL21.
55 (md_apply_fix, aarch64_force_relocation): Handle
56 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
57
58 2015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
59
60 * config/tc-aarch64.c (reloc_table_entry): Generate
61 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
62 (md_apply_fix, aarch64_force_relocation): Handle
63 BFD_RELOC_AARCH64_TLSGD_ADR_PREL21.
64
65 2015-02-19 Marcus Shawcroft <marcus.shawcroft@arm.com>
66
67 * config/tc-aarch64.c (reloc_table_entry): Generate
68 BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
69 (md_apply_fix, aarch64_force_relocation): Handle
70 BFD_RELOC_AARCH64_TLSIE_LD_GOTTPREL_PREL19.
71
72 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
73
74 * config/tc-aarch64.c (reloc_table_entry): Add ld_literal_type.
75 (reloc_table): Likewise.
76 (parse_address_main): Use ld_literal_type.
77
78 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
79
80 * config/tc-aarch64.c (reloc_table_entry): Add adr_type.
81 (reloc_table): Likewise.
82 (parse_address_main): Use adr_type.
83
84 2015-02-26 Marcus Shawcroft <marcus.shawcroft@arm.com>
85
86 * config/tc-aarch64.c (aarch64_arch_any, aarch64_arch_node): Remove.
87
88 2015-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
89
90 * config/tc-avr.c: Add elf32-avr.h include.
91 (struct avr_property_record_link): New structure.
92 (avr_output_property_section_header): New function.
93 (avr_record_size): New function.
94 (avr_output_property_record): New function.
95 (avr_create_property_section): New function.
96 (avr_handle_align): New function.
97 (exclude_section_from_property_tables): New function.
98 (create_record_for_frag): New function.
99 (append_records_for_section): New function.
100 (avr_create_and_fill_property_section): New function.
101 (avr_post_relax_hook): New function.
102 * config/tc-avr.h (md_post_relax_hook): Define.
103 (avr_post_relax_hook): Declare.
104 (HANDLE_ALIGN): Define.
105 (avr_handle_align): Declare.
106 (strut avr_frag_data): New structure.
107 (TC_FRAG_TYPE): Define.
108
109 2015-02-25 Matthew Wahab <matthew.wahab@arm.com>
110
111 * doc/c-arm.texi (-mcpu=): Add cortex-a53, cortex-a57 and
112 cortex-a72.
113
114 2015-02-24 Nick Clifton <nickc@redhat.com>
115
116 * config/tc-v850.c (soft_float): New variable.
117 (v850_data_8): New variable.
118 (md_show_usage): Add -msoft-float/-mhard-float.
119 (md_parse_option): Likewise.
120 (md_begin): Set the default value of soft_float.
121 (v850_md_end): New function. Creates a note section.
122 * config/tc-v850.h (md_end): Define.
123 * doc/c-v850.texi: Document -msoft-float/-mhard-float.
124
125 2015-02-23 Yoshinori Sato <ysato@users.sourceforge.jp>
126
127 * config/tc-h8300.c (line_separater_chars): Add a version for
128 h8300-linux that includes a separator.
129 (default_mach): New variable.
130 (md_main): Use it.
131 (md_longopts): Add '--march' option.
132 (md_parse_option): Parse the new option.
133 * config/tc-h8300.h (TARGET_FORMAT): Add elf32-h8300-linux.
134 * configure.tgt: Add h8300-*-linux
135 * doc/c-h8300.texi: Document --march.
136
137 2015-02-23 Nick Clifton <nickc@redhat.com>
138
139 PR 17940
140 * dwarf2dbg.c (out_header): When generating dwarf sections use
141 real symbols not temps for the start and end symbols.
142 * config/tc-msp430.h (TC_FORCE_RELOCATION_SUB_SAME): Also prevent
143 adjustments to relocations in debug sections.
144 (TC_LINKRELAX_FIXUP): Likewise.
145
146 2015-02-19 Alan Modra <amodra@gmail.com>
147
148 * doc/as.texinfo (Local Symbol Names): Don't use ':' in pxref.
149 * doc/c-i386.texi: Reorder i386-Bugs after i386-Arch.
150
151 2015-02-11 Matthew Wahab <matthew.wahab@arm.com>
152
153 * config/tc-aarch64.c (aarch64_cpus): Fix code formatting.
154
155 2015-02-11 Matthew Wahab <matthew.wahab@arm.com>
156
157 * config/tc-arm.c: Add support for Cortex-A72.
158
159 2015-02-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
160
161 * config/tc-arm.c (warn_deprecated_sp): Use as_tsktsk instead
162 of as_warn for deprecation messages.
163 (encode_arm_addr_mode_2): Likewise.
164 (check_obsolete): Likewise.
165 (do_rd_rm_rn): Likewise.
166 (do_co_reg): Likewise.
167 (do_setend): Likewise.
168 (do_t_mov_cmp): Likewise.
169 (do_neon_ldr_str): Likewise.
170 (opcode_lookup): Likewise.
171 (if_fsm_post_encode): Likewise.
172 (md_assemble): Likewise.
173
174 2015-02-06 Jan Beulich <jbeulich@suse.com>
175
176 * dw2gencfi.c (select_cie_for_fde): Also bail on CFI_label.
177 (cfi_change_reg_numbers): Also do nothing for CFI_label.
178 (cfi_pseudo_table): Also handle .cfi_label when not supporting
179 CFI directives.
180
181 2015-02-05 Alan Modra <amodra@gmail.com>
182
183 * config/tc-msp430.c (md_assemble): Correct size passed to
184 extract_cmd. Remove index check.
185
186 2015-02-04 Matthew Wahab <matthew.wahab@arm.com>
187
188 * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72.
189 * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72".
190
191 2015-02-04 Nick Clifton <nickc@redhat.com>
192
193 * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of
194 these instructions.
195
196 2015-02-03 Renlin Li <renlin.li@arm.com>
197
198 * doc/c-aarch64.texi (.arch): Document the directive.
199 (.arch_extension): Likewise.
200
201 2015-02-03 Nick Clifton <nickc@redhat.com>
202
203 * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define.
204
205 2015-01-28 James Bowman <james.bowman@ftdichip.com>
206
207 * Makefile.am: Add FT32 files.
208 * config/tc-ft32.c: New file.
209 * config/tc-ft32.h: New file.
210 * configure.tgt: Add FT32 support.
211 * Makefile.in: Regenerate.
212 * po/POTFILES.in: Regenerate.
213
214 2015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
215
216 * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
217 of instruction la to a symbol.
218
219 2015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
220
221 * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
222 section name.
223
224 2015-01-19 Alan Modra <amodra@gmail.com>
225
226 * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
227 * write.c (get_frag_for_reloc): Allow match just past end of frag.
228
229 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
230
231 * config/tc-s390.c (struct pd_reg): Remove.
232 (pre_defined_registers): Remove.
233 (REG_NAME_CNT): Remove.
234 (reg_name_search): Calculate the register number instead of doing
235 a lookup.
236 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
237 reg_name_search signature.
238 (s390_parse_cpu): Support the new arch string z13.
239 (s390_insert_operand): Support for vector registers with the extra
240 field for the fifth bit of each vector register operand.
241 (md_gather_operand): Adjust to the new handling of optional
242 parameters.
243
244 * doc/as.texinfo: Document the z13 cpu string.
245
246 2015-01-13 Matthew Wahab <matthew.wahab@arm.com>
247
248 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
249 #0, restoring previous behaviour.
250
251 2015-01-12 Jan Beulich <jbeulich@suse.com>
252
253 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
254 (cfi_pseudo_table): Add "cfi_label".
255 (output_cfi_insn): Handle CFI_label.
256 (select_cie_for_fde): Als terminate CIE when encountering
257 CFI_label.
258 * dw2gencfi.h (cfi_add_label): Declare.
259 (struct cfi_insn_data): New member "sym_name".
260 (CFI_label): New.
261 * read.c (read_symbol_name): Drop "static".
262 * read.h (read_symbol_name): Declare.
263
264 2015-01-12 Jan Beulich <jbeulich@suse.com>
265
266 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
267 (do_neon_qshl_imm): Likewise.
268
269 2015-01-12 Alan Modra <amodra@gmail.com>
270
271 * read.c (s_altmacro, s_reloc): Make definition static.
272
273 2015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
276 diff fixups.
277
278 2015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
279
280 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
281 X-Gene 2.
282 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
283
284 2015-01-07 Jan Beulich <jbeulich@suse.com>
285
286 * config/tc-arm.c (struct arm_option_extension_value_table):
287 Split field "value" into fields "merge_value" and "clear_value".
288 (arm_extensions): Adjust initializer accordingly.
289
290 2015-01-01 Alan Modra <amodra@gmail.com>
291
292 * as.c (parse_args): Just print current year.
293
294 2015-01-01 Alan Modra <amodra@gmail.com>
295
296 Update year range in copyright notice of all files.
297
298 For older changes see ChangeLog-2014
299 \f
300 Copyright (C) 2015 Free Software Foundation, Inc.
301
302 Copying and distribution of this file, with or without modification,
303 are permitted in any medium without royalty provided the copyright
304 notice and this notice are preserved.
305
306 Local Variables:
307 mode: change-log
308 left-margin: 8
309 fill-column: 74
310 version-control: never
311 End: