* remote.c: Include "gdb_stat.h".
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
7da4f750
MM
12008-08-26 Mark Mitchell <mark@codesourcery.com>
2
3 * c-arm.texi: Add tutorial on ARM unwinding pseudo ops.
4
6429b084
JZ
52008-08-26 Jie Zhang <jie.zhang@analog.com>
6
7 * config/bfin-parse.y (check_macfunc_option): Fix instruction
8 mode checking.
9 (asm_1): Check mode for 16-bit multiply instructions.
10
da594c4a
AM
112008-08-24 Alan Modra <amodra@bigpond.net.au>
12
13 * configure.in: Update a number of obsolete autoconf macros.
14 * configure: Regenerate.
15 * aclocal.m4: Regenerate.
16
34857dd6
NC
172008-08-22 Nick Clifton <nickc@redhat.com>
18
19 * config/tc-mcore.c (md_assemble): Increase length of name array
20 to include terminating NUL.
21
fec82760
JZ
222008-08-22 Jie Zhang <jie.zhang@analog.com>
23
24 * config/bfin-lex.l (NUMBER): Protect special `.'.
25
73e24c68
AM
262008-08-22 Alan Modra <amodra@bigpond.net.au>
27
28 * symbols.c (symbol_clone): Ensure clones are not external.
29
4e3b43ed
AM
302008-08-22 Alan Modra <amodra@bigpond.net.au>
31
32 * config/tc-hppa.c (md_begin): Set BSF_KEEP for "dummy_symbol".
33
8c9b70b1
RH
342008-08-21 Richard Henderson <rth@redhat.com>
35
36 * dw2gencfi.c (DWARF2_FDE_RELOC_SIZE): New.
37 (output_cie, output_fde): Use it.
38 (DWARF2_EH_FRAME_READ_ONLY): New.
39 (cfi_finish): Use it.
40
41 * config/tc-hppa.h (DWARF2_FDE_RELOC_SIZE): Set to 8 for 64-bit.
42 (DWARF2_CIE_DATA_ALIGNMENT): Change sign.
43 (DWARF2_EH_FRAME_READ_ONLY): New.
44 * config/tc-hppa.c (tc_gen_reloc): Generate pc-relative relocations
45 from the results of DIFF_EXPR_OK manipulation.
46
c22a967f
BW
472008-08-21 Sterling Augustine <sterling@tensilica.com>
48
49 * config/xtensa-istack.h (MAX_INSN_ARGS): Increase to 64.
50
28dbbc02
BW
512008-08-20 Bob Wilson <bob.wilson@acm.org>
52
53 * config/tc-xtensa.c (O_tlsfunc, O_tlsarg, O_tlscall): Define.
54 (O_tpoff, O_dtpoff): Define.
55 (suffix_relocs): Add entries for TLS suffixes.
56 (xtensa_elf_cons): Check for invalid use of TLS relocations.
57 (map_operator_to_reloc): Add is_literal parameter and use it to
58 control translating TLS instruction relocations to the corresponding
59 literal relocations.
60 (xg_valid_literal_expression): Allow TLS operators.
61 (xg_build_to_insn): Copy TLS operators from pseudo-instruction
62 operands to generated literals.
63 (xg_assemble_literal): Handle TLS operators. Update call to
64 map_operator_to_reloc.
65 (md_assemble): Handle CALLXn.TLS pseudo-instruction.
66 (md_apply_fix): Handle TLS relocations.
67 (emit_single_op): Handle TLS operators.
68 (convert_frag_immed): Update call to map_operator_to_reloc.
69 (vinsn_to_insnbuf): Emit relocations for TLS-related instructions.
70 * config/xtensa-istack.h (tinsn_struct): Add tls_reloc field.
71 * config/xtensa-relax.c (append_literal_op): Add src_op parameter
72 to initialize the op_data field of the BuildOp.
73 (build_transition): Use it here to record the source operand
74 corresponding to a generated literal.
75 * config/xtensa-relax.h (build_op): Comment op_data use for literals.
4e3b43ed 76
41a7d9f3
L
772008-08-20 H.J. Lu <hongjiu.lu@intel.com>
78
79 AVX Programming Reference (August, 2008)
80 * config/tc-i386.c (CPU_FLAGS_AES_MATCH): New.
81 (CPU_FLAGS_AVX_MATCH): Likewise.
82 (CPU_FLAGS_32BIT_MATCH): Updated.
83 (cpu_flags_match): Likewise.
84
76d12939
AM
852008-08-20 Alan Modra <amodra@bigpond.net.au>
86
87 PR 6848
88 * write.c (install_reloc): Check that reloc symbols have been
89 written.
90 (set_symtab): Mark symbols with BSF_KEEP.
91
e6a14101
L
922008-08-18 H.J. Lu <hongjiu.lu@intel.com>
93
94 * config/tc-i386.c (i386_align_code): Fix a comment typo.
95
7357c5b6
AM
962008-08-15 Alan Modra <amodra@bigpond.net.au>
97
98 PR 6526
99 * configure.in: Invoke AC_USE_SYSTEM_EXTENSIONS.
100 * Makefile.in: Regenerate.
101 * aclocal.m4: Regenerate.
102 * config.in: Regenerate.
103 * configure: Regenerate.
104 * doc/Makefile.in: Regenerate.
105
4e96a12e
AM
1062008-08-14 Alan Modra <amodra@bigpond.net.au>
107
108 * config/tc-tic4x.c (tic4x_operands_parse): Make static.
109
9e9a9798
BE
1102008-08-13 Ben Elliston <bje@au.ibm.com>
111
112 * doc/as.texinfo (Align): Document the PowerPC behaviour.
113
5a49b8ac
AM
1142008-08-13 Alan Modra <amodra@bigpond.net.au>
115
116 * as.c, as.h, ecoff.c, hash.c, macro.c, symbols.c, config/obj-evax.c,
117 config/obj-som.c, config/tc-alpha.c, config/tc-arm.c, config/tc-bfin.c,
118 config/tc-bfin.h, config/tc-crx.c, config/tc-frv.c, config/tc-frv.h,
119 config/tc-hppa.h, config/tc-i386.c, config/tc-i860.c, config/tc-i960.h,
120 config/tc-ia64.c, config/tc-ia64.h, config/tc-m32c.c, config/tc-m32c.h,
121 config/tc-m68k.c, config/tc-maxq.c, config/tc-s390.c, config/tc-s390.h,
122 config/tc-sparc.c, config/tc-sparc.h, config/tc-spu.c, config/tc-spu.h,
123 config/tc-tic4x.c, config/tc-tic4x.h, config/tc-tic54x.c,
124 config/tc-tic54x.h, config/tc-vax.c, doc/internals.texi: Banish PARAMS
125 and PTR. Convert to ISO C. Delete unnecessary forward declarations.
126
db0bc284
AM
1272008-08-12 Alan Modra <amodra@bigpond.net.au>
128
129 * config/tc-arm.c (s_unreq): Adjust hash_delete call.
130 * config/tc-ia64.c (dot_rot): Likewise.
131
818236e5
AM
1322008-08-11 Alan Modra <amodra@bigpond.net.au>
133
134 PR 6575
135 * hash.c: Expand PTR to void *.
136 (hash_delete): Add "freeme" parameter. Call obstack_free.
137 * hash.h: Expand PTR to void *.
138 (hash_delete): Update prototype.
139 * macro.c (macro_expand_body): hash_delete LOCALs from formal_hash.
140 * config/tc-tic54x.c (tic54x_remove_local_label): Update hash_delete
141 call.
142 (subsym_substitute): Likewise.
143 * doc/internals.texi (hash_delete): Update.
144
7b21ac3f
EW
1452008-08-08 Anatoly Sokolov <aesok@post.ru>
146
147 * config/tc-avr.c (mcu_types): Add avr25, avr31, avr35, and avr51
818236e5
AM
148 architectures. Reorganize list to put mcu types in correct
149 architectures and to order list same as in GCC. Use new ISA
150 definitions in include/opcode/avr.h.
7b21ac3f
EW
151 * doc/c-avr.texi: Add avr25, avr31, avr35, and avr51 architecture
152 descriptions. Reorganize descriptions to put mcu types in correct
153 architectures and to order lists same as in GCC.
154
861fb55a
DJ
1552008-08-08 Richard Sandiford <rdsandiford@googlemail.com>
156 Daniel Jacobowitz <dan@codesourcery.com>
157
158 * config/tc-mips.c (OPTION_CALL_NONPIC): New macro.
159 (OPTION_NON_SHARED, OPTION_XGOT, OPTION_MABI, OPTION_32)
160 (OPTION_N32, OPTION_64, OPTION_MDEBUG, OPTION_NO_MDEBUG)
161 (OPTION_PDR, OPTION_NO_PDR, OPTION_MVXWORKS_PIC): Bump by 1.
162 (md_longopts): Add -call_nonpic.
163 (md_parse_option): Handle OPTION_CALL_NONPIC.
164 (md_show_usage): Add -call_nonpic.
165
532f93bd 1662008-08-08 Sterling Augustine <sterling@tensilica.com>
818236e5 167
532f93bd
BW
168 * config/tc-xtensa.c (exclude_section_from_property_tables): New.
169 (xtensa_create_property_segments): Use it.
170 (xtensa_create_xproperty_segments): Likewise.
818236e5 171
c3c36456
AM
1722008-08-08 Alan Modra <amodra@bigpond.net.au>
173
174 * doc/internals.texi (DWARF2_FORMAT): Update for 2008-08-04 change.
175
738e5348
RS
1762008-08-06 Richard Sandiford <rdsandiford@googlemail.com>
177
178 * config/tc-mips.c (mips16_reloc_p, got16_reloc_p, hi16_reloc_p)
179 (lo16_reloc_p): New functions.
180 (reloc_needs_lo_p): Use hi16_reloc_p and got16_reloc_p to
181 generalize relocation checks.
182 (matching_lo_reloc): New function.
183 (fixup_has_matching_lo_p): Use it.
184 (mips16_mark_labels): Don't clobber a symbol's visibility.
185 (append_insn): Use hi16_reloc_p and lo16_reloc_p.
186 (mips16_ip): Handle BFD_RELOC_MIPS16_GOT16 and BFD_RELOC_MIPS16_CALL16.
187 (md_apply_fix): Likewise.
188 (mips16_percent_op): Add %got and %call16.
189 (mips_frob_file): Use got16_reloc_p to generalize relocation checks.
190 Use matching_lo_reloc.
191 (mips_force_relocation): Use hi16_reloc_p and lo16_reloc_p to
192 generalize relocation checks.
193 (mips_fix_adjustable): Use lo16_reloc_p to generalize relocation
194 checks.
195
6fd4f6cc
DD
1962008-08-06 DJ Delorie <dj@redhat.com>
197
198 * NEWS: Mention these changes.
199
200 * config/tc-h8300.h (H_TICK_HEX): Define.
201 * config/tc-h8300.c (OPTION_H_TICK_HEX): New.
202 (md_longopts): Add "-h-tick-hex".
203 (md_parse_option): Support it.
204 * doc/c-h8300.texi (H8/300 Options): Document it.
205 * doc/as.texinfo (Overview): Likewise.
818236e5 206
6fd4f6cc
DD
207 * config/tc-sh.h (H_TICK_HEX): Define.
208 * config/tc-sh.c (OPTION_H_TICK_HEX): New.
209 (md_longopts): Add "-h-tick-hex".
210 (md_parse_option): Support it.
211 * doc/c-sh.texi (SH Options): Document it.
212 * doc/c-sh64.texi (SH64 Options): Document it.
213 * doc/as.texinfo (Overview): Likewise.
214
7cadeb2c
AM
2152008-08-05 Alan Modra <amodra@bigpond.net.au>
216
217 PR gas/6656
218 * dwarf2dbg.c (dwarf2_directive_file): Disable gas generated
219 debug info if we see compiler generated debug info.
220 (dwarf2_directive_loc): Likewise. Remove redundant debug_type test.
221
413a266c
AM
2222008-08-04 Alan Modra <amodra@bigpond.net.au>
223
224 * dwarf2dbg.c: Remove superfluous forward function declarations.
225 (DWARF2_FORMAT): Add section arg.
226 (out_header): New function, split out from..
227 (out_debug_line): ..here.
228 (out_debug_aranges): Use out_header.
229 (out_debug_abbrev): Add info_seg and line_seg args. Use
230 DW_FORM_data8 (for DW_AT_stmt_list) if line_seg is 64-bit.
231 (out_debug_info): Use out_header. Output 8 byte DW_AT_stmt_list
232 if line_seg is 64-bit.
233 (dwarf2_finish): Adjust out_debug_abbrev call.
234 * config/tc-mips.h (DWARF2_FORMAT, mips_dwarf2_format): Add sec arg.
235 * config/tc-mips.c (mips_dwarf2_format): Likewise.
236
323ee3f4
AM
2372008-08-04 Alan Modra <amodra@bigpond.net.au>
238
239 * Makefile.am (POTFILES.in): Set LC_ALL=C.
240 * Makefile.in: Regenerate.
241 * po/POTFILES.in: Regenerate.
242
9b4e5766
PB
2432008-08-01 Peter Bergner <bergner@vnet.ibm.com>
244
245 * config/tc-ppc.c (parse_cpu): Rename altivec_or_spe to retain_flags.
246 Handle -mvsx and -mpower7.
247 (md_show_usage): Document -mpower7 and -mvsx.
248 * doc/as.texinfo (Target PowerPC): Document -mvsx.
249 * doc/c-ppc.texi (PowerPC-Opts): Document -mvsx and -mpower7.
250
38233209
PB
2512008-07-31 Peter Bergner <bergner@vnet.ibm.com>
252
253 * config/tc-ppc.c (parse_cpu) <power6>: Accept Altivec instructions.
254 <cell>: Likewise.
255
081ba1b3
AM
2562008-07-30 Michael J. Eager <eager@eagercon.com>
257
258 * config/tc-ppc.c (parse_cpu): Separate handling of -m403/405.
259 (md_show_usage): Likewise.
260
0af1713e
AM
2612008-07-30 Alan Modra <amodra@bigpond.net.au>
262
263 * messages.c, symbols.c, write.c: Silence gcc warnings.
264
2cfe26b6
AM
2652008-07-28 Ineiev <ineiev@yahoo.co.uk>
266
267 * config/tc-i386.c (operand_type_check): Warning fix.
268
3c7b9897
AM
2692008-07-26 Michael Eager <eager@eagercon.com>
270
271 * doc/as.texinfo: Add description of single-precision attribute.
272
81fd73ed
JZ
2732008-07-24 Jie Zhang <jie.zhang@analog.com>
274
275 * config/bfin-parse.y (asm_1): Error if plain symbol is used
276 as load/store offset.
277
570de991
NC
2782008-07-22 Chao-ying Fu <fu@mips.com>
279
280 * config/tc-mips.c (mips_ip): Reset s to argsStart.
281
b4f42c96
JZ
2822008-07-22 Jie Zhang <jie.zhang@analog.com>
283
284 * config/tc-bfin.c (bfin_gen_loop): Remove loop symbol.
285
cc189afc
DD
2862008-07-21 DJ Delorie <dj@redhat.com>
287
288 * config/tc-h8300.c (fix_operand_size): Use the default size
289 specified by the .lbranch/.sbranch pseudos.
290
c54b5932
DD
2912008-07-18 DJ Delorie <dj@redhat.com>
292
293 * config/tc-m32c.h (H_TICK_HEX): Define.
294 * config/tc-m32c.c (OPTION_H_TICK_HEX): Define.
295 (md_longopts): Add support for it.
296 (md_parse_option): Likewise.
297 * doc/as.texinfo (Overview): Add new m32c options.
298 * doc/c-m32c.texi (M32C-Modifiers): Likewise
299
300 * as.h: (enable_h_tick_hex): New.
301 * app.c (enable_h_tick_hex): New.
302 (LEX_IS_H): New.
303 (do_scrub_begin): Mark 'H' and 'h' as special if enable_h_tick_hex.
304 (do_scrub_chars): If enable_h_tick_hex and 'h', check for H'00
305 style hex constants and convert the input stream to 0x00 style.
306 (do_scrub_chars): If a 'X style character constant is found after
307 a symbol character (like you're or X'00), warn the user.
308
30c09090
RS
3092008-07-10 Richard Sandiford <rdsandiford@googlemail.com>
310
311 * config/tc-mips.c (mips16_mark_labels): Use ELF_ST_SET_MIPS16.
312 (mips_fix_adjustable): Likewise.
313 (mips_frob_file_after_relocs): Likewise.
314
bfbba8e4
NS
3152008-07-08 Nathan Sidwell <nathan@codesourcery.com>
316
317 * config/tc-m68k.c (m68k_set_cpu, m68k_set_arch): Don't complain
318 about overriding an earlier setting.
319
b19e8a9b
AN
3202008-07-07 Adam Nemet <anemet@caviumnetworks.com>
321
322 * config/tc-mips.c (NO_ISA_COP): New macro.
323 (COP_INSN): New macro.
324 (is_opcode_valid): Use them.
325 (macro) <ld_st>: Use them. Don't accept coprocessor load store
326 insns based on the ISA if CPU is NO_ISA_COP.
327 <copz>: Likewise for coprocessor operations.
328
79947c54
CD
3292008-07-07 Paul Brook <paul@codesourcery.com>
330
331 * config/tc-arm.c (arm_fix_adjustable): Don't adjust MOVW/MOVT
2cfe26b6 332 relocations.
79947c54 333
9990da1d
NC
3342008-07-07 Ralf Corsépius <ralf.corsepius@rtems.org>
335
336 * configure.tgt: Add bfin-*-rtems*.
337
d62f07d0
AM
3382008-07-04 Alan Modra <amodra@bigpond.net.au>
339
340 * config/tc-spu.c (md_apply_fix): Handle fully resolved
341 BFD_RELOC_32_PCREL, BFD_RELOC_SPU_HI16 and BFD_RELOC_SPU_LO16.
342
c8187e15
PB
3432008-06-25 Peter Bergner <bergner@vnet.ibm.com>
344
345 * config/tc-ppc.c (parse_cpu): Handle -m464.
346 (md_show_usage): Likewise.
347
3bb06f78
EW
3482008-06-24 Eric B. Weddington <eric.weddington@atmel.com>
349
350 Add support for ATtiny13A.
351 * config/tc-avr.c (mcu_types): Add attiny13a.
352 * doc/c-avr.texi: Likewise.
353
6afe8e98
AM
3542008-06-24 Bob Wilson <bob.wilson@acm.org>
355 Alan Modra <amodra@bigpond.net.au>
356
357 * write.c (relax_segment <rs_org>): Include current stretch
358 value when calculating whether .org is backwards.
359
7a283e07
RW
3602008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
361
362 * configure: Regenerate.
363
0146fc9d
NC
3642008-06-17 Nick Clifton <nickc@redhat.com>
365
366 * app.c (do_scrub_chars): Do not UNGET an EOF value.
367
1afc8def
HPN
3682008-06-16 Hans-Peter Nilsson <hp@bitrange.com>
369
370 PR gas/6607
371 * config/tc-mmix.c (s_loc): Assume "negative" addresses belong to
372 text_section. Do the "stepping backwards" test for text_section
373 using unsigned operands.
374
fa452fa6
PB
3752008-06-13 Peter Bergner <bergner@vnet.ibm.com>
376
377 * config/tc-ppc.c (ppc_cpu): Use ppc_cpu_t typedef.
378 (ppc_insert_operand): Likewise.
379 (ppc_machine): Likewise.
380 * config/tc-ppc.h: #include "opcode/ppc.h"
381 (struct _ppc_fix_extra <ppc_cpu>): Use ppc_cpu_t typedef.
382 (ppc_cpu): Update extern decl.
383
bb35fb24
NC
3842008-06-12 Adam Nemet <anemet@caviumnetworks.com>
385
386 * config/tc-mips.c (validate_mips_insn): Handle field descriptors
387 +x, +X, +p, +P, +s, +S.
388 (mips_ip): Likewise.
389
dd3cbb7e
NC
390 * config/tc-mips.c (validate_mips_insn): Handle field descriptor +Q.
391 (mips_ip): Likewise.
392 (macro_build): Likewise.
393 (CPU_HAS_SEQ): New macro.
394 (macro2) <M_SEQ_I, M_SNE_I>: Use it. Emit seq/sne and seqi/snei.
395
e8568f6c
EW
3962008-06-09 Eric B. Weddington <eric.weddington@atmel.com>
397
398 * config/tc-avr.c (mcu_types): Remove support for ATmega32HVB device.
399 * doc/c-avr.texi: Likewise.
400
83bd7402
NC
4012008-06-04 Nick Clifton <nickc@redhat.com>
402
403 * app.c (do_scrub_chars): Do not UNGET an EOF value.
404
cb19c032
L
4052008-06-03 H.J. Lu <hongjiu.lu@intel.com>
406
407 * config/tc-i386.c (set_sse_check): New.
408 (md_pseudo_table): Add "sse_check".
409
4ecab7d4
PB
4102008-06-03 Paul Brook <paul@codesourcery.com>
411
412 * config/tc-arm.c (do_t_rbit): Populate both rm fields.
413
0a903bab
NC
4142008-05-30 Nick Clifton <nickc@redhat.com>
415
416 PR 5523
417 * config/tc-avr.c (avr_ldi_expression): Do not warn about unknown
418 relocs here.
419
b15591bb
AN
4202008-05-29 Maxim Kuvyrkov <maxim@codesourcery.com>
421
422 * config/tc-mips.c (mips_cpu_info_table): Move records for
423 ST Loongson-2E/2F processors to a better place.
424
95f283e8
L
4252008-05-23 H.J. Lu <hongjiu.lu@intel.com>
426
427 PR gas/6518
428 * config/tc-i386.c (match_template): Report ambiguous operand
429 size, not invalid suffix when there is no match in Intel
430 syntax.
431
c462b453
PB
4322008-05-22 Paul Brook <paul@codesourcery.com>
433
434 * config/tc-arm.c (parse_cond): Covert to lowercase before matching.
435
7fac0536
NC
4362008-05-21 I-Jui Sung <ijsung@gmail.com>
437
438 * config/tc-arm.c (arm_cpus): Add Faraday ARMv4 and ARMv5TE
439 compatible cores: fa526, fa626, fa626te, fa726te.
440 * doc/c-arm.texi (ARM Opts): Add -mcpu={fa526, fa626, fa626te,
441 fa726te} options.
442
8944f3c2
AM
4432008-05-14 Alan Modra <amodra@bigpond.net.au>
444
445 * Makefile.am: Run "make dep-am".
446 * Makefile.in: Regenerate.
447 * doc/Makefile.in: Regenerate.
448 * po/POTFILES.in: Regenerate.
449
35903be0
CM
4502008-05-09 Catherine Moore <clm@codesourcery.com>
451
452 * config/tc-mips.c (mips_frob_file): Don't match MIPS16 relocs
453 with non-MIPS16 relocs.
454
c41e87e3
CF
4552008-05-09 Chao-ying Fu <fu@mips.com>
456
457 * config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in
458 case that some characters append at the end of the name.
459 (mips_ip): Likewise.
460 (s_change_sec): Likewise.
461 (md_section_align): Likewise.
462
51c8ebc1
BW
4632008-05-07 Bob Wilson <bob.wilson@acm.org>
464
465 * config/tc-xtensa.c (xtensa_create_property_segments): Use
466 xtensa_make_property_section instead of xtensa_get_property_section.
467 (xtensa_create_xproperty_segments): Likewise.
468
f1f8f695
L
4692008-05-02 H.J. Lu <hongjiu.lu@intel.com>
470
471 * NEWS: Mention XSAVE, EPT and MOVBE.
472
473 * config/tc-i386.c (cpu_arch): Add .movbe and .ept.
474 (md_show_usage): Add .movbe and .ept.
475
476 * doc/c-i386.texi: Add movbe and ept to -march=. Document
477 .movbe and .ept.
478
2b661f3d
DM
4792008-04-29 David S. Miller <davem@davemloft.net>
480
481 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.
482
037b32b9
AN
4832008-04-28 Adam Nemet <anemet@caviumnetworks.com>
484
485 * config/tc-mips.c (file_mips_soft_float, file_mips_single_float):
486 New statics.
487 (OPTION_ELF_BASE): Make room for new option macros.
488 (OPTION_SOFT_FLOAT, OPTION_HARD_FLOAT, OPTION_SINGLE_FLOAT,
489 OPTION_DOUBLE_FLOAT): New option macros.
490 (md_longopts): Add msoft-float, mhard-float, msingle-float and
491 mdouble-float.
492 (md_parse_option): Handle OPTION_SINGLE_FLOAT,
493 OPTION_DOUBLE_FLOAT, OPTION_SOFT_FLOAT and OPTION_HARD_FLOAT.
494 (md_show_usage): Add -msoft-float, -mhard-float, -msingle-float
495 and -mdouble-float.
496 (struct mips_set_options): New fields soft_float and single_float.
497 (mips_opts): Initialized them. Add comment for each field
498 initializer.
499 (mips_after_parse_args): Set them based on file_mips_soft_float
500 and file_mips_single_float.
501 (s_mipsset): Add support for `.set softfloat', `.set hardfloat',
502 `.set singlefloat' and `.set doublefloat'.
503 (is_opcode_valid): New function to invoke OPCODE_IS_MEMBER.
504 Handle single-float and soft-float instructions here.
505 (macro_build, mips_ip): Use it instead of OPCODE_IS_MEMBER.
506 (is_opcode_valid_16): New function.
507 (mips16_ip): Use it instead of OPCODE_IS_MEMBER.
508 (macro) <M_LDC1_AB, M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB,
509 M_S_DOB>: Remove special-casing of r4650.
510 * doc/c-mips.texi (-march=): Add Octeon.
511 (MIPS Opts): Document -msoft-float and -mhard-float. Document
512 -msingle-float and -mdouble-float.
513 (MIPS floating-point): New section. Document `.set softfloat' and
514 `.set hardfloat'. Document `.set singlefloat' and `.set
515 doublefloat'.
516
f04d18b7
DM
5172008-04-25 David S. Miller <davem@davemloft.net>
518
519 * config/tc-sparc.c: Accept 'softint_clear' and 'softint_set'
520 %asr aliases.
521
522 * doc/c-sparc.texi: Consistently refer to architecture 'versions',
523 rather than occaisionally 'levels'. Consistently refer to Sun's
524 UNIX variant as SunOS, every version of Solaris is also SunOS.
525 Document new 'softint_clear' and 'softint_set' aliases. Clarify
526 which architecture versions support '%dcr', '%cq', and '%gl'. Add
527 section on 32-bit/64-bit opcode translations.
528
fe4fa32c
MF
5292008-04-23 Mike Frysinger <vapier@gentoo.org>
530
531 * Makefile.am (OBJ_FORMAT_CFILES): Add config/obj-fdpicelf.c.
532 (OBJ_FORMAT_HFILES): Add config/obj-fdpicelf.h.
533 (obj-fdpicelf.o): Define.
534 * Makefile.in: Regenerate.
535 * configure.tgt: Set bfd_gas to yes when fmt is fdpicelf.
536 (bfin-*-*): Delete.
537 (bfin-*-linux-uclibc): New; set fmt to fdpicelf and em to linux.
538 (bfin-*-uclinux*): New; set fmt to elf and em to linux.
539 * config/obj-fdpicelf.c: New.
540 * config/obj-fdpicelf.h: Likewise.
541 * config/tc-bfin.c (bfin_flags, bfin_pic_flag): Set default based on
542 the OBJ_FDPIC_ELF define.
543 (OPTION_NOPIC): Define.
544 (md_longopts): Add mnopic and mno-fdpic.
545 (md_parse_option): Handle OPTION_NOPIC.
546
6194aaab
L
5472008-04-23 Paolo Bonzini <bonzini@gnu.org>
548
549 * aclocal.m4: Regenerate.
550 * configure: Regenerate.
551
1a6b486f
DM
5522008-04-23 David S. Miller <davem@davemloft.net>
553
554 * config/tc-sparc.c (v9a_asr_table): Add missing
555 'stick' and 'stick_cmpr', and document ordering rules
556 of table.
557 (tc_gen_reloc): Accept BFD_RELOC_SPARC_PC22 and
558 BFD_RELOC_SPARC_PC10.
559 * doc/c-sparc.texi: New section on Sparc constants.
560 Add documentation for %stick and %stick_cmpr.
561
879d3736
NC
5622008-04-22 David S. Miller <davem@davemloft.net>
563
564 * config/obj-elf.c (obj_elf_section_type): Add prototype
565 before obj_elf_section_word and add 'warn' arg.
566 (obj_elf_section_word): Add type pointer arg, and if no #SECTION
567 is matched, try checking for #SECTION_TYPE.
568 (obj_elf_section): Adjust for new args.
569 (obj_elf_type_name): New function.
570 (obj_elf_type): Call it, and accept STT_foo number strings
571 in .type statements as output by SunPRO compiler.
572
81f8a913
L
5732008-04-22 H.J. Lu <hongjiu.lu@intel.com>
574
575 * config/tc-i386.c (md_assemble): Don't check SSE instructions
576 if noavx is 0.
577
c15295d5
DM
5782008-04-18 David S. Miller <davem@davemloft.net>
579
580 * doc/c-sparc.texi: Add syntax section.
581
eff014d9
L
5822008-04-18 H.J. Lu <hongjiu.lu@intel.com>
583
584 * config/tc-i386.c (build_modrm_byte): Don't check FMA to swap
585 REG and NDS for instructions with immediate operand.
586
dae39acc
L
5872008-04-18 H.J. Lu <hongjiu.lu@intel.com>
588
589 * config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
590 FMA.
591
739f7f82
DM
5922008-04-16 David S. Miller <davem@davemloft.net>
593
594 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
595 and relocation generation.
596 (tc_gen_reloc): Likewise.
597
52b5ca5b
AS
5982008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
599
600 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
601 relocations are properly aligned, and not negative.
602
a5f245b5
NC
6032008-04-15 Khem Raj <kraj@mvista.com>
604
605 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
606
19a6653c
AM
6072008-04-14 Edmar Wienskoski <edmar@freescale.com>
608
609 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
610 accept e500mc instructions.
611 (md_show_usage): Document -me500mc.
612
d5a35a55
NC
6132008-04-11 Nick Clifton <nickc@redhat.com>
614
615 * listing.c (print_timestamp): Use localtime rather than
616 localtime_r since not all build environments provide the latter.
617
daf50ae7
L
6182008-04-10 H.J. Lu <hongjiu.lu@intel.com>
619
620 * NEWS: Mention -msse-check=[none|error|warning].
621
622 * config/tc-i386.c (sse_check): New.
623 (OPTION_MSSE_CHECK): Likewise.
624 (md_assemble): Check SSE instructions if needed.
625 (md_longopts): Add -msse-check.
626 (md_parse_option): Handle OPTION_MSSE_CHECK.
627 (md_show_usage): Show -msse-check=[none|error|warning].
628
629 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
630