PR 6848
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
76d12939
AM
12008-08-20 Alan Modra <amodra@bigpond.net.au>
2
3 PR 6848
4 * write.c (install_reloc): Check that reloc symbols have been
5 written.
6 (set_symtab): Mark symbols with BSF_KEEP.
7
e6a14101
L
82008-08-18 H.J. Lu <hongjiu.lu@intel.com>
9
10 * config/tc-i386.c (i386_align_code): Fix a comment typo.
11
7357c5b6
AM
122008-08-15 Alan Modra <amodra@bigpond.net.au>
13
14 PR 6526
15 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
16 * Makefile.in: Regenerate.
17 * aclocal.m4: Regenerate.
18 * config.in: Regenerate.
19 * configure: Regenerate.
20 * doc/Makefile.in: Regenerate.
21
4e96a12e
AM
222008-08-14 Alan Modra <amodra@bigpond.net.au>
23
24 * config/tc-tic4x.c (tic4x_operands_parse): Make static.
25
9e9a9798
BE
262008-08-13 Ben Elliston <bje@au.ibm.com>
27
28 * doc/as.texinfo (Align): Document the PowerPC behaviour.
29
5a49b8ac
AM
302008-08-13 Alan Modra <amodra@bigpond.net.au>
31
32 * as.c, as.h, ecoff.c, hash.c, macro.c, symbols.c, config/obj-evax.c,
33 config/obj-som.c, config/tc-alpha.c, config/tc-arm.c, config/tc-bfin.c,
34 config/tc-bfin.h, config/tc-crx.c, config/tc-frv.c, config/tc-frv.h,
35 config/tc-hppa.h, config/tc-i386.c, config/tc-i860.c, config/tc-i960.h,
36 config/tc-ia64.c, config/tc-ia64.h, config/tc-m32c.c, config/tc-m32c.h,
37 config/tc-m68k.c, config/tc-maxq.c, config/tc-s390.c, config/tc-s390.h,
38 config/tc-sparc.c, config/tc-sparc.h, config/tc-spu.c, config/tc-spu.h,
39 config/tc-tic4x.c, config/tc-tic4x.h, config/tc-tic54x.c,
40 config/tc-tic54x.h, config/tc-vax.c, doc/internals.texi: Banish PARAMS
41 and PTR. Convert to ISO C. Delete unnecessary forward declarations.
42
db0bc284
AM
432008-08-12 Alan Modra <amodra@bigpond.net.au>
44
45 * config/tc-arm.c (s_unreq): Adjust hash_delete call.
46 * config/tc-ia64.c (dot_rot): Likewise.
47
818236e5
AM
482008-08-11 Alan Modra <amodra@bigpond.net.au>
49
50 PR 6575
51 * hash.c: Expand PTR to void *.
52 (hash_delete): Add "freeme" parameter. Call obstack_free.
53 * hash.h: Expand PTR to void *.
54 (hash_delete): Update prototype.
55 * macro.c (macro_expand_body): hash_delete LOCALs from formal_hash.
56 * config/tc-tic54x.c (tic54x_remove_local_label): Update hash_delete
57 call.
58 (subsym_substitute): Likewise.
59 * doc/internals.texi (hash_delete): Update.
60
7b21ac3f
EW
612008-08-08 Anatoly Sokolov <aesok@post.ru>
62
63 * config/tc-avr.c (mcu_types): Add avr25, avr31, avr35, and avr51
818236e5
AM
64 architectures. Reorganize list to put mcu types in correct
65 architectures and to order list same as in GCC. Use new ISA
66 definitions in include/opcode/avr.h.
7b21ac3f
EW
67 * doc/c-avr.texi: Add avr25, avr31, avr35, and avr51 architecture
68 descriptions. Reorganize descriptions to put mcu types in correct
69 architectures and to order lists same as in GCC.
70
861fb55a
DJ
712008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
72 Daniel Jacobowitz <dan@codesourcery.com>
73
74 * config/tc-mips.c (OPTION_CALL_NONPIC): New macro.
75 (OPTION_NON_SHARED, OPTION_XGOT, OPTION_MABI, OPTION_32)
76 (OPTION_N32, OPTION_64, OPTION_MDEBUG, OPTION_NO_MDEBUG)
77 (OPTION_PDR, OPTION_NO_PDR, OPTION_MVXWORKS_PIC): Bump by 1.
78 (md_longopts): Add -call_nonpic.
79 (md_parse_option): Handle OPTION_CALL_NONPIC.
80 (md_show_usage): Add -call_nonpic.
81
532f93bd 822008-08-08 Sterling Augustine <sterling@tensilica.com>
818236e5 83
532f93bd
BW
84 * config/tc-xtensa.c (exclude_section_from_property_tables): New.
85 (xtensa_create_property_segments): Use it.
86 (xtensa_create_xproperty_segments): Likewise.
818236e5 87
c3c36456
AM
882008-08-08 Alan Modra <amodra@bigpond.net.au>
89
90 * doc/internals.texi (DWARF2_FORMAT): Update for 2008-08-04 change.
91
738e5348
RS
922008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
93
94 * config/tc-mips.c (mips16_reloc_p, got16_reloc_p, hi16_reloc_p)
95 (lo16_reloc_p): New functions.
96 (reloc_needs_lo_p): Use hi16_reloc_p and got16_reloc_p to
97 generalize relocation checks.
98 (matching_lo_reloc): New function.
99 (fixup_has_matching_lo_p): Use it.
100 (mips16_mark_labels): Don't clobber a symbol's visibility.
101 (append_insn): Use hi16_reloc_p and lo16_reloc_p.
102 (mips16_ip): Handle BFD_RELOC_MIPS16_GOT16 and BFD_RELOC_MIPS16_CALL16.
103 (md_apply_fix): Likewise.
104 (mips16_percent_op): Add %got and %call16.
105 (mips_frob_file): Use got16_reloc_p to generalize relocation checks.
106 Use matching_lo_reloc.
107 (mips_force_relocation): Use hi16_reloc_p and lo16_reloc_p to
108 generalize relocation checks.
109 (mips_fix_adjustable): Use lo16_reloc_p to generalize relocation
110 checks.
111
6fd4f6cc
DD
1122008-08-06 DJ Delorie <dj@redhat.com>
113
114 * NEWS: Mention these changes.
115
116 * config/tc-h8300.h (H_TICK_HEX): Define.
117 * config/tc-h8300.c (OPTION_H_TICK_HEX): New.
118 (md_longopts): Add "-h-tick-hex".
119 (md_parse_option): Support it.
120 * doc/c-h8300.texi (H8/300 Options): Document it.
121 * doc/as.texinfo (Overview): Likewise.
818236e5 122
6fd4f6cc
DD
123 * config/tc-sh.h (H_TICK_HEX): Define.
124 * config/tc-sh.c (OPTION_H_TICK_HEX): New.
125 (md_longopts): Add "-h-tick-hex".
126 (md_parse_option): Support it.
127 * doc/c-sh.texi (SH Options): Document it.
128 * doc/c-sh64.texi (SH64 Options): Document it.
129 * doc/as.texinfo (Overview): Likewise.
130
7cadeb2c
AM
1312008-08-05 Alan Modra <amodra@bigpond.net.au>
132
133 PR gas/6656
134 * dwarf2dbg.c (dwarf2_directive_file): Disable gas generated
135 debug info if we see compiler generated debug info.
136 (dwarf2_directive_loc): Likewise. Remove redundant debug_type test.
137
413a266c
AM
1382008-08-04 Alan Modra <amodra@bigpond.net.au>
139
140 * dwarf2dbg.c: Remove superfluous forward function declarations.
141 (DWARF2_FORMAT): Add section arg.
142 (out_header): New function, split out from..
143 (out_debug_line): ..here.
144 (out_debug_aranges): Use out_header.
145 (out_debug_abbrev): Add info_seg and line_seg args. Use
146 DW_FORM_data8 (for DW_AT_stmt_list) if line_seg is 64-bit.
147 (out_debug_info): Use out_header. Output 8 byte DW_AT_stmt_list
148 if line_seg is 64-bit.
149 (dwarf2_finish): Adjust out_debug_abbrev call.
150 * config/tc-mips.h (DWARF2_FORMAT, mips_dwarf2_format): Add sec arg.
151 * config/tc-mips.c (mips_dwarf2_format): Likewise.
152
323ee3f4
AM
1532008-08-04 Alan Modra <amodra@bigpond.net.au>
154
155 * Makefile.am (POTFILES.in): Set LC_ALL=C.
156 * Makefile.in: Regenerate.
157 * po/POTFILES.in: Regenerate.
158
9b4e5766
PB
1592008-08-01 Peter Bergner <bergner@vnet.ibm.com>
160
161 * config/tc-ppc.c (parse_cpu): Rename altivec_or_spe to retain_flags.
162 Handle -mvsx and -mpower7.
163 (md_show_usage): Document -mpower7 and -mvsx.
164 * doc/as.texinfo (Target PowerPC): Document -mvsx.
165 * doc/c-ppc.texi (PowerPC-Opts): Document -mvsx and -mpower7.
166
38233209
PB
1672008-07-31 Peter Bergner <bergner@vnet.ibm.com>
168
169 * config/tc-ppc.c (parse_cpu) <power6>: Accept Altivec instructions.
170 <cell>: Likewise.
171
081ba1b3
AM
1722008-07-30 Michael J. Eager <eager@eagercon.com>
173
174 * config/tc-ppc.c (parse_cpu): Separate handling of -m403/405.
175 (md_show_usage): Likewise.
176
0af1713e
AM
1772008-07-30 Alan Modra <amodra@bigpond.net.au>
178
179 * messages.c, symbols.c, write.c: Silence gcc warnings.
180
2cfe26b6
AM
1812008-07-28 Ineiev <ineiev@yahoo.co.uk>
182
183 * config/tc-i386.c (operand_type_check): Warning fix.
184
3c7b9897
AM
1852008-07-26 Michael Eager <eager@eagercon.com>
186
187 * doc/as.texinfo: Add description of single-precision attribute.
188
81fd73ed
JZ
1892008-07-24 Jie Zhang <jie.zhang@analog.com>
190
191 * config/bfin-parse.y (asm_1): Error if plain symbol is used
192 as load/store offset.
193
570de991
NC
1942008-07-22 Chao-ying Fu <fu@mips.com>
195
196 * config/tc-mips.c (mips_ip): Reset s to argsStart.
197
b4f42c96
JZ
1982008-07-22 Jie Zhang <jie.zhang@analog.com>
199
200 * config/tc-bfin.c (bfin_gen_loop): Remove loop symbol.
201
cc189afc
DD
2022008-07-21 DJ Delorie <dj@redhat.com>
203
204 * config/tc-h8300.c (fix_operand_size): Use the default size
205 specified by the .lbranch/.sbranch pseudos.
206
c54b5932
DD
2072008-07-18 DJ Delorie <dj@redhat.com>
208
209 * config/tc-m32c.h (H_TICK_HEX): Define.
210 * config/tc-m32c.c (OPTION_H_TICK_HEX): Define.
211 (md_longopts): Add support for it.
212 (md_parse_option): Likewise.
213 * doc/as.texinfo (Overview): Add new m32c options.
214 * doc/c-m32c.texi (M32C-Modifiers): Likewise
215
216 * as.h: (enable_h_tick_hex): New.
217 * app.c (enable_h_tick_hex): New.
218 (LEX_IS_H): New.
219 (do_scrub_begin): Mark 'H' and 'h' as special if enable_h_tick_hex.
220 (do_scrub_chars): If enable_h_tick_hex and 'h', check for H'00
221 style hex constants and convert the input stream to 0x00 style.
222 (do_scrub_chars): If a 'X style character constant is found after
223 a symbol character (like you're or X'00), warn the user.
224
30c09090
RS
2252008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
226
227 * config/tc-mips.c (mips16_mark_labels): Use ELF_ST_SET_MIPS16.
228 (mips_fix_adjustable): Likewise.
229 (mips_frob_file_after_relocs): Likewise.
230
bfbba8e4
NS
2312008-07-08 Nathan Sidwell <nathan@codesourcery.com>
232
233 * config/tc-m68k.c (m68k_set_cpu, m68k_set_arch): Don't complain
234 about overriding an earlier setting.
235
b19e8a9b
AN
2362008-07-07 Adam Nemet <anemet@caviumnetworks.com>
237
238 * config/tc-mips.c (NO_ISA_COP): New macro.
239 (COP_INSN): New macro.
240 (is_opcode_valid): Use them.
241 (macro) <ld_st>: Use them. Don't accept coprocessor load store
242 insns based on the ISA if CPU is NO_ISA_COP.
243 <copz>: Likewise for coprocessor operations.
244
79947c54
CD
2452008-07-07 Paul Brook <paul@codesourcery.com>
246
247 * config/tc-arm.c (arm_fix_adjustable): Don't adjust MOVW/MOVT
2cfe26b6 248 relocations.
79947c54 249
9990da1d
NC
2502008-07-07 Ralf Corsépius <ralf.corsepius@rtems.org>
251
252 * configure.tgt: Add bfin-*-rtems*.
253
d62f07d0
AM
2542008-07-04 Alan Modra <amodra@bigpond.net.au>
255
256 * config/tc-spu.c (md_apply_fix): Handle fully resolved
257 BFD_RELOC_32_PCREL, BFD_RELOC_SPU_HI16 and BFD_RELOC_SPU_LO16.
258
c8187e15
PB
2592008-06-25 Peter Bergner <bergner@vnet.ibm.com>
260
261 * config/tc-ppc.c (parse_cpu): Handle -m464.
262 (md_show_usage): Likewise.
263
3bb06f78
EW
2642008-06-24 Eric B. Weddington <eric.weddington@atmel.com>
265
266 Add support for ATtiny13A.
267 * config/tc-avr.c (mcu_types): Add attiny13a.
268 * doc/c-avr.texi: Likewise.
269
6afe8e98
AM
2702008-06-24 Bob Wilson <bob.wilson@acm.org>
271 Alan Modra <amodra@bigpond.net.au>
272
273 * write.c (relax_segment <rs_org>): Include current stretch
274 value when calculating whether .org is backwards.
275
7a283e07
RW
2762008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
277
278 * configure: Regenerate.
279
0146fc9d
NC
2802008-06-17 Nick Clifton <nickc@redhat.com>
281
282 * app.c (do_scrub_chars): Do not UNGET an EOF value.
283
1afc8def
HPN
2842008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
285
286 PR gas/6607
287 * config/tc-mmix.c (s_loc): Assume "negative" addresses belong to
288 text_section. Do the "stepping backwards" test for text_section
289 using unsigned operands.
290
fa452fa6
PB
2912008-06-13 Peter Bergner <bergner@vnet.ibm.com>
292
293 * config/tc-ppc.c (ppc_cpu): Use ppc_cpu_t typedef.
294 (ppc_insert_operand): Likewise.
295 (ppc_machine): Likewise.
296 * config/tc-ppc.h: #include "opcode/ppc.h"
297 (struct _ppc_fix_extra <ppc_cpu>): Use ppc_cpu_t typedef.
298 (ppc_cpu): Update extern decl.
299
bb35fb24
NC
3002008-06-12 Adam Nemet <anemet@caviumnetworks.com>
301
302 * config/tc-mips.c (validate_mips_insn): Handle field descriptors
303 +x, +X, +p, +P, +s, +S.
304 (mips_ip): Likewise.
305
dd3cbb7e
NC
306 * config/tc-mips.c (validate_mips_insn): Handle field descriptor +Q.
307 (mips_ip): Likewise.
308 (macro_build): Likewise.
309 (CPU_HAS_SEQ): New macro.
310 (macro2) <M_SEQ_I, M_SNE_I>: Use it. Emit seq/sne and seqi/snei.
311
e8568f6c
EW
3122008-06-09 Eric B. Weddington <eric.weddington@atmel.com>
313
314 * config/tc-avr.c (mcu_types): Remove support for ATmega32HVB device.
315 * doc/c-avr.texi: Likewise.
316
83bd7402
NC
3172008-06-04 Nick Clifton <nickc@redhat.com>
318
319 * app.c (do_scrub_chars): Do not UNGET an EOF value.
320
cb19c032
L
3212008-06-03 H.J. Lu <hongjiu.lu@intel.com>
322
323 * config/tc-i386.c (set_sse_check): New.
324 (md_pseudo_table): Add "sse_check".
325
4ecab7d4
PB
3262008-06-03 Paul Brook <paul@codesourcery.com>
327
328 * config/tc-arm.c (do_t_rbit): Populate both rm fields.
329
0a903bab
NC
3302008-05-30 Nick Clifton <nickc@redhat.com>
331
332 PR 5523
333 * config/tc-avr.c (avr_ldi_expression): Do not warn about unknown
334 relocs here.
335
b15591bb
AN
3362008-05-29 Maxim Kuvyrkov <maxim@codesourcery.com>
337
338 * config/tc-mips.c (mips_cpu_info_table): Move records for
339 ST Loongson-2E/2F processors to a better place.
340
95f283e8
L
3412008-05-23 H.J. Lu <hongjiu.lu@intel.com>
342
343 PR gas/6518
344 * config/tc-i386.c (match_template): Report ambiguous operand
345 size, not invalid suffix when there is no match in Intel
346 syntax.
347
c462b453
PB
3482008-05-22 Paul Brook <paul@codesourcery.com>
349
350 * config/tc-arm.c (parse_cond): Covert to lowercase before matching.
351
7fac0536
NC
3522008-05-21 I-Jui Sung <ijsung@gmail.com>
353
354 * config/tc-arm.c (arm_cpus): Add Faraday ARMv4 and ARMv5TE
355 compatible cores: fa526, fa626, fa626te, fa726te.
356 * doc/c-arm.texi (ARM Opts): Add -mcpu={fa526, fa626, fa626te,
357 fa726te} options.
358
8944f3c2
AM
3592008-05-14 Alan Modra <amodra@bigpond.net.au>
360
361 * Makefile.am: Run "make dep-am".
362 * Makefile.in: Regenerate.
363 * doc/Makefile.in: Regenerate.
364 * po/POTFILES.in: Regenerate.
365
35903be0
CM
3662008-05-09 Catherine Moore <clm@codesourcery.com>
367
368 * config/tc-mips.c (mips_frob_file): Don't match MIPS16 relocs
369 with non-MIPS16 relocs.
370
c41e87e3
CF
3712008-05-09 Chao-ying Fu <fu@mips.com>
372
373 * config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in
374 case that some characters append at the end of the name.
375 (mips_ip): Likewise.
376 (s_change_sec): Likewise.
377 (md_section_align): Likewise.
378
51c8ebc1
BW
3792008-05-07 Bob Wilson <bob.wilson@acm.org>
380
381 * config/tc-xtensa.c (xtensa_create_property_segments): Use
382 xtensa_make_property_section instead of xtensa_get_property_section.
383 (xtensa_create_xproperty_segments): Likewise.
384
f1f8f695
L
3852008-05-02 H.J. Lu <hongjiu.lu@intel.com>
386
387 * NEWS: Mention XSAVE, EPT and MOVBE.
388
389 * config/tc-i386.c (cpu_arch): Add .movbe and .ept.
390 (md_show_usage): Add .movbe and .ept.
391
392 * doc/c-i386.texi: Add movbe and ept to -march=. Document
393 .movbe and .ept.
394
2b661f3d
DM
3952008-04-29 David S. Miller <davem@davemloft.net>
396
397 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.
398
037b32b9
AN
3992008-04-28 Adam Nemet <anemet@caviumnetworks.com>
400
401 * config/tc-mips.c (file_mips_soft_float, file_mips_single_float):
402 New statics.
403 (OPTION_ELF_BASE): Make room for new option macros.
404 (OPTION_SOFT_FLOAT, OPTION_HARD_FLOAT, OPTION_SINGLE_FLOAT,
405 OPTION_DOUBLE_FLOAT): New option macros.
406 (md_longopts): Add msoft-float, mhard-float, msingle-float and
407 mdouble-float.
408 (md_parse_option): Handle OPTION_SINGLE_FLOAT,
409 OPTION_DOUBLE_FLOAT, OPTION_SOFT_FLOAT and OPTION_HARD_FLOAT.
410 (md_show_usage): Add -msoft-float, -mhard-float, -msingle-float
411 and -mdouble-float.
412 (struct mips_set_options): New fields soft_float and single_float.
413 (mips_opts): Initialized them. Add comment for each field
414 initializer.
415 (mips_after_parse_args): Set them based on file_mips_soft_float
416 and file_mips_single_float.
417 (s_mipsset): Add support for `.set softfloat', `.set hardfloat',
418 `.set singlefloat' and `.set doublefloat'.
419 (is_opcode_valid): New function to invoke OPCODE_IS_MEMBER.
420 Handle single-float and soft-float instructions here.
421 (macro_build, mips_ip): Use it instead of OPCODE_IS_MEMBER.
422 (is_opcode_valid_16): New function.
423 (mips16_ip): Use it instead of OPCODE_IS_MEMBER.
424 (macro) <M_LDC1_AB, M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB,
425 M_S_DOB>: Remove special-casing of r4650.
426 * doc/c-mips.texi (-march=): Add Octeon.
427 (MIPS Opts): Document -msoft-float and -mhard-float. Document
428 -msingle-float and -mdouble-float.
429 (MIPS floating-point): New section. Document `.set softfloat' and
430 `.set hardfloat'. Document `.set singlefloat' and `.set
431 doublefloat'.
432
f04d18b7
DM
4332008-04-25 David S. Miller <davem@davemloft.net>
434
435 * config/tc-sparc.c: Accept 'softint_clear' and 'softint_set'
436 %asr aliases.
437
438 * doc/c-sparc.texi: Consistently refer to architecture 'versions',
439 rather than occaisionally 'levels'. Consistently refer to Sun's
440 UNIX variant as SunOS, every version of Solaris is also SunOS.
441 Document new 'softint_clear' and 'softint_set' aliases. Clarify
442 which architecture versions support '%dcr', '%cq', and '%gl'. Add
443 section on 32-bit/64-bit opcode translations.
444
fe4fa32c
MF
4452008-04-23 Mike Frysinger <vapier@gentoo.org>
446
447 * Makefile.am (OBJ_FORMAT_CFILES): Add config/obj-fdpicelf.c.
448 (OBJ_FORMAT_HFILES): Add config/obj-fdpicelf.h.
449 (obj-fdpicelf.o): Define.
450 * Makefile.in: Regenerate.
451 * configure.tgt: Set bfd_gas to yes when fmt is fdpicelf.
452 (bfin-*-*): Delete.
453 (bfin-*-linux-uclibc): New; set fmt to fdpicelf and em to linux.
454 (bfin-*-uclinux*): New; set fmt to elf and em to linux.
455 * config/obj-fdpicelf.c: New.
456 * config/obj-fdpicelf.h: Likewise.
457 * config/tc-bfin.c (bfin_flags, bfin_pic_flag): Set default based on
458 the OBJ_FDPIC_ELF define.
459 (OPTION_NOPIC): Define.
460 (md_longopts): Add mnopic and mno-fdpic.
461 (md_parse_option): Handle OPTION_NOPIC.
462
6194aaab
L
4632008-04-23 Paolo Bonzini <bonzini@gnu.org>
464
465 * aclocal.m4: Regenerate.
466 * configure: Regenerate.
467
1a6b486f
DM
4682008-04-23 David S. Miller <davem@davemloft.net>
469
470 * config/tc-sparc.c (v9a_asr_table): Add missing
471 'stick' and 'stick_cmpr', and document ordering rules
472 of table.
473 (tc_gen_reloc): Accept BFD_RELOC_SPARC_PC22 and
474 BFD_RELOC_SPARC_PC10.
475 * doc/c-sparc.texi: New section on Sparc constants.
476 Add documentation for %stick and %stick_cmpr.
477
879d3736
NC
4782008-04-22 David S. Miller <davem@davemloft.net>
479
480 * config/obj-elf.c (obj_elf_section_type): Add prototype
481 before obj_elf_section_word and add 'warn' arg.
482 (obj_elf_section_word): Add type pointer arg, and if no #SECTION
483 is matched, try checking for #SECTION_TYPE.
484 (obj_elf_section): Adjust for new args.
485 (obj_elf_type_name): New function.
486 (obj_elf_type): Call it, and accept STT_foo number strings
487 in .type statements as output by SunPRO compiler.
488
81f8a913
L
4892008-04-22 H.J. Lu <hongjiu.lu@intel.com>
490
491 * config/tc-i386.c (md_assemble): Don't check SSE instructions
492 if noavx is 0.
493
c15295d5
DM
4942008-04-18 David S. Miller <davem@davemloft.net>
495
496 * doc/c-sparc.texi: Add syntax section.
497
eff014d9
L
4982008-04-18 H.J. Lu <hongjiu.lu@intel.com>
499
500 * config/tc-i386.c (build_modrm_byte): Don't check FMA to swap
501 REG and NDS for instructions with immediate operand.
502
dae39acc
L
5032008-04-18 H.J. Lu <hongjiu.lu@intel.com>
504
505 * config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
506 FMA.
507
739f7f82
DM
5082008-04-16 David S. Miller <davem@davemloft.net>
509
510 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
511 and relocation generation.
512 (tc_gen_reloc): Likewise.
513
52b5ca5b
AS
5142008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
515
516 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
517 relocations are properly aligned, and not negative.
518
a5f245b5
NC
5192008-04-15 Khem Raj <kraj@mvista.com>
520
521 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
522
19a6653c
AM
5232008-04-14 Edmar Wienskoski <edmar@freescale.com>
524
525 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
526 accept e500mc instructions.
527 (md_show_usage): Document -me500mc.
528
d5a35a55
NC
5292008-04-11 Nick Clifton <nickc@redhat.com>
530
531 * listing.c (print_timestamp): Use localtime rather than
532 localtime_r since not all build environments provide the latter.
533
daf50ae7
L
5342008-04-10 H.J. Lu <hongjiu.lu@intel.com>
535
536 * NEWS: Mention -msse-check=[none|error|warning].
537
538 * config/tc-i386.c (sse_check): New.
539 (OPTION_MSSE_CHECK): Likewise.
540 (md_assemble): Check SSE instructions if needed.
541 (md_longopts): Add -msse-check.
542 (md_parse_option): Handle OPTION_MSSE_CHECK.
543 (md_show_usage): Show -msse-check=[none|error|warning].
544
545 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
546