]> Git Repo - binutils.git/blob - gas/ChangeLog
Update copyright.
[binutils.git] / gas / ChangeLog
1 2010-02-11  H.J. Lu  <[email protected]>
2
3         * config/tc-i386.c: Update copyright.
4
5 2010-02-10  Quentin Neill  <[email protected]>
6             Sebastian Pop  <[email protected]>
7
8         * config/tc-i386.c (vec_imm4) New operand type.
9         (fits_in_imm4): New.
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.
14
15 2010-02-10  Richard Sandiford  <[email protected]>
16
17         * config/tc-ppc.c (md_show_usage): Add -mpwr4, -mpwr5, -mpwr5x,
18         -mpwr6 and -mpwr7.
19
20 2010-02-09  Sterling Augustine  <[email protected]>
21
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.
25
26 2010-02-08  Christophe Lyon  <[email protected]>
27
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)
32
33 2010-02-08  Sterling Augustine  <[email protected]>
34
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.
40
41 2010-02-08  Philipp Tomsich  <[email protected]>
42
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.
46
47 2010-02-05  Sterling Augustine  <[email protected]>
48
49         * config/tc-xtensa.c (UNREACHABLE_MAX_WIDTH): Delete and
50         replace with...
51         (xtensa_fetch_width) ...this.
52
53 2010-02-05  Joseph Myers  <[email protected]>
54
55         * Makefile.am (CPU_TYPES, OBJ_FORMATS, CPU_OBJ_VALID,
56         MULTI_CPU_TYPES, MULTI_CPU_OBJ_VALID): Remove.
57         * Makefile.in: Regenerate.
58
59 2010-02-03  Quentin Neill  <[email protected]>
60
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.
65
66 2010-01-29  Nick Clifton  <[email protected]>
67
68         PR 11136
69         * config/tc-arm.c (neon_check_type): Handle a neon_shape value of
70         NS_NULL.
71
72 2010-01-27  Dave Korn  <[email protected]>
73
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.
78
79 2010-01-27  H.J. Lu  <[email protected]>
80
81         * config/tc-i386.c (avxscalar): New.
82         (OPTION_MAVXSCALAR): Likewise.
83         (build_vex_prefix): Select vector_length for scalar instructions
84         based on avxscalar.
85         (md_longopts): Add OPTION_MAVXSCALAR.
86         (md_parse_option): Handle OPTION_MAVXSCALAR.
87         (md_show_usage): Add -mavxscalar=.
88
89         * doc/c-i386.texi: Document -mavxscalar=.
90
91 2010-01-24  H.J. Lu  <[email protected]>
92
93         * config/tc-i386.c (build_vex_prefix): Set i.vex.bytes[0] to
94         0xc4 individually.
95
96 2010-01-23  Richard Sandiford  <[email protected]>
97
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.
108
109 2010-01-21  Rainer Orth  <[email protected]>
110
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.
114
115 2010-01-21  Andreas Krebbel  <[email protected]>
116
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.
120
121
122 2010-01-20  Nick Clifton  <[email protected]>
123
124         PR 11109
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
130         insn.
131
132 2010-01-18  Tristan Gingold  <[email protected]>
133
134         * config/tc-ia64.c (ia64_vms_note): Generate 24 bytes note headers.
135
136 2010-01-15  Sebastian Pop  <[email protected]>
137
138         * config/tc-i386.c (md_assemble): Before accessing the IMM field
139         check that it's not an XOP insn.
140
141 2010-01-14  Jie Zhang  <[email protected]>
142
143         * config/bfin-aux.h: Remove argument names in function
144         declarations.
145         * config/bfin-lex.l (parse_int): Fix shadowed variable name
146         warning.
147         * config/bfin-parse.y (value_match): Remove argument names
148         in declaration.
149         (notethat): Likewise.
150         (yyerror): Likewise.
151
152 2010-01-13  Daniel Jacobowitz  <[email protected]>
153
154         * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
155
156 2010-01-13  Nick Clifton  <[email protected]>
157
158         * config/tc-h8300.c (h8300_elf_section): New function - issue a
159         warning message if a new section is created without setting any
160         attributes for it.
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.
165
166 2010-01-12  Alan Modra  <[email protected]>
167
168         PR 11122
169         * listing.c (print_source): Add one to line number.
170
171 2010-01-09  Ralf Wildenhues  <[email protected]>
172
173         * Makefile.in: Regenerate.
174         * configure: Regenerate.
175         * doc/Makefile.in: Regenerate.
176
177 2010-01-08  H.J. Lu  <[email protected]>
178
179         * version.c (parse_args): Change to "Copyright 2010".
180
181 2010-01-06  Quentin Neill  <[email protected]>
182
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.
187
188 2010-01-04  Daniel Gutson  <[email protected]>
189
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
193         OP_RNDQ_Ibig.
194         (parse_operands): OP_NILO case removed, applied renaming.
195         (insns): Neon shape changed for some logic instructions.
196
197 2010-01-04  Daniel Gutson  <[email protected]>
198
199         * config/tc-arm.c (do_neon_ldx_stx): Added
200         validation for vector load/store insns.
201
202 2010-01-04  Edmar Wienskoski  <[email protected]>
203
204         * config/tc-ppc.c (md_show_usage): Document -me500mc64.
205
206 2010-01-03  Daniel Gutson  <[email protected]>
207
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 ().
245
246 For older changes see ChangeLog-2009
247 \f
248 Local Variables:
249 mode: change-log
250 left-margin: 8
251 fill-column: 74
252 version-control: never
253 End:
This page took 0.039858 seconds and 4 git commands to generate.