gdb
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
30c09090
RS
12008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * config/tc-mips.c (mips16_mark_labels): Use ELF_ST_SET_MIPS16.
4 (mips_fix_adjustable): Likewise.
5 (mips_frob_file_after_relocs): Likewise.
6
bfbba8e4
NS
72008-07-08 Nathan Sidwell <nathan@codesourcery.com>
8
9 * config/tc-m68k.c (m68k_set_cpu, m68k_set_arch): Don't complain
10 about overriding an earlier setting.
11
b19e8a9b
AN
122008-07-07 Adam Nemet <anemet@caviumnetworks.com>
13
14 * config/tc-mips.c (NO_ISA_COP): New macro.
15 (COP_INSN): New macro.
16 (is_opcode_valid): Use them.
17 (macro) <ld_st>: Use them. Don't accept coprocessor load store
18 insns based on the ISA if CPU is NO_ISA_COP.
19 <copz>: Likewise for coprocessor operations.
20
79947c54
CD
212008-07-07 Paul Brook <paul@codesourcery.com>
22
23 * config/tc-arm.c (arm_fix_adjustable): Don't adjust MOVW/MOVT
24 relocations.
25
9990da1d
NC
262008-07-07 Ralf Corsépius <ralf.corsepius@rtems.org>
27
28 * configure.tgt: Add bfin-*-rtems*.
29
d62f07d0
AM
302008-07-04 Alan Modra <amodra@bigpond.net.au>
31
32 * config/tc-spu.c (md_apply_fix): Handle fully resolved
33 BFD_RELOC_32_PCREL, BFD_RELOC_SPU_HI16 and BFD_RELOC_SPU_LO16.
34
c8187e15
PB
352008-06-25 Peter Bergner <bergner@vnet.ibm.com>
36
37 * config/tc-ppc.c (parse_cpu): Handle -m464.
38 (md_show_usage): Likewise.
39
3bb06f78
EW
402008-06-24 Eric B. Weddington <eric.weddington@atmel.com>
41
42 Add support for ATtiny13A.
43 * config/tc-avr.c (mcu_types): Add attiny13a.
44 * doc/c-avr.texi: Likewise.
45
6afe8e98
AM
462008-06-24 Bob Wilson <bob.wilson@acm.org>
47 Alan Modra <amodra@bigpond.net.au>
48
49 * write.c (relax_segment <rs_org>): Include current stretch
50 value when calculating whether .org is backwards.
51
7a283e07
RW
522008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
53
54 * configure: Regenerate.
55
0146fc9d
NC
562008-06-17 Nick Clifton <nickc@redhat.com>
57
58 * app.c (do_scrub_chars): Do not UNGET an EOF value.
59
1afc8def
HPN
602008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
61
62 PR gas/6607
63 * config/tc-mmix.c (s_loc): Assume "negative" addresses belong to
64 text_section. Do the "stepping backwards" test for text_section
65 using unsigned operands.
66
fa452fa6
PB
672008-06-13 Peter Bergner <bergner@vnet.ibm.com>
68
69 * config/tc-ppc.c (ppc_cpu): Use ppc_cpu_t typedef.
70 (ppc_insert_operand): Likewise.
71 (ppc_machine): Likewise.
72 * config/tc-ppc.h: #include "opcode/ppc.h"
73 (struct _ppc_fix_extra <ppc_cpu>): Use ppc_cpu_t typedef.
74 (ppc_cpu): Update extern decl.
75
bb35fb24
NC
762008-06-12 Adam Nemet <anemet@caviumnetworks.com>
77
78 * config/tc-mips.c (validate_mips_insn): Handle field descriptors
79 +x, +X, +p, +P, +s, +S.
80 (mips_ip): Likewise.
81
dd3cbb7e
NC
82 * config/tc-mips.c (validate_mips_insn): Handle field descriptor +Q.
83 (mips_ip): Likewise.
84 (macro_build): Likewise.
85 (CPU_HAS_SEQ): New macro.
86 (macro2) <M_SEQ_I, M_SNE_I>: Use it. Emit seq/sne and seqi/snei.
87
e8568f6c
EW
882008-06-09 Eric B. Weddington <eric.weddington@atmel.com>
89
90 * config/tc-avr.c (mcu_types): Remove support for ATmega32HVB device.
91 * doc/c-avr.texi: Likewise.
92
83bd7402
NC
932008-06-04 Nick Clifton <nickc@redhat.com>
94
95 * app.c (do_scrub_chars): Do not UNGET an EOF value.
96
cb19c032
L
972008-06-03 H.J. Lu <hongjiu.lu@intel.com>
98
99 * config/tc-i386.c (set_sse_check): New.
100 (md_pseudo_table): Add "sse_check".
101
4ecab7d4
PB
1022008-06-03 Paul Brook <paul@codesourcery.com>
103
104 * config/tc-arm.c (do_t_rbit): Populate both rm fields.
105
0a903bab
NC
1062008-05-30 Nick Clifton <nickc@redhat.com>
107
108 PR 5523
109 * config/tc-avr.c (avr_ldi_expression): Do not warn about unknown
110 relocs here.
111
b15591bb
AN
1122008-05-29 Maxim Kuvyrkov <maxim@codesourcery.com>
113
114 * config/tc-mips.c (mips_cpu_info_table): Move records for
115 ST Loongson-2E/2F processors to a better place.
116
95f283e8
L
1172008-05-23 H.J. Lu <hongjiu.lu@intel.com>
118
119 PR gas/6518
120 * config/tc-i386.c (match_template): Report ambiguous operand
121 size, not invalid suffix when there is no match in Intel
122 syntax.
123
c462b453
PB
1242008-05-22 Paul Brook <paul@codesourcery.com>
125
126 * config/tc-arm.c (parse_cond): Covert to lowercase before matching.
127
7fac0536
NC
1282008-05-21 I-Jui Sung <ijsung@gmail.com>
129
130 * config/tc-arm.c (arm_cpus): Add Faraday ARMv4 and ARMv5TE
131 compatible cores: fa526, fa626, fa626te, fa726te.
132 * doc/c-arm.texi (ARM Opts): Add -mcpu={fa526, fa626, fa626te,
133 fa726te} options.
134
8944f3c2
AM
1352008-05-14 Alan Modra <amodra@bigpond.net.au>
136
137 * Makefile.am: Run "make dep-am".
138 * Makefile.in: Regenerate.
139 * doc/Makefile.in: Regenerate.
140 * po/POTFILES.in: Regenerate.
141
35903be0
CM
1422008-05-09 Catherine Moore <clm@codesourcery.com>
143
144 * config/tc-mips.c (mips_frob_file): Don't match MIPS16 relocs
145 with non-MIPS16 relocs.
146
c41e87e3
CF
1472008-05-09 Chao-ying Fu <fu@mips.com>
148
149 * config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in
150 case that some characters append at the end of the name.
151 (mips_ip): Likewise.
152 (s_change_sec): Likewise.
153 (md_section_align): Likewise.
154
51c8ebc1
BW
1552008-05-07 Bob Wilson <bob.wilson@acm.org>
156
157 * config/tc-xtensa.c (xtensa_create_property_segments): Use
158 xtensa_make_property_section instead of xtensa_get_property_section.
159 (xtensa_create_xproperty_segments): Likewise.
160
f1f8f695
L
1612008-05-02 H.J. Lu <hongjiu.lu@intel.com>
162
163 * NEWS: Mention XSAVE, EPT and MOVBE.
164
165 * config/tc-i386.c (cpu_arch): Add .movbe and .ept.
166 (md_show_usage): Add .movbe and .ept.
167
168 * doc/c-i386.texi: Add movbe and ept to -march=. Document
169 .movbe and .ept.
170
2b661f3d
DM
1712008-04-29 David S. Miller <davem@davemloft.net>
172
173 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.
174
037b32b9
AN
1752008-04-28 Adam Nemet <anemet@caviumnetworks.com>
176
177 * config/tc-mips.c (file_mips_soft_float, file_mips_single_float):
178 New statics.
179 (OPTION_ELF_BASE): Make room for new option macros.
180 (OPTION_SOFT_FLOAT, OPTION_HARD_FLOAT, OPTION_SINGLE_FLOAT,
181 OPTION_DOUBLE_FLOAT): New option macros.
182 (md_longopts): Add msoft-float, mhard-float, msingle-float and
183 mdouble-float.
184 (md_parse_option): Handle OPTION_SINGLE_FLOAT,
185 OPTION_DOUBLE_FLOAT, OPTION_SOFT_FLOAT and OPTION_HARD_FLOAT.
186 (md_show_usage): Add -msoft-float, -mhard-float, -msingle-float
187 and -mdouble-float.
188 (struct mips_set_options): New fields soft_float and single_float.
189 (mips_opts): Initialized them. Add comment for each field
190 initializer.
191 (mips_after_parse_args): Set them based on file_mips_soft_float
192 and file_mips_single_float.
193 (s_mipsset): Add support for `.set softfloat', `.set hardfloat',
194 `.set singlefloat' and `.set doublefloat'.
195 (is_opcode_valid): New function to invoke OPCODE_IS_MEMBER.
196 Handle single-float and soft-float instructions here.
197 (macro_build, mips_ip): Use it instead of OPCODE_IS_MEMBER.
198 (is_opcode_valid_16): New function.
199 (mips16_ip): Use it instead of OPCODE_IS_MEMBER.
200 (macro) <M_LDC1_AB, M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB,
201 M_S_DOB>: Remove special-casing of r4650.
202 * doc/c-mips.texi (-march=): Add Octeon.
203 (MIPS Opts): Document -msoft-float and -mhard-float. Document
204 -msingle-float and -mdouble-float.
205 (MIPS floating-point): New section. Document `.set softfloat' and
206 `.set hardfloat'. Document `.set singlefloat' and `.set
207 doublefloat'.
208
f04d18b7
DM
2092008-04-25 David S. Miller <davem@davemloft.net>
210
211 * config/tc-sparc.c: Accept 'softint_clear' and 'softint_set'
212 %asr aliases.
213
214 * doc/c-sparc.texi: Consistently refer to architecture 'versions',
215 rather than occaisionally 'levels'. Consistently refer to Sun's
216 UNIX variant as SunOS, every version of Solaris is also SunOS.
217 Document new 'softint_clear' and 'softint_set' aliases. Clarify
218 which architecture versions support '%dcr', '%cq', and '%gl'. Add
219 section on 32-bit/64-bit opcode translations.
220
fe4fa32c
MF
2212008-04-23 Mike Frysinger <vapier@gentoo.org>
222
223 * Makefile.am (OBJ_FORMAT_CFILES): Add config/obj-fdpicelf.c.
224 (OBJ_FORMAT_HFILES): Add config/obj-fdpicelf.h.
225 (obj-fdpicelf.o): Define.
226 * Makefile.in: Regenerate.
227 * configure.tgt: Set bfd_gas to yes when fmt is fdpicelf.
228 (bfin-*-*): Delete.
229 (bfin-*-linux-uclibc): New; set fmt to fdpicelf and em to linux.
230 (bfin-*-uclinux*): New; set fmt to elf and em to linux.
231 * config/obj-fdpicelf.c: New.
232 * config/obj-fdpicelf.h: Likewise.
233 * config/tc-bfin.c (bfin_flags, bfin_pic_flag): Set default based on
234 the OBJ_FDPIC_ELF define.
235 (OPTION_NOPIC): Define.
236 (md_longopts): Add mnopic and mno-fdpic.
237 (md_parse_option): Handle OPTION_NOPIC.
238
6194aaab
L
2392008-04-23 Paolo Bonzini <bonzini@gnu.org>
240
241 * aclocal.m4: Regenerate.
242 * configure: Regenerate.
243
1a6b486f
DM
2442008-04-23 David S. Miller <davem@davemloft.net>
245
246 * config/tc-sparc.c (v9a_asr_table): Add missing
247 'stick' and 'stick_cmpr', and document ordering rules
248 of table.
249 (tc_gen_reloc): Accept BFD_RELOC_SPARC_PC22 and
250 BFD_RELOC_SPARC_PC10.
251 * doc/c-sparc.texi: New section on Sparc constants.
252 Add documentation for %stick and %stick_cmpr.
253
879d3736
NC
2542008-04-22 David S. Miller <davem@davemloft.net>
255
256 * config/obj-elf.c (obj_elf_section_type): Add prototype
257 before obj_elf_section_word and add 'warn' arg.
258 (obj_elf_section_word): Add type pointer arg, and if no #SECTION
259 is matched, try checking for #SECTION_TYPE.
260 (obj_elf_section): Adjust for new args.
261 (obj_elf_type_name): New function.
262 (obj_elf_type): Call it, and accept STT_foo number strings
263 in .type statements as output by SunPRO compiler.
264
81f8a913
L
2652008-04-22 H.J. Lu <hongjiu.lu@intel.com>
266
267 * config/tc-i386.c (md_assemble): Don't check SSE instructions
268 if noavx is 0.
269
c15295d5
DM
2702008-04-18 David S. Miller <davem@davemloft.net>
271
272 * doc/c-sparc.texi: Add syntax section.
273
eff014d9
L
2742008-04-18 H.J. Lu <hongjiu.lu@intel.com>
275
276 * config/tc-i386.c (build_modrm_byte): Don't check FMA to swap
277 REG and NDS for instructions with immediate operand.
278
dae39acc
L
2792008-04-18 H.J. Lu <hongjiu.lu@intel.com>
280
281 * config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
282 FMA.
283
739f7f82
DM
2842008-04-16 David S. Miller <davem@davemloft.net>
285
286 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
287 and relocation generation.
288 (tc_gen_reloc): Likewise.
289
52b5ca5b
AS
2902008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
291
292 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
293 relocations are properly aligned, and not negative.
294
a5f245b5
NC
2952008-04-15 Khem Raj <kraj@mvista.com>
296
297 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
298
19a6653c
AM
2992008-04-14 Edmar Wienskoski <edmar@freescale.com>
300
301 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
302 accept e500mc instructions.
303 (md_show_usage): Document -me500mc.
304
d5a35a55
NC
3052008-04-11 Nick Clifton <nickc@redhat.com>
306
307 * listing.c (print_timestamp): Use localtime rather than
308 localtime_r since not all build environments provide the latter.
309
daf50ae7
L
3102008-04-10 H.J. Lu <hongjiu.lu@intel.com>
311
312 * NEWS: Mention -msse-check=[none|error|warning].
313
314 * config/tc-i386.c (sse_check): New.
315 (OPTION_MSSE_CHECK): Likewise.
316 (md_assemble): Check SSE instructions if needed.
317 (md_longopts): Add -msse-check.
318 (md_parse_option): Handle OPTION_MSSE_CHECK.
319 (md_show_usage): Show -msse-check=[none|error|warning].
320
321 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
322