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