* gas/mips/loc-swap.s: Add file missing from a previous commit.
[binutils.git] / gas / ChangeLog
blob9c0ded14b7b561ecb823071f5a04fda45bc475af
1 2011-07-04  Richard Sandiford  <rdsandiford@googlemail.com>
3         * config/tc-mips.c (gpr_read_mask, gpr_write_mask): Fix handling
4         of register 0.
6 2011-07-04  Maciej W. Rozycki  <macro@codesourcery.com>
8         * config/tc-mips.c (append_insn): Make sure DWARF-2 location
9         information is properly adjusted for branches that get swapped.
11 2011-07-03  Samuel Thibault  <samuel.thibault@gnu.org>
12             Thomas Schwinge  <thomas@schwinge.name>
14         PR binutils/12913
15         * config/obj-elf.c (obj_elf_type): Use ELFOSABI_GNU name instead of
16         ELFOSABI_LINUX alias.
17         * config/tc-ia64.c: Likewise.
19 2011-06-30  Paul Carroll  <pcarroll@codesourcery.com>
21         * config/tc-arm.c (do_t_add_sub): Only allow LSL shifts of less
22         than 4 in Thumb mode.
24 2011-06-30  Nick Clifton  <nickc@redhat.com>
26         PR gas/12848
27         * config/tc-arm.c (BAD_RANGE): New error message define.
28         (md_apply_fix): Use it.
29         Fix range check for thumb branch instructions.
31 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
33         * config/tc-mips.c (append_method): New enum.
34         (can_swap_branch_p, get_append_method): New functions.
35         (append_insn): Use get_append_method to decide how the instruction
36         should be added.
38 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
40         * config/tc-mips.c (append_insn): Remove bogus goto.
42 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
44         * config/tc-mips.c (append_insn): Always clear the history after an
45         unconditional branch.
47 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
49         * config/tc-mips.c (find_altered_mips16_opcode): New function.
50         (append_insn): Use it.
52 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
54         * config/tc-mips.c (insn_uses_reg): Delete.
55         (gpr_read_mask, gpr_write_mask): New functions.
56         (fpr_read_mask, fpr_write_mask): Likewise.
57         (insns_between, nops_for_vr4130, append_insn): Use them.
59 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
61         * config/tc-mips.c (md_mips_end): Call mips_emit_delays.
63 2011-06-29  Dave Martin  <dave.martin@linaro.org>
65         PR gas/12931
66         * config/tc-arm.c (mapping_state): When changing to ARM or THUMB
67         state set the minimum required alignment of the section.
69 2011-06-29  Tristan Gingold  <gingold@adacore.com>
71         * config/tc-i386.c (i386_mach): Convert to ISO-C.
72         (md_begin, pe_directive_secrel, md_estimate_size_before_relax): Ditto.
73         (md_convert_frag, md_apply_fix, md_undefined_symbol): Ditto.
74         (md_section_align, tc_gen_reloc): Ditto.
76 2011-06-28  Tristan Gingold  <gingold@adacore.com>
78         * config/tc-alpha.c (s_alpha_pdesc): Fix indentation. Do not
79         generate dummy fix.
81 2011-06-28  Tristan Gingold  <gingold@adacore.com>
83         * config/tc-alpha.c (load_expression): Use alloca instead of xmalloc.
84         (emit_jsrjmp): Ditto.
85         (tc_gen_reloc): Ditto.
87 2011-06-28  Tristan Gingold  <gingold@adacore.com>
89         * config/tc-alpha.c (alpha_evax_proc_hash): Remove.
90         (alpha_evax_proc_data): New variable.
91         (s_alpha_ent): Prevent nested function.  Remove has_insert call.
92         (s_alpha_pdesc): Do not call demand_empty_rest_of_line in case of
93         error.  Do not search in the hash table.  Check if match with .ent.
94         (s_alpha_name): Remove unused variable.
95         (md_begin): Remove initialization of alpha_evax_proc_hash.
97 2011-06-27  Tristan Gingold  <gingold@adacore.com>
99         * config/tc-alpha.c (add_to_link_pool): Remove basesym parameter.
100         Locally declare basesym.  Add comments.  Do not set literal_pool_size.
101         (load_expression): Adjust call to add_to_link_pool.
102         (s_alpha_pdesc): Define pdesc symbol using dot.
103         Do not set literal_pool_size.
104         (s_alpha_end): Use NULL instead of 0.
106 2011-06-27  Tristan Gingold  <gingold@adacore.com>
108         * config/obj-evax.c (evax_frob_file_before_adjust): Add comments.
109         Fix style.
110         * config/obj-evax.h (struct alpha_linkage_fixups): Remove seg
111         field.  Add comments.
112         (obj_symbol_type, object_headers, OBJ_SYMFIELD_TYPE): Remove
114 2011-06-26  Richard Sandiford  <rdsandiford@googlemail.com>
116         * config/tc-mips.c (fix_24k_record_store_info): If the previous
117         instruction was a store, and the next instructions are unknown,
118         assume the worst.
120 2011-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
122         PR gas/12915
123         * config/tc-mips.c (nops_for_vr4130, nops_for_24k, nops_for_insn)
124         (nops_for_sequence, nops_for_insn_or_target): Add ignore parameters.
125         (mips_emit_delays, start_noreorder): Update accordingly.
126         (append_insn): Likewise.  Revert original fix for this PR
127         and use the ignore parameter instead.
129 2011-06-24  Tristan Gingold  <gingold@adacore.com>
131         PR gas/11625
132         * config/obj-evax.c (evax_frob_symbol): Use as_bad instead of abort.
134 2011-06-24  Tristan Gingold  <gingold@adacore.com>
136         * config/tc-alpha.c (add_to_link_pool): Remove useless offset
137         variable.  Fix style.
139 2011-06-23  Richard Sandiford  <rdsandiford@googlemail.com>
141         PR gas/12915
142         * config/tc-mips.c (append_insn): Only consider hazards between the
143         pre-noreorder block and ip.
145 2011-06-21  Sameera Deshpande  <sameera.deshpande@arm.com>
147         * config/tc-arm.c (vfp_conv): Add check on range of immediate operand
148         in vcvt instruction between floating-point and fixed-point.
149         (operand_parse_code): Add "OP_oI32z".
150         (parse_operands): OP_oI32z case added.
152 2011-06-20  H.J. Lu  <hongjiu.lu@intel.com>
154         * configure.tgt: Revert x32 change.
156 2011-06-20  Nick Clifton  <nickc@redhat.com>
158         * doc/Makefile.am: (CPU_DOCS): Add c-xstormy16.texi.
159         * doc/Makefile.in: Regenerate.
160         * doc/all.texi: Set XSTORMY16.
161         * doc/c-xstormy16.texi: New file.
163 2011-06-19  H.J. Lu  <hongjiu.lu@intel.com>
165         * configure.tgt: Support x32.
167 2011-06-15  Nick Clifton  <nickc@redhat.com>
169         * NEWS: Mention addition of TILEPRO and TIKE-Gx support.
171 2011-06-14  Tristan Gingold  <gingold@adacore.com>
173         * config/tc-ppc.h (struct ppc_tc_sy): Complete comment on within.
174         (tc_new_dot_label): Define.
175         (ppc_new_dot_label): Declare.
176         * config/tc-ppc.c (ppc_frob_label): Set within target field.
177         (ppc_fix_adjustable): Use this field to adjust the reloc.
178         (ppc_new_dot_label): New function.
180 2011-06-14  Alan Modra  <amodra@gmail.com>
182         * po/POTFILES.in: Regenerate.
184 2011-06-13  Walter Lee  <walt@tilera.com>
186         * Makefile.am (TARGET_CPU_CFILES): Add config/tc-tilegx.c and
187         config/tc-tilepro.c.
188         (TARGET_CPU_HFILES): Add config/tc-tilegx.h and
189         config/tc-tilepro.h.
190         * Makefile.in: Regenerate.
191         * configure.tgt (tilepro-*-*): New.
192         (tilegx-*-*): Likewise.
193         * config/tc-tilegx.c: New file.
194         * config/tc-tilegx.h: Likewise.
195         * config/tc-tilepro.h: Likewise.
196         * config/tc-tilepro.c: Likewise.
197         * doc/Makefile.am (CPU_DOCS): Add c-tilegx.texi and
198         c-tilepro.texi.
199         * doc/Makefile.in: Regenerate.
200         * doc/all.texi (TILEGX): Define.
201         (TILEPRO): Define.
202         * doc/as.texinfo: Add Tile-Gx and TILEPro documentation.  Include
203         c-tilegx.texi and c-tilepro.texi.
204         * doc/c-tilegx.texi: New.
205         * doc/c-tilepro.texi: New.
207 2011-06-13  Nick Clifton  <nickc@redhat.com>
209         PR gas/12854
210         * config/tc-arm.c (do_shift): Do not allow shift operations at the
211         end of a register based shift insn.
212         (do_t_shift): Likewise.
214 2011-06-13  Nick Clifton  <nickc@redhat.com>
216         * config/tc-score.c (s3_my_get_expression): Delete unused local
217         variable 'seg'.
218         (s3_do_ldst_insn): Delete unused local variable 'strbak'.
219         (s3_do16_ldst_insn): Delete unused local variable 'temp'.
220         (s3_do_macro_bcmp): Zero inst_expand array.
221         (s3_do_macro_bcmpz): Likewise.
222         (s3_s_score_end): Delete unused local variable 'dot'.
223         (s3_gen_reloc): Delete unused local variables 'f', 's', and 'e'.
224         * config/tc-score7.c (s7_my_get_expression): Delete unused local
225         variable 'seg'.
226         (s7_do_ldst_insn): Delete unused local variable 'strbak'.
227         (s7_b32_relax_to_b16): Delete unused local variables 'r_old' and
228         'r_new'.
229         (s7_s_score_end): Delete unused local variable 'dot'.
230         (s7_relax_frag): Delete unused local variable 'relax_size'.
231         (s7_gen_reloc): Delete unused local variables 'f', 's', and 'e'.
233 2011-06-10  H.J. Lu  <hongjiu.lu@intel.com>
235         AVX Programming Reference (June, 2011)
236         * config/tc-i386.c (i386_error): Add invalid_vsib_address and
237         unsupported_vector_index_register.
238         (cpu_arch): Add .avx2, .bmi2, .lzcnt and .invpcid.
239         (check_VecOperands): New.
240         (match_template): Call check_VecOperands.  Handle
241         invalid_vsib_address and unsupported_vector_index_register.
242         (build_modrm_byte): Support VecSIB.  Check register-only source
243         operand when two source operands are swapped.
244         (i386_index_check): Allow Xmm/Ymm index registers.
246         * doc/c-i386.texi: Document avx2/.avx2, bmi2/.bmi2, lzcnt/.lzcnt
247         and invpcid./invpcid.
249 2011-06-09  Nick Clifton  <nickc@redhat.com>
251         PR gas/12861
252         * config/tc-cr16.c (tc_gen_reloc): Remove unused local variable
253         code.
254         (check_cinv_options): Remove unused local variables.  Make
255         function void.
256         (md_assemble): Remove unused local variable.
258 2011-06-09  James Greenhalgh  <james.greenhalgh@arm.com>
260         * config/tc-arm.c (do_ldrd): Warn in unpredictable cases.
262 2011-06-03  Arnaud Patard  <arnaud.patard@rtp-net.org>
264         PR gas/12698
265         * config/tc-arm.c (parse_psr): Set m_profile to false when
266         assembling for any architecture.
268 2011-06-02  Jie Zhang jie@codesourcery.com
269             Nathan Sidwell nathan@codesourcery.com
271         * config/tc-arm.c (parse_address_main): Handle -0 offsets.
272         (encode_arm_addr_mode_2): Set default sign of zero here ...
273         (encode_arm_addr_mode_3): ... and here.
274         (encode_arm_cp_address): ... and here.
275         (md_apply_fix): Use default sign of zero here.
277 2011-06-02  Nick Clifton  <nickc@redhat.com>
279         * as.c: Fix spelling typo.
280         * read.c: Likewise.
281         * config/tc-ppc.c: Likewise.
282         * po/gas.pit: Regenerate.
284 2011-05-31  Paul Brook  <paul@codesourcery.com>
286         * config/tc-arm.c (arm_cpus): Add Cortex-R5.
287         (arm_extensions): Allow idiv on ARMv7-R.
288         * doc/c-arm.text: Update idiv extension restrictions.
290 2011-05-31  Paul Brook  <paul@codesourcery.com>
292         * config/tc-arm.c (arm_force_relocation): Resolve all pc-relative
293         loads.
295 2011-05-31  Paul Brook  <paul@codesourcery.com>
297         * config/tc-arm.c (do_t_branch): Avoid relaxing branches to constant
298         addresses.
300 2011-05-31  Paul Brook  <paul@codesourcery.com>
301         Nathan Sidwell  <nathan@codesourcery.com>
303         * config/tc-arm.c (fix_new_arm): Create an absolute symbol for
304         pc-relative fixes to constants.
305         * config/tc-arm.h (TC_FORCE_RELOCATATION_ABS): Define.
307 2011-05-27  Nick Clifton  <nickc@redhat.com>
309         * config/tc-s390.c (md_begin): Remove unused variable dup_insn.
311 2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
313         * config/tc-s390.c (md_gather_operands): Fix check for floating
314         register pair operands.
316 2011-05-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
318         * config/tc-s390.c (md_gather_operands): Emit an error for odd
319         numbered registers used as register pair operand.
321 2011-05-23  Nick Clifton  <nickc@redhat.com>
323         * config/tc-v850.h (TC_FX_SIZE_SLACK): Define.
325 2011-05-20  Bernd Schmidt  <bernds@codesourcery.com>
327         * config/tc-tic6x.c (tic6x_operators): Add "pcr_offset".
328         (tic6x_parse_name): Handle it.
329         (tic6x_fix_new_exp): Handle O_pcr_offset.
330         (tic6x_fix_adjustable): Return 0 for the new relocs.
331         (md_apply_fix): Handle them.
332         (tc_gen_reloc): Likewise.
333         * config/tc-tic6x.h (tic6x_fix_info): Add a fix_subsy member.
335 2011-05-18  Nick Clifton  <nickc@redhat.com>
337         PR gas/12754
338         * config/tc-tic30.c (ordinal_names): Allow translation of the
339         ordinal names.
341 2011-05-18  Nick Clifton  <nickc@redhat.com>
343         * config/tc-arm.c (s_unreq): Reword warning message to make it
344         easier to translate.
345         * config/tc-ia64.c (md_show_usage): Add note for translators.
346         * configure.in (ALL_LINGUAS): Add "fi".
347         * configure: Regenerate.
349 2011-05-18  Tristan Gingold  <gingold@adacore.com>
351         * config/tc-ppc.h (ppc_tc_sy): Reorder fields.
352         Put size into an union with dw.
353         (OBJ_COPY_SYMBOL_ATTRIBUTES): Adjust.
354         (ppc_xcoff_end): Declare.
355         (md_end): Define.
356         * config/tc-ppc.c: Add includes for xcoff.
357         (ppc_dwsect): New function.
358         (md_pseudo_table): Add dwsect.
359         (struct dw_subsection): New.
360         (dw_sections): New.
361         (ppc_change_debug_section): New function.
362         (ppc_xcoff_end): Ditto.
363         (ppc_function): Adjust for ppc_tc_sy.
364         (ppc_symbol_new_hook): Ditto.
365         (ppc_frob_symbol): Ditto.
366         (ppc_frob_section): Do not set vma for debug sections.
367         (ppc_fix_adjustable): Return true for debug sections.
368         * config/obj-coff.c: Add includes for xcoff.
369         (coff_frob_section): Handle dwarf section.
371 2011-05-17  Nick Clifton  <nickc@redhat.com>
373         * po/fi.po: New Finnish translation.
374         * po/fr.po: Updated French translation.
376         * config/tc-m32r.c (md_show_usage): Fix typos in descriptions.
377         * config/tc-mt.c (md_assemble): Fix typos in warning messages.
378         * cond.c (s_else): Fix typos in error messages.
379         * config/tc-pj.c (md_assemble): Fix typo in error message.
381 2011-05-16  Hans-Peter Nilsson  <hp@axis.com>
383         * config/tc-cris.c (md_parse_option) <OPTION_PIC>: Error if not
384         emitting ELF object.
385         (md_show_usage): Only mention --pic if the assembler can generate
386         ELF objects.
387         * doc/c-cris.texi (CRIS-Opt): Mention that generating ELF is a
388         prerequisite for --pic being a valid option.
390 2011-05-13  Frederic Marchal  <fmarchal@perso.be>
392         PR gas/12755
393         * config/tc-v850.c (parse_register_list): Correct error string.
395 2011-05-12  Quentin Neill  <quentin.neill@amd.com>
397         * config/tc-i386.c (cpu_arch): Rename PROCESSOR_BDVER1 to PROCESSOR_BD.
398         (i386_align_code): Ditto
400 2011-05-12  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
402         PR gas/12715
403         * config/tc-arm.c (parse_big_immediate):  Fix parsing of 64-bit
404         immediates on 32-bit hosts.
406 2011-05-10  Quentin Neill  <quentin.neill@amd.com>
408         * config/tc-i386.c (cpu_arch): Add bdver2 and rename
409         PROCESSOR_BDVER1 to PROCESSOR_BDVER.
410         (i386_align_code): Rename PROCESSOR_BDVER1.
411         (processor_type): Ditto.
412         * doc/c-i386.texi: Add bdver2.
414 2011-05-10  Alan Modra  <amodra@gmail.com>
416         * dw2gencfi.c (tc_cfi_endproc): Avoid "set but not used" error.
418 2011-05-09  Paul Brook  <paul@codesourcery.com>
420         * config/tc-tic6x.c (streq): Define.
421         (tic6x_get_unwind): New.
422         (s_tic6x_cantunwind, s_tic6x_handlerdata, s_tic6x_endp,
423         s_tic6x_personalityindex, s_tic6x_personality): New functions.
424         (md_pseudo_table): Add "endp", "handlerdata", "personalityindex",
425         "personality" and "cantunwind".
426         (tic6x_regname_to_dw2regnum, tic6x_frame_initial_instructions,
427         tic6x_start_unwind_section, tic6x_unwind_frame_regs,
428         tic6x_pop_rts_offset_little, tic6x_pop_rts_offset_big,
429         tic6x_unwind_reg_from_dwarf, tic6x_flush_unwind_word,
430         tic6x_unwind_byte, tic6x_unwind_2byte, tic6x_unwind_uleb,
431         tic6x_cfi_startproc, output_exidx_entry, tic6x_output_unwinding,
432         tic6x_cfi_endproc): New.
433         * config/tc-tic6x.h (TIC6X_NUM_UNWIND_REGS): Define.
434         (tic6x_unwind_info): New.
435         (tic6x_segment_info_type): Add marked_pr_dependency, unwind and
436         text_unwind.
437         (TARGET_USE_CFIPOP, tc_regname_to_dw2regnum,
438         tc_cfi_frame_initial_instructions, DWARF2_DEFAULT_RETURN_COLUMN,
439         DWARF2_CIE_DATA_ALIGNMENT, tc_cfi_startproc, tc_cfi_endproc,
440         tc_cfi_section_name): Define.
441         * doc/c-tic6x.texi: Document new unwinding directives.
442         * dw2gencfi.c (tc_cfi_startproc, tc_cfi_endproc): Add default
443         definitions.
444         (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset, CFI_return_column,
445         CFI_rel_offset, CFI_escape, CFI_signal_frame, CFI_val_encoded_addr):
446         Move to dw2gencfi.h.
447         (CFI_EMIT_target): Define.
448         (dot_cfi_sections): Check tc_cfi_section_name.
449         (dot_cfi_startproc): Use tc_cfi_startproc.
450         (dot_cfi_endproc): Use tc_cfi_endproc.
451         * dw2gencfi.h (cfi_insn_data, fde_entry, CFI_adjust_cfa_offset,
452         CFI_return_column, CFI_rel_offset, CFI_escape, CFI_signal_frame,
453         CFI_val_encoded_addr):  Move to here from dw2gencfi.c.
455 2011-05-07  Alan Modra  <amodra@gmail.com>
457         * dw2gencfi.c (CUR_SEG, SET_CUR_SEG, HANDLED, SET_HANDLED): Define.
458         Use throughout in place of #if SUPPORT_FRAME_LINKONCE.
459         (struct fde_entry): Rename cseg to cur_seg.
460         (cfi_change_reg_numbers): Remove ATTRIBUTE_UNUSED.
461         (get_cfi_seg): Likewise.  Use if (SUPPORT_FRAME_LINKONCE) rather
462         that #if SUPPORT_FRAME_LINKONCE.
463         (cfi_finish): Likewise.
465 2011-05-06  Tristan Gingold  <gingold@adacore.com>
467         * read.c (s_comm_internal): Remove code for OBJ_VMS.
468         (s_data): Ditto.
469         (s_text): Ditto.
470         * write.c (write_object_file): Ditto.
471         * symbols.c (define_sym_at_dot): Ditto.
472         (colon): Ditto.
474 2011-05-05  Alan Modra  <amodra@gmail.com>
476         * dw2gencfi.c (SUPPORT_FRAME_LINKONCE): Define.  Use throughout
477         file to conditionally compile code added 2011-04-26.
478         (cfi_change_reg_numbers): Add ATTRIBUTE_UNUSED on params only used
479         when SUPPORT_FRAME_LINKONCE.
480         (get_cfi_seg): Likewise.  Reintroduce old code for when not
481         SUPPORT_FRAME_LINKONCE.
482         (cfi_finish): Move get_cfi_seg calls out of loop when not
483         SUPPORT_FRAME_LINKONCE.  Avoid unused var warning.
485 2011-05-03  Paul Brook  <paul@codesourcery.com>
487         * config/tc-tic6x.c (s_ehtype): New function.
488         (md_pseudo_table): Add "ehtype".
489         (tic6x_fix_adjustable, md_apply_fix): BFD_RELOC_C6000_EHTYPE.
490         * doc/c-tic6x.texi: Document .ehtype directive.
492 2011-04-26  Kai Tietz  <ktietz@redhat.com>
494         * dw2gencfi.c (dwcfi_seg_list): New struct.
495         (dwcfi_hash): New static hash variable.
496         (get_debugseg_name): New.
497         (alloc_debugseg_item): New.
498         (make_debug_seg): New.
499         (dwcfi_hash_insert): New.
500         (dwcfi_hash_find): New.
501         (dwcfi_hash_find_or_make): New.
502         (cfi_insn_data): New member cur_seg.
503         (cie_entry): Likewise.
504         (fde_entry): New cseg and handled members.
505         (alloc_fde_entry): Initialize cseg member.
506         (alloc_cfi_insn_data): Initialize cur_seg member.
507         (dot_cfi_sections): Compare for beginning of
508         section names via strncmp.
509         (get_cfi_seg): New.
510         (cfi_finish): Treat link-once sections.
511         (is_now_linkonce_segment): New local helper.
512         (output_cie): Ignore cie entries not member of current
513         segment.
514         (output_fde): Likewise.
515         (select_cie_for_fde): Likewise.
516         (cfi_change_reg_numbers): Add new argument for current segment
517         and ignore insn elements, if not part of current segment.
518         * ehopt.c (get_cie_info): Use strncmp for
519         section name matching.
520         (heck_eh_frame): Likewise.
522 2011-04-20  Catherine Moore  <clm@codesourcery.com>
523             David Ung <davidu@mips.com>
525         * config/mips.c (mips_cl_insn): Add new field complete_p.
526         (create_insn): Initialize complete_p to zero.
527         (BASE_REG_EQ): New.
528         (fix_24k_align_to): New.
529         (fix_24k_store_info): Declare.
530         (fix_24k_sort): New.
531         (fix_24k_record_store_info): New.
532         (nops_for_24k): New.
533         (nops_for_insn): Call nops_for_24k.
534         (append_insn): Move O_constant expression handling.
536 2011-04-20  Alan Modra  <amodra@gmail.com>
538         * hash.c (set_gas_hash_table_size): Use bfd_hash_set_default_size.
539         (hash_new_sized): New function, split out from..
540         (hash_new): ..here.
542 2011-04-19  Nick Clifton  <nickc@redhat.com>
544         * config/tc-arm.c (v7m_psrs): Revert previous delta.
546 2011-04-18  Julian Brown  <julian@codesourcery.com>
547             Nick Clifton  <nickc@redhat.com>
549         * config/tc-arm.c (parse_psr): Use selected_cpu not cpu_variant to
550         detect M-profile targets.
551         (do_t_swi): Exclude v7 and higher variants from arm_ext_os test.
552         (v7m_psrs): Fix typo: basepri_max should be basepri_mask.
554 2011-04-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
556         * config/tc-s390.c (s390_machine): New prototype.
557         (md_pseudo_table): New pseudo-op .machine.
558         (s390_opcode_hash): Initialize to NULL.
559         (s390_parse_cpu): New function.
560         (md_parse_option): Use s390_parse_cpu.
561         (s390_setup_opcodes): New function.
562         (md_begin): Use s390_setup_opcodes.
563         (s390_machine): New hook handling the new .machine pseudo.
565         * doc/c-s390.texi: Document the new pseudo op .machine.
567 2011-04-12  H.J. Lu  <hongjiu.lu@intel.com>
569         * config/tc-i386.c (i386_mach): Start error message with lower
570         case.
571         (md_begin): Likewise.
572         (md_parse_option): Likewise.
573         (i386_target_format): Likewise.
574         (check_byte_reg): Likewise.
575         (check_long_reg): Likewise.
576         (check_qword_reg): Likewise.
577         (check_word_reg): Likewise.
579 2011-04-12  Nick Clifton  <nickc@redhat.com>
581         PR gas/12532
582         * config/tc-arm.c (relax_branch): Do not relax branches to
583         preemptable global symbols.
585 2011-04-11  Julian Brown  <julian@codesourcery.com>
587         * config/tc-arm.c (parse_psr): Add LHS argument. Improve support
588         for *APSR bitmasks.
589         (operand_parse_code): Replace OP_PSR with OP_wPSR and OP_rPSR.
590         Remove OP_RVC_PSR.
591         (parse_operands): Likewise.
592         (do_mrs): Tweak error message for constraint.
593         (do_t_mrs): Update constraints for changes to APSR support.
594         (do_t_msr): Likewise. Don't set PSR_f flag here.
595         (psrs): Remove "g", "nzcvq", "nzcvqg".
596         (insns): Tweak entries for msr and mrs instructions.
598 2011-04-11  Kai Tietz  <ktietz@redhat.com>
600         * config/tc-i386.c (x86_cons): Initialize adjust with zero.
602 2011-04-11  Nick Clifton  <nickc@redhat.com>
604         * config/tc-i386.c (x86_cons): Define even for non-ELF targets.
605         * config/tc-i386.h (x86_cons): Always prototype.
607         * config/tc-cr16.c (getprocregp_image): Fix type of 'r' parameter
608         in order to avoid a compile time warning.
609         (getprocreg_image): Likewise.
611 2011-04-11  Alan Modra  <amodra@gmail.com>
613         * config/tc-cr16.c (getprocreg_image): Correct range check.
614         (getprocregp_image): Likewise.
616 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
618         * configure.tgt (strongarm*be, strongarm*b, strongarm*,
619         xscale*be|xscale*b, xscale*): Remove architectures.
620         (thumb-*-coff, thumb-*-rtems*, thumb-*-elf, thumb-epoc-pe,
621         thumb-*-pe, xscale-*-coff, xscale-*-elf): Remove targets.
623 2011-04-01  Tristan Gingold  <gingold@adacore.com>
625         * config/tc-ia64.c (md_apply_fix): Add a cast to avoid a warning.
627 2011-03-31  Bernd Schmidt  <bernds@codesourcery.com>
629         * config/tc-tic6x.c (sbss_section, scom_section, scom_symbol): New
630         static variables.
631         (md_begin): Initialize them.
632         (s_tic6x_scomm): New static function.
633         (md_pseudo_table): Add "scomm".
634         (tc_gen_reloc): Really undo all adjustments made by
635         bfd_install_relocation.
636         * doc/c-tic6x.texi: Document the .scomm directive.
638 2011-03-31  Tristan Gingold  <gingold@adacore.com>
640         * dwarf2dbg.c (DWARF2_VERSION): Define.
641         (out_debug_line): Use it.
642         (out_debug_aranges): Ditto.
643         (out_debug_info): Ditto.
644         * config/tc-ia64.h (DWARF2_VERSION): Override it.
646 2011-03-30  Michael Snyder  <msnyder@vmware.com>
648         * obj-elf.c (obj_elf_section): Free malloced name.
649         * macro.c (get_any_string): Free malloced br_buf.
650         (do_formals): Free 'formal'.
652 2011-03-30  Tristan Gingold  <gingold@adacore.com>
654         * config/tc-ppc.c (ppc_frob_symbol): Convert stsym symbols value
655         to offset only if within is set.
656         (ppc_stabx): Reformat.  For stsym stabs, add a check and set
657         within only for symbols.
659 2011-03-29  Richard Henderson  <rth@redhat.com>
661         PR 12610
662         * config/tc-alpha.c (s_alpha_align): Don't auto-align a previous
663         label; zap alpha_insn_label.
665 2011-03-29  H.J. Lu  <hongjiu.lu@intel.com>
667         * config/tc-i386.c (handle_quad): Properly handle multiple
668         operands.
670 2011-03-29  Mike Frysinger  <vapier@gentoo.org>
672         * config/bfin-parse.y (BYTEUNPACK): Return yyerror when dest
673         reg $2 is the same as dest reg $4.
675 2011-03-29  Mike Frysinger  <vapier@gentoo.org>
677         * config/bfin-parse.y (BYTEOP16M): Return yyerror when dest
678         reg $2 is the same as dest reg $4.
680 2011-03-29  Mike Frysinger  <vapier@gentoo.org>
682         * config/bfin-parse.y (BYTEOP16P): Return yyerror when dest
683         reg $2 is the same as dest reg $4.
685 2011-03-28  Mike Frysinger  <vapier@gentoo.org>
687         * config/bfin-parse.y (16bit acc add): Return yyerror when dest
688         reg $1 is the same as dest reg $7.
690 2011-03-28  H.J. Lu  <hongjiu.lu@intel.com>
692         * config/tc-i386.c (handle_quad): New.
693         (md_pseudo_table): Add "quad".
695 2011-03-26  John Marino  <binutils@marino.st>
697         * configure.tgt: Fix support for *-*-dragonfly*.
698         * config/tc-i386.c: define SVR4_COMMENT_CHARS for dragonfly.
699         * config/te-dragonfly.h: New file.
701 2011-03-24  Eric B. Weddington  <eric.weddington@atmel.com>
703         * config/tc-avr.c (mcu_types): Add new devices: atmega325pa,
704         atmega3250pa, atmega3290pa, atmega16hvbrevb, atmega32hvbrevb,
705         at90pwm161.
706         * doc/c-avr.texi: Document new device names.
708 2011-03-24  Mike Frysinger  <vapier@gentoo.org>
710         * config/bfin-parse.y (dual 32bit add/sub): Return yyerror when dest
711         reg $1 is the same as dest reg $7.
712         (quad 16bit add/sub): Return yyerror when dest reg $1 is the same as
713         dest reg $7.
715 2011-03-24  Mike Frysinger  <vapier@gentoo.org>
717         * config/bfin-parse.y (check_macfuncs): Clarify error message when
718         P is mismatched.  Check destination regno are off by one when P is
719         set, or are equal when P is not set.
721 2011-03-23  Mike Frysinger  <vapier@gentoo.org>
723         * config/bfin-parse.y (SEARCH): Return yyerror when dest reg $2 is
724         the same as dest reg $4.
725         (BITMUX): Return yyerror when dest reg $3 is the same as dest reg $5.
727 2011-03-23  Eric B. Weddington  <eric.weddington@atmel.com>
729         * config/tc-avr.c (mcu_types): Add new xmega devices: atxmega64a1u,
730         atxmega128a1u, atxmega16x1, atxmega32x1, atxmega128b1, atxmega256a3bu.
731         * doc/c-avr.texi: Document new device names.
733 2011-03-22  Eric B. Weddington  <eric.weddington@atmel.com>
735         * config/tc-avr.c (struct avr_opcodes_s): Add opcode field.
736         (AVR_INSN): Change definition to match.
737         (avr_opcodes): Likewise, change to match.
738         (mcu_types): Add XMEGA architecture names and new XMEGA device names.
739         (md_show_usage): Add XMEGA architecture names.
740         (avr_operand): Add 'E' constraint for DES instruction of XMEGA devices.
741         Add support for SPM Z+ instruction.
742         * doc/c-avr.texi: Add documentation for XMEGA architectures and
743         devices.
745 2011-03-21  Eric B. Weddington  <eric.weddington@atmel.com>
747         * config/tc-avr.c (md_show_usage): Add "Assembler" text to output.
749 2011-03-18  Alan Modra  <amodra@gmail.com>
751         * config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
752         on .size expression errors rather than symbols in the size expression.
754 2011-03-18  Alan Modra  <amodra@gmail.com>
756         * input-scrub.c (line_numberT): Delete.
757         (input_scrub_close): Reset line counters.
758         * messages.c (as_show_where): Don't print invalid line number.
759         (as_warn_internal, as_bad_internal): Likewise.
761 2011-03-18  Alan Modra  <amodra@gmail.com>
763         * read.c (read_a_source_file): Remove md_after_pass_hook.
764         Move "quit" label before set of dot_symbol.
765         * config/tc-d10v.h (md_after_pass_hook): Don't define.
766         * config/tc-d30v.h (md_after_pass_hook): Likewise.
767         * config/tc-m32r.h (md_after_pass_hook): Likewise.
768         (md_cleanup): Define to call m32r_fill_insn.
770 2011-03-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
772         * config/tc-s390.c (md_parse_option): Add -march=all option which
773         switches to the highest available CPU.
775 2011-03-17  Alan Modra  <amodra@gmail.com>
777         PR 12569
778         * expr.c (operand): Correct passing of "mode" to expr.
779         * read.c (do_org): Allow expr_section.
780         (get_known_segmented_expression): Don't assert anything about the
781         segment.
783 2011-03-16  H.J. Lu  <hongjiu.lu@intel.com>
785         * as.c (show_usage): Add --size-check=.
786         (parse_args): Add and handle OPTION_SIZE_CHECK.
788         * as.h (flag_size_check): New.
790         * config/obj-elf.c (elf_frob_symbol): Use as_bad to report
791         bad .size directive only for --size-check=error.
793         * doc/as.texinfo: Document --size-check=.
795 2011-03-14  Mike Frysinger  <vapier@gentoo.org>
797         * config/tc-bfin.c (bfin_cpus[]): Add 0.4 for
798         bf542/bf544/bf547/bf548/bf549.
800 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
802         * config/tc-arm.c (md_pcrel_from_section): Use S_FORCE_RELOC to
803         determine whether a relocation is needed.
804         (md_apply_fix, arm_apply_sym_value): Likewise.
806 2011-03-14  Richard Sandiford  <richard.sandiford@linaro.org>
808         * config/tc-arm.c (arm_adjust_symtab): Set the branch type
809         for Thumb symbols.
811 2011-03-11  Nick Clifton  <nickc@redhat.com>
813         * remap.c (remap_debug_filename): Always allocate a buffer for the
814         returned pointer.
815         * stabs.c (stabs_generate_asm_file): Free the pointer returned by
816         remap_debug_filename.
818 2011-03-10  Michael Snyder  <msnyder@vmware.com>
820         Revert the following change:
821         * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
822         (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
824 2011-03-10  Alan Modra  <amodra@gmail.com>
826         * gas/config/obj-elf.h (ELF_TARGET_SYMBOL_FIELDS,
827         TARGET_SYMBOL_FIELDS): Don't define.
828         * gas/config/tc-arc.c (arc_common): Use correct symbol "local" field.
830 2011-03-09  Michael Snyder  <msnyder@vmware.com>
832         * dwarf2dbg.c (out_file_list): Free malloced 'dir'.
833         (out_debug_info): Free malloced 'dirname' and 'comp_dir'.
834         (emit_fixed_inc_line_addr): Assign instead of conditional in
835         assert.
837 2011-03-05  H.J. Lu  <hongjiu.lu@intel.com>
839         * config/obj-elf.c (elf_frob_symbol): Mention symbol name in
840         non-constant .size expression.
842 2011-03-02  Nick Clifton  <nickc@redhat.com>
844         * ecoff.c: Incldue filenames.h
846 2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
848         * depend.c (register_dependency): Use filename_(n)cmp.
849         * dwarf2dbg.c (get_filenum): Likewise.
850         * ecoff.c (add_file): Likewise.
851         (ecoff_generate_asm_lineno): Likewise.
852         * input-scrub.c (new_logical_line_flags): Likewise.
853         * listing.c (file_info): Likewise.
854         (listing_newline): Likewise.
855         * remap.c (remap_debug_filename): Likewise.
856         * stabs.c (generate_asm_file): Likewise.
857         (stabs_generate_asm_lineno): Likewise.
859 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
861         * config/tc-mips.c (append_insn): Disable branch relaxation for
862         DSP instructions.
864 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
866         * config/tc-mips.c (macro): Handle M_PREF_AB.
868 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
870         * config/tc-mips.c (RELAX_BRANCH_ENCODE): Encode the temporary
871         register to use.
872         (RELAX_BRANCH_UNCOND): Adjust accordingly.
873         (RELAX_BRANCH_LIKELY): Likewise.
874         (RELAX_BRANCH_LINK): Likewise.
875         (RELAX_BRANCH_TOOFAR): Likewise.
876         (RELAX_BRANCH_AT): New macro.
877         (append_insn): Encode the temporary register to use in standard
878         MIPS branch relaxation.
879         (relaxed_branch_length): Update according to changes to
880         RELAX_BRANCH_ENCODE.
881         (md_convert_frag): Use the encoded register as the temporary.
883 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
885         * config/tc-mips.c (mips_fix_adjustable): On REL targets also
886         reject PC-relative relocations.
888 2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
890         * config/tc-mips.c (md_convert_frag): Correct message
891         capitalization.
893 2011-02-28  Alan Modra  <amodra@gmail.com>
895         * symbols.c (report_op_error): Remove unnecessary forward declaration.
896         Add "op" parameter.  Report operator and operand segments in error
897         message, not operand symbols.
898         (resolve_symbol_value): Always set segment for equated symbols, not
899         just when finalizing.  Adjust report_op_error calls.
901 2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
903         * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations
904         if 64bit relocations aren't allowed.
906 2011-02-25  Alan Modra  <amodra@gmail.com>
908         PR gas/12519
909         * config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
911 2011-02-21  Maciej W. Rozycki  <macro@codesourcery.com>
913         * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
914         initialization of offset_reloc.
916 2011-02-15  Richard Henderson  <rth@redhat.com>
918         * dw2gencfi.c (dot_cfi_dummy): New.
919         (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
920         * read.c (pobegin): Unconditionally call cfi_pop_insert.
922 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
924         * configure: Regenerate.
926 2011-02-13  Mike Frysinger  <vapier@gentoo.org>
928         * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
929         * config/bfin-parse.y (BYTEOP2M): Delete token.
930         (asm_1): Remove BYTEOP2M insn matching.
932 2011-02-12  Mike Frysinger  <vapier@gentoo.org>
934         * config/bfin-defs.h: Include opcode/bfin.h.
935         (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
937 2011-02-11  Mike Frysinger  <vapier@gentoo.org>
939         * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
940         (Modify Registers): Fix subtracted typo.
941         (.byte2): Extend and swap descriptions with .byte4.
942         (.byte4): Extend and swap descriptions with .byte2.
943         (.db, .dw, .dd): Document behavior.
945 2011-02-11  Mike Frysinger  <vapier@gentoo.org>
947         * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
949 2011-02-11  Alan Modra  <amodra@gmail.com>
951         * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
953 2011-02-10  Alan Modra  <amodra@gmail.com>
955         * doc/as.texinfo (Overview): Add missing markup around Blackfin
956         and PowerPC options.
958 2011-02-10  Alan Modra  <amodra@gmail.com>
960         * config/tc-ppc.c (md_show_usage): Remove -l and -b.  Add -K PIC.
961         * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
962         (Overview <Target PowerPC options>): Add a number of missing options.
963         * doc/c-ppc.texi: Likewise.  Add markup for use in manpage generation.
965 2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
967         PR gas/6957
968         * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
969         for i686.
971 2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
973         * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
974         for ISA extensions.
975         (md_parse_option): Likewise.
977 2011-02-04  Bernd Schmidt  <bernds@codesourcery.com>
979         * doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".
980         * doc/c-tic6x.texi (TIC6X Directives): Don't mention ".atomic".
981         (TIC6X Options): Don't mention "-matomic".
982         * config/tc-tic6x.c (OPTION_MATOMIC, OPTION_MNO_ATOMIC): Delete.
983         (md_longopts): Remove corresponding entries.
984         (md_parse_option): Don't handle them.
985         (md_show_usage): Don't document them.
986         (tic6x_atomic): Delete variable.
987         (tic6x_update_features): Always copy tic6x_arch_enable to
988         tic6x_features.
989         (tic6x_arch_enable): Remove references to TIC6X_INSN_ATOMIC.
990         (s_tic6x_atomic, s_tic6x_noatomic): Remove functions.
991         (md_pseudo_table): Remove ".atomic" and ".noatomic".
993 2011-01-31  Nick Clifton  <nickc@redhat.com>
995         * write.c (write_contents): Include output file name and bfd error
996         value when reporting the inability to write to the output file.
997         * config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
998         frag that has a non-zero fill value.
1000 2011-01-27  DJ Delorie  <dj@redhat.com>
1002         * config/tc-rx.c (md_convert_frag): If we can't compute the target
1003         address, zero out the values stored in the object file to make
1004         objdump's output consistent.
1006 2011-01-26  Kai Tietz  <kai.tietz@onevision.com>
1008         * config/tc-i386.c (md_begin): Set for x64 windows COFF target
1009         x86_dwarf2_return_column to 32.
1011 2011-01-20  Nick Clifton  <nickc@redhat.com>
1013         PR gas/12384
1014         * config/tc-h8300.c (constant_fits_width_p): Use correct type for
1015         comparison.
1017 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
1019         * write.c (compress_debug): Return if section size is smaller
1020         than 32 bytes.
1022 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
1024         PR gas/12409
1025         * write.c (compress_debug): Return if section size is 0.
1027 2011-01-18  Mingfeng Wu  <mingfeng@faraday-tech.com>
1029         * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatible
1030         cores: fa606te, fa616te, fmp626.  Modify the VFP of fa626te.
1031         * doc/c-arm.texi (ARM Options): Add -mcpu={fa606te, fa616te,
1032         fmp626} options.
1034 2011-01-18  Nick Clifton  <nickc@redhat.com>
1036         PR gas/12390
1037         * doc/all.texi: Add NS32K
1038         * doc/as.texinfo: Remove target specific details of which
1039         characters act as comment initiators and statement separators into
1040         individual target specific files.
1041         * doc/c-alpha.texi (Alpha-Chars): Document special behaviour of
1042         the hash character at the start of a line.
1043         * doc/c-arm.texi (ARM-Chars): Likewise.
1044         * doc/c-avr.texi (AVR-Chars): Likewise.
1045         * doc/c-d10v.texi (D10V-Chars): Likewise.
1046         * doc/c-d30v.texi (D30V-Chars): Likewise.
1047         * doc/c-mmix.texi (MMIX-Chars): Likewise.
1048         * doc/c-s390.texi (s390 characters): Likewise.
1049         * doc/c-sh.texi (SH-Chars): Likewise.
1050         * doc/c-sh64.texi (SH64-Chars): Likewise.
1051         * doc/c-sparc.texi (SPARC-Chars): Likewise.
1052         * doc/c-tic6x.texi (TIC6X Syntax): Likewise.
1053         * doc/c-xtensa.texi (Xtensa Syntax): Likewise.
1054         * doc/c-z80.texi (Z80-Chars): Likewise.
1055         * doc/c-z8k.texi (Z8000-Chars): Likewise.
1056         * doc/c-pdp11.texi (PDP11-Syntax): Document line separator character.
1057         * doc/c-arc.texi (ARC-Chars): Fill in this subsection.
1058         * doc/c-bfin.texi (Blackfin Syntax): Document line comment and
1059         line separator characters.
1060         * doc/c-cr16.texi (CR16 Syntax): Likewise.
1061         * doc/c-i386.texi (i386-Chars): Likewise.
1062         * doc/c-i860.texi (i860-Chars): Likewise.
1063         * doc/c-i960.texi (i960-Chars): Likewise.
1064         * doc/c-ip2k.texi (IP2K-Chars): Likewise.
1065         * doc/c-lm32.texi (LM32-Chars): likewise.
1066         * doc/c-m32c.texi (M32C-Chars): Likewise.
1067         * doc/c-m68hc11.texi (M68HC11-syntax): Likewise.
1068         * doc/c-m68k.texi (M68K-Chars): Likewise.
1069         * doc/c-microblaze.texi (MicroBlaze-Chars): Likewise.
1070         * doc/c-msp430.texi (MSP430-Chars): Likewise.
1071         * doc/c-mt.texi (MT-Chars): Likewise.
1072         * doc/c-ns32k.texi (NS32K-Chars): Likewise.
1073         * doc/c-pj.texi (PJ-Chars): Likewise.
1074         * doc/c-ppc.texi (PowerPC-Chars): Likewise.
1075         * doc/c-rx.texi (RX-Chars): Likewise.
1076         * doc/c-score.texi (SCORE-Chars): Likewise.
1077         * doc/c-tic54x.texi (TIC54X-Chars): Likewise.
1078         * doc/c-v850.texi (V850-Chars): Likewise.
1079         * doc/c-vax.texi (VAX-Chars): Likewise.
1080         * doc/c-xc16x.texi (xc16x-Chars): Likewise.
1082 2011-01-17  Quentin Neill  <quentin.neill@amd.com>
1084         * config/tc-i386.c (cpu_arch): Add CPU_TBM_FLAGS.
1086         * doc/c-i386.texi (i386-TBM): New section.
1088 2011-01-16  H.J. Lu  <hongjiu.lu@intel.com>
1090         * config/tc-i386.c (disallow_64bit_disp): Renamed to ...
1091         (disallow_64bit_reloc): This.
1092         (md_assemble): Don't check movabs for x32 mode here.
1093         (i386_target_format): Updated.
1094         (tc_gen_reloc): Check if 64bit relocations are allowed.
1096 2011-01-15  H.J. Lu  <hongjiu.lu@intel.com>
1098         * config/tc-i386.c (disallow_64bit_disp): New.
1099         (x86_elf_abi): Replace X86_64_LP64_ABI/X86_64_ILP32_ABI with
1100         X86_64_ABI/X86_64_X32_ABI.
1101         (md_assemble): Don't allow movabs with relocation in x32 mode.
1102         (i386_target_format): Updated.
1104 2011-01-14  H.J. Lu  <hongjiu.lu@intel.com>
1106         * config/tc-i386.c (OPTION_N32): Renamed to ...
1107         (OPTION_X32): This.
1108         (md_longopts): Replace n32 with x32.
1109         (md_parse_option): Updated.
1110         (md_show_usage): Likewise.
1112         * doc/c-i386.texi: Replace --n32 with --x32.
1114 2011-01-11  Mingjie Xing  <mingjie.xing@gmail.com>
1116         * config/tc-mips.c (mips_ip): Update error messages.  Take an
1117         unadjusted offset for "+c" argument.
1119 2011-01-10  Nick Clifton  <nickc@redhat.com>
1121         * config/tc-i386.c (x86_elf_abi): Only define for targets that use
1122         it.
1124 2011-01-10  Nick Clifton  <nickc@redhat.com>
1126         * config/tc-arm.c (s_arm_tls_desceq): Move code into ELF-only
1127         part of the file.
1129 2011-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1130             Glauber de Oliveira Costa  <glommer@gmail.com>
1132         * doc/c-arm.texi: Document TLSDESC and TLSCALL relocations, and
1133         .tlsdescseq directive.
1134         * config/tc-arm.c (arm_typed_reg_parse): Check for potential reloc
1135         following a symbol.
1136         (s_arm_tls_descseq): New directive.
1137         (md_pseudo_table): Add it.
1138         (encode_branch): Allow TLS_CALL relocs too.
1139         (do_t_blx, do_t_branch23): Use encode_branch.
1140         (reloc_names): Add tlsdesc and tlscall.
1141         (md_apply_fix): Process tls desc relocations.
1142         (tc_gen_reloc): Likewise.
1143         (arm_fix_adjustable): Likewise.
1145 2011-01-07  Quentin Neill  <quentin.neill@amd.com>
1147         * config/tc-i386.c (cpu_arch): Add CPU_BMI_FLAGS.
1149         * doc/c-i386.texi (i386-BMI): New section.
1151 2011-01-06  Paul Koning  <ni1d@arrl.net>
1153         * config/tc-pdp11.c (parse_op_no_deferred): Allow PC-relative
1154         references to absolute addresses.
1156 2011-01-05  DJ Delorie  <dj@redhat.com>
1158         * config/tc-rx.c (tc_gen_reloc): Emit an RX_OP_NEG expression
1159         instead of an RH_NEG32 one.
1161 2011-01-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
1163         * doc/c-i386.texi: Clarify --n32.
1165 2011-01-04  H.J. Lu  <hongjiu.lu@intel.com>
1167         * config/tc-i386.c (build_modrm_byte): Allow encoding 32/64bit
1168         integer registers in VEX.vvvv.  Check register-only source
1169         operand when two source operands are swapped.  Properly update
1170         destination when two source operands are swapped.
1172 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
1174         * gas.c (parse_args): Update copyright to 2011.
1176 For older changes see ChangeLog-2010
1178 Local Variables:
1179 mode: change-log
1180 left-margin: 8
1181 fill-column: 74
1182 version-control: never
1183 End: