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