3 * config/tc-i386.c: Update copyright.
8 * config/tc-i386.c (vec_imm4) New operand type.
10 (VEX_check_operands): New.
11 (check_reverse): Call VEX_check_operands.
12 (build_modrm_byte): Reintroduce code for 5
13 operand insns. Fix whitespace.
17 * config/tc-ppc.c (md_show_usage): Add -mpwr4, -mpwr5, -mpwr5x,
22 * config/tc-xtensa.c (RELAXED_LOOP_INSN_BYTES): New.
23 (next_frag_pre_opcode_bytes): Use RELAXED_LOOP_INSN_BYTES.
24 (xtensa_mark_zcl_first_insns): Rewrite to handle corner case.
28 * config/tc-arm.c (md_pcrel_from_section): Keep base to zero for
29 non-local branches (BFD_RELOC_THUMB_PCREL_BRANCH23,
30 BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_ARM_PCREL_BLX,
31 BFD_RELOC_ARM_PCREL_CALL)
35 * config/tc-xtensa.c (frag_format_size): Generalize logic to
36 handle more instruction sizes and fetch widths.
37 (branch_align_power): Likewise.
38 (text_align_power): Likewise.
39 (bytes_to_stretch): Likewise.
43 * config/tc-ppc.c (md_show_usage): Mention -mtitan. Don't use tabs.
44 (ppc_mach): Handle titan.
45 * doc/c-ppc.texi: Mention -mtitan.
49 * config/tc-xtensa.c (UNREACHABLE_MAX_WIDTH): Delete and
51 (xtensa_fetch_width) ...this.
55 * Makefile.am (CPU_TYPES, OBJ_FORMATS, CPU_OBJ_VALID,
56 MULTI_CPU_TYPES, MULTI_CPU_OBJ_VALID): Remove.
57 * Makefile.in: Regenerate.
61 * config/tc-i386.c (cpu_arch): Change amdfam15 to bdver1.
62 (i386_align_code): Rename PROCESSOR_AMDFAM15 to PROCESSOR_BDVER1.
63 * config/tc-i386.h (processor_type): Same.
64 * doc/c-i386.texi: Change amdfam15 to bdver1.
69 * config/tc-arm.c (neon_check_type): Handle a neon_shape value of
74 * NEWS: Mention new feature.
75 * config/obj-coff.c (obj_coff_section): Accept digits and use
76 to override default section alignment power if specified.
77 * doc/as.texinfo (.section directive): Update documentation.
81 * config/tc-i386.c (avxscalar): New.
82 (OPTION_MAVXSCALAR): Likewise.
83 (build_vex_prefix): Select vector_length for scalar instructions
85 (md_longopts): Add OPTION_MAVXSCALAR.
86 (md_parse_option): Handle OPTION_MAVXSCALAR.
87 (md_show_usage): Add -mavxscalar=.
89 * doc/c-i386.texi: Document -mavxscalar=.
93 * config/tc-i386.c (build_vex_prefix): Set i.vex.bytes[0] to
98 * write.h (fix_at_start): Declare.
99 * write.c (fix_new_internal): Add at_beginning parameter.
100 Use it instead of REVERSE_SORT_RELOCS. Fix the handling of
101 seg_fix_tailP for the at_beginning/REVERSE_SORT_RELOCS case.
102 (fix_new, fix_new_exp): Update accordingly.
103 (fix_at_start): New function.
104 * config/tc-ppc.c (md_pseudo_table): Add .ref to the OBJ_XCOFF section.
105 (ppc_ref): New function, for OBJ_XCOFF.
106 (md_apply_fix): Handle BFD_RELOC_NONE for OBJ_XCOFF.
107 * config/te-i386aix.h (REVERSE_SORT_RELOCS): Remove #undef.
111 * config/te-solaris.h (DWARF2_EH_FRAME_READ_ONLY): Make read-only
112 on 64-bit Solaris/x86.
113 Include obj-format.h earlier.
117 * config/tc-s390.c (s390_elf_final_processing): New function.
118 * config/tc-s390.h (elf_tc_final_processing): New macro definition.
119 (s390_elf_final_processing): Added prototype.
125 * config/tc-arm.c (do_neon_cvt): Rename to do_neon_cvt_1. Add
126 code to handle round-to-zero for VCVT conversions.
127 (do_neon_cvt): New. Call do_neon_cvt_1.
128 (do_neon_cvtr): New. Call do_neon_cvt_1.
129 (insns): Use do_neon_cvt for VCVT insn and do_neon_cvtr for VCVTR
134 * config/tc-ia64.c (ia64_vms_note): Generate 24 bytes note headers.
138 * config/tc-i386.c (md_assemble): Before accessing the IMM field
139 check that it's not an XOP insn.
143 * config/bfin-aux.h: Remove argument names in function
145 * config/bfin-lex.l (parse_int): Fix shadowed variable name
147 * config/bfin-parse.y (value_match): Remove argument names
149 (notethat): Likewise.
154 * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
158 * config/tc-h8300.c (h8300_elf_section): New function - issue a
159 warning message if a new section is created without setting any
161 (md_pseudo_table): Intercept section creation pseudos.
162 (md_pcrel_from): Replace abort with an error message.
163 * config/obj-elf.c (obj_elf_section_name): Export this function.
164 * config/obj-elf.h (obj_elf_section_name): Prototype.
169 * listing.c (print_source): Add one to line number.
173 * Makefile.in: Regenerate.
174 * configure: Regenerate.
175 * doc/Makefile.in: Regenerate.
179 * version.c (parse_args): Change to "Copyright 2010".
183 * config/tc-i386.c (cpu_arch): Add amdfam15.
184 (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
185 * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
186 * doc/c-i386.texi: Add amdfam15.
190 * config/tc-arm.c (do_neon_logic): Accept imm value
191 in the third operand too.
192 (operand_parse_code): OP_RNDQ_IMVNb renamed to
194 (parse_operands): OP_NILO case removed, applied renaming.
195 (insns): Neon shape changed for some logic instructions.
199 * config/tc-arm.c (do_neon_ldx_stx): Added
200 validation for vector load/store insns.
204 * config/tc-ppc.c (md_show_usage): Document -me500mc64.
208 * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
209 (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
210 (NEON_ENCODE): New macro.
211 (check_neon_suffixes): New macro.
212 (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
213 (do_vfp_nsyn_opcode): Likewise.
214 (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
215 (do_vfp_nsyn_cmp): Likewise.
216 (do_neon_shl_imm): Likewise.
217 (do_neon_qshl_imm): Likewise.
218 (neon_dyadic_misc): Likewise.
219 (do_neon_mac_maybe_scalar): Likewise.
220 (do_neon_qdmulh): Likewise.
221 (do_neon_qmovn): Likewise.
222 (do_neon_qmovun): Likewise.
223 (do_neon_movn): Likewise.
224 (neon_mac_reg_scalar_long): Likewise.
225 (do_neon_vmull): Likewise.
226 (do_neon_trn): Likewise.
227 (do_neon_ldx_stx): Likewise.
228 (neon_dp_fixup): Changed signature and set the flag.
229 (neon_three_same): Call the above with new signature.
230 (neon_two_same): Likewise.
231 (neon_imm_shift): Likewise.
232 (neon_mul_mac): Likewise.
233 (do_neon_abs_neg): Likewise.
234 (neon_mixed_length): Likewise.
235 (do_neon_ext): Likewise.
236 (do_neon_mov): Likewise.
237 (do_neon_tbl_tbx): Likewise.
238 (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
239 (neon_compare): Likewise.
240 (do_neon_shll): Likewise.
241 (do_neon_cvt): Likewise.
242 (do_neon_mvn): Likewise.
243 (do_neon_dup): Likewise.
244 (md_assemble): Call check_neon_suffixes ().
246 For older changes see ChangeLog-2009
252 version-control: never