]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/ChangeLog
2011-09-19 Tristan Gingold <gingold@adacore.com>
[thirdparty/binutils-gdb.git] / gas / ChangeLog
1 2011-09-19 Tristan Gingold <gingold@adacore.com>
2
3 * config/tc-alpha.c (insert_operand): Call as_bad_value_out_of_range
4 instead of as_warn_out_of_range.
5
6 2011-09-08 Mark Fortescue <mark@mtfhpc.demon.co.uk>
7
8 * config/tc-sparc.c (sparc_ip): Handle 'i' + r<0..31>
9 in addition to 'i' + [goli]<0..7>.
10
11 2011-09-08 Joern Rennecke <joern.rennecke@embecosm.com>
12
13 * cgen.c (gas_cgen_pcrel_r_type): New function.
14 (gas_cgen_tc_gen_reloc): Check for GAS_CGEN_PCREL_R_TYPE.
15 * cgen.h (gas_cgen_pcrel_r_type): Declare.
16
17 2011-09-08 Richard Sandiford <rdsandiford@googlemail.com>
18
19 PR gas/13167
20 * dwarf2dbg.c (dwarf2_flush_pending_lines): Use symbol_temp_new_now.
21
22 2011-09-05 Richard Sandiford <rdsandiford@googlemail.com>
23
24 PR gas/13024
25 * dwarf2dbg.c (pending_lines, pending_lines_tail): New variables.
26 (dwarf2_gen_line_info_1): Delete.
27 (dwarf2_push_line, dwarf2_flush_pending_lines): New functions.
28 (dwarf2_gen_line_info, dwarf2_emit_label): Use them.
29 (dwarf2_consume_line_info): Call dwarf2_flush_pending_lines.
30 (dwarf2_directive_loc): Push previous .locs instead of generating
31 them immediately.
32
33 2011-08-26 Nick Clifton <nickc@redhat.com>
34
35 * po/es.po: Updated Spanish translation.
36
37 2011-08-26 Tristan Gingold <gingold@adacore.com>
38
39 * config/tc-alpha.c (s_alpha_linkage): Simplify. Add comments.
40
41 2011-08-26 Tristan Gingold <gingold@adacore.com>
42
43 * config/tc-alpha.c (add_to_link_pool): Improve comment.
44 (s_alpha_fp_save): Fix indentation.
45
46 2011-08-19 Nick Clifton <nickc@redhat.com>
47
48 * doc/as.texinfo: Include c-xstormy16.texi.
49
50 2011-08-18 Alan Modra <amodra@gmail.com>
51
52 * write.c (resolve_reloc_expr_symbols): Convert local symbols
53 on relocs to section+offset.
54 (get_frag_for_reloc): New function.
55 (write_relocs): Merge sort fixup relocs with those from .reloc
56 directives.
57
58 2011-08-10 Maciej W. Rozycki <macro@codesourcery.com>
59
60 * config/tc-mips.c (can_swap_branch_p): Update the comment on
61 MIPS16 fixups.
62
63 2011-08-09 Chao-ying Fu <fu@mips.com>
64 Daniel Jacobowitz <dan@codesourcery.com>
65
66 * config/tc-mips.c (mips_cpu_info_table): Add "m14k" and
67 "m14kc".
68 * doc/c-mips.texi (MIPS architecture options): Add "m14k" and
69 "m14kc" to the list of -march options.
70
71 2011-08-09 Chao-ying Fu <fu@mips.com>
72 Maciej W. Rozycki <macro@codesourcery.com>
73
74 * config/tc-mips.c (mips_set_options): Add ase_mcu.
75 (mips_opts): Initialise ase_mcu to -1.
76 (ISA_SUPPORTS_MCU_ASE): New macro.
77 (MIPS_CPU_ASE_MCU): Likewise.
78 (is_opcode_valid): Handle MCU.
79 (macro_build, macro): Likewise.
80 (validate_mips_insn, validate_micromips_insn): Likewise.
81 (mips_ip): Likewise.
82 (options): Add OPTION_MCU and OPTION_NO_MCU.
83 (md_longopts): Add mmcu and mno-mcu.
84 (md_parse_option): Handle OPTION_MCU and OPTION_NO_MCU.
85 (mips_after_parse_args): Handle MCU.
86 (s_mipsset): Likewise.
87 (md_show_usage): Handle MCU options.
88
89 * doc/as.texinfo: Document -mmcu and -mno-mcu options.
90 * doc/c-mips.texi: Likewise, and document ".set mcu" and
91 ".set nomcu" directives.
92
93 2011-08-09 Maciej W. Rozycki <macro@codesourcery.com>
94
95 * config/tc-mips.c (gpr_mod_mask): Remove INSN2_MOD_GPR_MB,
96 INSN2_MOD_GPR_MC, INSN2_MOD_GPR_ME, INSN2_MOD_GPR_MG,
97 INSN2_MOD_GPR_MHI, INSN2_MOD_GPR_MJ, INSN2_MOD_GPR_MM,
98 INSN2_MOD_GPR_MN, INSN2_MOD_GPR_MP and INSN2_MOD_GPR_MQ opcode
99 register use checks.
100 (gpr_read_mask): Add INSN2_READ_GPR_MC, INSN2_READ_GPR_ME
101 INSN2_READ_GPR_MG, INSN2_READ_GPR_MJ, INSN2_READ_GPR_MMN,
102 INSN2_READ_GPR_MP and INSN2_READ_GPR_MQ opcode register use
103 checks.
104 (gpr_write_mask): Replace INSN2_WRITE_GPR_S opcode register
105 use flag with INSN_WRITE_GPR_S. Add INSN2_WRITE_GPR_MB,
106 INSN2_WRITE_GPR_MHI, INSN2_WRITE_GPR_MJ and INSN2_WRITE_GPR_MP
107 opcode register use checks.
108 (can_swap_branch_p): Enable microMIPS branch swapping.
109 (append_insn): Likewise.
110
111 2011-08-09 Maciej W. Rozycki <macro@codesourcery.com>
112
113 * config/tc-mips.c (RELAX_MICROMIPS_ENCODE): Remove forced 16-bit
114 branch size information.
115 (RELAX_MICROMIPS_U16BIT): Remove macro.
116 (RELAX_MICROMIPS_UNCOND): Adjust accordingly.
117 (RELAX_MICROMIPS_COMPACT, RELAX_MICROMIPS_LINK): Likewise.
118 (RELAX_MICROMIPS_RELAX32): Likewise.
119 (RELAX_MICROMIPS_TOOFAR16): Likewise.
120 (RELAX_MICROMIPS_MARK_TOOFAR16): Likewise.
121 (RELAX_MICROMIPS_CLEAR_TOOFAR16): Likewise.
122 (RELAX_MICROMIPS_TOOFAR32): Likewise.
123 (RELAX_MICROMIPS_MARK_TOOFAR32): Likewise.
124 (RELAX_MICROMIPS_CLEAR_TOOFAR32): Likewise.
125 (append_insn): Always check forced_insn_length for microMIPS
126 relaxation. Adjust code for the removal of
127 RELAX_MICROMIPS_U16BIT.
128 (mips_ip) <'D', 'E'>: If forced_insn_length, then emit the
129 relocation straight away.
130 (relaxed_micromips_16bit_branch_length): Adjust code for the
131 removal of RELAX_MICROMIPS_U16BIT.
132
133 2011-08-08 Tristan Gingold <gingold@adacore.com>
134
135 * config/obj-macho.c (obj_mach_o_section): New function.
136 (struct known_section): New type.
137 (known_sections): Declare.
138 (obj_mach_o_known_section): New function.
139 (obj_mach_o_common_parse): Ditto.
140 (obj_mach_o_comm): Ditto.
141 (obj_mach_o_subsections_via_symbols): Ditto.
142 (mach_o_pseudo_table): Add new pseudos.
143
144 2011-08-06 Richard Henderson <rth@redhat.com>
145
146 * dw2gencfi.c (all_fde_data): Export.
147 * dw2gencfi.h (all_fde_data): Declare.
148 * config/tc-alpha.c (alpha_elf_md_end): Don't convert legacy unwind
149 info to cfi unwind info if the user already has supplied some.
150
151 2011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
152
153 * config/tc-mips.c (emit_nop): Delete.
154 (get_delay_slot_nop): New function.
155 (nops_for_insn_or_target): Use it.
156 (append_insn): Likewise. When avoiding hazards, call add_fixed_insn
157 and insert_into_history directly.
158
159 2011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
160
161 * config/tc-mips.c (delayed_branch_p, compact_branch_p)
162 (uncond_branch_p, branch_likely_p): New functions.
163 (insns_between, nops_for_insn_or_target, append_insn)
164 (macro_start): Use them.
165 (get_append_method): Likewise. Remove redundant test.
166
167 2011-08-05 David S. Miller <davem@davemloft.net>
168
169 * config/tc-sparc.c (v9a_asr_table): Add "cps".
170 (sparc_ip): Handle '4', '5' and '(' format codes.
171
172 2011-08-04 H.J. Lu <hongjiu.lu@intel.com>
173
174 PR gas/13056
175 * output-file.c (output_file_close): Call bfd_cache_close_all
176 on error.
177
178 * write.c (write_object_file): Revert the last change.
179
180 2011-08-04 Alan Modra <amodra@gmail.com>
181
182 * write.c (write_object_file): Call set_symtab even if we had
183 errors.
184
185 2011-08-04 Tristan Gingold <gingold@adacore.com>
186
187 * config/obj-elf.c (obj_elf_section): Do not free name.
188
189 2011-08-03 James Greenhalgh <james.greenhalgh@arm.com>
190
191 * config/tc-arm.c (do_t_strexbh): New.
192 (insns): Update accordingly.
193
194 2011-08-01 H.J. Lu <hongjiu.lu@intel.com>
195
196 PR ld/13048
197 * config/tc-i386.c (handle_quad): Removed.
198 (md_pseudo_table): Remove "quad".
199 (tc_gen_reloc): Don't check BFD_RELOC_64 for disallow_64bit_reloc.
200 (x86_dwarf2_addr_size): New.
201
202 * config/tc-i386.h (x86_dwarf2_addr_size): New.
203 (DWARF2_ADDR_SIZE): Likewise.
204
205 2011-08-01 Nick Clifton <nickc@redhat.com>
206
207 PR ld/12974
208 * config/tc-arm.c (literal_pool): Add locs field.
209 (add_to_lit_pool): Initialise the locs entry for the new literal.
210 (s_ltorg): Generate a DWARF2 line number entry for each emitted
211 literal pool entry.
212
213 2011-08-01 Tristan Gingold <gingold@adacore.com>
214
215 * write.c (write_relocs): Fix -Wshadow in DEBUG3 and DEBUG4.
216
217 2011-08-01 Tristan Gingold <gingold@adacore.com>
218
219 * frags.c (frag_grow): Simplify the code.
220
221 2011-07-30 Richard Sandiford <rdsandiford@googlemail.com>
222
223 * config/tc-mips.c (nops_for_vr4130): Revert previous commit.
224
225 2011-07-29 Maciej W. Rozycki <macro@codesourcery.com>
226
227 * config/tc-mips.c: Adjust comments throughout.
228 (reglist_lookup): Reshape code.
229 (jmp_reloc_p, jalr_reloc_p): Reformat.
230 (got16_reloc_p, hi16_reloc_p, lo16_reloc_p): Handle microMIPS
231 relocations.
232 (gpr_mod_mask): Remove unused variable.
233 (gpr_read_mask, gpr_write_mask): Reshape code.
234 (fpr_read_mask, fpr_write_mask): Likewise.
235 (nops_for_vr4130): Ensure non-microMIPS mode.
236 (can_swap_branch_p): Correct pinfo2 reference. Reshape code.
237 (append_insn): Skip Loongson 2F workaround in MIPS16 mode. Use
238 the outermost operator of a compound relocation to determines
239 the relocated field. Fix formatting.
240 (md_convert_frag): Reshape code.
241
242 2011-07-29 Tristan Gingold <gingold@adacore.com>
243
244 * frags.c (frag_var_init): New function.
245 (frag_var): Call frag_var_init to initialize.
246 (frag_variant): Ditto.
247
248 2011-07-27 Nathan Sidwell <nathan@codesourcery.com>
249
250 * dwarf2dbg.c (out_debug_line): Ignore non-normal segments, with a
251 warning.
252 * doc/as.texinfo (Offset): Document .offset directive.
253
254 2011-07-27 Tristan Gingold <gingold@adacore.com>
255
256 * frags.c (frag_grow): Revert previous patch.
257
258 2011-07-26 Kazuhiro Inaoka <kazuhiro.inaoka.ud@renesas.com>
259
260 * config/tc-rx.c (md_convert_frag): Fix encoding of beq.a
261 synthetic instruction.
262
263 2011-07-25 Tristan Gingold <gingold@adacore.com>
264
265 * frags.c (frag_grow): Simplify the code.
266
267 2011-07-24 Maciej W. Rozycki <macro@codesourcery.com>
268 Chao-ying Fu <fu@mips.com>
269 Richard Sandiford <rdsandiford@googlemail.com>
270
271 * config/tc-mips.h (mips_segment_info): Add one bit for
272 microMIPS.
273 (TC_LABEL_IS_LOCAL): New macro.
274 (mips_label_is_local): New prototype.
275 * config/tc-mips.c (S0, S7): New macros.
276 (emit_branch_likely_macro): New variable.
277 (mips_set_options): Add micromips.
278 (mips_opts): Initialise micromips to -1.
279 (file_ase_micromips): New variable.
280 (CPU_HAS_MICROMIPS): New macro.
281 (hilo_interlocks): Set for microMIPS too.
282 (gpr_interlocks): Likewise.
283 (cop_interlocks): Likewise.
284 (cop_mem_interlocks): Likewise.
285 (HAVE_CODE_COMPRESSION): New macro.
286 (micromips_op_hash): New variable.
287 (micromips_nop16_insn, micromips_nop32_insn): New variables.
288 (NOP_INSN): Handle microMIPS ASE.
289 (mips32_to_micromips_reg_b_map): New macro.
290 (mips32_to_micromips_reg_c_map): Likewise.
291 (mips32_to_micromips_reg_d_map): Likewise.
292 (mips32_to_micromips_reg_e_map): Likewise.
293 (mips32_to_micromips_reg_f_map): Likewise.
294 (mips32_to_micromips_reg_g_map): Likewise.
295 (mips32_to_micromips_reg_l_map): Likewise.
296 (mips32_to_micromips_reg_n_map): Likewise.
297 (mips32_to_micromips_reg_h_map): New variable.
298 (mips32_to_micromips_reg_m_map): Likewise.
299 (mips32_to_micromips_reg_q_map): Likewise.
300 (micromips_to_32_reg_h_map): New variable.
301 (micromips_to_32_reg_i_map): Likewise.
302 (micromips_to_32_reg_m_map): Likewise.
303 (micromips_to_32_reg_q_map): Likewise.
304 (micromips_to_32_reg_b_map): New macro.
305 (micromips_to_32_reg_c_map): Likewise.
306 (micromips_to_32_reg_d_map): Likewise.
307 (micromips_to_32_reg_e_map): Likewise.
308 (micromips_to_32_reg_f_map): Likewise.
309 (micromips_to_32_reg_g_map): Likewise.
310 (micromips_to_32_reg_l_map): Likewise.
311 (micromips_to_32_reg_n_map): Likewise.
312 (micromips_imm_b_map, micromips_imm_c_map): New macros.
313 (RELAX_DELAY_SLOT_16BIT): New macro.
314 (RELAX_DELAY_SLOT_SIZE_FIRST): Likewise.
315 (RELAX_DELAY_SLOT_SIZE_SECOND): Likewise.
316 (RELAX_MICROMIPS_ENCODE, RELAX_MICROMIPS_P): New macros.
317 (RELAX_MICROMIPS_TYPE, RELAX_MICROMIPS_AT): Likewise.
318 (RELAX_MICROMIPS_U16BIT, RELAX_MICROMIPS_UNCOND): Likewise.
319 (RELAX_MICROMIPS_COMPACT, RELAX_MICROMIPS_LINK): Likewise.
320 (RELAX_MICROMIPS_RELAX32, RELAX_MICROMIPS_TOOFAR16): Likewise.
321 (RELAX_MICROMIPS_MARK_TOOFAR16): Likewise.
322 (RELAX_MICROMIPS_CLEAR_TOOFAR16): Likewise.
323 (RELAX_MICROMIPS_TOOFAR32): Likewise.
324 (RELAX_MICROMIPS_MARK_TOOFAR32): Likewise.
325 (RELAX_MICROMIPS_CLEAR_TOOFAR32): Likewise.
326 (INSERT_OPERAND, EXTRACT_OPERAND): Handle microMIPS ASE.
327 (mips_macro_warning): Add delay_slot_16bit_p, delay_slot_32bit_p,
328 fsize and insns.
329 (mips_mark_labels): New function.
330 (mips16_small, mips16_ext): Remove variables, replacing with...
331 (forced_insn_size): ... this.
332 (append_insn, mips16_ip): Update accordingly.
333 (micromips_insn_length): New function.
334 (insn_length): Return the length of microMIPS instructions.
335 (mips_record_mips16_mode): Rename to...
336 (mips_record_compressed_mode): ... this. Handle microMIPS ASE.
337 (install_insn): Handle microMIPS ASE.
338 (reglist_lookup): New function.
339 (is_size_valid, is_delay_slot_valid): Likewise.
340 (md_begin): Handle microMIPS ASE.
341 (md_assemble): Likewise. Update for append_insn interface change.
342 (micromips_reloc_p): New function.
343 (got16_reloc_p): Handle microMIPS ASE.
344 (hi16_reloc_p): Likewise.
345 (lo16_reloc_p): Likewise.
346 (jmp_reloc_p): New function.
347 (jalr_reloc_p): Likewise.
348 (matching_lo_reloc): Handle microMIPS ASE.
349 (insn_uses_reg, reg_needs_delay): Likewise.
350 (mips_move_labels): Likewise.
351 (mips16_mark_labels): Rename to...
352 (mips_compressed_mark_labels): ... this. Handle microMIPS ASE.
353 (gpr_mod_mask): New function.
354 (gpr_read_mask, gpr_write_mask): Handle microMIPS ASE.
355 (fpr_read_mask, fpr_write_mask): Likewise.
356 (insns_between, nops_for_vr4130, nops_for_insn): Likewise.
357 (fix_loongson2f_nop, fix_loongson2f_jump): Likewise.
358 (MICROMIPS_LABEL_CHAR): New macro.
359 (micromips_target_label, micromips_target_name): New variables.
360 (micromips_label_name, micromips_label_expr): New functions.
361 (micromips_label_inc, micromips_add_label): Likewise.
362 (mips_label_is_local): Likewise.
363 (micromips_map_reloc): Likewise.
364 (can_swap_branch_p): Handle microMIPS ASE.
365 (append_insn): Add expansionp argument. Handle microMIPS ASE.
366 (start_noreorder, end_noreorder): Handle microMIPS ASE.
367 (macro_start, macro_warning, macro_end): Likewise.
368 (brk_fmt, cop12_fmt, jalr_fmt, lui_fmt): New variables.
369 (mem12_fmt, mfhl_fmt, shft_fmt, trap_fmt): Likewise.
370 (BRK_FMT, COP12_FMT, JALR_FMT, LUI_FMT): New macros.
371 (MEM12_FMT, MFHL_FMT, SHFT_FMT, TRAP_FMT): Likewise.
372 (macro_build): Handle microMIPS ASE. Update for append_insn
373 interface change.
374 (mips16_macro_build): Update for append_insn interface change.
375 (macro_build_jalr): Handle microMIPS ASE.
376 (macro_build_lui): Likewise. Simplify.
377 (load_register): Handle microMIPS ASE.
378 (load_address): Likewise.
379 (move_register): Likewise.
380 (macro_build_branch_likely): New function.
381 (macro_build_branch_ccl): Likewise.
382 (macro_build_branch_rs): Likewise.
383 (macro_build_branch_rsrt): Likewise.
384 (macro): Handle microMIPS ASE.
385 (validate_micromips_insn): New function.
386 (expr_const_in_range): Likewise.
387 (mips_ip): Handle microMIPS ASE.
388 (options): Add OPTION_MICROMIPS and OPTION_NO_MICROMIPS.
389 (md_longopts): Add mmicromips and mno-micromips.
390 (md_parse_option): Handle OPTION_MICROMIPS and
391 OPTION_NO_MICROMIPS.
392 (mips_after_parse_args): Handle microMIPS ASE.
393 (md_pcrel_from): Handle microMIPS relocations.
394 (mips_force_relocation): Likewise.
395 (md_apply_fix): Likewise.
396 (mips_align): Handle microMIPS ASE.
397 (s_mipsset): Likewise.
398 (s_cpload, s_cpsetup, s_cpreturn): Use relocation wrappers.
399 (s_dtprel_internal): Likewise.
400 (s_gpword, s_gpdword): Likewise.
401 (s_insn): Handle microMIPS ASE.
402 (s_mips_stab): Likewise.
403 (relaxed_micromips_32bit_branch_length): New function.
404 (relaxed_micromips_16bit_branch_length): New function.
405 (md_estimate_size_before_relax): Handle microMIPS ASE.
406 (mips_fix_adjustable): Likewise.
407 (tc_gen_reloc): Handle microMIPS relocations.
408 (mips_relax_frag): Handle microMIPS ASE.
409 (md_convert_frag): Likewise.
410 (mips_frob_file_after_relocs): Likewise.
411 (mips_elf_final_processing): Likewise.
412 (mips_nop_opcode): Likewise.
413 (mips_handle_align): Likewise.
414 (md_show_usage): Handle microMIPS options.
415 * symbols.c (TC_LABEL_IS_LOCAL): New macro.
416 (S_IS_LOCAL): Add a TC_LABEL_IS_LOCAL check.
417
418 * doc/as.texinfo (Target MIPS options): Add -mmicromips and
419 -mno-micromips.
420 (-mmicromips, -mno-micromips): New options.
421 * doc/c-mips.texi (-mmicromips, -mno-micromips): New options.
422 (MIPS ISA): Document .set micromips and .set nomicromips.
423 (MIPS insn): Update for microMIPS support.
424
425 2011-07-24 Maciej W. Rozycki <macro@codesourcery.com>
426
427 * config/tc-mips.c (mips_ip): Make a copy of the instruction's
428 mnemonic and use it for further processing.
429
430 2011-07-24 Maciej W. Rozycki <macro@codesourcery.com>
431
432 * config/tc-mips.c (can_swap_branch_p): Adjust for the rename of
433 INSN_TRAP to INSN_NO_DELAY_SLOT. Remove the check for INSN_SYNC
434 as well as explicit checks for ERET and DERET when scheduling
435 branch delay slots.
436
437 2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
438
439 * config/tc-i386.c (cpu_arch): Add k1om.
440 (i386_align_code): Handle PROCESSOR_K1OM.
441 (check_cpu_arch_compatible): Check EM_K1OM.
442 (i386_arch): Handle Intel K1OM.
443 (i386_mach): Return bfd_mach_k1om for Intel K1OM.
444 (i386_target_format): Return ELF_TARGET_K1OM_FORMAT for Intel
445 K1OM.
446
447 * config/tc-i386.h (ELF_TARGET_K1OM_FORMAT): New.
448 (processor_type): Add PROCESSOR_K1OM.
449
450 * doc/c-i386.texi: Document k1om.
451
452 2011-07-18 H.J. Lu <hongjiu.lu@intel.com>
453
454 * doc/c-i386.texi: Fix a typo.
455
456 2011-07-06 Aurelien Jarno <aurelien@aurel32.net>
457
458 * config/tc-mips.c (append_insn): delete prev_pinfo2 and pinfo2.
459
460 2011-07-04 Richard Sandiford <rdsandiford@googlemail.com>
461
462 * config/tc-mips.c (gpr_read_mask, gpr_write_mask): Fix handling
463 of register 0.
464
465 2011-07-04 Maciej W. Rozycki <macro@codesourcery.com>
466
467 * config/tc-mips.c (append_insn): Make sure DWARF-2 location
468 information is properly adjusted for branches that get swapped.
469
470 2011-07-03 Samuel Thibault <samuel.thibault@gnu.org>
471 Thomas Schwinge <thomas@schwinge.name>
472
473 PR binutils/12913
474 * config/obj-elf.c (obj_elf_type): Use ELFOSABI_GNU name instead of
475 ELFOSABI_LINUX alias.
476 * config/tc-ia64.c: Likewise.
477
478 2011-06-30 Paul Carroll <pcarroll@codesourcery.com>
479
480 * config/tc-arm.c (do_t_add_sub): Only allow LSL shifts of less
481 than 4 in Thumb mode.
482
483 2011-06-30 Nick Clifton <nickc@redhat.com>
484
485 PR gas/12848
486 * config/tc-arm.c (BAD_RANGE): New error message define.
487 (md_apply_fix): Use it.
488 Fix range check for thumb branch instructions.
489
490 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
491
492 * config/tc-mips.c (append_method): New enum.
493 (can_swap_branch_p, get_append_method): New functions.
494 (append_insn): Use get_append_method to decide how the instruction
495 should be added.
496
497 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
498
499 * config/tc-mips.c (append_insn): Remove bogus goto.
500
501 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
502
503 * config/tc-mips.c (append_insn): Always clear the history after an
504 unconditional branch.
505
506 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
507
508 * config/tc-mips.c (find_altered_mips16_opcode): New function.
509 (append_insn): Use it.
510
511 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
512
513 * config/tc-mips.c (insn_uses_reg): Delete.
514 (gpr_read_mask, gpr_write_mask): New functions.
515 (fpr_read_mask, fpr_write_mask): Likewise.
516 (insns_between, nops_for_vr4130, append_insn): Use them.
517
518 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
519
520 * config/tc-mips.c (md_mips_end): Call mips_emit_delays.
521
522 2011-06-29 Dave Martin <dave.martin@linaro.org>
523
524 PR gas/12931
525 * config/tc-arm.c (mapping_state): When changing to ARM or THUMB
526 state set the minimum required alignment of the section.
527
528 2011-06-29 Tristan Gingold <gingold@adacore.com>
529
530 * config/tc-i386.c (i386_mach): Convert to ISO-C.
531 (md_begin, pe_directive_secrel, md_estimate_size_before_relax): Ditto.
532 (md_convert_frag, md_apply_fix, md_undefined_symbol): Ditto.
533 (md_section_align, tc_gen_reloc): Ditto.
534
535 2011-06-28 Tristan Gingold <gingold@adacore.com>
536
537 * config/tc-alpha.c (s_alpha_pdesc): Fix indentation. Do not
538 generate dummy fix.
539
540 2011-06-28 Tristan Gingold <gingold@adacore.com>
541
542 * config/tc-alpha.c (load_expression): Use alloca instead of xmalloc.
543 (emit_jsrjmp): Ditto.
544 (tc_gen_reloc): Ditto.
545
546 2011-06-28 Tristan Gingold <gingold@adacore.com>
547
548 * config/tc-alpha.c (alpha_evax_proc_hash): Remove.
549 (alpha_evax_proc_data): New variable.
550 (s_alpha_ent): Prevent nested function. Remove has_insert call.
551 (s_alpha_pdesc): Do not call demand_empty_rest_of_line in case of
552 error. Do not search in the hash table. Check if match with .ent.
553 (s_alpha_name): Remove unused variable.
554 (md_begin): Remove initialization of alpha_evax_proc_hash.
555
556 2011-06-27 Tristan Gingold <gingold@adacore.com>
557
558 * config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
559 Locally declare basesym. Add comments. Do not set literal_pool_size.
560 (load_expression): Adjust call to add_to_link_pool.
561 (s_alpha_pdesc): Define pdesc symbol using dot.
562 Do not set literal_pool_size.
563 (s_alpha_end): Use NULL instead of 0.
564
565 2011-06-27 Tristan Gingold <gingold@adacore.com>
566
567 * config/obj-evax.c (evax_frob_file_before_adjust): Add comments.
568 Fix style.
569 * config/obj-evax.h (struct alpha_linkage_fixups): Remove seg
570 field. Add comments.
571 (obj_symbol_type, object_headers, OBJ_SYMFIELD_TYPE): Remove
572
573 2011-06-26 Richard Sandiford <rdsandiford@googlemail.com>
574
575 * config/tc-mips.c (fix_24k_record_store_info): If the previous
576 instruction was a store, and the next instructions are unknown,
577 assume the worst.
578
579 2011-06-25 Richard Sandiford <rdsandiford@googlemail.com>
580
581 PR gas/12915
582 * config/tc-mips.c (nops_for_vr4130, nops_for_24k, nops_for_insn)
583 (nops_for_sequence, nops_for_insn_or_target): Add ignore parameters.
584 (mips_emit_delays, start_noreorder): Update accordingly.
585 (append_insn): Likewise. Revert original fix for this PR
586 and use the ignore parameter instead.
587
588 2011-06-24 Tristan Gingold <gingold@adacore.com>
589
590 PR gas/11625
591 * config/obj-evax.c (evax_frob_symbol): Use as_bad instead of abort.
592
593 2011-06-24 Tristan Gingold <gingold@adacore.com>
594
595 * config/tc-alpha.c (add_to_link_pool): Remove useless offset
596 variable. Fix style.
597
598 2011-06-23 Richard Sandiford <rdsandiford@googlemail.com>
599
600 PR gas/12915
601 * config/tc-mips.c (append_insn): Only consider hazards between the
602 pre-noreorder block and ip.
603
604 2011-06-21 Sameera Deshpande <sameera.deshpande@arm.com>
605
606 * config/tc-arm.c (vfp_conv): Add check on range of immediate operand
607 in vcvt instruction between floating-point and fixed-point.
608 (operand_parse_code): Add "OP_oI32z".
609 (parse_operands): OP_oI32z case added.
610
611 2011-06-20 H.J. Lu <hongjiu.lu@intel.com>
612
613 * configure.tgt: Revert x32 change.
614
615 2011-06-20 Nick Clifton <nickc@redhat.com>
616
617 * doc/Makefile.am: (CPU_DOCS): Add c-xstormy16.texi.
618 * doc/Makefile.in: Regenerate.
619 * doc/all.texi: Set XSTORMY16.
620 * doc/c-xstormy16.texi: New file.
621
622 2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
623
624 * configure.tgt: Support x32.
625
626 2011-06-15 Nick Clifton <nickc@redhat.com>
627
628 * NEWS: Mention addition of TILEPRO and TIKE-Gx support.
629
630 2011-06-14 Tristan Gingold <gingold@adacore.com>
631
632 * config/tc-ppc.h (struct ppc_tc_sy): Complete comment on within.
633 (tc_new_dot_label): Define.
634 (ppc_new_dot_label): Declare.
635 * config/tc-ppc.c (ppc_frob_label): Set within target field.
636 (ppc_fix_adjustable): Use this field to adjust the reloc.
637 (ppc_new_dot_label): New function.
638
639 2011-06-14 Alan Modra <amodra@gmail.com>
640
641 * po/POTFILES.in: Regenerate.
642
643 2011-06-13 Walter Lee <walt@tilera.com>
644
645 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-tilegx.c and
646 config/tc-tilepro.c.
647 (TARGET_CPU_HFILES): Add config/tc-tilegx.h and
648 config/tc-tilepro.h.
649 * Makefile.in: Regenerate.
650 * configure.tgt (tilepro-*-*): New.
651 (tilegx-*-*): Likewise.
652 * config/tc-tilegx.c: New file.
653 * config/tc-tilegx.h: Likewise.
654 * config/tc-tilepro.h: Likewise.
655 * config/tc-tilepro.c: Likewise.
656 * doc/Makefile.am (CPU_DOCS): Add c-tilegx.texi and
657 c-tilepro.texi.
658 * doc/Makefile.in: Regenerate.
659 * doc/all.texi (TILEGX): Define.
660 (TILEPRO): Define.
661 * doc/as.texinfo: Add Tile-Gx and TILEPro documentation. Include
662 c-tilegx.texi and c-tilepro.texi.
663 * doc/c-tilegx.texi: New.
664 * doc/c-tilepro.texi: New.
665
666 2011-06-13 Nick Clifton <nickc@redhat.com>
667
668 PR gas/12854
669 * config/tc-arm.c (do_shift): Do not allow shift operations at the
670 end of a register based shift insn.
671 (do_t_shift): Likewise.
672
673 2011-06-13 Nick Clifton <nickc@redhat.com>
674
675 * config/tc-score.c (s3_my_get_expression): Delete unused local
676 variable 'seg'.
677 (s3_do_ldst_insn): Delete unused local variable 'strbak'.
678 (s3_do16_ldst_insn): Delete unused local variable 'temp'.
679 (s3_do_macro_bcmp): Zero inst_expand array.
680 (s3_do_macro_bcmpz): Likewise.
681 (s3_s_score_end): Delete unused local variable 'dot'.
682 (s3_gen_reloc): Delete unused local variables 'f', 's', and 'e'.
683 * config/tc-score7.c (s7_my_get_expression): Delete unused local
684 variable 'seg'.
685 (s7_do_ldst_insn): Delete unused local variable 'strbak'.
686 (s7_b32_relax_to_b16): Delete unused local variables 'r_old' and
687 'r_new'.
688 (s7_s_score_end): Delete unused local variable 'dot'.
689 (s7_relax_frag): Delete unused local variable 'relax_size'.
690 (s7_gen_reloc): Delete unused local variables 'f', 's', and 'e'.
691
692 2011-06-10 H.J. Lu <hongjiu.lu@intel.com>
693
694 AVX Programming Reference (June, 2011)
695 * config/tc-i386.c (i386_error): Add invalid_vsib_address and
696 unsupported_vector_index_register.
697 (cpu_arch): Add .avx2, .bmi2, .lzcnt and .invpcid.
698 (check_VecOperands): New.
699 (match_template): Call check_VecOperands. Handle
700 invalid_vsib_address and unsupported_vector_index_register.
701 (build_modrm_byte): Support VecSIB. Check register-only source
702 operand when two source operands are swapped.
703 (i386_index_check): Allow Xmm/Ymm index registers.
704
705 * doc/c-i386.texi: Document avx2/.avx2, bmi2/.bmi2, lzcnt/.lzcnt
706 and invpcid./invpcid.
707
708 2011-06-09 Nick Clifton <nickc@redhat.com>
709
710 PR gas/12861
711 * config/tc-cr16.c (tc_gen_reloc): Remove unused local variable
712 code.
713 (check_cinv_options): Remove unused local variables. Make
714 function void.
715 (md_assemble): Remove unused local variable.
716
717 2011-06-09 James Greenhalgh <james.greenhalgh@arm.com>
718
719 * config/tc-arm.c (do_ldrd): Warn in unpredictable cases.
720
721 2011-06-03 Arnaud Patard <arnaud.patard@rtp-net.org>
722
723 PR gas/12698
724 * config/tc-arm.c (parse_psr): Set m_profile to false when
725 assembling for any architecture.
726
727 2011-06-02 Jie Zhang jie@codesourcery.com
728 Nathan Sidwell nathan@codesourcery.com
729
730 * config/tc-arm.c (parse_address_main): Handle -0 offsets.
731 (encode_arm_addr_mode_2): Set default sign of zero here ...
732 (encode_arm_addr_mode_3): ... and here.
733 (encode_arm_cp_address): ... and here.
734 (md_apply_fix): Use default sign of zero here.
735
736 2011-06-02 Nick Clifton <nickc@redhat.com>
737
738 * as.c: Fix spelling typo.
739 * read.c: Likewise.
740 * config/tc-ppc.c: Likewise.
741 * po/gas.pit: Regenerate.
742
743 2011-05-31 Paul Brook <paul@codesourcery.com>
744
745 * config/tc-arm.c (arm_cpus): Add Cortex-R5.
746 (arm_extensions): Allow idiv on ARMv7-R.
747 * doc/c-arm.text: Update idiv extension restrictions.
748
749 2011-05-31 Paul Brook <paul@codesourcery.com>
750
751 * config/tc-arm.c (arm_force_relocation): Resolve all pc-relative
752 loads.
753
754 2011-05-31 Paul Brook <paul@codesourcery.com>
755
756 * config/tc-arm.c (do_t_branch): Avoid relaxing branches to constant
757 addresses.
758
759 2011-05-31 Paul Brook <paul@codesourcery.com>
760 Nathan Sidwell <nathan@codesourcery.com>
761
762 * config/tc-arm.c (fix_new_arm): Create an absolute symbol for
763 pc-relative fixes to constants.
764 * config/tc-arm.h (TC_FORCE_RELOCATATION_ABS): Define.
765
766 2011-05-27 Nick Clifton <nickc@redhat.com>
767
768 * config/tc-s390.c (md_begin): Remove unused variable dup_insn.
769
770 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
771
772 * config/tc-s390.c (md_gather_operands): Fix check for floating
773 register pair operands.
774
775 2011-05-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
776
777 * config/tc-s390.c (md_gather_operands): Emit an error for odd
778 numbered registers used as register pair operand.
779
780 2011-05-23 Nick Clifton <nickc@redhat.com>
781
782 * config/tc-v850.h (TC_FX_SIZE_SLACK): Define.
783
784 2011-05-20 Bernd Schmidt <bernds@codesourcery.com>
785
786 * config/tc-tic6x.c (tic6x_operators): Add "pcr_offset".
787 (tic6x_parse_name): Handle it.
788 (tic6x_fix_new_exp): Handle O_pcr_offset.
789 (tic6x_fix_adjustable): Return 0 for the new relocs.
790 (md_apply_fix): Handle them.
791 (tc_gen_reloc): Likewise.
792 * config/tc-tic6x.h (tic6x_fix_info): Add a fix_subsy member.
793
794 2011-05-18 Nick Clifton <nickc@redhat.com>
795
796 PR gas/12754
797 * config/tc-tic30.c (ordinal_names): Allow translation of the
798 ordinal names.
799
800 2011-05-18 Nick Clifton <nickc@redhat.com>
801
802 * config/tc-arm.c (s_unreq): Reword warning message to make it
803 easier to translate.
804 * config/tc-ia64.c (md_show_usage): Add note for translators.
805 * configure.in (ALL_LINGUAS): Add "fi".
806 * configure: Regenerate.
807
808 2011-05-18 Tristan Gingold <gingold@adacore.com>
809
810 * config/tc-ppc.h (ppc_tc_sy): Reorder fields.
811 Put size into an union with dw.
812 (OBJ_COPY_SYMBOL_ATTRIBUTES): Adjust.
813 (ppc_xcoff_end): Declare.
814 (md_end): Define.
815 * config/tc-ppc.c: Add includes for xcoff.
816 (ppc_dwsect): New function.
817 (md_pseudo_table): Add dwsect.
818 (struct dw_subsection): New.
819 (dw_sections): New.
820 (ppc_change_debug_section): New function.
821 (ppc_xcoff_end): Ditto.
822 (ppc_function): Adjust for ppc_tc_sy.
823 (ppc_symbol_new_hook): Ditto.
824 (ppc_frob_symbol): Ditto.
825 (ppc_frob_section): Do not set vma for debug sections.
826 (ppc_fix_adjustable): Return true for debug sections.
827 * config/obj-coff.c: Add includes for xcoff.
828 (coff_frob_section): Handle dwarf section.
829
830 2011-05-17 Nick Clifton <nickc@redhat.com>
831
832 * po/fi.po: New Finnish translation.
833 * po/fr.po: Updated French translation.
834
835 * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.
836 * config/tc-mt.c (md_assemble): Fix typos in warning messages.
837 * cond.c (s_else): Fix typos in error messages.
838 * config/tc-pj.c (md_assemble): Fix typo in error message.
839
840 2011-05-16 Hans-Peter Nilsson <hp@axis.com>
841
842 * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not
843 emitting ELF object.
844 (md_show_usage): Only mention --pic if the assembler can generate
845 ELF objects.
846 * doc/c-cris.texi (CRIS-Opt): Mention that generating ELF is a
847 prerequisite for --pic being a valid option.
848
849 2011-05-13 Frederic Marchal <fmarchal@perso.be>
850
851 PR gas/12755
852 * config/tc-v850.c (parse_register_list): Correct error string.
853
854 2011-05-12 Quentin Neill <quentin.neill@amd.com>
855
856 * config/tc-i386.c (cpu_arch): Rename PROCESSOR_BDVER1 to PROCESSOR_BD.
857 (i386_align_code): Ditto
858
859 2011-05-12 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
860
861 PR gas/12715
862 * config/tc-arm.c (parse_big_immediate): Fix parsing of 64-bit
863 immediates on 32-bit hosts.
864
865 2011-05-10 Quentin Neill <quentin.neill@amd.com>
866
867 * config/tc-i386.c (cpu_arch): Add bdver2 and rename
868 PROCESSOR_BDVER1 to PROCESSOR_BDVER.
869 (i386_align_code): Rename PROCESSOR_BDVER1.
870 (processor_type): Ditto.
871 * doc/c-i386.texi: Add bdver2.
872
873 2011-05-10 Alan Modra <amodra@gmail.com>
874
875 * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.
876
877 2011-05-09 Paul Brook <paul@codesourcery.com>
878
879 * config/tc-tic6x.c (streq): Define.
880 (tic6x_get_unwind): New.
881 (s_tic6x_cantunwind, s_tic6x_handlerdata, s_tic6x_endp,
882 s_tic6x_personalityindex, s_tic6x_personality): New functions.
883 (md_pseudo_table): Add "endp", "handlerdata", "personalityindex",
884 "personality" and "cantunwind".
885 (tic6x_regname_to_dw2regnum, tic6x_frame_initial_instructions,
886 tic6x_start_unwind_section, tic6x_unwind_frame_regs,
887 tic6x_pop_rts_offset_little, tic6x_pop_rts_offset_big,
888 tic6x_unwind_reg_from_dwarf, tic6x_flush_unwind_word,
889 tic6x_unwind_byte, tic6x_unwind_2byte, tic6x_unwind_uleb,
890 tic6x_cfi_startproc, output_exidx_entry, tic6x_output_unwinding,
891 tic6x_cfi_endproc): New.
892 * config/tc-tic6x.h (TIC6X_NUM_UNWIND_REGS): Define.
893 (tic6x_unwind_info): New.
894 (tic6x_segment_info_type): Add marked_pr_dependency, unwind and
895 text_unwind.
896 (TARGET_USE_CFIPOP, tc_regname_to_dw2regnum,
897 tc_cfi_frame_initial_instructions, DWARF2_DEFAULT_RETURN_COLUMN,
898 DWARF2_CIE_DATA_ALIGNMENT, tc_cfi_startproc, tc_cfi_endproc,
899 tc_cfi_section_name): Define.
900 * doc/c-tic6x.texi: Document new unwinding directives.
901 * dw2gencfi.c (tc_cfi_startproc, tc_cfi_endproc): Add default
902 definitions.
903 (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset, CFI_return_column,
904 CFI_rel_offset, CFI_escape, CFI_signal_frame, CFI_val_encoded_addr):
905 Move to dw2gencfi.h.
906 (CFI_EMIT_target): Define.
907 (dot_cfi_sections): Check tc_cfi_section_name.
908 (dot_cfi_startproc): Use tc_cfi_startproc.
909 (dot_cfi_endproc): Use tc_cfi_endproc.
910 * dw2gencfi.h (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset,
911 CFI_return_column, CFI_rel_offset, CFI_escape, CFI_signal_frame,
912 CFI_val_encoded_addr): Move to here from dw2gencfi.c.
913
914 2011-05-07 Alan Modra <amodra@gmail.com>
915
916 * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.
917 Use throughout in place of #if SUPPORT_FRAME_LINKONCE.
918 (struct fde_entry): Rename cseg to cur_seg.
919 (cfi_change_reg_numbers): Remove ATTRIBUTE_UNUSED.
920 (get_cfi_seg): Likewise. Use if (SUPPORT_FRAME_LINKONCE) rather
921 that #if SUPPORT_FRAME_LINKONCE.
922 (cfi_finish): Likewise.
923
924 2011-05-06 Tristan Gingold <gingold@adacore.com>
925
926 * read.c (s_comm_internal): Remove code for OBJ_VMS.
927 (s_data): Ditto.
928 (s_text): Ditto.
929 * write.c (write_object_file): Ditto.
930 * symbols.c (define_sym_at_dot): Ditto.
931 (colon): Ditto.
932
933 2011-05-05 Alan Modra <amodra@gmail.com>
934
935 * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define. Use throughout
936 file to conditionally compile code added 2011-04-26.
937 (cfi_change_reg_numbers): Add ATTRIBUTE_UNUSED on params only used
938 when SUPPORT_FRAME_LINKONCE.
939 (get_cfi_seg): Likewise. Reintroduce old code for when not
940 SUPPORT_FRAME_LINKONCE.
941 (cfi_finish): Move get_cfi_seg calls out of loop when not
942 SUPPORT_FRAME_LINKONCE. Avoid unused var warning.
943
944 2011-05-03 Paul Brook <paul@codesourcery.com>
945
946 * config/tc-tic6x.c (s_ehtype): New function.
947 (md_pseudo_table): Add "ehtype".
948 (tic6x_fix_adjustable, md_apply_fix): BFD_RELOC_C6000_EHTYPE.
949 * doc/c-tic6x.texi: Document .ehtype directive.
950
951 2011-04-26 Kai Tietz <ktietz@redhat.com>
952
953 * dw2gencfi.c (dwcfi_seg_list): New struct.
954 (dwcfi_hash): New static hash variable.
955 (get_debugseg_name): New.
956 (alloc_debugseg_item): New.
957 (make_debug_seg): New.
958 (dwcfi_hash_insert): New.
959 (dwcfi_hash_find): New.
960 (dwcfi_hash_find_or_make): New.
961 (cfi_insn_data): New member cur_seg.
962 (cie_entry): Likewise.
963 (fde_entry): New cseg and handled members.
964 (alloc_fde_entry): Initialize cseg member.
965 (alloc_cfi_insn_data): Initialize cur_seg member.
966 (dot_cfi_sections): Compare for beginning of
967 section names via strncmp.
968 (get_cfi_seg): New.
969 (cfi_finish): Treat link-once sections.
970 (is_now_linkonce_segment): New local helper.
971 (output_cie): Ignore cie entries not member of current
972 segment.
973 (output_fde): Likewise.
974 (select_cie_for_fde): Likewise.
975 (cfi_change_reg_numbers): Add new argument for current segment
976 and ignore insn elements, if not part of current segment.
977 * ehopt.c (get_cie_info): Use strncmp for
978 section name matching.
979 (heck_eh_frame): Likewise.
980
981 2011-04-20 Catherine Moore <clm@codesourcery.com>
982 David Ung <davidu@mips.com>
983
984 * config/mips.c (mips_cl_insn): Add new field complete_p.
985 (create_insn): Initialize complete_p to zero.
986 (BASE_REG_EQ): New.
987 (fix_24k_align_to): New.
988 (fix_24k_store_info): Declare.
989 (fix_24k_sort): New.
990 (fix_24k_record_store_info): New.
991 (nops_for_24k): New.
992 (nops_for_insn): Call nops_for_24k.
993 (append_insn): Move O_constant expression handling.
994
995 2011-04-20 Alan Modra <amodra@gmail.com>
996
997 * hash.c (set_gas_hash_table_size): Use bfd_hash_set_default_size.
998 (hash_new_sized): New function, split out from..
999 (hash_new): ..here.
1000
1001 2011-04-19 Nick Clifton <nickc@redhat.com>
1002
1003 * config/tc-arm.c (v7m_psrs): Revert previous delta.
1004
1005 2011-04-18 Julian Brown <julian@codesourcery.com>
1006 Nick Clifton <nickc@redhat.com>
1007
1008 * config/tc-arm.c (parse_psr): Use selected_cpu not cpu_variant to
1009 detect M-profile targets.
1010 (do_t_swi): Exclude v7 and higher variants from arm_ext_os test.
1011 (v7m_psrs): Fix typo: basepri_max should be basepri_mask.
1012
1013 2011-04-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1014
1015 * config/tc-s390.c (s390_machine): New prototype.
1016 (md_pseudo_table): New pseudo-op .machine.
1017 (s390_opcode_hash): Initialize to NULL.
1018 (s390_parse_cpu): New function.
1019 (md_parse_option): Use s390_parse_cpu.
1020 (s390_setup_opcodes): New function.
1021 (md_begin): Use s390_setup_opcodes.
1022 (s390_machine): New hook handling the new .machine pseudo.
1023
1024 * doc/c-s390.texi: Document the new pseudo op .machine.
1025
1026 2011-04-12 H.J. Lu <hongjiu.lu@intel.com>
1027
1028 * config/tc-i386.c (i386_mach): Start error message with lower
1029 case.
1030 (md_begin): Likewise.
1031 (md_parse_option): Likewise.
1032 (i386_target_format): Likewise.
1033 (check_byte_reg): Likewise.
1034 (check_long_reg): Likewise.
1035 (check_qword_reg): Likewise.
1036 (check_word_reg): Likewise.
1037
1038 2011-04-12 Nick Clifton <nickc@redhat.com>
1039
1040 PR gas/12532
1041 * config/tc-arm.c (relax_branch): Do not relax branches to
1042 preemptable global symbols.
1043
1044 2011-04-11 Julian Brown <julian@codesourcery.com>
1045
1046 * config/tc-arm.c (parse_psr): Add LHS argument. Improve support
1047 for *APSR bitmasks.
1048 (operand_parse_code): Replace OP_PSR with OP_wPSR and OP_rPSR.
1049 Remove OP_RVC_PSR.
1050 (parse_operands): Likewise.
1051 (do_mrs): Tweak error message for constraint.
1052 (do_t_mrs): Update constraints for changes to APSR support.
1053 (do_t_msr): Likewise. Don't set PSR_f flag here.
1054 (psrs): Remove "g", "nzcvq", "nzcvqg".
1055 (insns): Tweak entries for msr and mrs instructions.
1056
1057 2011-04-11 Kai Tietz <ktietz@redhat.com>
1058
1059 * config/tc-i386.c (x86_cons): Initialize adjust with zero.
1060
1061 2011-04-11 Nick Clifton <nickc@redhat.com>
1062
1063 * config/tc-i386.c (x86_cons): Define even for non-ELF targets.
1064 * config/tc-i386.h (x86_cons): Always prototype.
1065
1066 * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameter
1067 in order to avoid a compile time warning.
1068 (getprocreg_image): Likewise.
1069
1070 2011-04-11 Alan Modra <amodra@gmail.com>
1071
1072 * config/tc-cr16.c (getprocreg_image): Correct range check.
1073 (getprocregp_image): Likewise.
1074
1075 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1076
1077 * configure.tgt (strongarm*be, strongarm*b, strongarm*,
1078 xscale*be|xscale*b, xscale*): Remove architectures.
1079 (thumb-*-coff, thumb-*-rtems*, thumb-*-elf, thumb-epoc-pe,
1080 thumb-*-pe, xscale-*-coff, xscale-*-elf): Remove targets.
1081
1082 2011-04-01 Tristan Gingold <gingold@adacore.com>
1083
1084 * config/tc-ia64.c (md_apply_fix): Add a cast to avoid a warning.
1085
1086 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
1087
1088 * config/tc-tic6x.c (sbss_section, scom_section, scom_symbol): New
1089 static variables.
1090 (md_begin): Initialize them.
1091 (s_tic6x_scomm): New static function.
1092 (md_pseudo_table): Add "scomm".
1093 (tc_gen_reloc): Really undo all adjustments made by
1094 bfd_install_relocation.
1095 * doc/c-tic6x.texi: Document the .scomm directive.
1096
1097 2011-03-31 Tristan Gingold <gingold@adacore.com>
1098
1099 * dwarf2dbg.c (DWARF2_VERSION): Define.
1100 (out_debug_line): Use it.
1101 (out_debug_aranges): Ditto.
1102 (out_debug_info): Ditto.
1103 * config/tc-ia64.h (DWARF2_VERSION): Override it.
1104
1105 2011-03-30 Michael Snyder <msnyder@vmware.com>
1106
1107 * obj-elf.c (obj_elf_section): Free malloced name.
1108 * macro.c (get_any_string): Free malloced br_buf.
1109 (do_formals): Free 'formal'.
1110
1111 2011-03-30 Tristan Gingold <gingold@adacore.com>
1112
1113 * config/tc-ppc.c (ppc_frob_symbol): Convert stsym symbols value
1114 to offset only if within is set.
1115 (ppc_stabx): Reformat. For stsym stabs, add a check and set
1116 within only for symbols.
1117
1118 2011-03-29 Richard Henderson <rth@redhat.com>
1119
1120 PR 12610
1121 * config/tc-alpha.c (s_alpha_align): Don't auto-align a previous
1122 label; zap alpha_insn_label.
1123
1124 2011-03-29 H.J. Lu <hongjiu.lu@intel.com>
1125
1126 * config/tc-i386.c (handle_quad): Properly handle multiple
1127 operands.
1128
1129 2011-03-29 Mike Frysinger <vapier@gentoo.org>
1130
1131 * config/bfin-parse.y (BYTEUNPACK): Return yyerror when dest
1132 reg $2 is the same as dest reg $4.
1133
1134 2011-03-29 Mike Frysinger <vapier@gentoo.org>
1135
1136 * config/bfin-parse.y (BYTEOP16M): Return yyerror when dest
1137 reg $2 is the same as dest reg $4.
1138
1139 2011-03-29 Mike Frysinger <vapier@gentoo.org>
1140
1141 * config/bfin-parse.y (BYTEOP16P): Return yyerror when dest
1142 reg $2 is the same as dest reg $4.
1143
1144 2011-03-28 Mike Frysinger <vapier@gentoo.org>
1145
1146 * config/bfin-parse.y (16bit acc add): Return yyerror when dest
1147 reg $1 is the same as dest reg $7.
1148
1149 2011-03-28 H.J. Lu <hongjiu.lu@intel.com>
1150
1151 * config/tc-i386.c (handle_quad): New.
1152 (md_pseudo_table): Add "quad".
1153
1154 2011-03-26 John Marino <binutils@marino.st>
1155
1156 * configure.tgt: Fix support for *-*-dragonfly*.
1157 * config/tc-i386.c: define SVR4_COMMENT_CHARS for dragonfly.
1158 * config/te-dragonfly.h: New file.
1159
1160 2011-03-24 Eric B. Weddington <eric.weddington@atmel.com>
1161
1162 * config/tc-avr.c (mcu_types): Add new devices: atmega325pa,
1163 atmega3250pa, atmega3290pa, atmega16hvbrevb, atmega32hvbrevb,
1164 at90pwm161.
1165 * doc/c-avr.texi: Document new device names.
1166
1167 2011-03-24 Mike Frysinger <vapier@gentoo.org>
1168
1169 * config/bfin-parse.y (dual 32bit add/sub): Return yyerror when dest
1170 reg $1 is the same as dest reg $7.
1171 (quad 16bit add/sub): Return yyerror when dest reg $1 is the same as
1172 dest reg $7.
1173
1174 2011-03-24 Mike Frysinger <vapier@gentoo.org>
1175
1176 * config/bfin-parse.y (check_macfuncs): Clarify error message when
1177 P is mismatched. Check destination regno are off by one when P is
1178 set, or are equal when P is not set.
1179
1180 2011-03-23 Mike Frysinger <vapier@gentoo.org>
1181
1182 * config/bfin-parse.y (SEARCH): Return yyerror when dest reg $2 is
1183 the same as dest reg $4.
1184 (BITMUX): Return yyerror when dest reg $3 is the same as dest reg $5.
1185
1186 2011-03-23 Eric B. Weddington <eric.weddington@atmel.com>
1187
1188 * config/tc-avr.c (mcu_types): Add new xmega devices: atxmega64a1u,
1189 atxmega128a1u, atxmega16x1, atxmega32x1, atxmega128b1, atxmega256a3bu.
1190 * doc/c-avr.texi: Document new device names.
1191
1192 2011-03-22 Eric B. Weddington <eric.weddington@atmel.com>
1193
1194 * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.
1195 (AVR_INSN): Change definition to match.
1196 (avr_opcodes): Likewise, change to match.
1197 (mcu_types): Add XMEGA architecture names and new XMEGA device names.
1198 (md_show_usage): Add XMEGA architecture names.
1199 (avr_operand): Add 'E' constraint for DES instruction of XMEGA devices.
1200 Add support for SPM Z+ instruction.
1201 * doc/c-avr.texi: Add documentation for XMEGA architectures and
1202 devices.
1203
1204 2011-03-21 Eric B. Weddington <eric.weddington@atmel.com>
1205
1206 * config/tc-avr.c (md_show_usage): Add "Assembler" text to output.
1207
1208 2011-03-18 Alan Modra <amodra@gmail.com>
1209
1210 * config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
1211 on .size expression errors rather than symbols in the size expression.
1212
1213 2011-03-18 Alan Modra <amodra@gmail.com>
1214
1215 * input-scrub.c (line_numberT): Delete.
1216 (input_scrub_close): Reset line counters.
1217 * messages.c (as_show_where): Don't print invalid line number.
1218 (as_warn_internal, as_bad_internal): Likewise.
1219
1220 2011-03-18 Alan Modra <amodra@gmail.com>
1221
1222 * read.c (read_a_source_file): Remove md_after_pass_hook.
1223 Move "quit" label before set of dot_symbol.
1224 * config/tc-d10v.h (md_after_pass_hook): Don't define.
1225 * config/tc-d30v.h (md_after_pass_hook): Likewise.
1226 * config/tc-m32r.h (md_after_pass_hook): Likewise.
1227 (md_cleanup): Define to call m32r_fill_insn.
1228
1229 2011-03-18 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1230
1231 * config/tc-s390.c (md_parse_option): Add -march=all option which
1232 switches to the highest available CPU.
1233
1234 2011-03-17 Alan Modra <amodra@gmail.com>
1235
1236 PR 12569
1237 * expr.c (operand): Correct passing of "mode" to expr.
1238 * read.c (do_org): Allow expr_section.
1239 (get_known_segmented_expression): Don't assert anything about the
1240 segment.
1241
1242 2011-03-16 H.J. Lu <hongjiu.lu@intel.com>
1243
1244 * as.c (show_usage): Add --size-check=.
1245 (parse_args): Add and handle OPTION_SIZE_CHECK.
1246
1247 * as.h (flag_size_check): New.
1248
1249 * config/obj-elf.c (elf_frob_symbol): Use as_bad to report
1250 bad .size directive only for --size-check=error.
1251
1252 * doc/as.texinfo: Document --size-check=.
1253
1254 2011-03-14 Mike Frysinger <vapier@gentoo.org>
1255
1256 * config/tc-bfin.c (bfin_cpus[]): Add 0.4 for
1257 bf542/bf544/bf547/bf548/bf549.
1258
1259 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
1260
1261 * config/tc-arm.c (md_pcrel_from_section): Use S_FORCE_RELOC to
1262 determine whether a relocation is needed.
1263 (md_apply_fix, arm_apply_sym_value): Likewise.
1264
1265 2011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
1266
1267 * config/tc-arm.c (arm_adjust_symtab): Set the branch type
1268 for Thumb symbols.
1269
1270 2011-03-11 Nick Clifton <nickc@redhat.com>
1271
1272 * remap.c (remap_debug_filename): Always allocate a buffer for the
1273 returned pointer.
1274 * stabs.c (stabs_generate_asm_file): Free the pointer returned by
1275 remap_debug_filename.
1276
1277 2011-03-10 Michael Snyder <msnyder@vmware.com>
1278
1279 Revert the following change:
1280 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
1281 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
1282
1283 2011-03-10 Alan Modra <amodra@gmail.com>
1284
1285 * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,
1286 TARGET_SYMBOL_FIELDS): Don't define.
1287 * gas/config/tc-arc.c (arc_common): Use correct symbol "local" field.
1288
1289 2011-03-09 Michael Snyder <msnyder@vmware.com>
1290
1291 * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
1292 (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
1293 (emit_fixed_inc_line_addr): Assign instead of conditional in
1294 assert.
1295
1296 2011-03-05 H.J. Lu <hongjiu.lu@intel.com>
1297
1298 * config/obj-elf.c (elf_frob_symbol): Mention symbol name in
1299 non-constant .size expression.
1300
1301 2011-03-02 Nick Clifton <nickc@redhat.com>
1302
1303 * ecoff.c: Incldue filenames.h
1304
1305 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
1306
1307 * depend.c (register_dependency): Use filename_(n)cmp.
1308 * dwarf2dbg.c (get_filenum): Likewise.
1309 * ecoff.c (add_file): Likewise.
1310 (ecoff_generate_asm_lineno): Likewise.
1311 * input-scrub.c (new_logical_line_flags): Likewise.
1312 * listing.c (file_info): Likewise.
1313 (listing_newline): Likewise.
1314 * remap.c (remap_debug_filename): Likewise.
1315 * stabs.c (generate_asm_file): Likewise.
1316 (stabs_generate_asm_lineno): Likewise.
1317
1318 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1319
1320 * config/tc-mips.c (append_insn): Disable branch relaxation for
1321 DSP instructions.
1322
1323 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1324
1325 * config/tc-mips.c (macro): Handle M_PREF_AB.
1326
1327 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1328
1329 * config/tc-mips.c (RELAX_BRANCH_ENCODE): Encode the temporary
1330 register to use.
1331 (RELAX_BRANCH_UNCOND): Adjust accordingly.
1332 (RELAX_BRANCH_LIKELY): Likewise.
1333 (RELAX_BRANCH_LINK): Likewise.
1334 (RELAX_BRANCH_TOOFAR): Likewise.
1335 (RELAX_BRANCH_AT): New macro.
1336 (append_insn): Encode the temporary register to use in standard
1337 MIPS branch relaxation.
1338 (relaxed_branch_length): Update according to changes to
1339 RELAX_BRANCH_ENCODE.
1340 (md_convert_frag): Use the encoded register as the temporary.
1341
1342 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1343
1344 * config/tc-mips.c (mips_fix_adjustable): On REL targets also
1345 reject PC-relative relocations.
1346
1347 2011-02-28 Maciej W. Rozycki <macro@codesourcery.com>
1348
1349 * config/tc-mips.c (md_convert_frag): Correct message
1350 capitalization.
1351
1352 2011-02-28 Alan Modra <amodra@gmail.com>
1353
1354 * symbols.c (report_op_error): Remove unnecessary forward declaration.
1355 Add "op" parameter. Report operator and operand segments in error
1356 message, not operand symbols.
1357 (resolve_symbol_value): Always set segment for equated symbols, not
1358 just when finalizing. Adjust report_op_error calls.
1359
1360 2011-02-25 H.J. Lu <hongjiu.lu@intel.com>
1361
1362 * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations
1363 if 64bit relocations aren't allowed.
1364
1365 2011-02-25 Alan Modra <amodra@gmail.com>
1366
1367 PR gas/12519
1368 * config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
1369
1370 2011-02-21 Maciej W. Rozycki <macro@codesourcery.com>
1371
1372 * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
1373 initialization of offset_reloc.
1374
1375 2011-02-15 Richard Henderson <rth@redhat.com>
1376
1377 * dw2gencfi.c (dot_cfi_dummy): New.
1378 (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
1379 * read.c (pobegin): Unconditionally call cfi_pop_insert.
1380
1381 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1382
1383 * configure: Regenerate.
1384
1385 2011-02-13 Mike Frysinger <vapier@gentoo.org>
1386
1387 * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
1388 * config/bfin-parse.y (BYTEOP2M): Delete token.
1389 (asm_1): Remove BYTEOP2M insn matching.
1390
1391 2011-02-12 Mike Frysinger <vapier@gentoo.org>
1392
1393 * config/bfin-defs.h: Include opcode/bfin.h.
1394 (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
1395
1396 2011-02-11 Mike Frysinger <vapier@gentoo.org>
1397
1398 * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
1399 (Modify Registers): Fix subtracted typo.
1400 (.byte2): Extend and swap descriptions with .byte4.
1401 (.byte4): Extend and swap descriptions with .byte2.
1402 (.db, .dw, .dd): Document behavior.
1403
1404 2011-02-11 Mike Frysinger <vapier@gentoo.org>
1405
1406 * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
1407
1408 2011-02-11 Alan Modra <amodra@gmail.com>
1409
1410 * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
1411
1412 2011-02-10 Alan Modra <amodra@gmail.com>
1413
1414 * doc/as.texinfo (Overview): Add missing markup around Blackfin
1415 and PowerPC options.
1416
1417 2011-02-10 Alan Modra <amodra@gmail.com>
1418
1419 * config/tc-ppc.c (md_show_usage): Remove -l and -b. Add -K PIC.
1420 * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
1421 (Overview <Target PowerPC options>): Add a number of missing options.
1422 * doc/c-ppc.texi: Likewise. Add markup for use in manpage generation.
1423
1424 2011-02-08 H.J. Lu <hongjiu.lu@intel.com>
1425
1426 PR gas/6957
1427 * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
1428 for i686.
1429
1430 2011-02-08 H.J. Lu <hongjiu.lu@intel.com>
1431
1432 * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
1433 for ISA extensions.
1434 (md_parse_option): Likewise.
1435
1436 2011-02-04 Bernd Schmidt <bernds@codesourcery.com>
1437
1438 * doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".
1439 * doc/c-tic6x.texi (TIC6X Directives): Don't mention ".atomic".
1440 (TIC6X Options): Don't mention "-matomic".
1441 * config/tc-tic6x.c (OPTION_MATOMIC, OPTION_MNO_ATOMIC): Delete.
1442 (md_longopts): Remove corresponding entries.
1443 (md_parse_option): Don't handle them.
1444 (md_show_usage): Don't document them.
1445 (tic6x_atomic): Delete variable.
1446 (tic6x_update_features): Always copy tic6x_arch_enable to
1447 tic6x_features.
1448 (tic6x_arch_enable): Remove references to TIC6X_INSN_ATOMIC.
1449 (s_tic6x_atomic, s_tic6x_noatomic): Remove functions.
1450 (md_pseudo_table): Remove ".atomic" and ".noatomic".
1451
1452 2011-01-31 Nick Clifton <nickc@redhat.com>
1453
1454 * write.c (write_contents): Include output file name and bfd error
1455 value when reporting the inability to write to the output file.
1456 * config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
1457 frag that has a non-zero fill value.
1458
1459 2011-01-27 DJ Delorie <dj@redhat.com>
1460
1461 * config/tc-rx.c (md_convert_frag): If we can't compute the target
1462 address, zero out the values stored in the object file to make
1463 objdump's output consistent.
1464
1465 2011-01-26 Kai Tietz <kai.tietz@onevision.com>
1466
1467 * config/tc-i386.c (md_begin): Set for x64 windows COFF target
1468 x86_dwarf2_return_column to 32.
1469
1470 2011-01-20 Nick Clifton <nickc@redhat.com>
1471
1472 PR gas/12384
1473 * config/tc-h8300.c (constant_fits_width_p): Use correct type for
1474 comparison.
1475
1476 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
1477
1478 * write.c (compress_debug): Return if section size is smaller
1479 than 32 bytes.
1480
1481 2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
1482
1483 PR gas/12409
1484 * write.c (compress_debug): Return if section size is 0.
1485
1486 2011-01-18 Mingfeng Wu <mingfeng@faraday-tech.com>
1487
1488 * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatible
1489 cores: fa606te, fa616te, fmp626. Modify the VFP of fa626te.
1490 * doc/c-arm.texi (ARM Options): Add -mcpu={fa606te, fa616te,
1491 fmp626} options.
1492
1493 2011-01-18 Nick Clifton <nickc@redhat.com>
1494
1495 PR gas/12390
1496 * doc/all.texi: Add NS32K
1497 * doc/as.texinfo: Remove target specific details of which
1498 characters act as comment initiators and statement separators into
1499 individual target specific files.
1500 * doc/c-alpha.texi (Alpha-Chars): Document special behaviour of
1501 the hash character at the start of a line.
1502 * doc/c-arm.texi (ARM-Chars): Likewise.
1503 * doc/c-avr.texi (AVR-Chars): Likewise.
1504 * doc/c-d10v.texi (D10V-Chars): Likewise.
1505 * doc/c-d30v.texi (D30V-Chars): Likewise.
1506 * doc/c-mmix.texi (MMIX-Chars): Likewise.
1507 * doc/c-s390.texi (s390 characters): Likewise.
1508 * doc/c-sh.texi (SH-Chars): Likewise.
1509 * doc/c-sh64.texi (SH64-Chars): Likewise.
1510 * doc/c-sparc.texi (SPARC-Chars): Likewise.
1511 * doc/c-tic6x.texi (TIC6X Syntax): Likewise.
1512 * doc/c-xtensa.texi (Xtensa Syntax): Likewise.
1513 * doc/c-z80.texi (Z80-Chars): Likewise.
1514 * doc/c-z8k.texi (Z8000-Chars): Likewise.
1515 * doc/c-pdp11.texi (PDP11-Syntax): Document line separator character.
1516 * doc/c-arc.texi (ARC-Chars): Fill in this subsection.
1517 * doc/c-bfin.texi (Blackfin Syntax): Document line comment and
1518 line separator characters.
1519 * doc/c-cr16.texi (CR16 Syntax): Likewise.
1520 * doc/c-i386.texi (i386-Chars): Likewise.
1521 * doc/c-i860.texi (i860-Chars): Likewise.
1522 * doc/c-i960.texi (i960-Chars): Likewise.
1523 * doc/c-ip2k.texi (IP2K-Chars): Likewise.
1524 * doc/c-lm32.texi (LM32-Chars): likewise.
1525 * doc/c-m32c.texi (M32C-Chars): Likewise.
1526 * doc/c-m68hc11.texi (M68HC11-syntax): Likewise.
1527 * doc/c-m68k.texi (M68K-Chars): Likewise.
1528 * doc/c-microblaze.texi (MicroBlaze-Chars): Likewise.
1529 * doc/c-msp430.texi (MSP430-Chars): Likewise.
1530 * doc/c-mt.texi (MT-Chars): Likewise.
1531 * doc/c-ns32k.texi (NS32K-Chars): Likewise.
1532 * doc/c-pj.texi (PJ-Chars): Likewise.
1533 * doc/c-ppc.texi (PowerPC-Chars): Likewise.
1534 * doc/c-rx.texi (RX-Chars): Likewise.
1535 * doc/c-score.texi (SCORE-Chars): Likewise.
1536 * doc/c-tic54x.texi (TIC54X-Chars): Likewise.
1537 * doc/c-v850.texi (V850-Chars): Likewise.
1538 * doc/c-vax.texi (VAX-Chars): Likewise.
1539 * doc/c-xc16x.texi (xc16x-Chars): Likewise.
1540
1541 2011-01-17 Quentin Neill <quentin.neill@amd.com>
1542
1543 * config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.
1544
1545 * doc/c-i386.texi (i386-TBM): New section.
1546
1547 2011-01-16 H.J. Lu <hongjiu.lu@intel.com>
1548
1549 * config/tc-i386.c (disallow_64bit_disp): Renamed to ...
1550 (disallow_64bit_reloc): This.
1551 (md_assemble): Don't check movabs for x32 mode here.
1552 (i386_target_format): Updated.
1553 (tc_gen_reloc): Check if 64bit relocations are allowed.
1554
1555 2011-01-15 H.J. Lu <hongjiu.lu@intel.com>
1556
1557 * config/tc-i386.c (disallow_64bit_disp): New.
1558 (x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
1559 X86_64_ABI/X86_64_X32_ABI.
1560 (md_assemble): Don't allow movabs with relocation in x32 mode.
1561 (i386_target_format): Updated.
1562
1563 2011-01-14 H.J. Lu <hongjiu.lu@intel.com>
1564
1565 * config/tc-i386.c (OPTION_N32): Renamed to ...
1566 (OPTION_X32): This.
1567 (md_longopts): Replace n32 with x32.
1568 (md_parse_option): Updated.
1569 (md_show_usage): Likewise.
1570
1571 * doc/c-i386.texi: Replace --n32 with --x32.
1572
1573 2011-01-11 Mingjie Xing <mingjie.xing@gmail.com>
1574
1575 * config/tc-mips.c (mips_ip): Update error messages. Take an
1576 unadjusted offset for "+c" argument.
1577
1578 2011-01-10 Nick Clifton <nickc@redhat.com>
1579
1580 * config/tc-i386.c (x86_elf_abi): Only define for targets that use
1581 it.
1582
1583 2011-01-10 Nick Clifton <nickc@redhat.com>
1584
1585 * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
1586 part of the file.
1587
1588 2011-01-10 Nathan Sidwell <nathan@codesourcery.com>
1589 Glauber de Oliveira Costa <glommer@gmail.com>
1590
1591 * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
1592 .tlsdescseq directive.
1593 * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
1594 following a symbol.
1595 (s_arm_tls_descseq): New directive.
1596 (md_pseudo_table): Add it.
1597 (encode_branch): Allow TLS_CALL relocs too.
1598 (do_t_blx, do_t_branch23): Use encode_branch.
1599 (reloc_names): Add tlsdesc and tlscall.
1600 (md_apply_fix): Process tls desc relocations.
1601 (tc_gen_reloc): Likewise.
1602 (arm_fix_adjustable): Likewise.
1603
1604 2011-01-07 Quentin Neill <quentin.neill@amd.com>
1605
1606 * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
1607
1608 * doc/c-i386.texi (i386-BMI): New section.
1609
1610 2011-01-06 Paul Koning <ni1d@arrl.net>
1611
1612 * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
1613 references to absolute addresses.
1614
1615 2011-01-05 DJ Delorie <dj@redhat.com>
1616
1617 * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
1618 instead of an RH_NEG32 one.
1619
1620 2011-01-05 Jonathan Wakely <jwakely.gcc@gmail.com>
1621
1622 * doc/c-i386.texi: Clarify --n32.
1623
1624 2011-01-04 H.J. Lu <hongjiu.lu@intel.com>
1625
1626 * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
1627 integer registers in VEX.vvvv. Check register-only source
1628 operand when two source operands are swapped. Properly update
1629 destination when two source operands are swapped.
1630
1631 2011-01-01 H.J. Lu <hongjiu.lu@intel.com>
1632
1633 * gas.c (parse_args): Update copyright to 2011.
1634
1635 For older changes see ChangeLog-2010
1636 \f
1637 Local Variables:
1638 mode: change-log
1639 left-margin: 8
1640 fill-column: 74
1641 version-control: never
1642 End: