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