]> Git Repo - binutils.git/blob - gas/ChangeLog
2010-02-11 Sterling Augustine <[email protected]>
[binutils.git] / gas / ChangeLog
1 2010-02-11  Sterling Augustine  <[email protected]>
2
3         * config/tc-xtensa.c (cache_literal_section): Handle prefixes as
4         well as suffixes.
5
6 2010-02-10  Sterling Augustine  <[email protected]>
7
8         * config/tc-xtensa.c (xtensa_find_unaligned_loops): Rewrite.
9
10 2010-02-11  H.J. Lu  <[email protected]>
11
12         * config/tc-i386.c (build_modrm_byte): Reformat.
13
14 2010-02-11  H.J. Lu  <[email protected]>
15
16         * config/tc-i386.c: Update copyright.
17
18 2010-02-10  Quentin Neill  <[email protected]>
19             Sebastian Pop  <[email protected]>
20
21         * config/tc-i386.c (vec_imm4) New operand type.
22         (fits_in_imm4): New.
23         (VEX_check_operands): New.
24         (check_reverse): Call VEX_check_operands.
25         (build_modrm_byte): Reintroduce code for 5
26         operand insns.  Fix whitespace.
27
28 2010-02-10  Richard Sandiford  <[email protected]>
29
30         * config/tc-ppc.c (md_show_usage): Add -mpwr4, -mpwr5, -mpwr5x,
31         -mpwr6 and -mpwr7.
32
33 >>>>>>> 1.4086
34 2010-02-09  Sterling Augustine  <[email protected]>
35
36         * config/tc-xtensa.c (RELAXED_LOOP_INSN_BYTES): New.
37         (next_frag_pre_opcode_bytes): Use RELAXED_LOOP_INSN_BYTES.
38         (xtensa_mark_zcl_first_insns): Rewrite to handle corner case.
39
40 2010-02-08  Christophe Lyon  <[email protected]>
41
42         * config/tc-arm.c (md_pcrel_from_section): Keep base to zero for
43         non-local branches (BFD_RELOC_THUMB_PCREL_BRANCH23,
44         BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_ARM_PCREL_BLX,
45         BFD_RELOC_ARM_PCREL_CALL)
46
47 2010-02-08  Sterling Augustine  <[email protected]>
48
49         * config/tc-xtensa.c (frag_format_size): Generalize logic to
50         handle more instruction sizes and fetch widths.
51         (branch_align_power): Likewise.
52         (text_align_power): Likewise.
53         (bytes_to_stretch): Likewise.
54
55 2010-02-08  Philipp Tomsich  <[email protected]>
56
57         * config/tc-ppc.c (md_show_usage): Mention -mtitan.  Don't use tabs.
58         (ppc_mach): Handle titan.
59         * doc/c-ppc.texi: Mention -mtitan.
60
61 2010-02-05  Sterling Augustine  <[email protected]>
62
63         * config/tc-xtensa.c (UNREACHABLE_MAX_WIDTH): Delete and
64         replace with...
65         (xtensa_fetch_width) ...this.
66
67 2010-02-05  Joseph Myers  <[email protected]>
68
69         * Makefile.am (CPU_TYPES, OBJ_FORMATS, CPU_OBJ_VALID,
70         MULTI_CPU_TYPES, MULTI_CPU_OBJ_VALID): Remove.
71         * Makefile.in: Regenerate.
72
73 2010-02-03  Quentin Neill  <[email protected]>
74
75         * config/tc-i386.c (cpu_arch): Change amdfam15 to bdver1.
76         (i386_align_code): Rename  PROCESSOR_AMDFAM15 to PROCESSOR_BDVER1.
77         * config/tc-i386.h (processor_type): Same.
78         * doc/c-i386.texi: Change amdfam15 to bdver1.
79
80 2010-01-29  Nick Clifton  <[email protected]>
81
82         PR 11136
83         * config/tc-arm.c (neon_check_type): Handle a neon_shape value of
84         NS_NULL.
85
86 2010-01-27  Dave Korn  <[email protected]>
87
88         * NEWS: Mention new feature.
89         * config/obj-coff.c (obj_coff_section): Accept digits and use
90         to override default section alignment power if specified.
91         * doc/as.texinfo (.section directive): Update documentation.
92
93 2010-01-27  H.J. Lu  <[email protected]>
94
95         * config/tc-i386.c (avxscalar): New.
96         (OPTION_MAVXSCALAR): Likewise.
97         (build_vex_prefix): Select vector_length for scalar instructions
98         based on avxscalar.
99         (md_longopts): Add OPTION_MAVXSCALAR.
100         (md_parse_option): Handle OPTION_MAVXSCALAR.
101         (md_show_usage): Add -mavxscalar=.
102
103         * doc/c-i386.texi: Document -mavxscalar=.
104
105 2010-01-24  H.J. Lu  <[email protected]>
106
107         * config/tc-i386.c (build_vex_prefix): Set i.vex.bytes[0] to
108         0xc4 individually.
109
110 2010-01-23  Richard Sandiford  <[email protected]>
111
112         * write.h (fix_at_start): Declare.
113         * write.c (fix_new_internal): Add at_beginning parameter.
114         Use it instead of REVERSE_SORT_RELOCS.  Fix the handling of
115         seg_fix_tailP for the at_beginning/REVERSE_SORT_RELOCS case.
116         (fix_new, fix_new_exp): Update accordingly.
117         (fix_at_start): New function.
118         * config/tc-ppc.c (md_pseudo_table): Add .ref to the OBJ_XCOFF section.
119         (ppc_ref): New function, for OBJ_XCOFF.
120         (md_apply_fix): Handle BFD_RELOC_NONE for OBJ_XCOFF.
121         * config/te-i386aix.h (REVERSE_SORT_RELOCS): Remove #undef.
122
123 2010-01-21  Rainer Orth  <[email protected]>
124
125         * config/te-solaris.h (DWARF2_EH_FRAME_READ_ONLY): Make read-only
126         on 64-bit Solaris/x86.
127         Include obj-format.h earlier.
128
129 2010-01-21  Andreas Krebbel  <[email protected]>
130
131         * config/tc-s390.c (s390_elf_final_processing): New function.
132         * config/tc-s390.h (elf_tc_final_processing): New macro definition.
133         (s390_elf_final_processing): Added prototype.
134
135
136 2010-01-20  Nick Clifton  <[email protected]>
137
138         PR 11109
139         * config/tc-arm.c (do_neon_cvt): Rename to do_neon_cvt_1.  Add
140         code to handle round-to-zero for VCVT conversions.
141         (do_neon_cvt): New.  Call do_neon_cvt_1.
142         (do_neon_cvtr): New.  Call do_neon_cvt_1.
143         (insns): Use do_neon_cvt for VCVT insn and do_neon_cvtr for VCVTR
144         insn.
145
146 2010-01-18  Tristan Gingold  <[email protected]>
147
148         * config/tc-ia64.c (ia64_vms_note): Generate 24 bytes note headers.
149
150 2010-01-15  Sebastian Pop  <[email protected]>
151
152         * config/tc-i386.c (md_assemble): Before accessing the IMM field
153         check that it's not an XOP insn.
154
155 2010-01-14  Jie Zhang  <[email protected]>
156
157         * config/bfin-aux.h: Remove argument names in function
158         declarations.
159         * config/bfin-lex.l (parse_int): Fix shadowed variable name
160         warning.
161         * config/bfin-parse.y (value_match): Remove argument names
162         in declaration.
163         (notethat): Likewise.
164         (yyerror): Likewise.
165
166 2010-01-13  Daniel Jacobowitz  <[email protected]>
167
168         * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
169
170 2010-01-13  Nick Clifton  <[email protected]>
171
172         * config/tc-h8300.c (h8300_elf_section): New function - issue a
173         warning message if a new section is created without setting any
174         attributes for it.
175         (md_pseudo_table): Intercept section creation pseudos.
176         (md_pcrel_from): Replace abort with an error message.
177         * config/obj-elf.c (obj_elf_section_name): Export this function.
178         * config/obj-elf.h (obj_elf_section_name): Prototype.
179
180 2010-01-12  Alan Modra  <[email protected]>
181
182         PR 11122
183         * listing.c (print_source): Add one to line number.
184
185 2010-01-09  Ralf Wildenhues  <[email protected]>
186
187         * Makefile.in: Regenerate.
188         * configure: Regenerate.
189         * doc/Makefile.in: Regenerate.
190
191 2010-01-08  H.J. Lu  <[email protected]>
192
193         * version.c (parse_args): Change to "Copyright 2010".
194
195 2010-01-06  Quentin Neill  <[email protected]>
196
197         * config/tc-i386.c (cpu_arch): Add amdfam15.
198         (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
199         * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
200         * doc/c-i386.texi: Add amdfam15.
201
202 2010-01-04  Daniel Gutson  <[email protected]>
203
204         * config/tc-arm.c (do_neon_logic): Accept imm value
205         in the third operand too.
206         (operand_parse_code): OP_RNDQ_IMVNb renamed to
207         OP_RNDQ_Ibig.
208         (parse_operands): OP_NILO case removed, applied renaming.
209         (insns): Neon shape changed for some logic instructions.
210
211 2010-01-04  Daniel Gutson  <[email protected]>
212
213         * config/tc-arm.c (do_neon_ldx_stx): Added
214         validation for vector load/store insns.
215
216 2010-01-04  Edmar Wienskoski  <[email protected]>
217
218         * config/tc-ppc.c (md_show_usage): Document -me500mc64.
219
220 2010-01-03  Daniel Gutson  <[email protected]>
221
222         * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
223         (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
224         (NEON_ENCODE): New macro.
225         (check_neon_suffixes): New macro.
226         (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
227         (do_vfp_nsyn_opcode): Likewise.
228         (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
229         (do_vfp_nsyn_cmp): Likewise.
230         (do_neon_shl_imm): Likewise.
231         (do_neon_qshl_imm): Likewise.
232         (neon_dyadic_misc): Likewise.
233         (do_neon_mac_maybe_scalar): Likewise.
234         (do_neon_qdmulh): Likewise.
235         (do_neon_qmovn): Likewise.
236         (do_neon_qmovun): Likewise.
237         (do_neon_movn): Likewise.
238         (neon_mac_reg_scalar_long): Likewise.
239         (do_neon_vmull): Likewise.
240         (do_neon_trn): Likewise.
241         (do_neon_ldx_stx): Likewise.
242         (neon_dp_fixup): Changed signature and set the flag.
243         (neon_three_same): Call the above with new signature.
244         (neon_two_same): Likewise.
245         (neon_imm_shift): Likewise.
246         (neon_mul_mac): Likewise.
247         (do_neon_abs_neg): Likewise.
248         (neon_mixed_length): Likewise.
249         (do_neon_ext): Likewise.
250         (do_neon_mov): Likewise.
251         (do_neon_tbl_tbx): Likewise.
252         (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
253         (neon_compare): Likewise.
254         (do_neon_shll): Likewise.
255         (do_neon_cvt): Likewise.
256         (do_neon_mvn): Likewise.
257         (do_neon_dup): Likewise.
258         (md_assemble): Call check_neon_suffixes ().
259
260 For older changes see ChangeLog-2009
261 \f
262 Local Variables:
263 mode: change-log
264 left-margin: 8
265 fill-column: 74
266 version-control: never
267 End:
This page took 0.043873 seconds and 4 git commands to generate.