Fix Bug savannah/1825:
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
2
3 Fix Bug savannah/1825:
4 * config/tc-m68hc11.h (md_relax_frag): Define to support relaxations
5 that are not pc-relative.
6 (m68hc11_relax_frag): Declare.
7
8 * config/tc-m68hc11.c (build_indexed_byte): Use a frag_var to handle
9 the offsetable indexed addressing modes (n,r).
10 (build_insn): Cleanup some locals.
11 (m68hc11_relax_frag): New function imported from tc-cris.c to handle
12 relaxation of difference between two symbols of same section.
13 (md_convert_frag): For INDEXED_OFFSET relaxs, use the displacement
14 only when this is a PC-relative operand and the offset is not absolute.
15 (md_estimate_size_before_relax): Convert the INDEXED_OFFSET,UNDEF frag
16 to INDEXED_OFFSET,STATE_BITS5 when the symbol is absolute; this will
17 be handled by m68hc11_relax_frag.
18
19 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
20
21 * config/tc-m68hc11.c (elf_flags): Set default ABI to gcc default
22 (32-bit int, 64-bit double).
23 (md_longopts): New options -mshort, -mlong, -mshort-double and
24 -mlong-double to control the ABI.
25 (md_show_usage): Update.
26 (md_parse_option): Handle new options.
27 * doc/as.texinfo (Overview): Document new options for HC11/HC12.
28
29 2002-12-01 Nathan Sidwell <nathan@codesourcery.com>
30
31 * symbols.c (report_op_error): New function, broken out of ...
32 (resolve_symbol_value): ... here. Use for both monadic and dyadic
33 operators.
34
35 2002-11-30 Kaz Kojima <kkojima@rr.iij4u.or.jp>
36
37 * config/tc-sh.c (md_apply_fix3): Take account of fx_offset
38 for BFD_RELOC_32_PLT_PCREL.
39
40 2002-11-30 Alan Modra <amodra@bigpond.net.au>
41
42 * dwarf2dbg.c, write.c, config/obj-aout.c, config/obj-coff.c,
43 config/obj-ecoff.c, config/obj-elf.c, config/obj-som.c,
44 config/tc-arm.c, config/tc-arm.h, config/tc-avr.c, config/tc-cris.c,
45 config/tc-d10v.c, config/tc-d10v.h, config/tc-d30v.c, config/tc-d30v.h,
46 config/tc-dlx.c, config/tc-dlx.h, config/tc-fr30.c, config/tc-fr30.h,
47 config/tc-frv.c, config/tc-frv.h, config/tc-hppa.c, config/tc-i370.c,
48 config/tc-i386.c, config/tc-i386.h, config/tc-m32r.c,
49 config/tc-m68hc11.c, config/tc-mcore.c, config/tc-mcore.h,
50 config/tc-mips.c, config/tc-mips.h, config/tc-mn10200.c,
51 config/tc-mn10300.c, config/tc-mn10300.h, config/tc-openrisc.c,
52 config/tc-openrisc.h, config/tc-ppc.c, config/tc-s390.c,
53 config/tc-sh.c, config/tc-sh.h, config/tc-sh64.c, config/tc-tic54x.c,
54 config/tc-v850.c, config/tc-v850.h, config/tc-xstormy16.c,
55 config/tc-xstormy16.h: Replace boolean with bfd_boolean, true with
56 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars with
57 TRUE/FALSE. Formatting.
58
59 2002-11-29 Nick Clifton <nickc@redhat.com>
60
61 * config/tc-arm.c (do_t_bkpt): If no operand is specified,
62 assume a value of zero.
63 (do_bkpt): Likewise.
64
65 2002-11-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
66
67 * config/tc-sh.c (md_apply_fix3): Call S_SET_THREAD_LOCAL
68 for TLS relocations.
69
70 2002-11-29 Jakub Jelinek <jakub@redhat.com>
71
72 * config/tc-ia64.c (md_apply_fix3): Add default case.
73
74 2002-11-28 Jakub Jelinek <jakub@redhat.com>
75
76 * symbols.c (S_SET_THREAD_LOCAL): New function.
77 * symbols.h (S_SET_THREAD_LOCAL): New prototype.
78 * config/tc-i386.c (md_apply_fix3): Call S_SET_THREAD_LOCAL
79 for TLS relocations.
80 * config/tc-ia64.c (md_apply_fix3): Likewise.
81 * config/tc-alpha.c (md_apply_fix3): Likewise.
82
83 2002-11-28 Jakub Jelinek <jakub@redhat.com>
84
85 * write.c (subsegs_finish): For SEC_MERGE sections pad last fragment
86 to entsize.
87
88 2002-11-26 DJ Delorie <dj@redhat.com.
89
90 * dwarf2dbg.c (scale_addr_delta): New.
91 (size_inc_line_addr): Use it.
92 (emit_inc_line_addr): Use it.
93
94 2002-11-26 Hans-Peter Nilsson <hp@axis.com>
95
96 * config/tc-cris.c (cris_relax_frag): Fix typo in comment.
97 (md_assemble): Don't pass on branches to constants as relaxable.
98 Tweak comment.
99
100 2002-11-25 Svein E. Seldal <Svein.Seldal@solidas.com>
101
102 * config/tc-tic4x.c (c4x_operands_match): Bugfix in direct mode
103
104 2002-11-21 Randolph Chung <randolph@tausq.org>
105
106 * config/tc-hppa.h (tc_frob_symbol): Frob undefined unused symbols
107 only if they have default visibility.
108
109 2002-11-21 Richard Henderson <rth@redhat.com>
110
111 * config/tc-alpha.c (alpha_fix_adjustable): Remove redundant
112 S_IS_DEFINED test.
113
114 2002-11-21 Alan Modra <amodra@bigpond.net.au>
115
116 * config/tc-mcore.c (mcore_pool_count): New function.
117 (mcore_cons, mcore_float_cons, mcore_stringer, mcore_fill): Use it.
118
119 2002-11-20 Klee Dienes <kdienes@apple.com>
120
121 * config/tc-mcore.c (md_begin): Use a const iterator. Don't
122 coalesce the name fields to use the same pointer.
123
124 * config/tc-sh.c (md_begin): Use a const iterator. Don't coalesce
125 the name fields to use the same pointer.
126 (get_specific): Check for opcodes with the same name using strcmp
127 as well as comparing the pointer.
128
129 2002-11-20 Alan Modra <amodra@bigpond.net.au>
130
131 * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE fixups with
132 fx_subsy non-NULL.
133
134 2002-11-19 Richard Henderson <rth@redhat.com>
135
136 * config/obj-elf.c (obj_elf_visibility): Overwrite only the
137 visibility portion of st_other.
138
139 2002-11-19 Klee Dienes <kdienes@apple.com>
140
141 * config/tc-h8300.c (struct h8_instruction): New type, used to
142 wrap h8_opcodes with length, noperands, idx, and size fields
143 (computed at run-time).
144 (h8_instructions): New variable.
145 (md_begin): Allocate the storage for h8_instructions. Fill
146 h8_instructions with pointers to the appropriate opcode and the
147 correct value for the additional fields.
148 (clever_message): Update to use h8_instructions instead of
149 h8_opcodes.
150 (build_bytes): Ditto.
151 (get_specific): Ditto.
152 (md_assemble): Ditto.
153
154 2002-11-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
155
156 * config/tc-s390.c (tc_s390_fix_adjustable): Re-add patch to prevent
157 adjustments to symbols in merge sections.
158
159 2002-11-19 Luke Deller <luked@cse.unsw.edu.au>
160
161 * config/tc-alpha.c (s_alpha_prologue): as_bad when sym is NULL.
162
163 2002-11-18 Kevin Buettner <kevinb@redhat.com>
164
165 * dwarf2dbg.h (dwarf2_format): New enum.
166 * dwarf2dbg.c (DWARF2_FORMAT): Provide default definition.
167 (out_debug_line, out_debug_info): Add code for handling 64-bit
168 DWARF 2 formats.
169 * config/tc-mips.h (mips_dwarf2_format): Declare.
170 * config/tc-mips.c (mips_dwarf2_format): New function.
171 * doc/internals.texi (DWARF2_FORMAT): Document.
172
173 2002-11-18 Alexandre Oliva <aoliva@redhat.com>
174
175 * config/tc-mips.c (s_change_section): Make sure input buffer
176 is not accessed past the end. Don't hand
177 obj_elf_change_section a pointer into the input buffer.
178
179 2002-11-18 Alexandre Oliva <aoliva@redhat.com>, Chris Demetriou <cgd@broadcom.com>
180
181 * config/tc-mips.c (tc_gen_reloc): Fix typo in handling of
182 GOT_LO16 on NEWABI.
183
184 2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
185
186 * config/tc-tic4x.c: Fixed proper commandline
187 parameters. Added support for new opcode-list format. General
188 error message fixups.
189 (c4x_inst_add): Reject insn not for our CPU
190 (md_begin): Added matrix for setting the proper opcode-level &
191 device-flags according to cpu type and revision. Rewrite the
192 opcode hasher.
193 (c4x_operand_parse): Fix opcode bug
194 (c4x_operands_match): New function argument. Added dry-run
195 mechanism, that is optional error generation. Added constraint 'i'
196 and 'j'.
197 (c4x_insn_check): Added new function for post-verification of the
198 generated insn.
199 (md_assemble): Check all opcodes before croaking because of an
200 argument mismatch. Need this to be able to fully support
201 ortogonally arguments.
202 (md_parse_options): Revised commandprompt swicthes and added new
203 ones.
204 (md_show_usage): Complete rewrite of printout.
205
206 2002-11-16 Svein E. Seldal <Svein.Seldal@solidas.com>
207
208 * config/tc-tic4x.c: Remove c4x_pseudo_ignore function.
209 (c4x_operands_match): Added check for 8-bits LDF insn. Give
210 warning when using constant direct bigger than 2^16. Add the new
211 arguments.
212
213 2002-11-11 Christopher Faylor <cgf@redhat.com>
214
215 * configure.in: Use .gdbinit under Cygwin.
216 * configure: Regenerate.
217
218 2002-11-11 Christopher Faylor <cgf@redhat.com>
219
220 * config/tc-i386.h (EXTERN_FORCE_RELOC): Define only if
221 STRICT_PE_FORMAT.
222
223 2002-11-11 Svein E. Seldal <Svein.Seldal@solidas.com>
224
225 * config/tc-tic4x.c: Declare as many functions as possible as
226 static. Maintenance on the general indenting. Removed unnecessary
227 pseudo-ops and added new ones. Removed obsoleted c4x_pseudo_ignore
228 function. Add support for new DSP, TMS320VC33. Fix bug for
229 converting flonum constants.
230 (c4x_do_align): Add proper align handling. Setup align to insert
231 NOP's.
232 (c4x_gen_to_words): Support for extended TI type floats.
233 (md_atof): Proper dumping of multiple-word littlenums.
234 (c4x_atof): Added support for extended TI type floats.
235 (c4x_stringer): Added new function to handle compact strings.
236 (c4x_emit_char): Added new function argument to handle custom
237 length inserts, like single-byte strings.
238 * config/tc-tic4x.h: Add proper align handling with NOP's.
239 * Makefile.am: Added tic4x dependecy
240 * Makefile.in: Regenerate
241
242 2002-11-11 Hans-Peter Nilsson <hp@bitrange.com>
243
244 * macro.c (get_any_string): Correct logic for not going beyond end
245 of in->ptr[].
246
247 2002-11-10 Hans-Peter Nilsson <hp@bitrange.com>
248
249 * config/tc-mmix.c (get_putget_operands): Mark both possible
250 operands as invalid at beginning.
251
252 * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>:
253 Initialize target of fixup to zero.
254
255 2002-11-07 Alexandre Oliva <aoliva@redhat.com>
256
257 * config/tc-mips.c (macro_build_lui): _gp_disp is not special on
258 NEWABI, but we should still emit HI16_S for non-PIC n32.
259
260 2002-11-06 Richard Henderson <rth@redhat.com>
261
262 * config/tc-alpha.c (alpha_validate_fix): Move code ...
263 (alpha_fix_adjustable): ... here.
264 * config/tc-alpha.h (TC_VALIDATE_FIX): Remove.
265
266 2002-11-07 Eric Kohl <ekohl@rz-online.de>
267
268 * config/te-pe.h (LEX_AT): Accept at-sign (@) as first character
269 of a label.
270
271 2002-11-05 H.J. Lu <hjl@gnu.org>
272
273 * config/tc-mips.c (support_64bit_objects): Check *l before it
274 is freed.
275
276 2002-11-04 Danny Smith <dannysmith@users.sourceforge.net>
277
278 * config/obj-coff.c (obj-coff-section): Set SEC_DATA and
279 SEC_LOAD flags for sections marked as 's'.
280
281 2002-11-01 Alan Modra <amodra@bigpond.net.au>
282
283 * write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to zero.
284 (TC_FORCE_RELOCATION_SUB_LOCAL): Likewise when DIFF_EXPR_OK.
285 * doc/internals.texi (TC_FORCE_RELOCATION_SUB_ABS): Document changed
286 default.
287
288 * dep-in.sed: Fix typo.
289
290 2002-10-30 Daniel Jacobowitz <drow@mvista.com>
291
292 * configure.in: Update ARM CPU patterns.
293 * configure: Regenerated.
294
295 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
296
297 * itbl-lex.l: Use #include <> for generated headers.
298 * itbl-ops.c: Likewise.
299
300 2002-10-28 Daniel Jacobowitz <drow@mvista.com>
301
302 * doc/gasp.texi: Fix typo in deprecation note.
303
304 2002-10-23 Nick Clifton <nickc@redhat.com>
305
306 * config/tc-arm.c (tc_gen_reloc): Allow an absolute reference to
307 _GLOBAL_TABLE_OFFSET_ to be converted into a GOT reloc.
308
309 2002-10-23 Hans-Peter Nilsson <hp@bitrange.com>
310
311 * config/tc-mmix.h (mmix_frob_file_before_adjust): Don't declare.
312 (tc_frob_file_before_adjust): Don't define.
313 * config/tc-mmix.c (mmix_frob_local_reloc): Remove unused
314 function.
315 (mmix_frob_file_before_adjust): Remove ineffective function.
316
317 2002-10-23 Hans-Peter Nilsson <hp@axis.com>
318
319 * config/tc-cris.c (SIMPLE_EXPR): New macro.
320 (cris_relax_frag): New function.
321 (md_estimate_size_before_relax) <case ENCODE_RELAX
322 (STATE_BASE_PLUS_DISP_PREFIX, STATE_UNDF)>: Pass on unresolved
323 expressions that will become absolute expressions to relaxation.
324 (md_convert_frag) <case ENCODE_RELAX (STATE_BASE_PLUS_DISP_PREFIX,
325 STATE_WORD)>: Expect only absolute expressions. Use the symbol
326 value, not distance to symbol.
327 <case ENCODE_RELAX (STATE_BASE_PLUS_DISP_PREFIX, STATE_BYTE)>:
328 Ditto. Correct placement of fixup.
329 (md_assemble): Use SIMPLE_EXPR when dissecting expressions.
330 (gen_bdap): Ditto.
331 * config/tc-cris.h (cris_relax_frag): Declare.
332 (md_relax_frag): Define.
333
334 2002-10-22 Alan Modra <amodra@bigpond.net.au>
335
336 * config/obj-elf.c (special_sections): Use correct types for init
337 array sections.
338 (obj_elf_change_section): Don't mess with init array section type.
339
340 2002-10-21 Richard Sandiford <rsandifo@redhat.com>
341
342 * config/tc-mips.c (mips_need_elf_addend_fixup): Return true
343 for relocs against symbols in a merged section.
344
345 2002-10-18 Alexandre Oliva <aoliva@redhat.com>
346
347 * config/tc-mips.c (md_begin): Add $fcc registers to the symbol
348 table as register names.
349
350 2002-10-18 Ulrich Weigand <uweigand@de.ibm.com>
351
352 * config/tc-s390.c (md_parse_option): Set s390_arch_size to 32
353 for option -m31.
354
355 2002-10-18 Svein E. Seldal <Svein.Seldal@solidas.com>
356
357 * expr.c (operand): Add support for n.nn flonums.
358
359 2002-10-17 Johannes Stezenbach <js@convergence.de>
360
361 * itbl-parse.y (entry): Provide empty action.
362
363 2002-10-16 Alan Modra <amodra@bigpond.net.au>
364
365 * configure.in (BFDVER_H): Set and subst.
366 * dep-in.sed: Replace bfdver.h with $(BFDVER_H).
367 * Makefile.am: Run "make dep-am".
368 (BFDVER_H): Define.
369 * configure: Regenerate.
370 * Makefile.in: Regenerate.
371 * doc/Makefile.in: Regenerate.
372
373 2002-10-15 Alan Modra <amodra@bigpond.net.au>
374
375 * config/tc-i386.h (EXTERN_FORCE_RELOC): Define.
376 (MD_APPLY_SYM_VALUE): Define for PE too.
377
378 2002-10-14 Alan Modra <amodra@bigpond.net.au>
379
380 * Makefile.am: Run "make dep-am".
381 (CPU_OBJ_VALID): sh64 coff is invalid.
382 * as.c: #include "bfdver.h".
383 * Makefile.in: Regenerate.
384 * config.in: Regenerate.
385
386 2002-10-14 Momchil Velikov <velco@fadata.bg>
387
388 * config/tc-v850.c (CHECK_): Remove token pasting operator.
389
390 2002-10-14 Richard Sandiford <rsandifo@redhat.com>
391
392 * configure.in (mips64vr-elf, mips64vrel-elf): New config.
393 * configure: Regenerate.
394
395 2002-10-13 Eric Christopher <echristo@redhat.com>
396 Alexandre Oliva <aoliva@redhat.com>
397
398 * config/tc-mips.c (s_gpdword): New function.
399 (mips_pseudo_table): Add .gpdword.
400 (mips_need_elf_addend_fixup): never for NEWABI.
401 (md_apply_fix3): Don't mark BFD_RELOC64 after GPREL16 or
402 GPREL32 as done.
403 (s_cpadd): Generate .cpadd on NEWABI.
404
405 2002-10-12 Elias Athanasopoulos <eathan@otenet.gr>
406
407 * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned int.
408
409 2002-10-12 Alexandre Oliva <aoliva@redhat.com>
410
411 * config/tc-mips.h (mips_relax_frag): Take segment as argument.
412 (md_relax_frag): Adjust macro.
413 * config/tc-mips.c (mips_relax_branch): New variable.
414 (RELAX_BRANCH_ENCODE, RELAX_BRANCH_P, RELAX_BRANCH_LIKELY,
415 RELAX_BRANCH_LINK, RELAX_BRANCH_TOOBAR): New.
416 (RELAX_MIPS16_P): Adjust.
417 (append_insn): Emit branch to non-constant in a frag_var if
418 branch-relaxation is desirable and possible.
419 (OPTION_RELAX_BRANCH, OPTION_NO_RELAX_BRANCH): New options.
420 (OPTION_ELF_BASE): Adjust.
421 (md_parse_option): Handle new options.
422 (md_apply_fix3): Update comment on EMBEDDED_PIC conditional
423 branch relaxation.
424 (relaxed_branch_length): New function.
425 (md_estimate_size_before_relax): Handle branch frags.
426 (mips_relax_frag): Likewise.
427 (md_convert_frag): Handle branch frags. Warn if branch is
428 relaxed.
429
430 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
431
432 * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs get
433 emitted.
434 (md_apply_fix3): Add TLS relocs.
435 (sh_parse_name): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF and
436 @DTPOFF.
437
438 2002-10-11 Michel Six <msix@ccr.jussieu.fr>
439 Alan Modra <amodra@bigpond.net.au>
440
441 * config/tc-i386.c (output_jump): Set fx_signed for loop/jcxz.
442 (md_estimate_size_before_relax): Likewise for 8 bit branches.
443
444 Thu Oct 10 14:31:30 2002 J"orn Rennecke <joern.rennecke@superh.com>
445
446 * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_n
447 inside loop.
448
449 2002-10-09 Richard Shann <richard.shann@superh.com>
450 Stephen Clarke <stephen.clarke@superh.com>
451
452 * config/tc-sh64.c (sh64_target_format): Add support for sh64
453 Linux environment.
454
455 2002-10-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
456
457 * contig/tc-sh.c (sh_local_pcrel): New.
458 (sh_force_relocation): Use sh_local_pcrel.
459 (md_pcrel_from_section): Check the relocation type whether it
460 should be resolved locally. Use S_FORCE_RELOC.
461
462 2002-10-01 Alan Modra <amodra@bigpond.net.au>
463
464 * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define.
465 (TC_FORCE_RELOCATION): Tidy arg.
466
467 2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
468 Ken Raeburn <raeburn@cygnus.com>
469 Aldy Hernandez <aldyh@redhat.com>
470 DJ Delorie <dj@redhat.com>
471 Michael Meissner <meissner@redhat.com>
472 Eric Christopher <echristo@redhat.com>
473 Richard Sandiford <rsandifo@redhat.com>
474
475 * doc/c-mips.texi: Add entries for -march=vr4120,vr4130,vr4181,
476 vr5400 and vr5500. Add entry for -mfix-vr4122-bugs.
477 * config/tc-mips.c (CPU_HAS_DROR, CPU_HAS_ROR): New macros.
478 (hilo_interlocks): True for CPU_VR5500.
479 (gpr_interlocks, cop_interlocks): True for CPU_VR5400 and CPU_VR5500.
480 (mips_fix_vr4122_bugs): New.
481 (append_insn): Work around 4122 errors if mips_fix_vr4122_bugs.
482 (mips_emit_delays): Likewise.
483 (macro2) [M_DROLI]: Use dror or dror32 if CPU_HAS_DROR.
484 [M_ROLI]: Likewise ror if CPU_HAS_ROR.
485 (validate_mips_insn, mips_ip): Handle '[', ']', 'e' and '%'.
486 (OPTION_FIX_VR4122, OPTION_NO_FIX_VR4122): New options.
487 (md_longopts): Add -mfix-vr4122-bugs and -no-mfix-vr4122-bugs.
488 (OPTION_ELF_BASE): Bump.
489 (md_parse_option): Handle the new options.
490 (mips_cpu_info_table): Add entries for vr4120, vr4130, vr4181,
491 vr5400 and vr5500.
492
493 2002-09-29 H.J. Lu <hjl@gnu.org>
494
495 * config/tc-mips.c (md_apply_fix3): Subtract the symbol value
496 twice if howto->pcrel_offset is true.
497
498 2002-09-28 Matt Thomas <matt@3am-software.com>
499 Jason Thorpe <thorpej@wasabisystems.com>
500
501 * config/tc-vax.c (md_estimate_size_before_relax): Only try to
502 convert undefined references to GOT32/PLT32 if PIC code is
503 requested. Fix comment.
504
505 2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
506
507 * config/tc-sh.c (sh_force_relocation): Return 0 for
508 some PC relative relocations when not relaxing.
509
510 2002-09-26 Jakub Jelinek <jakub@redhat.com>
511
512 * config/tc-i386.c (tc_i386_fix_adjustable): Add x86-64 TLS relocs.
513 Define them if not BFD_ASSEMBLER.
514 (lex_got): Handle @tlsgd, @dtpoff and @tpoff in 64-bit mode, add
515 @tlsld.
516 (md_apply_fix3): No addend for BFD_RELOC_X86_64_TLSGD,
517 BFD_RELOC_X86_64_TLSLD and BFD_RELOC_X86_64_GOTTPOFF.
518 (tc_gen_reloc): Handle x86-64 TLS relocs.
519
520 2002-09-27 Alan Modra <amodra@bigpond.net.au>
521
522 * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrel
523 fixups to current or absolute section.
524
525 2002-09-26 Jim Wilson <wilson@redhat.com>
526
527 * config/tc-v850.c (v850_offset): Use frag_var instead of frag_now_fix
528 and frag_more.
529
530 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
531
532 * config/tc-mips.c (CPU_HAS_MIPS16): Add mips-lsi-elf as MIPS16
533 capable configuration.
534 (macro_build): Check for MIPS16 capability, not for actual MIPS16 code
535 generation.
536 (mips_ip): Likewise.
537
538 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
539
540 * config/tc-mips.c (append_insn): Fix jump overflow check.
541
542 2002-09-24 Alan Modra <amodra@bigpond.net.au>
543
544 * config/tc-i386.c (process_operands): Warn about "lea" segment
545 overrides.
546
547 2002-09-22 Mark Elbrecht <snowball3@softhome.net>
548
549 * write.c: Delete set_segment_vma and prototype. Update all callers.
550
551 2002-09-21 Alan Modra <amodra@bigpond.net.au>
552
553 * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,
554 S_IS_WEAK etc. with S_FORCE_RELOC call. Correct comment.
555 Rename "fseg" to "sym_seg".
556 * Makefile.am: Run "make dep-am".
557 * Makefile.in: Regenerate.
558 * doc/Makefile.in: Regenerate.
559
560 2002-09-20 Nick Clifton <nickc@redhat.com>
561
562 * symbols.c (colon): Do not allow symbols to be created in the
563 absolute section if WORKING_DOT_WORD is not defined and
564 new_broken_words would require a new frag to be created.
565
566 2002-09-20 Alan Modra <amodra@bigpond.net.au>
567
568 * expr.c (expr): Simplify foo-foo here.
569 (clean_up_expression): Remove O_subtract code.
570
571 * write.h (struct fix): Add fx_dot_value.
572 (dot_value): Declare.
573 * write.c (dot_value): New var.
574 (fix_new_internal): Save dot_value as fx_dot_value.
575 (fixup_segment): Adjust fx_offset using fx_dot_value.
576 * expr.c (expr): Update dot_value.
577
578 2002-09-19 Jakub Jelinek <jakub@redhat.com>
579
580 * config/tc-i386.c (tc_i386_fix_adjustable): Handle
581 BFD_RELOC_386_TLS_IE and BFD_RELOC_386_TLS_GOTIE.
582 (BFD_RELOC_386_TLS_IE, BFD_RELOC_386_TLS_GOTIE): Define to 0
583 if not defined.
584 (lex_got): Handle @GOTNTPOFF and @INDNTPOFF.
585 (md_apply_fix3, tc_gen_reloc): Handle BFD_RELOC_386_TLS_IE and
586 BFD_RELOC_386_TLS_GOTIE.
587
588 2002-09-19 Richard Henderson <rth@redhat.com>
589
590 * config/tc-alpha.c (md_pcrel_from): Only adjust special for
591 branch type relocs.
592 (alpha_force_relocation): Don't special-case branch type relocs.
593
594 2002-09-19 Nick Clifton <nickc@redhat.com>
595
596 * config/tc-m68k.c (select_control_regs): Handle situation where
597 architecture has not yet been selected.
598
599 2002-09-18 Chris Demetriou <cgd@broadcom.com>
600
601 * config/tc-mips.c (IS_SEXT_32BIT_NUM): Move closer to top of file.
602 (IS_SEXT_16BIT_NUM): New macro.
603 (macro_build_ldst_constoffset): New function, to build a set of
604 instructions to do a load or store from a constant offset relative
605 to a given register.
606 (macro, s_cprestore): Use macro_build_ldst_constoffset to implement
607 .cprestore pseudo-op.
608
609 2002-09-18 Chris Demetriou <cgd@broadcom.com>
610
611 * config/tc-mips.c (md_apply_fix3): Just return for BFD_RELOC_8.
612
613 2002-09-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
614
615 * config/tc-mips.c (s_change_section): Fix parsing. Code cleanup.
616
617 2002-09-17 Stan Cox <scox@redhat.com>
618
619 * tc-mips.c (load_address): Use BFD_RELOC_MIPS_GOT_DISP for newabi.
620 (macro): Likewise for la. Likewise for ld.
621 (mips_after_parse_args): Make -xgot optional, not the default.
622 (md_apply_fix3): Allow composite relocation to set up gp.
623 (tc_gen_reloc): Allow relaxing for newabi.
624 Relax R_MIPS_CALL16 to R_MIPS_GOT_PAGE/R_MIPS_GOT_OFST if local.
625 Relax R_MIPS_GOT16/R_MIPS_LO16 to R_MIPS_GOT_DISP if local.
626
627 2002-09-17 Nick Clifton <nickc@redhat.com>
628
629 * config/tc-arm.c (md_apply_fix3): Note that an implemented
630 BFD_RELOC_ARM_IMMEDIATE has been done.
631 (tc_gen_reloc): Do not issue reloc number of unimplemented
632 BFD_RELOC_ARM_IMMEDIATE and BFD_RELOC_ARM_OFFSET_IMM relocs -
633 their name is already in the error message - plus remove them
634 from the default case.
635
636 * config/tc-arm.c (do_ldmstm): Warn about unpredictable
637 behavior of instructions.
638
639 2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
640
641 * config/tc-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
642 Convert functions to K&R format.
643
644 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
645
646 * config/tc-mips.c (pdr_seg): Define only for ELF.
647 (s_change_section): Remove unused variable. Don't use for nonELF.
648
649 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
650
651 * config/obj-elf.c (obj_elf_change_section): Move prototype to
652 obj-elf.h
653 * config/obj-elf.h (obj_elf_change_section): Likewise.
654
655 2002-09-16 Elias Athanasopoulos <eathan@otenet.gr>
656
657 * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field.
658 (out_debug_info): Likewise.
659
660 2002-09-16 Bruno Haible <bruno@clisp.org>
661
662 * config/tc-i386.h (ELF_TARGET_FORMAT): New macro.
663 (TARGET_FORMAT): Use ELF_TARGET_FORMAT instead of "elf32-i386".
664 * config/tc-i386.c (i386_target_format): Likewise.
665 * config/tc-alpha.h (ELF_TARGET_FORMAT): New macro.
666 (TARGET_FORMAT): Use ELF_TARGET_FORMAT instead of "elf64-alpha".
667
668 2002-09-13 Nick Clifton <nickc@redhat.com>
669
670 * config/tc-ppc.c (md_assemble): Do not count FAKE operands
671 when deciding if any operands have been skipped.
672
673 2002-09-11 Nick Clifton <nickc@redhat.com>
674
675 * NEWS: New TI port supports both C4x and C3x series of DSPs.
676
677 * po/tr.po: Updated Turkish translation.
678
679 2002-09-11 Jakub Jelinek <jakub@redhat.com>
680
681 * config/tc-i386.c (md_apply_fix3): Allow addend for
682 BFD_RELOC_386_TLS_LDO_32, BFD_RELOC_386_TLS_LE and
683 BFD_RELOC_386_TLS_LE_32.
684
685 2002-09-05 Jeff Law <law@redhat.com>
686
687 * config/tc-hppa.c (md_apply_fix3): Don't set fx_done for
688 marker relocations such as ENTRY/EXIT.
689 * config/tc-hppa.h (MD_APPLY_SYM_VALUE): Definition applies
690 to both OBJ_ELF and OBJ_SOM.
691
692 2002-09-05 Alan Modra <amodra@bigpond.net.au>
693
694 * doc/internals.texi (md_apply_fix3): Expand.
695 (TC_VALIDATE_FIX, TC_FORCE_RELOCATION, TC_FORCE_RELOCATION_ABS,
696 TC_FORCE_RELOCATION_LOCAL, TC_FORCE_RELOCATION_SUB_SAME,
697 TC_FORCE_RELOCATION_SUB_ABS, TC_FORCE_RELOCATION_SUB_LOCAL,
698 TC_VALIDATE_FIX_SUB, MD_APPLY_SYM_VALUE, S_FORCE_RELOC,
699 EXTERN_FORCE_RELOC): Document.
700 (TC_HANDLES_FX_DONE, obj_fix_adjustable): Remove.
701 * as.h: Don't include struc-symbol.h for arc.
702 (IS_ELF): Define.
703 * cgen.c (gas_cgen_md_apply_fix3): Remove *valP fudges and code to
704 subtract absolute symbol.
705 * obj.h (struct format_ops): Add frob_file_before_fix.
706 * subsegs.c (section_symbol): Set BSF_SECTION_SYM flag.
707 * symbols.c (S_FORCE_RELOC): New function.
708 * symbols.h (S_FORCE_RELOC): Declare.
709 * write.c (TC_FORCE_RELOCATION): Change default.
710 (TC_FORCE_RELOCATION_ABS): Define.
711 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
712 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
713 (TC_FORCE_RELOCATION_SECTION): Don't define.
714 (TC_FORCE_RELOCATION_SUB_SAME): Define this instead.
715 (TC_FORCE_RELOCATION_SUB_ABS): Define.
716 (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
717 (TC_VALIDATE_FIX_SUB): Define.
718 (TC_FIX_ADJUSTABLE): Don't define.
719 (MD_APPLY_SYM_VALUE): Define this instead.
720 (abs_section_sym): New variable.
721 (adjust_reloc_syms): Use S_FORCE_RELOC. Remove obj_fix_adjustable
722 call. Don't symbol_mark_used_in_reloc here. Simplify link_once tests.
723 Don't put the absolute section sym on fixups here.
724 (fix_segment): New function.
725 (write_relocs): Don't call fixup_segment from here.
726 (write_object_file): Instead call tc_frob_file_before_fix,
727 obj_frob_file_before_fix, and fix_segment prior to symbol table code.
728 Don't output the absolute section symbol.
729 (fixup_segment): Rewrite.
730 * write.h (abs_section_sym): Declare.
731 * config/obj-aout.c (obj_aout_frob_file_before_fix): Rename from
732 obj_aout_frob_file.
733 (aout_format_ops): Adjust to suit.
734 * config/obj-aout.h (obj_frob_file): Don't define.
735 (obj_frob_file_before_fix): Define.
736 (obj_aout_frob_file_before_fix): Rename from obj_aout_frob_file.
737 (S_FORCE_RELOC): Define.
738 * config/obj-bout.h (S_FORCE_RELOC): Define.
739 * config/obj-coff.c (coff_format_ops): Init new field.
740 * config/obj-coff.h: Formatting fixes.
741 (obj_sec_sym_ok_for_reloc): Define.
742 (S_FORCE_RELOC): Define.
743 * config/obj-ecoff.c (ecoff_frob_file_before_fix): Split out ..
744 (ecoff_frob_file): .. from here.
745 (ecoff_format_ops): Add new function.
746 * config/obj-ecoff.h (ecoff_frob_file_before_fix): Declare.
747 (obj_frob_file_before_fix): Define.
748 * config/obj-elf.c (elf_format_ops): Init new field.
749 * config/obj-elf.h (obj_sec_sym_ok_for_reloc): Expand comment.
750 * config/obj-ieee.h: Formatting fixes.
751 (S_FORCE_RELOC): Define.
752 * config/obj-multi.h (obj_frob_file_before_fix): Define.
753 * config/obj-vms.h (S_FORCE_RELOC): Define.
754 * config/tc-alpha.c (md_apply_fix3): Correct GPDISP comment.
755 (alpha_force_relocation): Use S_FORCE_RELOC, and don't return 0
756 for BFD_RELOC_32 and BFD_RELOC_64.
757 (alpha_fix_adjustable): Remove extern and weak tests.
758 (alpha_before_fix): Rename from alpha_adjust_symtab.
759 (alpha_adjust_relocs): Rename from alpha_adjust_symtab_relocs.
760 * config/tc-alpha.h (struct fix, struct alpha_reloc_tag): Declare.
761 (TC_VALIDATE_FIX): Tweak param name.
762 (TC_FORCE_RELOCATION, tc_fix_adjustable): Likewise.
763 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
764 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
765 (MD_APPLY_SYM_VALUE): Define.
766 (tc_adjust_symtab): Don't define.
767 (alpha_adjust_symtab): Don't declare.
768 (tc_frob_file_before_fix): Define.
769 (alpha_before_fix): Declare.
770 (TC_INIT_FIX_DATA): Tweak param names.
771 * config/tc-arc.c: Include "struc-symbol.h".
772 (md_pcrel_from): Remove undefined sym fudge.
773 (md_apply_fix3): Remove *valP fudges and code to subtract abs sym.
774 Don't set fx_addnumber.
775 (tc_gen_reloc): Remove spurious fx_addnumber comment.
776 * config/tc-arc.h (MD_APPLY_SYM_VALUE): Define.
777 (EXTERN_FORCE_RELOC): Define.
778 * config/tc-arm.c (md_apply_fix3 <case BFD_RELOC_ARM_GOTPC>): Remove.
779 (tc_gen_reloc): Fudge ARM_GOTPC addend.
780 (arm_validate_fix): Return void.
781 (arm_fix_adjustable <elf version>): Remove extern and weak tests.
782 Add plt and got reloc tests.
783 (arm_force_relocation): Call S_FORCE_RELOC.
784 * config/tc-arm.h (struct fix): Forward declare.
785 (TC_VALIDATE_FIX): No longer set add_symbolP.
786 (arm_validate_fix): Adjust declaration.
787 (TC_FORCE_RELOCATION <pe version): Call S_FORCE_RELOC.
788 (TC_FORCE_RELOCATION): Tweak param name.
789 (TC_INIT_FIX_DATA): Likewise.
790 (obj_fix_adjustable): Don't define.
791 (tc_fix_adjustable): Call arm_fix_adjustable.
792 (TC_FIX_ADJUSTABLE): Don't define.
793 (MD_APPLY_SYM_VALUE): Define.
794 (EXTERN_FORCE_RELOC): Define.
795 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
796 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
797 * config/tc-avr.c (md_apply_fix3): Don't cast valP pointer type.
798 Remove *valP fudges and code to subtract abs sym. Don't set
799 fx_addnumber.
800 * config/tc-avr.h: Formatting.
801 (EXTERN_FORCE_RELOC): Define.
802 (MD_APPLY_SYM_VALUE): Define.
803 * config/tc-cris.c (tc_gen_reloc): Don't use fx_addnumber.
804 (md_apply_fix3): Remove code to subtract abs sym.
805 (md_cris_force_relocation): Update comment. Call S_FORCE_RELOC.
806 * config/tc-cris.h (TC_FORCE_RELOCATION): Tweak param name.
807 (IS_CRIS_PIC_RELOC, tc_fix_adjustable): Likewise.
808 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
809 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
810 (tc_fix_adjustable): Remove extern, weak tests.
811 * config/tc-d10v.c (tc_gen_reloc): Don't fiddle address of
812 BFD_RELOC_VTABLE_INHERIT relocs. Don't use fx_addnumber.
813 (md_apply_fix3): Don't cast valP pointer type. Remove *valP fudges
814 and code to subtract abs sym.
815 (d10v_fix_adjustable): Remove extern, weak, SEC_MERGE tests.
816 (d10v_force_relocation): Call S_FORCE_RELOC.
817 * config/tc-d10v.h: Don't include write.h.
818 (struct fix): Instead, forward declare.
819 (MD_PCREL_FROM_SECTION): Tweak param names.
820 (md_pcrel_from_section): Use "struct fix" instead of "fixS".
821 (d10v_fix_adjustable): Likewise.
822 (obj_fix_adjustable): Don't define.
823 (tc_fix_adjustable): Define.
824 (TC_FORCE_RELOCATION): Tweak param name.
825 (MD_APPLY_SYM_VALUE): Define.
826 (EXTERN_FORCE_RELOC): Define.
827 * config/tc-d30v.c (tc_gen_reloc): Don't use fx_addnumber.
828 (md_apply_fix3): Don't cast valP pointer type. Remove *valP fudges
829 and code to subtract abs sym.
830 * config/tc-d30v.h: Don't include write.h.
831 (struct fix): Instead, forward declare.
832 (MD_PCREL_FROM_SECTION): Tweak param names.
833 (md_pcrel_from_section): Use "struct fix" instead of "fixS".
834 (MD_APPLY_SYM_VALUE): Define.
835 (EXTERN_FORCE_RELOC): Define.
836 * config/tc-dlx.c (md_dlx_force_relocation): Call S_FORCE_RELOC.
837 (md_dlx_fix_adjustable): Don't test for NULL fx_addsy.
838 (md_apply_fix3): No need to test fx_pcrel before setting fx_done.
839 (tc_gen_reloc): Don't fiddle with BFD_RELOC_VTABLE_INHERIT relocs.
840 Adjust the address for BFD_RELOC_VTABLE_ENTRY, not the addend.
841 Don't use fx_addnumber.
842 * config/tc-dlx.h: Don't include write.h.
843 (md_convert_frag): We're not alpha twice over.
844 (EXTERN_FORCE_RELOC): Define.
845 (obj_fix_adjustable): Don't define.
846 (tc_fix_adjustable): Define.
847 (TC_FIX_ADJUSTABLE): Don't define.
848 (MD_APPLY_SYM_VALUE): Define.
849 (LOCAL_LABELS_DOLLAR): Undef always.
850 * config/tc-fr30.c (fr30_force_relocation): Call S_FORCE_RELOC.
851 (fr30_fix_adjustable): Remove extern, weak tests.
852 * config/tc-fr30.h (MD_APPLY_SYM_VALUE): Define.
853 (obj_fix_adjustable): Don't define.
854 (tc_fix_adjustable): Define.
855 (struct fix): Forward declare.
856 (MD_PCREL_FROM_SECTION): Tweak param name. Remove duplicate.
857 * config/tc-frv.c (frv_force_relocation): Call S_FORCE_RELOC.
858 (frv_fix_adjustable): Don't do extern, weak tests.
859 * config/tc-frv.h (MD_APPLY_SYM_VALUE): Define.
860 (TC_FIX_ADJUSTABLE): Don't define.
861 (obj_fix_adjustable): Don't define.
862 (tc_fix_adjustable): Define.
863 (struct fix): Forward declare.
864 (MD_PCREL_FROM_SECTION): Tweak param name. Remove duplicate.\
865 * config/tc-h8300.c (md_apply_fix3): Don't cast valP pointer type.
866 * config/tc-h8300.h (struct fix): Forward declare.
867 (EXTERN_FORCE_RELOC): Define.
868 * config/tc-hppa.c (md_apply_fix3): Remove subtraction of sym value.
869 (hppa_fix_adjustable): Don't test extern or weak. Don't
870 symbol_mark_used_in_reloc.
871 (hppa_force_relocation): Use S_FORCE_RELOC instead of S_IS_EXTERNAL
872 and S_IS_WEAK.
873 * config/tc-hppa.h (EXTERN_FORCE_RELOC): Define
874 (TC_FORCE_RELOCATION, TC_INIT_FIX_DATA): Tweak param name.
875 (TC_FORCE_RELOCATION_SECTION): Don't define.
876 (MD_APPLY_SYM_VALUE): Define.
877 * config/tc-i370.c (md_apply_fix3): Remove *valP fudges and code
878 to subtract abs sym.
879 * config/tc-i370.h: Remove ifdef OBJ_ELF tests.
880 (MD_APPLY_SYM_VALUE): Define.
881 (MD_PCREL_FROM_SECTION): Tweak param name.
882 * config/tc-i386.c (tc_i386_fix_adjustable): Remove weak, extern tests.
883 (md_apply_fix3): Test fx_addsy, not fx_pcrel.
884 (i386_force_relocation): New function.
885 * config/tc-i386.h (TC_COFF_FIX2RTYPE): Tweak param name.
886 (TC_VALIDATE_FIX): Likewise.
887 (TC_FIX_ADJUSTABLE): Don't define.
888 (MD_APPLY_SYM_VALUE): Define.
889 (TC_FORCE_RELOCATION <elf version>): Call i386_force_relocation.
890 (i386_force_relocation): Declare.
891 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
892 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
893 (TC_FORCE_RELOCATION <coff version>): Call S_FORCE_RELOC.
894 * config/tc-i860.c (md_apply_fix3): Don't cast valP pointer type.
895 * config/tc-i860.h (MD_APPLY_SYM_VALUE): Define.
896 (EXTERN_FORCE_RELOC): Define.
897 * config/tc-i960.c (reloc_callj): Remove declaration. Return false.
898 (md_apply_fix3): Don't cast valP pointer type. Move code here from
899 old fixup_segment. No need to test fx_pcrel before setting fx_done.
900 (i960_validate_fix): Remove add_symbolPP arg and add_symbolP macro.
901 Use fx_addsy instead of add_symbolP, as_bad_where instead of as_bad.
902 Remove #if 0 code. Invert return boolean.
903 * config/tc-i960.h (TC_COUNT_RELOC): Tweak param name.
904 (TC_COFF_FIX2RTYPE, TC_ADJUST_RELOC_COUNT, TC_VALIDATE_FIX): Likewise.
905 (tc_headers_hook, tc_coff_fix2rtype): Remove declaration.
906 (tc_coff_sizemachdep): Prototype.
907 (i960_handle_align): Likewise.
908 (i960_validate_fix): Adjust declaration.
909 (reloc_callj): Likewise.
910 (EXTERN_FORCE_RELOC): Define.
911 (TC_FORCE_RELOCATION_SUB_SAME): Define.
912 (TC_FORCE_RELOCATION_ABS): Define.
913 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
914 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
915 (TC_FIX_ADJUSTABLE): Don't define.
916 (MD_APPLY_SYM_VALUE): Define.
917 * config/tc-ia64.c (ia64_force_relocation): Call S_FORCE_RELOC.
918 * config/tc-ia64.h (MD_APPLY_SYM_VALUE): Define.
919 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
920 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
921 * config/tc-ip2k.c (ip2k_force_relocation): Call S_FORCE_RELOC.
922 * config/tc-ip2k.h (MD_APPLY_FIX3): Don't define.
923 (MD_APPLY_SYM_VALUE): Define.
924 (EXTERN_FORCE_RELOC): Define.
925 (TC_FORCE_RELOCATION): Tweak param name.
926 * config/tc-m32r.c (m32r_force_relocation): Call S_FORCE_RELOC.
927 (m32r_fix_adjustable): Don't test extern, weak.
928 * config/tc-m32r.h (MD_PCREL_FROM_SECTION): Tweak param name.
929 (MD_APPLY_SYM_VALUE): Define.
930 (obj_fix_adjustable): Don't define.
931 (tc_fix_adjustable): Define.
932 (tc_frob_file): Don't define.
933 (tc_frob_file_before_fix): Define.
934 (EXTERN_FORCE_RELOC): Define.
935 * config/tc-m68hc11.c (tc_gen_reloc): Set addend to zero. Adjust
936 BFD_RELOC_VTABLE_ENTRY address.
937 (tc_m68hc11_force_relocation): Call S_FORCE_RELOC.
938 (tc_m68hc11_fix_adjustable): Don't test relaxable_symbol.
939 (md_apply_fix3): Remove *valP fudges and code to subtract abs sym.
940 Remove duplicated fx_done code.
941 * config/tc-m68hc11.h (MD_APPLY_SYM_VALUE): Define.
942 (EXTERN_FORCE_RELOC): Define.
943 * config/tc-m68k.c (tc_m68k_fix_adjustable): Don't test
944 relaxable_symbol.
945 * config/tc-m68k.h (TC_COFF_FIX2RTYPE): Tweak param name.
946 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
947 (TC_FIX_ADJUSTABLE): Don't define.
948 (EXTERN_FORCE_RELOC): Define.
949 (MD_APPLY_SYM_VALUE): Define.
950 (TC_FORCE_RELOCATION): Call S_FORCE_RELOC.
951 * config/tc-mcore.c (md_apply_fix3): Don't cast valP pointer type.
952 Remove fx_addsy tests.
953 (mcore_force_relocation): Call S_FORCE_RELOC.
954 (mcore_fix_adjustable): Don't test fx_addsy.
955 * config/tc-mcore.h (MD_PCREL_FROM_SECTION): Tweak param name.
956 (EXTERN_FORCE_RELOC): Define.
957 (obj_fix_adjustable): Don't define.
958 (tc_fix_adjustable): Define.
959 (MD_APPLY_SYM_VALUE): Define.
960 * config/tc-mips.c (enum mips_pic_level): Move to tc-mips.h.
961 (mips_pic): No longer static.
962 (mips_force_relocation): Call S_FORCE_RELOC.
963 (mips_fix_adjustable): Remove extern, weak tests.
964 * config/tc-mips.h (enum mips_pic_level): Declare.
965 (mips_pic): Declare.
966 (tc_frob_file): Don't define.
967 (tc_frob_file_before_fix): Define this instead.
968 (EXTERN_FORCE_RELOC): Define.
969 * config/tc-mmix.c (md_apply_fix3): Replace real_reg_section tests
970 with reg_section tests. Set fx_done instead of calling
971 symbol_clear_used_in_reloc on bad relocs.
972 (tc_gen_reloc): Zero fx_addsy on bad relocs.
973 (mmix_force_relocation): Remove weak sym test. Call S_FORCE_RELOC.
974 (mmix_adjust_symtab): Simplify list handling. Abort on any
975 nonsense.
976 * config/tc-mmix.h (tc_fix_adjustable): Remove weak tests. Check
977 BFD_RELOC_MMIX_LOCAL.
978 (tc_frob_symbol): Keep user defined syms in reg_section. Don't punt.
979 (EXTERN_FORCE_RELOC): Define.
980 (MD_PCREL_FROM_SECTION): Tweak param name.
981 (tc_frob_file): Don't define.
982 (tc_frob_file_before_fix): Define this instead.
983 * config/tc-mn10300.c (mn10300_force_relocation): Call S_FORCE_RELOC.
984 Remove SEC_CODE checks.
985 (mn10300_fix_adjustable): Remove extern and weak tests.
986 * config/tc-mn10300.h (EXTERN_FORCE_RELOC): Define.
987 (TC_FORCE_RELOCATION): Tweak param name.
988 (obj_fix_adjustable): Don't define.
989 (TC_FORCE_RELOCATION_SUB_SAME): Define to handle SEC_CODE.
990 * config/tc-ns32k.h (TC_FIX_DATA_PRINT): Tweak param name.
991 * config/tc-openrisc.c (openrisc_force_relocation): Call S_FORCE_RELOC.
992 (openrisc_fix_adjustable): Don't test fx_addsy.
993 * config/tc-openrisc.h (MD_APPLY_SYM_VALUE): Define.
994 (obj_fix_adjustable): Don't define.
995 (tc_fix_adjustable): Define this instead.
996 (MD_PCREL_FROM_SECTION): Remove duplicate. Tweak param name.
997 * config/tc-or32.c (md_apply_fix3): Don't cast valP pointer type.
998 (tc_gen_reloc): Don't fiddle with BFD_RELOC_VTABLE_INHERIT relocs.
999 Adjust the address for BFD_RELOC_VTABLE_ENTRY, not the addend.
1000 * config/tc-or32.h (EXTERN_FORCE_RELOC): Define.
1001 (MD_APPLY_SYM_VALUE): Define.
1002 * config/tc-pj.c (md_apply_fix3): Don't cast valP pointer type.
1003 Don't subtract symbol value.
1004 * config/tc-pj.h (md_pcrel_from): Tweak param name.
1005 (EXTERN_FORCE_RELOC): Define.
1006 (TC_FORCE_RELOCATION): Call S_FORCE_RELOC.
1007 (MD_APPLY_SYM_VALUE): Define.
1008 (obj_fix_adjustable): Don't define.
1009 (tc_fix_adjustable): Define this instead.
1010 * config/tc-ppc.c (ppc_frob_symbol <coff version>): Ignore absolute
1011 section sym.
1012 (ppc_force_relocation <coff version>): Call S_FORCE_RELOC.
1013 (ppc_force_relocation <elf version>): New.
1014 (ppc_fix_adjustable <elf version>): Remove extern and weak tests.
1015 (md_apply_fix3): Don't subtract symbol values for ELF. Update
1016 comments. Don't subtract fx_subsy as that is already done.
1017 * config/tc-ppc.h (tc_fix_adjustable): Tweak param name.
1018 (MD_PCREL_FROM_SECTION): Likewise.
1019 (TC_FORCE_RELOCATION): Define for both ELF and XCOFF as calling
1020 ppc_force_relocation.
1021 (TC_FORCE_RELOCATION_SECTION): Delete.
1022 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
1023 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
1024 (MD_APPLY_SYM_VALUE): Define.
1025 * config/tc-s390.c: #include "dwarf2dbg.h".
1026 (s390_insn): Remove excess parens.
1027 (tc_s390_fix_adjustable): Remove extern, weak, SEC_MERGE tests.
1028 (tc_s390_force_relocation): Call S_FORCE_RELOC.
1029 (md_apply_fix3): Add ATTRIBUTE_UNUSED on "seg". Abort when fx_subsy
1030 non-NULL. Don't subtract off fx_addsy value.
1031 * config/tc-s390.h (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
1032 (TC_FORCE_RELOCATION, MD_PCREL_FROM_SECTION): Tweak param name.
1033 (TC_FIX_ADJUSTABLE): Don't define.
1034 (MD_APPLY_SYM_VALUE): Define.
1035 * config/tc-sh.c (SWITCH_TABLE_CONS): Move to tc-sh.h.
1036 (SWITCH_TABLE): Likewise.
1037 (sh_force_relocation): Call S_FORCE_RELOC.
1038 (sh_fix_adjustable): Remove "return 1" cases handled by the default.
1039 Replace TC_RELOC_RTSYM_LOC_FIXUP with reloc type tests.
1040 (md_apply_fix3 <case BFD_RELOC_32_PLT_PCREL>): Simplify,
1041 fx_addnumber is zero on entry. Save val in fx_addnumber.
1042 (tc_gen_reloc): Don't subtract fx_subsy.
1043 * config/tc-sh.h (struct fix): Move.
1044 (obj_fix_adjustable): Don't define.
1045 (tc_fix_adjustable): Define this instead.
1046 (TC_FIX_ADJUSTABLE): Don't define.
1047 (MD_APPLY_SYM_VALUE): Define.
1048 (SWITCH_TABLE_CONS): Define.
1049 (SWITCH_TABLE): Define.
1050 (TC_FORCE_RELOCATION_SUB_SAME): Define.
1051 (TC_VALIDATE_FIX_SUB): Define.
1052 (MD_PCREL_FROM_SECTION): Tweak param name.
1053 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
1054 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
1055 (TC_FORCE_RELOCATION_SUB_ABS): Define.
1056 * config/tc-sh64.h (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
1057 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
1058 (TC_FORCE_RELOCATION_SUB_SAME): Define.
1059 (TC_VALIDATE_FIX_SUB): Define.
1060 (MD_PCREL_FROM_SECTION): Tweak param name.
1061 * config/tc-sparc.c (md_apply_fix3): Don't subtract off symbol value.
1062 (tc_gen_reloc): Use S_FORCE_RELOC.
1063 (elf32_sparc_force_relocation): Call S_FORCE_RELOC.
1064 * config/tc-sparc.h (TC_FORCE_RELOCATION <coff version>): Remove.
1065 (TC_FORCE_RELOCATION_ABS): Define this instead.
1066 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
1067 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
1068 (tc_fix_adjustable): Remove extern and weak tests. Use S_FORCE_RELOC.
1069 (MD_APPLY_SYM_VALUE): Define.
1070 (TC_FIX_DATA_PRINT): Tweak param name.
1071 * config/tc-tic30.c (USE_STDOUT): Don't define.
1072 (md_parse_option): Remove stupid debug code.
1073 (tc_gen_reloc): Don't use fx_addnumber.
1074 * config/tc-v850.c (v850_fix_adjustable): Remove extern and weak tests.
1075 (v850_force_relocation): Remove weak test. Call S_FORCE_RELOC.
1076 * config/tc-v850.h (obj_fix_adjustable): Don't define.
1077 (tc_fix_adjustable): Define this instead.
1078 (TC_FIX_ADJUSTABLE): Don't define.
1079 (MD_APPLY_SYM_VALUE): Define this instead.
1080 (TC_FORCE_RELOCATION, MD_PCREL_FROM_SECTION): Tweak param name.
1081 * config/tc-vax.h (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
1082 (TC_FIX_ADJUSTABLE): Don't define.
1083 (MD_APPLY_SYM_VALUE): Define this instead.
1084 (tc_fix_adjustable): Remove extern and weak tests.
1085 * config/tc-w65.h (struct fix): Forward declare.
1086 * config/tc-xstormy16.c (xstormy16_force_relocation): Call
1087 S_FORCE_RELOC.
1088 (xstormy16_fix_adjustable): Remove extern and weak tests. Don't
1089 call xstormy16_force_relocation; Instead test for FPTR16 reloc.
1090 (xstormy16_md_apply_fix3): Remove *valP fudges and code to subtract
1091 absolute symbol.
1092 * config/tc-xstormy16.h (MD_APPLY_FIX3): Don't define.
1093 (MD_APPLY_SYM_VALUE): Define.
1094 (obj_fix_adjustable): Don't define.
1095 (tc_fix_adjustable): Define this instead.
1096 (MD_PCREL_FROM_SECTION): Remove duplicate. Tweak param name.
1097
1098 2002-09-04 Alan Modra <amodra@bigpond.net.au>
1099
1100 * config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.
1101 (ppc_fix_adjustable <coff version>): Cleanup.
1102
1103 * config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning.
1104 (md_parse_option): No -a64 without BFD64.
1105 (ppc_set_cpu): Select appropriate cpu when ppc_obj64.
1106 (ppc_arch): Use bfd_mach_rs6k for bfd_arch_rs6000.
1107
1108 2002-09-04 Nick Clifton <nickc@redhat.com>
1109
1110 * config/tc-ppc.c (md_begin): Do not insert non-BookE32
1111 instructions into the hash table if the target cpu is the BookE32.
1112
1113 2002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
1114
1115 * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, not
1116 ATTRIBUTE_UNUSED.
1117
1118 2000-08-28 Catherine Moore <clm@redhat.com>
1119
1120 * tc-v850.c (v850_relax): Declare.
1121 (v850_longcode): New routine.
1122 (v850_handle_align): New routine.
1123 (md_pseudo_table): Add longcall and longjump.
1124 (md_parse_option): Check for relax option.
1125 (tc_gen_reloc): Handle BFD_RELOC_V850_LONGCALL,
1126 BFD_RELOC_V850_LONGJUMP, and BFD_RELOC_V850_ALIGN.
1127 (md_apply_fix3): Likewise.
1128 (v850_force_relocation): Likewise.
1129 (v850_comm): Change the current section.
1130 (md_assemble): Ensure that the correct value is put in the
1131 fixup.
1132 (v850_sdata, v850_tdata, v850_zdata, v850_sbss, v850_tbss,
1133 v850_zbss, v850_rosdata, v850_rozdata): Fix section book keeping.
1134 Remove redundant v850ea support.
1135 * tc-v850.h (HANDLE_ALIGN): Define.
1136 (v850_handle_align): Declare.
1137 * doc/c-v850.c: Document -mrelax, .longcall and .longjump.
1138
1139 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
1140
1141 * configure.in: Add tic4x-coff* and c4x-coff*-coff-coff targets.
1142 * configure: Regenerate.
1143 * NEWS: Mention new port.
1144
1145 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
1146
1147 * config/obj-coff.c: Add sdef definition.
1148 * config/obj-coff.h: Add tic4x include file and set
1149 target format.
1150 * config/tc-tic4x.c: New file.
1151 * config/tc-tic4x.h: New file.
1152
1153 2002-08-28 Alan Modra <amodra@bigpond.net.au>
1154
1155 * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.
1156 (TC_ADJUST_RELOC_COUNT): Tweak param name.
1157 (TC_FORCE_RELOCATION, TC_FORCE_RELOCATION_SECTION): Likewise.
1158 (TC_FIX_ADJUSTABLE, MD_PCREL_FROM_SECTION): Likewise.
1159 (RELOC_ENUM): Define.
1160 (fix_new_internal): Use RELOC_ENUM.
1161 (fix_new, fix_new_exp): Likewise.
1162 (adjust_reloc_syms): Comment. Remove unnecessary tests on sym != NULL.
1163 Replace gotos with continue.
1164 (write_relocs): Formatting. Avoid symbol loops in
1165 RELOC_EXPANSION_POSSIBLE case too. Report bfd_reloc_outofrange
1166 errors, and error number in other cases.
1167 (fixup_segment): Remove param names from prototype. Rename
1168 "this_segment_type" to "this_segment". Update linkrelax comment.
1169 Remove "size, "place" and "where" local vars. Formatting. Update
1170 "no symbol" comment. Remove #if 0 and #if 1.
1171
1172 * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES. Tidy.
1173
1174 2002-08-27 Alan Modra <amodra@bigpond.net.au>
1175
1176 * dwarf2dbg.c: Always include dwarf2dbg.h.
1177 (dwarf2_directive_file): Adjust dummy version args.
1178 * ecoff.c (ecoff_directive_weakext): Add ATTRIBUTE_UNUSED.
1179 * expr.c (clean_up_expression <O_subtract>): Allow subtraction
1180 when symbol values differ.
1181 * read.c (do_align): Add ATTRIBUTE_UNUSED to label.
1182 (pseudo_set <O_subtract>): Remove unnecessary segment test.
1183 * config/obj-bout.c (obj_pseudo_table): Warning fix.
1184
1185 2002-08-26 Alan Modra <amodra@bigpond.net.au>
1186
1187 * config/tc-w65.c (md_section_align): Fix typo.
1188 (md_parse_option): Return 0, not 1.
1189
1190 2002-08-22 Nick Clifton <nickc@redhat.com>
1191
1192 * doc/as.texinfo (Section): Note that if '@' is a comment
1193 character then another symbol is used to prefix the section's
1194 type.
1195
1196 2002-08-22 Christian Groessler <chris@groessler.org>
1197
1198 * config/tc-z8k.c (get_operands): Adjust ptr variable also in
1199 "case 0" case.
1200
1201 2002-08-12 Graeme Peterson <gp@qnx.com>
1202
1203 * configure.in: Add support for sh-**-nto* target.
1204 * configure: Regenerate.
1205
1206 2002-08-21 Nitin Gupta <niting@noida.hcltech.com>
1207
1208 * config/tc-h8300.h (TC_LINKRELAX_FIXUP): Define.
1209
1210 2002-08-21 Elena Zannoni <ezannoni@redhat.com>
1211
1212 * config/tc-ppc.c (ppc_cleanup): Do something only if format
1213 is ELF.
1214 (ppc_apuinfo_section_add): Define only if format is ELF.
1215 (md_assemble): Emit APUinfo section only if format is ELF.
1216 Fix formatting.
1217
1218 2002-08-21 Alan Modra <amodra@bigpond.net.au>
1219
1220 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.
1221 * config/tc-frv.c: Likewise.
1222 * config/tc-hppa.c: Likewise.
1223 * config/tc-ia64.c: Likewise.
1224 * config/tc-ip2k.c: Likewise.
1225 * config/tc-m68hc11.c: Likewise.
1226 * config/tc-m68k.c: Likewise.
1227 * config/tc-mmix.c: Likewise.
1228 * config/tc-mn10300.c: Likewise.
1229 * config/tc-sh.c: Likewise.
1230 * config/tc-sparc.c: Likewise.
1231 * config/tc-v850.c: Likewise.
1232
1233 2002-08-20 Richard Sandiford <rsandifo@redhat.com>
1234
1235 * config/tc-mips.c (macro2): Implement rotates by zero using shifts
1236 by zero.
1237
1238 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
1239
1240 From matthew green <mrg@redhat.com>
1241
1242 * config/tc-ppc.c (PPC_OPCODE_CLASSIC): Enable this everywhere
1243 PPC_OPCODE_PPC is, except for BookE architectures.
1244 (md_parse_option): Add support for -mspe.
1245 (md_show_usage): Add -mspe.
1246 (md_parse_option): Add support for -me500 and
1247 -me500x2 to generate code for Motorola e500 core complex.
1248 (md_show_usage): Add -me500 and -me500x2.
1249
1250 (PPC_APUINFO_ISEL, PPC_APUINFO_PMR, PPC_APUINFO_RFMCI,
1251 PPC_APUINFO_CACHELCK, PPC_APUINFO_SPE, PPC_APUINFO_EFS,
1252 PPC_APUINFO_BRLOCK): New macros.
1253
1254 (ppc_cleanup): New function.
1255 (ppc_apuinfo_section_add): New function.
1256 (APUID): New macro.
1257 (md_assemble): Collect info and write the APUinfo section.
1258
1259 * config/tc-ppc.h (md_cleanup): Define.
1260 (ppc_cleanup): Export.
1261 (ELF_TC_SPECIAL_SECTIONS): Add .PPC.EMB.apuinfo section.
1262
1263 2002-08-17 Stan Cox <scox@redhat.com>
1264
1265 * config/obj-elf.c (obj_elf_change_section): Make non-static.
1266 config/tc-mips.c (s_change_section): New function to support
1267 IRIX .section pseudo-op.
1268
1269 2002-08-16 Nick Clifton <nickc@redhat.com>
1270
1271 * config/tc-v850.c (md_assemble): Fix assembling of "callt 0x3f".
1272
1273 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
1274
1275 * config/tc-mips.c (macro_build_jalr): Make sure we generate
1276 the fix-up against on the right frag.
1277 (s_cpsetup): Likewise. Parse third argument as expression, to
1278 handle global symbols and forward/backward labels correctly.
1279
1280 2002-08-14 Nick Clifton <nickc@redhat.com>
1281
1282 * read.c (stringer): Catch attempts to create strings in the abs
1283 section.
1284
1285 * config/tc-alpha.c: Fix compiling for COFF targets.
1286 Some minor formatting tidyups.
1287
1288 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1289
1290 * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.
1291 (TC_HANDLES_FX_DONE): Define to let md_apply_fix3 set fx_done flag
1292 according to the reloc.
1293 (tc_fix_adjustable, tc_m68hc11_fix_adjustable): Define.
1294 (TC_FORCE_RELOCATION): Define.
1295 (tc_m68hc11_force_relocation): Declare.
1296
1297 * config/tc-m68hc11.c (md_pseudo_table): Add relax command.
1298 (s_m68hc11_relax): New function for relax group.
1299 (build_insn, build_jump_insn): Emit a M68HC11_RL_JUMP reloc at
1300 beginning of jump instruction.
1301 (md_pcrel_from): Rename from md_pcrel_from_section and fix
1302 address computation.
1303 (tc-gen_reloc): Update.
1304 (md_estimate_size_before_relax): Create the BFD_RELOC_16_PCREL as
1305 PC-relative fixup.
1306 (tc_m68hc11_force_relocation): New function, handle new relocs.
1307 (tc_m68hc11_fix_adjustable): New to make sure there are enough
1308 reloc for the linker relax pass.
1309 (md_apply_fix3): Handle M68HC11_RL_JUMP, M68HC11_RL_GROUP
1310 and VTABLE relocs.
1311
1312 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1313
1314 * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.
1315 (md_pseudo_table): Add .mode, .far and .interrupt pseudo op.
1316 (s_m68hc11_mode): New function for .mode pseudo op.
1317 (s_m68hc11_mark_symbol): New function for .far and .interrupt
1318 pseudo op.
1319 * config/tc-m68hc11.h (elf_tc_final_processing): Define.
1320 (m68hc11_elf_final_processing): Declare.
1321
1322 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
1323
1324 * config/tc-m68hc11.c (md_begin): Take into account additional
1325 page operand for call instruction.
1326 (print_opcode_format): Likewise.
1327 (check_range): Likewise for page range checking.
1328 (get_operand): Don't skip a possible comma in operands.
1329 (fixup8): Generate BFD_RELOC_M68HC11_PAGE reloc.
1330 (fixup16): Likwise with BFD_RELOC_M68HC11_LO16.
1331 (fixup24): New to handle call reloc.
1332 (build_insn): Handle missing page operand for call instruction.
1333 (find): Likewise.
1334 (md_apply_fix3): Take into account new relocs.
1335 (get_operand): Fix the mode for indexed indirect addressing.
1336 (build_indexed_byte): Fix post index byte for indexed indirect mode.
1337
1338 2002-08-12 Richard Sandiford <rsandifo@redhat.com>
1339
1340 * config/tc-mips.c (mips_ip): Don't work out the value of
1341 constant %hi()s here.
1342
1343 2002-08-10 Alan Modra <amodra@bigpond.net.au>
1344
1345 * config/tc-i386.c (tc_i386_fix_adjustable): Test OUTPUT_FLAVOR
1346 for ELF, and don't bother checking ELF relocs when non-ELF.
1347 (i386_immediate): Allow absolute_section expressions for aout.
1348 (i386_displacement): Likewise. Also test bfd_is_com_section.
1349 (md_estimate_size_before_relax): Test OUTPUT_FLAVOR for ELF.
1350 (md_apply_fix3): Hack for bfd_install_relocation when fx_pcrel,
1351 not when fx_addsy. Remove dead code.
1352
1353 2002-08-09 Graeme Peterson <gp@qnx.com>
1354
1355 * configure.in: Add support for ppc-*-nto* target.
1356 * configure: Regenerate.
1357
1358 2002-08-09 Alan Modra <amodra@bigpond.net.au>
1359
1360 * config/tc-i386.h: Reorganize.
1361
1362 2002-08-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1363
1364 * config/tc-mips.c (macro): Handle a register plus a 16-bit
1365 immediate offset in "dla" and "la" expansions.
1366
1367 2002-08-09 Alan Modra <amodra@bigpond.net.au>
1368
1369 * configure.in: bfd_gas=yes for all i386 targets. Formatting.
1370 Remove "bfd_gas=yes" from target table when covered later.
1371 Consolidate some entries.
1372 * configure: Regenerate
1373
1374 2002-08-09 Jakub Jelinek <jakub@redhat.com>
1375
1376 * config/tc-i386.c (output_insn): Save frag_now and frag_now_fix ()
1377 at start of insn, pass it to output_disp and output_imm.
1378 (output_disp): Added arguments. If _GLOBAL_OFFSET_TABLE_ is seen
1379 in displacement for R_386_32 reloc, use R_386_GOTPC and compute
1380 properly addend.
1381 (output_imm): Added arguments. Compute properly addend for
1382 R_386_GOTPC.
1383 (md_apply_fix3): Remove R_386_GOTPC handling.
1384
1385 2002-08-06 George France <france@handhelds.org>
1386
1387 * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a
1388 and m21264b processor names and cpu types.
1389 * doc/c-alpha.texi: Documented new types.
1390
1391 2002-08-06 Alan Modra <amodra@bigpond.net.au>
1392
1393 * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.
1394
1395 2002-08-01 Richard Sandiford <rsandifo@redhat.com>
1396
1397 * config/tc-mips.c (tc_gen_reloc): Extend GP-relative addend
1398 handling to BFD_RELOC_MIPS16_GPREL.
1399
1400 2002-08-01 Nick Clifton <nickc@redhat.com>
1401
1402 * config/tc-arm.c (add_to_lit_pool): Ensure that offset to literal
1403 pool is computed using signed arithmetic so that proper sign
1404 extension is performed if X_add_number is a 64-bit integer.
1405
1406 2002-08-01 H.J. Lu <hjl@gnu.org>
1407 Daniel Jacobowitz <drow@mvista.com>
1408
1409 * dwarf2dbg.c (dwarf2_finish): Don't emit unreferenced
1410 .debug_line section unless it has line information.
1411
1412 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
1413
1414 * config/tc-ns32k.h (md_pcrel_adjust): Supply prototype.
1415 * config/tc-ns32k.c (convert_iif, md_parse_option, md_show_usage):
1416 Allow default displacement size to be an option "--disp-size-default".
1417 (md_number_to_disp): Make error messages include value. Use %d to
1418 print integers, not %s.
1419 (fix_new_ns32k): Conditionally set fx_no_overflow so we don't
1420 get duplicate messages sometimes.
1421 (convert_iif): Grow frag to max possible instruction size. Avoid
1422 creating unnecessary fixes.
1423 (md_number_to_field) Add prototype.
1424 (encode_operand, parse, convert_iif, md_fix_pcrel_adjust): Add
1425 prototypes and make static.
1426 (struct addr_mode): Make mode and scaled_mode explicitly signed.
1427 (evaluate_expr): Use resultP argument instead of exprP global.
1428 (get_addr_mode): Quiten compiler warnings.
1429 (encode_operand): eliminate unused variables. Quiten compiler
1430 warnings. Eliminate nul character in format strings.
1431 (parse): argc is unsigned.
1432 (reloc): Type cast index to quieten compiler.
1433 (md_pcrel_adjust, md_apply_fix3): Remove unused variable.
1434 (md_convert_frag): Note unused parameters. Remove unused
1435 variables.
1436 (md_create_long_jump, md_create_short_jump,
1437 md_undefined_symbol_name, md_section_align, tc_gen_reloc): Note
1438 unused parameters.
1439
1440 2002-07-31 Nick Clifton <nickc@redhat.com>
1441
1442 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
1443 of the PDP-11 and 2.11BSD a.out support.
1444
1445 2002-07-31 Momchil Velikov <velco@fadata.bg>
1446
1447 * config/tc-v850.c (md_assemble): Fix range check for immediate
1448 operand.
1449
1450 2002-07-30 Chris Demetriou <cgd@broadcom.com>
1451
1452 * config/tc-mips.c (mips_cpu_info_table): Clean up entries related
1453 to Broadcom SB-1 core support.
1454
1455 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1456
1457 * config/tc-mips.c (mips_target_format): Fix formatting.
1458 Add recognition of n32 ABI formats.
1459
1460 2002-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1461
1462 * tc-mips.c (load_address): Don't clobber $at when loading a
1463 64-bit address in non-PIC code if noat is in effect.
1464 (macro): Likewise.
1465
1466 2002-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1467
1468 * config/tc-mips.c (macro): Use codes 6 and 7 in trap instructions
1469 used in division/multiply macro expansions similarly to how they
1470 are used in the variants with break instructions.
1471 (macro2): Likewise.
1472
1473 2002-07-30 Graeme Peterson <gp@qnx.com>
1474
1475 * configure.in: Add support for arm-*-nto target.
1476 * configure: Regenerate.
1477
1478 2002-07-30 Nick Clifton <nickc@redhat.com>
1479
1480 * config/tc-arm.c (struct literal_pool): Add fields to allow
1481 multiple literal pools to be maintained.
1482 (find_literal_pool): New function.
1483 (find_or_make_literal_pool): New function.
1484 (add_to_literal_pool): Use find_or_make_literal_pool.
1485 (arm_s_text, arm_s_data, arm_s_section): Remove - no longer
1486 needed.
1487 (s_ltorg): Use find_literal_pool.
1488 (arm_cleanup): Dump all literal pools.
1489 * doc/c-arm.texi: Document new behaviour of only dumping literal
1490 pools upon request.
1491
1492 2002-07-26 Alan Modra <amodra@bigpond.net.au>
1493
1494 * config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the default
1495 rather than PPC_OPCODE_32 for powerpc64*.
1496
1497 2002-07-25 Nick Clifton <nickc@redhat.com>
1498
1499 * po/es.po: Updated Spanish translation.
1500 * po/fr.po: Updated French translation.
1501
1502 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
1503
1504 * doc/c-mips.texi: Remove -mcpu. Document -mabi.
1505 * configure.in (MIPS_CPU_STRING_DEFAULT): New configuration macro.
1506 (USE_E_MIPS_ABI_O32, MIPS_DEFAULT_64BIT): New configuration macros.
1507 * configure, config.in: Regenerate.
1508 * config/tc-mips.c (file_mips_abi): Rename to mips_abi.
1509 (mips_set_options): Remove "abi" field.
1510 (mips_opts): Update accordingly. Replace all uses of mips_opts.abi
1511 with mips_abi.
1512 (mips_cpu): Remove.
1513 (mips_arch_string, mips_arch_info): New vars.
1514 (mips_tune_string, mips_tune_info): New vars.
1515 (ABI_NEEDS_32BIT_REGS, ABI_NEEDS_64BIT_REGS): New macros.
1516 (HAVE_32BIT_GPRS, HAVE_32BIT_FPRS): Don't check the ABI.
1517 (mips_isa_to_str, mips_cpu_to_str): Remove.
1518 (mips_ip): If the selected architecture is a generic ISA rather
1519 than a processor, only mention the ISA level in error messages.
1520 (OPTION_MCPU): Remove.
1521 (OPTION_FP64): New.
1522 (md_longopts): Add -mfp64, remove -mcpu.
1523 (mips_set_option_string): New fn.
1524 (md_parse_option): Make -mipsN update file_mips_isa rather than
1525 mips_opts.isa. Use mips_set_option_string to set -march or -mtune.
1526 Don't let -mgp32 and -mfp32 change the ABI.
1527 (show): Move to end of file. Constify string argument.
1528 (md_show_usage): Move to the end of the file. Read available
1529 architectures from mips_cpu_info_table.
1530 (mips_set_architecture): New fn.
1531 (mips_after_parse_args): Rework. Remove -mcpu handling. -mipsN
1532 is an alias for -march=mipsN. Don't change the ABI based on other
1533 flags. Infer the register size from the ABI as well as the
1534 architecture. Complain about more conflicting arguments.
1535 Unify logic with GCC.
1536 (s_mipsset): Don't change the ABI.
1537 (mips_elf_final_processing): Check USE_E_MIPS_ABI_O32.
1538 (mips_cpu_info_table): Remove Generic-MIPS* entries, keeping just
1539 "mipsN"-type entries. Remove entries that vary only in the
1540 manufacturer's prefix, or that have "000" replaced by "k".
1541 Remove TARGET_CPU entries. Make r2000 entry use CPU_R3000.
1542 (mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p): New fns.
1543 (mips_parse_cpu): New fn.
1544 (mips_cpu_info_from_name, mips_cpu_info_from_cpu): Remove.
1545 (mips_cpu_info_from_isa): Minor formatting tweak.
1546
1547 2002-07-24 Nick Clifton <nickc@redhat.com>
1548
1549 * po/sv.po: Updated Swedish translation.
1550 * po/es.po: Updated Spanish translation.
1551
1552 2002-07-23 Alan Modra <amodra@bigpond.net.au>
1553
1554 * Makefile.am: Run "make dep-am".
1555 * Makefile.in: Regenerate.
1556 * doc/Makefile.in: Regenerate.
1557 * config.in: Regenerate.
1558 * po/POTFILES.in: Regenerate.
1559
1560 2002-07-23 Nick Clifton <nickc@redhat.com>
1561
1562 * po/fr.po: Updated French translation.
1563
1564 2002-07-23 Nick Clifton <nickc@redhat.com>
1565
1566 * CONTRIBUTORS: Ken Raeburn is no longer the maintainer for
1567 GAS.
1568
1569 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1570
1571 * config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNAL
1572 instead of S_IS_EXTERN.
1573 (md_estimate_size_before_relax): Likewise.
1574 (mips_fix_adjustable): Likewise.
1575
1576 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1577
1578 * config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.
1579
1580 2002-07-19 Miroslav Tichy <tichm9am@ss1000.ms.mff.cuni.cz>
1581 Nick Clifton <nickc@redhat.com>
1582
1583 * cond.c (s_ifdef): Treat a referenced but not yet defined
1584 symbol as if it were undefined, in exactly the same way as
1585 .equiv.
1586
1587 * doc/as.texinfo: Document that .ifdef, .ifndef and .equiv
1588 consider referenced bug not yet defined symbols to be
1589 undefined.
1590
1591 2002-07-18 Denis Chertykov <denisc@overta.ru>
1592 Frank Ch. Eigler <fche@redhat.com>
1593 Alan Lehotsky <alehotsky@cygnus.com>
1594 John Healy <jhealy@redhat.com>
1595 Jeff Johnston <jjohnstn@redhat.com>
1596
1597 * configure.in: Add ip2k configuraton.
1598 * configure: Regenerate.
1599 * Makefile.am: Add ip2k configuraton.
1600 * Makefile.in: Regenerate.
1601 * configure: Regenerate.
1602 * Makefile.in: Regenerate.
1603 * config/tc-ip2k.c: New file.
1604 * config/tc-ip2k.h: New files.
1605 * NEWS: Mention new support.
1606 * doc/Makefile.am (CPU_DOCS): Add c-ip2k.texi.
1607 * doc/Makefile.in: Regenerate.
1608 * doc/all.texi: Set IP2K
1609 * doc/as.texinfo: Add IP2K description.
1610 * doc/c-ip2k.texi: New file.
1611
1612 2002-07-19 Nick Clifton <nickc@cambridge.redhat.com>
1613
1614 * NEWS: Reformat to match style of other NEWS files.
1615
1616 2002-07-17 Jan Hubicka <jh@suse.cz>
1617
1618 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.
1619
1620 2002-07-16 Moritz Jodeit <moritz@jodeit.org>
1621
1622 * config/tc-z8k.c (build_bytes): Correct order of memset args.
1623
1624 2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
1625
1626 * NEWS: Add 'Changes in 2.13'.
1627
1628 2002-07-15 Matt Fredette <fredette@netbsd.org>
1629
1630 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.
1631
1632 2002-07-12 Alan Modra <amodra@bigpond.net.au>
1633
1634 * config/tc-i386.c (process_suffix): Merge CODE_64BIT JumpByte
1635 case with non CODE_64BIT case. Don't warn on "qword ptr" if
1636 not CODE_64BIT.
1637
1638 2002-07-11 Alan Modra <amodra@bigpond.net.au>
1639
1640 * config/tc-ppc.c (ppc_elf_frob_symbol): Delete.
1641 (ppc_frob_file_before_adjust): New function.
1642 * config/tc-ppc.h (tc_frob_symbol): Don't define.
1643 (ppc_elf_frob_symbol): Don't declare.
1644 (tc_frob_file_before_adjust): Define.
1645 (ppc_frob_file_before_adjust): Declare.
1646
1647 * config/tc-ppc.c (md_pseudo_table): Warning fix.
1648 (ppc_cpu): Make it unsigned long to agree with struct powerpc_opcode
1649 flags.
1650 (ppc_size): Delete.
1651 (ppc_xcoff64): Rename to ppc_obj64.
1652 (md_parse_option <m>): Encode old ppc_size value in ppc_cpu.
1653 (ppc_set_cpu): Set PPC_OPCODE_32 too.
1654 (ppc_arch): Use ppc_obj64 instead of ppc_size to select bfd_mach_ppc64
1655 or bfd_mach_ppc.
1656 (ppc_target_format): Use ppc_obj64 to select format.
1657 (md_begin): Adjust for PPC_OPCODE_32/64 in ppc_cpu.
1658 (ppc_insert_operand): Use ppc_obj64 instead of ppc_size.
1659 (ppc_elf_suffix): Likewise. Don't depend on BFD_DEFAULT_TARGET_SIZE.
1660 (tc_frob_symbol): Likewise.
1661 (md_assemble): Use ppc_obj64 instead of ppc_size. Don't depend on
1662 BFD_DEFAULT_TARGET_SIZE.
1663 (ppc_tc): Likewise.
1664 (ppc_is_toc_sym): Likewise.
1665 (md_apply_fix3): Likewise.
1666 * config/tc-ppc.h (TC_FORCE_RELOCATION): Don't depend on
1667 BFD_DEFAULT_TARGET_SIZE.
1668 (ELF_TC_SPECIAL_SECTIONS): Likewise.
1669 (tc_frob_symbol): Likewise.
1670
1671 2002-07-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1672
1673 * config/tc-mips.c (macro_build): Handle MIPS16 insns.
1674 (mips_ip): Likewise.
1675
1676 2002-07-09 Alan Modra <amodra@bigpond.net.au>
1677
1678 * config/tc-i386.c (md_pseudo_table <file>): Warning fix.
1679 (BFD_RELOC_8, BFD_RELOC_8_PCREL): Define for non-BFD.
1680 (md_apply_fix3): Formatting. Remove redundant test.
1681 (tc_gen_reloc): Remove redundant code.
1682 (tc_i386_force_relocation): Delete. Movy body of function to..
1683 * config/tc-i386.h (TC_FORCE_RELOCATION): .. here.
1684
1685 2002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
1686
1687 * configure.in: Add hppa-*-openbsd* target, change
1688 alpha*-*-openbsd* format to elf, and use elf for sparc-*-openbsd*
1689 with sparc64 cpu.
1690 * configure: Regenerate.
1691
1692 2002-07-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1693
1694 * config/tc-mips.c (macro): Shift the 32-bit address range
1695 accessible with a lone "lui" down by 32768.
1696
1697 2002-07-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1698
1699 * config/tc-mips.c (load_address): Use non-trapping "daddu"
1700 instead of "dadd" in address calculations.
1701 (macro): Likewise.
1702
1703 2002-07-08 Alan Modra <amodra@bigpond.net.au>
1704
1705 * config/tc-i386.c (process_suffix): Remove intel mode movsx and
1706 movzx fudges.
1707 (md_assemble): Instead, zap the suffix here.
1708
1709 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
1710
1711 * NEWS: Remove next release number until the release is actually
1712 upon us.
1713
1714 2002-07-03 Alan Modra <amodra@bigpond.net.au>
1715
1716 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
1717 Run "make dep-am".
1718 * Makefile.in: Regenerate.
1719
1720 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
1721
1722 * config/tc-s390.c (tc_s390_fix_adjustable): Prevent any adjustment
1723 to symbols in merge sections, even non pc-relative ones.
1724
1725 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
1726
1727 * config/tc-m68hc11.h (m68hc11_listing_header): Fix warning.
1728
1729 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
1730
1731 * config/tc-m68hc11.h (ELF_TC_SPECIAL_SECTIONS): New sections
1732 .softregs and .eeprom.
1733
1734 2002-06-28 David O'Brien <obrien@FreeBSD.org>
1735
1736 * NEWS: Note the next release is 2.13.
1737
1738 2002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
1739
1740 * po/tr.po: New translation imported.
1741
1742 2002-06-26 Elias Athanasopoulos <eathan@otenet.gr>
1743
1744 * ecoff.c: (get_tag): Replace strcpy with xstrdup.
1745 (ecoff_directive_def): Likewise.
1746 (ecoff_directive_tag): Likewise.
1747 * listing.c (file_info): Likewise.
1748 * hash.c (what): Likewise.
1749
1750 2002-06-25 H.J. Lu <hjl@gnu.org>
1751
1752 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
1753 * Makefile.in: Regenerated.
1754
1755 2002-06-19 Dhananjay R. Deshpande <dhananjayd@kpit.com>
1756
1757 * config/tc-sh.c (get_specific): Revert 2002-05-01 change.
1758 (assemble_ppi): Generate warning if the same register is used
1759 twice as destination in the same padd / pmuls instruction.
1760
1761 2002-06-18 Dave Brolley <brolley@redhat.com>
1762
1763 From Catherine Moore, Michael Meissner, Richard Sandiford, Dave Brolley
1764 * po/POTFILES.in: Add tc-frv.c, tc-frv.h.
1765 * configure.in: Support frv-*-*.
1766 * Makefile.am (CPU_TYPES): Add frv.
1767 (TARGET_CPU_CFILES): Add tc-frv.c.
1768 (TARGET_CPU_HFILES): Add tc-frv.h.
1769 (DEPTC_frv_coff): New variable.
1770 (DEPTC_frv_elf): New variable.
1771 (DEPOBJ_frv_coff): New variable.
1772 (DEPOBJ_frv_elf): New variable.
1773 (DEP_frv_coff): New variable.
1774 (DEP_frv_elf): New variable.
1775 * tc-frv.c: New file.
1776 * tc-frv.h: New file.
1777
1778 2002-06-17 Catherine Moore <clm@redhat.com>
1779
1780 * config/obj-elf.h (TARGET_SYMBOL_FIELDS): Conditionally define.
1781
1782 2002-06-17 J"orn Rennecke <joern.rennecke@superh.com>
1783
1784 * config/tc-sh.c (assemble_ppi): Initialize reg_n.
1785
1786 2002-06-17 Tom Rix <trix@redhat.com>
1787
1788 * config/tc-i370.h (tc_comment_chars): Define for i370-elf.
1789
1790 2002-06-14 H.J. Lu <hjl@gnu.org>
1791 Daniel Jacobowitz <drow@mvista.com>
1792
1793 * dwarf2dbg.h (dwarf2_directive_file): Return char *.
1794 * dwarf2dbg.c (dwarf2_directive_file): Return filename.
1795 * config/tc-mips.c (s_mips_file): Call s_app_file_string
1796 and new_logical_line for the first .file directive.
1797 * read.c (s_app_file_string): New function.
1798 (s_app_file): Call it.
1799 * read.h (s_app_file_string): Add declaration.
1800
1801 2002-06-14 Daniel Jacobowitz <drow@mvista.com>
1802
1803 * configure.in: Remove MIPS_STABS_ELF.
1804 * configure: Regenerated.
1805 * config.in: Regenerated.
1806 * config/obj-elf.h (ECOFF_DEBUGGING): Define to mips_flag_mdebug
1807 for MIPS targets.
1808 * config/tc-mips.c (mips_pseudo_table): Remove #ifdef around
1809 ".extern".
1810 (pdr_seg): Declare unconditionally.
1811 (md_begin): Always generate .pdr unless ECOFF_DEBUGGING or not ELF.
1812 (s_mips_end): Likewise. Generate stabs function markers.
1813 (s_mips_ent): Generate stabs function markers.
1814 (s_mips_frame): Always generate .pdr unless ECOFF_DEBUGGING or not
1815 ELF.
1816 (s_mips_mask): Likewise.
1817 (mips_flag_mdebug): New.
1818 (md_longopts): Add "mdebug" and "no-mdebug".
1819 (md_parse_options): Add OPTION_MDEBUG and OPTION_NO_MDEBUG.
1820 (mips_after_parse_args): Set mips_flag_mdebug.
1821 * doc/as.texinfo: Add "-mdebug" and "-no-mdebug" for MIPS.
1822
1823 2002-06-13 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1824
1825 * config/tc-mips.c (md_apply_fix3): Don't subtract the symbol's
1826 value twice for RELA relocations.
1827
1828 2002-06-12 Ben Elliston <bje@redhat.com>
1829
1830 * symbols.c (resolve_symbol_value): Initialise final_val.
1831
1832 * subsegs.c (subsegs_print_statistics): Cast frchp to void *.
1833
1834 2002-06-11 Tom Rix <trix@redhat.com>
1835
1836 * config/tc-ppc.c (ppc_subseg_align): Delete.
1837 (ppc_change_csect): Default csect align is 2.
1838 * config/tc-ppc.h (SUB_SEGMENT_ALIGN): Delete
1839
1840 2002-06-09 Marek Michalkiewicz <marekm@amelek.gda.pl>
1841
1842 * config/tc-avr.c (mcu_types): Update.
1843
1844 2002-06-08 Matt Thomas <matt@3am-software.com>
1845
1846 * configure.in (vax-*-netbsdelf*, vax-*-netbsdaout*)
1847 (vax-*-netbsd*): New targets.
1848 * configure: Regenerate.
1849 * config/aout_gnu.h (enum machine_type): Add M_VAX4K_NETBSD.
1850 * config/tc-vax.c: Add support for ELF and PIC.
1851 (flag_want_pic): New flag.
1852 (float_cons): Fix prototype.
1853 (md_apply_fix3): Adjust for BFD_ASSEMBLER.
1854 (md_assemble): Introduce a new is_absolute local, and use it
1855 rather than repeating the test. Make fatal errors actually
1856 fatal by using as_fatal as appropriate. Adjust for BFD_ASSEMBLER.
1857 Add support for ELF. Add support for PIC.
1858 (md_convert_frag): Adjust for BFD_ASSEMBLER.
1859 (tc_aout_fix_to_chars): Only include if OBJ_AOUT and not
1860 BFD_ASSEMBLER.
1861 (vax_reg_parse): Make the % register prefix mandatory for ELF,
1862 optional for a.out, and not allowed for VMS. Adjust all callers.
1863 (md_create_short_jump): Add ATTRIBUTE_UNUSED to unused arguments.
1864 (md_create_long_jump): Likewise.
1865 (md_undefined_symbol): Likewise.
1866 (md_section_align): Likewise.
1867 (md_shortopts): Allow -k and -K for ELF.
1868 (md_parse_option): Set flag_want_pic if -k or -K.
1869 (tc_headers_hook): New function if OBJ_AOUT and not BFD_ASSEMBLER.
1870 (tc_gen_reloc): New function if BFD_ASSEMBLER.
1871 * config/tc-vax.h (tc_headers_hook): Remove.
1872 (TARGET_FORMAT): Set according to object format and target
1873 environment.
1874 (BFD_ARCH, TARGET_ARCH): Define.
1875 (NO_RELOC): Adjust for BFD_ASSEMBLER.
1876 (TC_RELOC_RTSYM_LOC_FIXUP, TC_FIX_ADJUSTABLE)
1877 (tc_fix_adjustable): Define if BFD_ASSEMBLER.
1878 * config/vax-inst.h (VAX_JSB, VAX_CALLS, VAX_CALLG): Define.
1879
1880 2002-06-08 Alan Modra <amodra@bigpond.net.au>
1881
1882 * Makefile.am: Run "make dep-am".
1883 * Makefile.in: Regenerate.
1884
1885 * as.c: Replace CONST with const.
1886 * write.c: Likewise.
1887 * config/obj-coff.c: Likewise.
1888 * config/tc-a29k.c: Likewise.
1889 * config/tc-arm.c: Likewise.
1890 * config/tc-dlx.c: Likewise.
1891 * config/tc-h8300.c: Likewise.
1892 * config/tc-h8500.c: Likewise.
1893 * config/tc-i370.c: Likewise.
1894 * config/tc-i860.c: Likewise.
1895 * config/tc-i960.c: Likewise.
1896 * config/tc-m68hc11.c: Likewise.
1897 * config/tc-m68k.c: Likewise.
1898 * config/tc-m88k.c: Likewise.
1899 * config/tc-mcore.c: Likewise.
1900 * config/tc-mips.c: Likewise.
1901 * config/tc-ns32k.c: Likewise.
1902 * config/tc-pdp11.c: Likewise.
1903 * config/tc-pj.c: Likewise.
1904 * config/tc-s390.c: Likewise.
1905 * config/tc-sh.c: Likewise.
1906 * config/tc-sparc.c: Likewise.
1907 * config/tc-tahoe.c: Likewise.
1908 * config/tc-tic80.c: Likewise.
1909 * config/tc-v850.c: Likewise.
1910 * config/tc-vax.c: Likewise.
1911 * config/tc-w65.c: Likewise.
1912 * config/tc-z8k.c: Likewise.
1913
1914 2002-06-08 Daniel Jacobowitz <drow@mvista.com>
1915
1916 Based on patch from Matt Green:
1917 * config/obj-elf.h (ECOFF_DEBUGGING): Make configurable.
1918 * config/tc-mips.c (s_mips_file): Renamed from s_file.
1919 (s_mips_loc): New function.
1920 (mips_nonecoff_pseudo_table): Call them.
1921 (append_insn): Call dwarf2_emit_insn.
1922
1923 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1924
1925 * config/tc-mips.c (mips_opts): Fix comment, all ASE fields are set
1926 to -1.
1927 (file_ase_mips16): New veriable.
1928 (mips_eabi64): Remove.
1929 (CPU_HAS_MIPS16): New define.
1930 (CPU_HAS_MDMX): Fix data type.
1931 (md_begin): Code cleanup. Use file_ase_mips16.
1932 (mips_elf_final_processing): Handle mips16 header flag.
1933 Handle EABI flag without intermediate variable.
1934
1935 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1936
1937 * doc/as.texinfo: Update MIPS documentation.
1938
1939 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1940
1941 * config/tc-mips.c: Add define for $zero register.
1942 (md_begin): Add $zero as alias name for $0.
1943 (insn_uses_reg): Use ZERO define.
1944 (mips_ip): Add $zero as alias name for $0.
1945 (mips16_ip): Likewise.
1946 (s_cplocal): Demand empty rest of input line.
1947 (tc_get_register): Likewise. Add support for $kt0, kt1 register
1948 names. Use ZERO define. Fix input_line_pointer progress.
1949
1950 2002-06-07 Alan Modra <amodra@bigpond.net.au>
1951
1952 * symbols.c: Replace CONST by const throughout.
1953 (symbol_find_exact): Split out from..
1954 (symbol_find_base): ..here.
1955 * symbols.h: Replace CONST by const throughout.
1956 (symbol_find_exact): Declare.
1957 * config/obj-elf.c: #include "struc-symbol.h".
1958 (elf_frob_file): If group name matches an exported symbol, use that
1959 symbol for the signature and ".group" as the section name.
1960
1961 2002-06-06 J"orn Rennecke <joern.rennecke@superh.com>
1962
1963 * config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC again,
1964 but warn about it.
1965
1966 2002-06-06 Daniel Jacobowitz <drow@mvista.com>
1967
1968 * tc-mips.c (mips_after_parse_args): Always set mips_opts.ase_mips3d
1969 and mips_opts.ase_mdmx if they are uninitialized.
1970
1971 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
1972
1973 * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.
1974 (hppa_force_relocation): Check if a stub just before the start symbol
1975 of the last call_info is reachable before forcing relocation. Fix
1976 typo.
1977
1978 2002-06-04 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
1979
1980 * config/tc-mips.c (mips_after_parse_args): New function.
1981 (md_begin): Move processing of defaults to mips_after_parse_args.
1982 config/tc-mips.h (md_after_parse_args): Define.
1983
1984 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
1985
1986 * configure.in (sh5*): Set cpu_type to sh64 and endian to big.
1987 (sh5le*, sh64le*): Set cpu_type to sh64 and endian to little.
1988 (sh5*-*-netbsd*, sh64*-*-netbsd*): New targets.
1989 * configure: Regenerate.
1990 * config/tc-sh64.c (sh64_target_format): Add support for NetBSD
1991 environment.
1992
1993 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
1994
1995 * config/tc-sh64.h (MD_PCREL_FROM_SECTION): Undef before redefining.
1996
1997 2002-06-04 Alan Modra <amodra@bigpond.net.au>
1998
1999 * config/obj-elf.c (obj_elf_change_section): Set and check elf
2000 linkonce flag. Print all warnings.
2001 (obj_elf_section): Parse ",comdat" for groups.
2002 (elf_frob_file): Set SEC_LINK_ONCE on COMDAT groups. Check
2003 consistency of comdat flag.
2004
2005 2002-06-02 Richard Henderson <rth@redhat.com>
2006
2007 * config/tc-alpha.c (alpha_adjust_symtab_relocs): Fix thinko
2008 with LITERALs without sequence numbers.
2009
2010 2002-06-01 Richard Henderson <rth@redhat.com>
2011
2012 * config/tc-alpha.c: Move LITUSE constants to "elf/alpha.h".
2013 Rename them LITUSE_ALPHA_*.
2014
2015 2002-05-31 Shrinivas Atre <ShrinivasA@kpit.com>
2016
2017 * config/tc-h8300.c (get_operand): Allow stm.l and ldm.l insns to
2018 accept parentheses enclosed register lists.
2019
2020 2002-05-31 Alan Modra <amodra@bigpond.net.au>
2021
2022 * Makefile.am: Run "make dep-am".
2023 * Makefile.in: Regenerate.
2024 * po/POTFILES.in: Regenerate.
2025
2026 2002-05-31 Graeme Peterson <gp@qnx.com>
2027
2028 * configure.in: Add i386-*-nto-qnx*.
2029 * configure: Regenerate.
2030
2031 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2032
2033 * config/tc-mips.c (mips_ip): Use unsigned long values for
2034 warning output.
2035
2036 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2037
2038 * config/tc-mips.c (s_cpsetup): Fix initialization of
2039 mips_cpreturn_register and mips_cpreturn_offset.
2040
2041 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2042
2043 * config/tc-mips.c (s_cpsetup): Fix comment.
2044
2045 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2046
2047 * config/tc-mips.c (md_begin): Add $ra as alias name for $31.
2048 (mips_ip): Likewise.
2049 (mips16_ip): Likewise.
2050 (tc_get_register): Likewise.
2051
2052 2002-05-30 Chris G. Demetriou <cgd@broadcom.com>
2053 Ed Satterthwaite <ehs@broadcom.com>
2054
2055 * config/tc-mips.c (mips_set_options): New "ase_mdmx" member.
2056 (mips_opts): Initialize "ase_mdmx" member.
2057 (file_ase_mdmx): New variable.
2058 (CPU_HAS_MDMX): New macro.
2059 (md_begin): Initialize mips_opts.ase_mdmx and file_ase_mdmx
2060 based on command line options and configuration defaults.
2061 (macro_build): Note in comment that use of MDMX in macros is
2062 not currently allowed.
2063 (validate_mips_insn): Add support for the "O", "Q", "X", "Y", and
2064 "Z" MDMX operand types.
2065 (mips_ip): Accept MDMX instructions if mips_opts.ase_mdmx is set,
2066 and add support for the "O", "Q", "X", "Y", and "Z" MDMX operand
2067 types.
2068 (OPTION_MDMX, OPTION_NO_MDMX, md_longopts, md_parse_option):
2069 Add support for "-mdmx" and "-no-mdmx" options.
2070 (OPTION_ELF_BASE): Move to accomodate new options.
2071 (s_mipsset): Support ".set mdmx" and ".set nomdmx".
2072 (mips_elf_final_processing): Set MDMX ASE ELF header flag if
2073 file_ase_mdmx was set.
2074 * doc/as.texinfo: Document -mdmx and -no-mdmx options.
2075 * doc/c-mips.texi: Likewise, and document ".set mdmx" and ".set
2076 nomdmx" directives.
2077
2078 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2079
2080 * config/tc-mips.c (OPTION_NO_M7000_HILO_FIX): Rename to
2081 OPTION_MNO_7000_HILO_FIX. Add alternate "mno-fix7000"
2082 command line switch conforming to gcc conventions.
2083 * doc/c-mips.texi: Document -mno-fix7000 instead of no-mfix-7000.
2084
2085 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2086
2087 * config/tc-mips.c (macro_build_jalr): New Function.
2088 (md_begin): NewABI uses big GOTs.
2089 (macro_build): Recognize BFD_RELOC_MIPS_GOT_DISP,
2090 BFD_RELOC_MIPS_GOT_PAGE, BFD_RELOC_MIPS_GOT_OFST as valid.
2091 (load_address): Add some NewABI PIC support.
2092 (macro): Likewise.
2093 (md_apply_fix): Special handling for BFD_RELOC_MIPS_JALR.
2094 (tc_gen_reloc): Don't encode NewABI vtables in REL relocations.
2095
2096 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2097
2098 * config/tc-mips.c (load_address): Use mips_gp_register instead
2099 of hardcoded value. Remove dbl parameter, use HAVE_32BIT_ADDRESSES
2100 instead.
2101 (macro): Use mips_gp_register instead of hardcoded value.
2102
2103 2002-05-30 Richard Henderson <rth@redhat.com>
2104
2105 * expr.h (operatorT): Add O_md17..O_md32.
2106 * config/tc-alpha.c (O_lituse_tlsgd, O_lituse_tlsldm, O_tlsgd,
2107 O_tlsldm, O_gotdtprel, O_dtprelhi, O_dtprello, O_dtprel, O_gottprel,
2108 O_tprelhi, O_tprello, O_tprel): New.
2109 (USER_RELOC_P, alpha_reloc_op_tag, debug_exp): Include them.
2110 (DUMMY_RELOC_LITUSE_TLSGD, DUMMY_RELOC_LITUSE_TLSLDM): New.
2111 (LITUSE_TLSGD, LITUSE_TLSLDM): New.
2112 (struct alpha_reloc_tag): Add master, saw_tlsgd, saw_tlsld,
2113 saw_lu_tlsgd, saw_lu_tlsldm. Make multi_section_p a bit field.
2114 (md_apply_fix3): Handle TLS relocations.
2115 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
2116 (alpha_adjust_symtab_relocs): Sort LITERAL relocs after the
2117 associated TLS reloc. Check lituse_tls relocs match up.
2118 (emit_insn): Handle TLS relocations.
2119 (ldX_op): Remove.
2120
2121 * doc/c-alpha.texi: Add docs for tls relocations.
2122
2123 2002-05-30 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2124
2125 * config/tc-mips.c (mips_gprel_offset): New variable.
2126 (s_gpvalue): Use it.
2127
2128 2002-05-30 Diego Novillo <dnovillo@redhat.com>
2129
2130 * gas/config/tc-d10v.c (check_resource_conflict): Only check
2131 write-write conflicts.
2132 (md_assemble): Reformat introductory comment.
2133 (parallel_ok): Prevent packing only if the first
2134 instruction cannot be packed.
2135
2136 2002-05-30 Jason Eckhardt <jle@redhat.com>
2137 Tom Rix <trix@redhat.com>
2138
2139 * config/tc-d10v.c (build_insn): Check for immediates.
2140
2141 2002-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2142
2143 * config/tc-mips.c: Replace GP in comments by $gp.
2144 (mips_big_got): Initialize.
2145 (mips_trap): Initialize.
2146 (load_address): Use mips_gp_register instead of hardcoded value.
2147 Remove dbl parameter, use HAVE_32BIT_ADDRESSES instead.
2148 (macro): Use mips_gp_register instead of hardcoded value.
2149 (macro2): Change load_address calls.
2150 (md_pcrel_from): Comment formatting.
2151 (s_cpload): Use mips_gp_register instead of hardcoded value.
2152 (s_cprestore): Likewise. Comment formatting.
2153 (s_gpword): Fix data type.
2154 (s_cpadd): Use mips_gp_register instead of hardcoded value.
2155 (nopic_need_relax): Replace GP in comments by $gp.
2156 (mips_elf_final_processing): Better comment.
2157
2158 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
2159
2160 * configure.in: Add DLX configuraton
2161 * Makefile.am: Add DLX configuraton
2162 * configure: Regenerate.
2163 * Makefile.in: Regenerate.
2164 * config/tc-dlx.c: New file.
2165 * config/tc-dlx.h: New files.
2166 * NEWS: Mention new support.
2167
2168 2002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
2169
2170 * config/obj-coff.c (write_object_file): Add missing semicolon.
2171
2172 2002-05-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2173
2174 * config/tc-mips.c (mips_emit_delays): Replace magic constant for RA
2175 by the define. Remove superfluous check of mips_opts.mips16.
2176 (append_insn): Likewise. Canonicalize variable increments.
2177 (macro_build): Canonicalize variable increments.
2178 (macro_build_lui): Likewise.
2179 (load_register): Likewise.
2180 (load_address): Move pointer initialization.
2181 (macro): Move pointer to a more local scope. Canonicalize variable
2182 increments. Better comments. Replace magic constant for RA by the
2183 define.
2184 (macro2): Replace magic constant for RA by the define. Canonicalize
2185 variable increments.
2186 (mips_ip): Canonicalize variable increments.
2187 (mips16_ip): Replace magic constant for RA by the define.
2188 (my_getSmallParser): Canonicalize variable increments/decrements.
2189 (my_getPercentOp): Likewise.
2190 (my_getSmallExpression): Likewise.
2191 (s_align): Likewise.
2192 (s_mipsset): Likewise.
2193 (s_cpsetup): Likewise.
2194 (s_insn): Remove superfluous check of mips_opts.mips16.
2195 (s_mips_stab): Likewise.
2196 (mips_handle_align): Canonicalize variable increments.
2197 (s_mips_ent): Likewise.
2198 (s_mips_end): Add comment.
2199
2200 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
2201
2202 * configure.in: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
2203 * configure: Regenerate.
2204
2205 2002-05-25 Alan Modra <amodra@bigpond.net.au>
2206
2207 * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h.
2208 * Makefile.in: Regenerate.
2209 * dep-in.sed: Reorder to match OBJS in Makefile.am.
2210 * configure.in (ALL_OBJ_DEPS): Add symcat.h when need_bfd.
2211 * configure: Regenerate.
2212 * as.h: Use #include "" instead of <> for local header files.
2213 * flonum-konst.c: Likewise.
2214 * flonum-mult.c: Likewise.
2215 * gasp.c: Likewise.
2216 * listing.c: Likewise.
2217 * config/tc-ia64.h: Likewise.
2218 * config/tc-v850.h: Likewise.
2219
2220 2002-05-24 TAMURA Kent <kent@netbsd.org>
2221
2222 * configure.in: Add a target for i386-netbsdpe.
2223 * configure: Regenerate.
2224
2225 2002-05-23 Jakub Jelinek <jakub@redhat.com>
2226
2227 * config/obj-elf.c (elf_common): Renamed from obj_elf_common.
2228 (obj_elf_common): Call elf_common.
2229 (obj_elf_tls_common): New function.
2230 (elf_pseudo_tab): Support .tls_common.
2231 (special_sections): Add .tdata and .tbss.
2232 (obj_elf_change_section): Set SEC_THREAD_LOCAL for SHF_TLS
2233 sections.
2234 (obj_elf_parse_section_letters): Support T in section flags (SHF_TLS).
2235 (obj_elf_parse_section_letters): Include T in error message.
2236 * config/tc-ppc.c (ppc_section_letter): Likewise.
2237 * config/tc-alpha.c (alpha_elf_section_letter): Likewise.
2238 (tc_gen_reloc): Handle SEC_THREAD_LOCAL the same way as
2239 SEC_MERGE.
2240 * config/tc-sparc.c (md_apply_fix3): Likewise.
2241 * config/tc-i386.c (tc_i386_fix_adjustable): Add TLS relocs.
2242 Define them if not BFD_ASSEMBLER.
2243 (lex_got): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF, @DTPOFF
2244 and @NTPOFF.
2245 (md_apply_fix3): Add TLS relocs.
2246 * config/tc-ia64.c (enum reloc_func): Add FUNC_DTP_MODULE,
2247 FUNC_DTP_RELATIVE, FUNC_TP_RELATIVE, FUNC_LT_DTP_MODULE,
2248 FUNC_LT_DTP_RELATIVE, FUNC_LT_TP_RELATIVE.
2249 (pseudo_func): Support @dtpmod(), @dtprel() and @tprel().
2250 (ia64_elf_section_letter): Include T in error message.
2251 (md_begin): Support TLS operators.
2252 (md_operand): Likewise.
2253 (ia64_gen_real_reloc_type): Support TLS relocs.
2254 * write.c (adjust_reloc_syms): Don't change symbols in
2255 SEC_THREAD_LOCAL sections to STT_SECTION + addend.
2256
2257 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
2258
2259 * config/tc-arm.c (md_apply_fix3): For the Thumb BLX reloc
2260 round the relocation up rather than down.
2261
2262 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
2263
2264 * config/obj-coff.c (obj_coff_section): Silently ignore an 'a'
2265 flag.
2266 * doc/as.texinfo: Document that the COFF version of .section
2267 ignores the 'a' flag.
2268
2269 2002-05-23 Alan Modra <amodra@bigpond.net.au>
2270
2271 * config/tc-alpha.c (assemble_tokens): Protect use of
2272 ALPHA_RELOC_TABLE with #ifdef RELOC_OP_P.
2273
2274 * write.c (size_seg): Check adjustment to last frag.
2275 (SUB_SEGMENT_ALIGN): If HANDLE_ALIGN defined, pad out last frag to
2276 section alignment.
2277 * config/obj-coff.c (SUB_SEGMENT_ALIGN): Likewise.
2278 * config/obj-ieee.c (SUB_SEGMENT_ALIGN): Likewise.
2279 (write_object_file): Invoke md_do_align if available, and use
2280 frag_align_code on text sections.
2281 * config/obj-vms.h (SUB_SEGMENT_ALIGN): Now two args.
2282 * config/tc-m88k.h (SUB_SEGMENT_ALIGN): Likewise.
2283 * config/tc-ppc.h (SUB_SEGMENT_ALIGN): Likewise.
2284 * config/tc-sh.h (SUB_SEGMENT_ALIGN): Likewise.
2285 * config/tc-i386.h (SUB_SEGMENT_ALIGN): Likewise. Define for
2286 BFD_ASSEMBLER too.
2287
2288 2002-05-22 H.J. Lu <hjl@gnu.org>
2289
2290 * dwarf2dbg.c (dwarf2_directive_loc): Call listing_source_file
2291 for source file.
2292
2293 2002-05-22 Nick Clifton <nickc@cambridge.redhat.com>
2294
2295 * config/tc-arm.c (arm_s_section): Enable for COFF builds as well
2296 as ELF builds.
2297
2298 2002-05-22 H.J. Lu <hjl@gnu.org>
2299
2300 * dwarf2dbg.c (dwarf2_emit_insn): Emit only one line symbol
2301 for one .loc for compiler.
2302
2303 2002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2304
2305 * config/tc-mips.c (macro): Relax warning, it's toot strict for
2306 embedded-PIC.
2307
2308 2002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2309
2310 * config/tc-mips.c (macro2): Add 64 bit drol, dror macros.
2311 Optimize the rotate by zero case.
2312
2313 2002-05-21 Nick Clifton <nickc@cambridge.redhat.com>
2314
2315 * configure.in: Remove accidental enabling of bfd_gas=yes for
2316 sh-coff targets.
2317 * configure: Regenerate.
2318
2319 2002-05-18 Kazu Hirata <kazu@cs.umass.edu>
2320
2321 * app.c: Fix formatting.
2322 * as.c: Likewise.
2323 * ehopt.c: Likewise.
2324 * expr.c: Likewise.
2325 * input-file.c: Likewise.
2326 * listing.c: Likewise.
2327 * macro.h: Likewise.
2328 * stabs.c: Likewise.
2329 * symbols.c: Likewise.
2330
2331 2002-05-17 Alan Modra <amodra@bigpond.net.au>
2332
2333 * config/obj-generic.c: Delete file.
2334 * config/obj-generic.h: Likewise.
2335
2336 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
2337
2338 * config/tc-avr.c (mcu_types): Update for new devices.
2339
2340 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2341
2342 * config/tc-mips.c (macro): Warn about wrong la/dla use.
2343
2344 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2345
2346 * config/tc_mips.c (s_cpsetup): Fix completely bogus code which had
2347 worked sometimes by accident. Fix copy&paste comment.
2348
2349 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2350
2351 * config/tc-mips.c (md_begin): Fix .reginfo and .MIPS.option section
2352 alignment for NewABI. Let n32 use .reginfo. Remove useless casts.
2353 (mips_elf_final_processing): Let n32 use .reginfo.
2354
2355 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2356
2357 * config/tc-mips.c (append_insn): Fix too small range of variable.
2358
2359 2002-05-14 Nick Clifton <nickc@cambridge.redhat.com>
2360
2361 * config/tc-arm.c (arm_cleanup): Remove redundant call to
2362 listing_prev_line().
2363
2364 2002-05-13 Nick Clifton <nickc@cambridge.redhat.com>
2365
2366 * config/tc-arm.c (md_assemble): Remove redundant call to
2367 listing_prev().
2368
2369 * dwarf2dbg.c (dwarf2_emit_insn): Do not reset
2370 loc_directive_seen.
2371
2372 * stabs.c (s_stab_generic): Fix grammatical error in warning
2373 message.
2374
2375 2002-05-13 Alan Modra <amodra@bigpond.net.au>
2376
2377 * write.c (subsegs_finish): Don't specially align last subseg.
2378
2379 2002-05-11 Nick Clifton <nickc@cambridge.redhat.com>
2380
2381 * stabs.c (s_stab_generic): Warn about a description field that is
2382 too big.
2383
2384 * config/obj-coff.c: Fix compile time warnings when compiling
2385 without BFD_ASSEMBLER defined.
2386 Fix formatting.
2387
2388 * config/tc-sh.c (md_pcrel_from): Define for use with sh-hms
2389 target.
2390 (md_pcrel_from_section): Use md_pcrel_from().
2391
2392 2002-05-11 Bruno Haible <bruno@clisp.org>
2393
2394 * dwarf2dbg.c (dwarf2_emit_insn): Use the 'current' struct filled
2395 by dwarf2_directive_loc, instead of calling dwarf2_where.
2396
2397 2002-05-11 Kazu Hirata <kazu@cs.umass.edu>
2398
2399 * config/obj-coff.h: Fix formatting.
2400 * config/tc-mcore.c: Likewise.
2401 * config/tc-mn10300.c: Likewise.
2402 * config/tc-openrisc.c: Likewise.
2403 * config/tc-or32.c: Likewise.
2404 * config/tc-pdp11.c: Likewise.
2405 * config/tc-ppc.c: Likewise.
2406 * config/tc-ppc.h: Likewise.
2407 * config/tc-sh64.c: Likewise.
2408 * config/tc-sh.c: Likewise.
2409 * config/tc-tic54x.c: Likewise.
2410 * config/tc-xstormy16.c: Likewise.
2411 * config/tc-xstormy16.h: Likewise.
2412
2413 2002-05-09 Kazu Hirata <kazu@cs.umass.edu>
2414
2415 * config/obj-coff.c: Fix formatting.
2416 * config/obj-elf.c: Likewise.
2417 * config/tc-alpha.c: Likewise.
2418 * config/tc-arm.c: Likewise.
2419 * config/tc-d10v.c: Likewise.
2420 * config/tc-d30v.c: Likewise.
2421 * config/tc-h8300.c: Likewise.
2422 * config/tc-hppa.c: Likewise.
2423
2424 2002-05-09 Alan Modra <amodra@bigpond.net.au>
2425
2426 * config/tc-i386.c (md_estimate_size_before_relax) Don't lose
2427 reloc when no_cond_jump_promotion.
2428
2429 2002-05-08 Jim Wilson <wilson@redhat.com>
2430
2431 * config/tc-i960.c (md_estimate_size_before_relax): Return size of
2432 current variable part of frag.
2433
2434 2002-05-08 Kazu Hirata <kazu@cs.umass.edu>
2435
2436 * config/tc-mmix.c: Fix formatting.
2437 * config/tc-mmix.h: Likewise.
2438
2439 2002-05-08 Alan Modra <amodra@bigpond.net.au>
2440
2441 * configure: Regenerate.
2442
2443 2002-05-07 Kazu Hirata <kazu@cs.umass.edu>
2444
2445 * config/tc-m68k.c: Fix formatting.
2446
2447 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
2448
2449 * Makefile.am: Honour DESTDIR.
2450 * Makefile.in: Regenerate.
2451
2452 2002-05-06 Kazu Hirata <kazu@cs.umass.edu>
2453
2454 * config/tc-ia64.c: Fix formatting.
2455 * config/tc-ia64.h: Likewise.
2456
2457 2002-05-04 Kazu Hirata <kazu@cs.umass.edu>
2458
2459 * config/tc-mips.c: Fix formatting.
2460 * config/tc-s390.c: Likewise.
2461 * config/tc-s390.h: Likewise.
2462
2463 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
2464
2465 * config/tc-s390.c (md_gather_operands): Emit dwarf2 line-number
2466 information for instructions.
2467
2468 2002-05-02 Kazu Hirata <kazu@cs.umass.edu>
2469
2470 * as.h: Fix formatting.
2471 * cgen.c: Likewise.
2472 * cgen.h: Likewise.
2473 * dwarf2dbg.c: Likewise.
2474 * frags.h: Likewise.
2475 * gasp.c: Likewise.
2476 * macro.c: Likewise.
2477 * read.c: Likewise.
2478 * stabs.c: Likewise.
2479 * symbols.c: Likewise.
2480
2481 2002-05-02 Alan Modra <amodra@bigpond.net.au>
2482
2483 * app.c (mri_pseudo): Only declare for TC_M68K.
2484
2485 * config/tc-ppc.c (mapping): Map sectoff to BFD_RELOC_16_BASEREL.
2486 (ppc_elf_validate_fix): Replace BFD_RELOC_32_BASEREL with
2487 BFD_RELOC_16_BASEREL.
2488 (md_assemble): Likewise.
2489 (md_apply_fix3): Likewise.
2490
2491 2002-05-02 Nick Clifton <nickc@cambridge.redhat.com>
2492
2493 * config/tc-arm.c (thumb_add_sub): Do not convert a subtract of
2494 zero into an add of zero - it is not the same.
2495
2496 2002-05-01 Arati Dikey <aratid@kpit.com>
2497
2498 * tc-sh.c (get_specific): Generate warning if the same
2499 destination register is used in parallel instructions.
2500
2501 2002-05-01 Andrew Macleod <amacleod@cygnus.com>
2502
2503 * config/tc-i386.c (extra_symbol_chars): Add '[' to the list.
2504
2505 2002-05-01 Alan Modra <amodra@bigpond.net.au>
2506
2507 * write.c (cvt_frag_to_fill): Set fr_offset to zero on .org
2508 backwards to prevent cascading errors.
2509
2510 2002-04-30 Mark Mitchell <mark@codesourcery.com>
2511
2512 * configure.in: Add support for powerpc-*-windiss.
2513 * configure: Regenerated.
2514
2515 2002-04-28 Alan Modra <amodra@bigpond.net.au>
2516
2517 * config/tc-s390.c (md_parse_option): Formatting.
2518
2519 * config/tc-i386.c: Formatting fixes, add missing space in error
2520 message.
2521
2522 2002-04-24 Christian Groessler <chris@groessler.org>
2523
2524 * config/tc-z8k.c (build_bytes): Add support for new cases:
2525 CLASS_IGNORE and ARG_NIM4.
2526 (md_assemble): Prevent destruction of input_line_pointer if
2527 get_operands returns failure.
2528
2529 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
2530
2531 * config/tc-mips.c (macro_build): Do _not_ allow MIPS-3D
2532 instructions to be generated by macros.
2533
2534 2002-04-24 Andreas Schwab <schwab@suse.de>
2535
2536 * config/tc-i386.c (output_jump, output_disp)
2537 (md_estimate_size_before_relax): Don't set fx_pcrel_adjust any
2538 more.
2539 (md_apply_fix3): Remember addend value for rela relocations.
2540 (tc_gen_reloc): Correctly compute pc-relative relocation addend.
2541
2542 2002-04-22 Chris Demetriou <cgd@broadcom.com>
2543
2544 * config/tc-mips.c (macro_build): Add close-parenthesis missing
2545 from previous change.
2546
2547 2002-04-22 Eric Christopher <echristo@redhat.com>
2548
2549 * config/tc-mips.c (macro_build): Add warning if macro instructions
2550 are expanded into a branch delay slot.
2551
2552 2002-04-17 Geoffrey Keating <geoffk@redhat.com>
2553
2554 * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line
2555 numbers, gdb relies on them to detect the start of the prologue.
2556
2557 2002-04-17 Martin Schwidefsky <schwidefsky@de.ibm.com>
2558
2559 * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to
2560 symbols in merge sections.
2561
2562 2002-04-16 Alan Modra <amodra@bigpond.net.au>
2563
2564 * as.c (main): Don't reference _bfd_chunksize.
2565
2566 2002-04-15 Tom Rix <trix@redhat.com>
2567
2568 * config/tc-d10v.c (d10v_fix_adjustable): Prevent adjustments to
2569 symbols in merge sections.
2570
2571 2002-04-11 Richard Sandiford <rsandifo@redhat.com>
2572
2573 * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.
2574 * config/atof-ieee.c (TC_LARGEST_EXPONENT_IS_NORMAL): Add an
2575 argument for the precision.
2576 (gen_to_words): Update accordingly.
2577
2578 2002-04-10 Alan Modra <amodra@bigpond.net.au>
2579
2580 * as.c (parse_args <OPTION_VERSION>): Use VERSION is
2581 BFD_VERSION_STRING unavailable.
2582 * config/tc-i386.c (INLINE): Define (for non-BFD assembler).
2583
2584 2002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
2585
2586 * config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting if
2587 symbol_used_in_reloc_p is true.
2588
2589 * config/tc-sh.c (md_apply_fix3): Don't zero relocations on big
2590 endian hosts.
2591
2592 2002-04-04 Alan Modra <amodra@bigpond.net.au>
2593
2594 * dep-in.sed: Cope with absolute paths.
2595 * Makefile.am (dep.sed): Subst TOPDIR.
2596 Run "make dep-am".
2597 * Makefile.in: Regenerate.
2598
2599 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2600
2601 * config/tc-mips.c (mips16_macro_build): Cast type mismatch.
2602 (mips_ip): Remove unused variable.
2603 (md_apply_fix3): Cast signed/unsignes mismatches. Replace
2604 unsigned char with bfd_byte.
2605 (s_file): Remove unused variable.
2606 (s_mips_ent): Likewise.
2607
2608 2002-04-03 Tom Rix <trix@redhat.com>
2609
2610 * config/tc-d10v.c (d10v_insert_operand): Fix warning in as_bad_where.
2611 (build_insn): Same.
2612 (find_opcode): Fix warning in as_warn.
2613 * config/tc-d10v.h: Update Copyright.
2614
2615 2002-04-03 Alan Matsuoka <alanm@redhat.com>
2616 Tom Rix <trix@redhat.com>
2617
2618 From Jeff Knaggs <jknaggs@redhat.com>
2619 * config/tc-d10v.c (check_resource_conflict): New function to
2620 check for resource conflicts.
2621
2622 From Jason Eckhardt <jle@redhat.com>
2623 * config/tc-d10v.c (build_insn): Check for unresolved imm4 or
2624 imm3 fields.
2625 * config/tc-d10v.c (find_opcode): Emit a warning if one of the
2626 reserved control registers is used.
2627 * config/tc-d10v.c (build_insn): Check for unresolved imm4 or
2628 imm3 fields.
2629
2630 From 2001-03-28 Diego Novillo <dnovillo@redhat.com>
2631 * tc-d10v.c (parallel_ok): Prevent packing only if the first
2632 instruction cannot be packed.
2633
2634 From 2001-03-30 Diego Novillo <dnovillo@redhat.com>
2635 * gas/config/tc-d10v.c (check_resource_conflict): Only check
2636 write-write conflicts.
2637 (md_assemble): Reformat introductory comment.
2638 * opcodes/d10v-opc.c (d10v_opcodes): `btsti' does not modify its
2639 arguments.
2640
2641 2002-04-03 Alan Modra <amodra@bigpond.net.au>
2642
2643 * symbols.c (resolve_symbol_value <O_uminus, O_bit_not,
2644 O_logical_not>): Derive final_seg from add_symbol.
2645 <O_multiply..O_logical_or>: More final_seg twiddles.
2646
2647 2002-04-01 Jessica Han <jessica@cup.hp.com>
2648
2649 * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt reloc
2650 in 32-bit mode.
2651
2652 2002-03-27 Andreas Schwab <schwab@suse.de>
2653
2654 * config/tc-i386.c (output_jump): Set fx_pcrel_adjust to size of
2655 field for pc-relative fixups.
2656 (output_disp): Likewise.
2657 (md_estimate_size_before_relax): Likewise.
2658 (tc_gen_reloc): Subtract fx_pcrel_adjust instead of fx_size for
2659 pc-relative fixups in 64bit mode.
2660
2661 2002-03-22 Alan Modra <amodra@bigpond.net.au>
2662
2663 * config/te-aix5.h: Typo fix.
2664
2665 2002-03-21 Alan Modra <amodra@bigpond.net.au>
2666
2667 * Makefile.am: Run "make dep-am".
2668 * Makefile.in: Regenerate.
2669 * doc/Makefile.in: Regenerate.
2670
2671 2002-03-20 Albert Chin-A-Young <china@thewrittenword.com>
2672
2673 * config/tc-arm.c (vfp_dp_reg_required_here): Fix typo
2674 (vfp_sp_reg_pos -> vfp_dp_reg_pos).
2675
2676 2002-03-18 Alexandre Oliva <aoliva@redhat.com>
2677
2678 * config/tc-mips.c (md_estimate_size_before_relax): Do not modify
2679 the EXTENDED bit here; report the estimate according to the
2680 current size.
2681
2682 2002-03-18 Tom Rix <trix@redhat.com>
2683
2684 * configure.in: Add AIX 5 support.
2685 * config/tc-ppc.c (ppc_target_format): Add AIX 5 64 bit target.
2686 * config/te-aix5.h: New file. AIX 5 support.
2687 * configure: Regenerate.
2688
2689 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
2690
2691 * po/fr.po: Updated version.
2692
2693 2002-03-16 Andreas Jaeger <aj@suse.de>
2694
2695 * doc/c-mips.texi (Machine Dependencies): Add new node.
2696
2697 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
2698
2699 * config/tc-mips.c (mips_set_options): New "ase_mips3d" member.
2700 (mips_opts): Initialize "ase_mips3d" member.
2701 (file_ase_mips3d): New variable.
2702 (CPU_HAS_MIPS3D): New macro.
2703 (md_begin): Initialize mips_opts.ase_mips3d and file_ase_mips3d
2704 based on command line options and configuration defaults.
2705 (macro_build, mips_ip): Accept MIPS-3D instructions if
2706 mips_opts.ase_mips3d is set.
2707 (OPTION_MIPS3D, OPTION_NO_MIPS3D, md_longopts, md_parse_option):
2708 Add support for "-mips3d" and "-no-mips3d" options.
2709 (OPTION_ELF_BASE): Move to accomodate new options.
2710 (s_mipsset): Support ".set mips3d" and ".set nomips3d".
2711 (mips_elf_final_processing): Add a comment indicating that a
2712 MIPS-3D ASE ELF header flag should be set, when one exists.
2713 * doc/as.texinfo: Document -mips3d and -no-mips3d options.
2714 * doc/c-mips.texi: Likewise, and document ".set mips3d" and ".set
2715 nomips3d" directives.
2716
2717 2002-03-14 Hans-Peter Nilsson <hp@bitrange.com>
2718
2719 * config/tc-mmix.c (md_estimate_size_before_relax): Don't consider
2720 a weak symbol in same section to be within reach.
2721
2722 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
2723
2724 * po/fr.po: Updated version.
2725
2726 2002-03-12 Andreas Schwab <schwab@suse.de>
2727
2728 * config/tc-ia64.c (fixup_unw_records): Clear region when seeing a
2729 body record so that an error is given for misplaced .save
2730 pseudo-ops.
2731
2732 2002-03-09 Alan Modra <amodra@bigpond.net.au>
2733
2734 * config/tc-i386.h (REX_OPCODE): Define.
2735 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): Define.
2736 (rex_byte): typedef to int.
2737 * config/tc-i386.c: Group prototypes and vars together.
2738 Formatting fixes. Remove occurrences of "register" keyword.
2739 (true): Delete.
2740 (false): Delete.
2741 (mode_from_disp_size): Add INLINE keyword to prototype.
2742 (fits_in_signed_byte): Likewise.
2743 (fits_in_unsigned_byte): Likewise.
2744 (fits_in_unsigned_word): Likewise.
2745 (fits_in_signed_word): Likewise.
2746 (fits_in_unsigned_long): Likewise.
2747 (fits_in_signed_long): Likewise.
2748 (type_names): Constify.
2749 (intel_float_operand): Constify param.
2750 (add_prefix): Use REX_OPCODE.
2751 (md_assemble): Likewise. Modify for changed rex_byte.
2752 (parse_insn): Split out of md_assemble.
2753 (parse_operands): Likewise.
2754 (swap_operands): Likewise.
2755 (optimize_imm): Likewise.
2756 (optimize_disp): Likewise.
2757 (match_template): Likewise.
2758 (check_string): Likewise.
2759 (process_suffix): Likewise.
2760 (check_byte_reg): Likewise.
2761 (check_long_reg): Likewise.
2762 (check_qword_reg): Likewise.
2763 (check_word_reg): Likewise.
2764 (finalize_imm): Likewise.
2765 (process_operands): Likewise.
2766 (build_modrm_byte): Likewise.
2767 (output_insn): Likewise.
2768 (output_branch): Likewise.
2769 (output_jump): Likewise.
2770 (output_interseg_jump): Likewise.
2771 (output_disp): Likewise.
2772 (output_imm): Likewise.
2773
2774 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
2775
2776 * doc/as.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
2777
2778 2002-03-06 Alan Modra <amodra@bigpond.net.au>
2779
2780 * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte
2781 relocs except when BFD64.
2782
2783 * write.c (number_to_chars_bigendian): Don't abort when N is
2784 larger than sizeof (VAL).
2785 (number_to_chars_littleendian): Likewise.
2786
2787 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
2788
2789 * config/tc-hppa.c (md_apply_fix3): Add cast.
2790 (hppa_fix_adjustable): Adjust list of selectors using e_lrsel and
2791 e_rrsel.
2792
2793 2002-03-05 Paul Koning <pkoning@equallogic.com>
2794
2795 * tc-pdp11.c: Use VAX float format support for PDP-11 target.
2796 (parse_ac5): New function for parsing float regs in float operand.
2797 (parse_expression): Remove attempt to make literals be octal.
2798 (parse_op_no_deferred): Support float literals.
2799 (parse_op): Reject attempts to refer to float regs.
2800 (parse_fop): New function, like parse_op but for float operand.
2801 (md_assemble): Add cases to parse float operands. Also fix
2802 IMM3, IMM6, IMM8 cases to pick up the operand from the right spot.
2803
2804 2002-03-04 H.J. Lu <hjl@gnu.org>
2805
2806 * config/obj-elf.c (special_section): Add .init_array,
2807 .fini_array and .preinit_array.
2808
2809 * config/tc-ia64.h (ELF_TC_SPECIAL_SECTIONS): Remove
2810 .init_array and .fini_array.
2811
2812 2002-03-01 Jakub Jelinek <jakub@redhat.com>
2813
2814 * config/obj-elf.c (elf_copy_symbol_attributes): Don't copy
2815 visibility.
2816 (obj_frob_symbol): Copy visibility.
2817
2818 2002-02-28 Jakub Jelinek <jakub@redhat.com>
2819
2820 * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not
2821 s_text.
2822 (s_alpha_data): Use obj_elf_data for OBJ_ELF, not s_data.
2823
2824 2002-02-27 Nick Clifton <nickc@cambridge.redhat.com>
2825
2826 * po/es.po: Updated.
2827
2828 2002-02-26 Chris Demetriou <cgd@broadcom.com>
2829
2830 * config/tc-mips.c (mips_need_elf_addend_fixup): For embedded-PIC
2831 only, undo the changes made on 2001-06-08, with the
2832 effect being that common or extern symbols are
2833 adjusted for embedded-PIC, but weak symbols are not.
2834 (md_estimate_size_before_relax: Likewise, with the effect
2835 that extern symbols are treated the same as weak symbols
2836 only if not embedded-PIC.
2837 (mips_fix_adjustable) Likewise, with the effect that
2838 weak or extern symbols are not adjusted for embedded-PIC.
2839 (md_apply_fix3): Tweak so that the case where value is zero
2840 is handled more correctly for embedded-PIC code.
2841
2842 2002-02-26 Nick Clifton <nickc@cambridge.redhat.com>
2843
2844 * doc/as.texinfo (Overview): Add missing @ifset IA64
2845
2846 * configure.in (LINGUAS): Add es.po.
2847 * configure: Regenerate.
2848 * po/es.po: New file.
2849
2850 2002-02-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2851
2852 * config/tc-mips.c (set_at): Fix handling of 64bit register loads.
2853 (macro): Likewise. Fix la/dla address expansions for EMBEDDED_PIC
2854 and NO_PIC cases. Code cleanup.
2855 (macro2): Fix handling of 64bit register loads.
2856
2857 2002-02-25 David Mosberger <davidm@hpl.hp.com>
2858
2859 * doc/as.texinfo: Add entry for IA64.
2860 * doc/c-ia64.texi: New file.
2861
2862 2002-02-25 Alan Modra <amodra@bigpond.net.au>
2863
2864 * config/tc-hppa.c: Update copyright date.
2865
2866 * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4, -maltivec and -m7400
2867 Remove references to chip manufacturers.
2868 * config/tc-ppc.c (md_parse_option): Handle -mpower4 option.
2869 Correct comments.
2870 (md_show_usage): Remove references to chip manufacturers. Mention
2871 -mpower4.
2872 (md_begin): Test power4 opcode flag bits.
2873
2874 2002-02-22 David Mosberger <davidm@hpl.hp.com>
2875
2876 * config/tc-ia64.c (dot_restore): Issue error message of epilogue
2877 count exceeds prologue count.
2878 (md_show_usage): Describe -mconstant-gp and -mauto-pic.
2879 (unwind.label_prologue_count): New member.
2880
2881 Based on a patch by Hans Boehm <hboehm@hpl.hp.com>:
2882
2883 (get_saved_prologue_count): New function.
2884 (save_prologue_count): New function.
2885 (free_saved_prologue_count): New function.
2886 (dot_label_state): Record state label by calling save_prologue_count().
2887 (dot_copy_state): Restore prologue count by calling
2888 get_saved_prologue_count().
2889 (generate_unwind_image): Free up list of saved prologue
2890 counts by calling free_saved_prologue_counts().
2891
2892 2002-02-22 Nick Clifton <nickc@cambridge.redhat.com>
2893
2894 * config/tc-tic54x.c: Add missing prototypes and remove ANSI style
2895 function declarations.
2896
2897 2002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
2898
2899 * NEWS: Note that GASP is now deprecated.
2900 * Makefile.am: Do not build gasp-new by default.
2901 * Makefile.in: Regenerate.
2902 * doc/Makefile.am: Do not install gasp.info.
2903 * doc/Makefile.in: Regenerate.
2904 * gas/gasp.texi: Note that gasp is now deprecated.
2905
2906 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
2907
2908 * NEWS: Mark 2.12 branch.
2909
2910 2002-02-19 Tom Tromey <tromey@redhat.com>
2911
2912 * config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
2913
2914 2002-02-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2915
2916 * config/tc-mips.c (md_parse_option): Complain about invalid -mabi
2917 option input.
2918
2919 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
2920
2921 * config/tc-s390.c (md_parse_option): Add switches -m31 and -m64.
2922 Make bit size independent of architecture switch.
2923 (md_begin): Add warning for -m64 with -Aesa.
2924 (s390_md_end): Use renamed architecture defines.
2925
2926 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
2927
2928 * config/obj-coff.h: Check !target_big_endian, not shl, for coff-sh.
2929
2930 2002-02-16 Nick Clifton <nickc@cambridge.redhat.com>
2931
2932 * doc/as.texinfo (Machine Dependencies): Fix typo: MMIX used
2933 instead of CRIS.
2934
2935 2002-02-15 Chris Demetriou <cgd@broadcom.com>
2936
2937 * config/tc-mips.c (md_estimate_size_before_relax): Really
2938 make sure we treat weak like extern only for ELF. (Fixes
2939 patch from 2001-07-25.)
2940
2941 2002-02-15 Ben Elliston <bje@redhat.com>
2942
2943 * doc/as.texinfo: Add duplicate directory entry so that "info gas"
2944 works as expected.
2945
2946 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
2947
2948 * NEWS: Mention support for MMIX.
2949
2950 2002-02-13 Chris Demetriou <cgd@broadcom.com>
2951
2952 * config/tc-mips.c (mips_need_elf_addend_fixup): Restructure into
2953 a sequence of indpendent 'if' statements for easier debugging
2954 and future modification.
2955
2956 2002-02-13 Matt Fredette <fredette@netbsd.org>
2957
2958 * config/tc-m68k.c (md_show_usage): No longer display a
2959 hard-coded "68020" for the default CPU, instead display the
2960 canonical name of the true, configured default CPU.
2961 (m68k_elf_final_processing): Mark objects for sub-68020
2962 CPUs with the new EF_M68000 flag.
2963
2964 2002-02-13 Andreas Schwab <schwab@suse.de>
2965
2966 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust
2967 pc-relative relocations to merge sections in 64-bit mode.
2968
2969 2002-02-13 Ben Elliston <bje@redhat.com>
2970
2971 * NEWS: Document floating point number handling in gasp.
2972 * gasp.c: Include <assert.h> and "xregex.h".
2973 (is_flonum): New function.
2974 (chew_flownum): Likewise.
2975 (change_base): Consume flonums from the input, where possible.
2976 * doc/gasp.texi (Constants): Document floating point numbers.
2977
2978 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
2979
2980 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final types
2981 that implicitly use LR and RR selectors.
2982
2983 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
2984
2985 * config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'
2986 and `epsw' as available on AM33 and above only.
2987 (other_register_name): Add logic to handle machine type encoded in
2988 reg_number.
2989
2990 2002-02-11 Tom Rix <trix@redhat.com>
2991
2992 * config/tc-ppc.c (md_apply_fix3): Check for insert fop invalid for
2993 xcoff64.
2994
2995 2002-06-11 Alexandre Oliva <aoliva@redhat.com>
2996
2997 * config/tc-sparc.c (U0x80000000, U0xffffffff): New constants.
2998 Use all over.
2999
3000 2002-02-11 Jan Hubicka <jh@suse.cz>
3001
3002 * i386.c (md_assemble): Support 32bit address prefix.
3003 (i386_displacement): Likewise.
3004 (i386_index_check): Accept 32bit addressing in 64bit mode.
3005
3006 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
3007
3008 * config/tc-sh.c (dot): Removed unused function.
3009
3010 2002-02-11 Alan Modra <amodra@bigpond.net.au>
3011
3012 * Makefile.am: "make dep-am".
3013 * Makefile.in: Regenerate.
3014 * aclocal.m4: Regenerate.
3015 * config.in: Regenerate.
3016 * configure: Regenerate.
3017 * doc/Makefile.in: Regenerate.
3018
3019 2002-02-10 Richard Henderson <rth@redhat.com>
3020
3021 * doc/c-alpha.texi: New file.
3022 * doc/Makefile.am (CPU_DOCS): Add it.
3023 * doc/all.texi, doc/as.texinfo: Add hooks for Alpha.
3024
3025 2002-02-09 Richard Henderson <rth@redhat.com>
3026
3027 * config/tc-alpha.c (O_samegp): New.
3028 (USER_RELOC_P): Include it.
3029 (alpha_reloc_op_tag, debug_exp, find_macro_match): Add it.
3030 (md_apply_fix3): Handle BFD_RELOC_ALPHA_BRSGP.
3031 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
3032 (alpha_validate_fix): New.
3033 * config/tc-alpha.h (TC_VALIDATE_FIX): New.
3034
3035 2002-02-09 Hans-Peter Nilsson <hp@axis.com>
3036
3037 * doc/c-cris.texi: New.
3038 * doc/all.texi: @set CRIS.
3039 * doc/as.texinfo: Ditto. Add CRIS gas manpage option overview.
3040 Include c-cris.texi.
3041 * doc/Makefile.am (CPU_DOCS): Add c-cris.texi
3042 * doc/Makefile.in: Regenerate.
3043
3044 2002-02-08 Chris Demetriou <cgd@broadcom.com>
3045
3046 * config/tc-mips.c (IS_SEXT_32BIT_NUM): New macro to
3047 determine if a number is a sign-extended 32-bit number.
3048 (load_register): Use IS_SEXT_32BIT_NUM.
3049 (macro): Check if load/store macro handling is using a
3050 constant 32-bit address on 64-bit address systems, and if
3051 so optimize the generation of that address.
3052
3053 2002-02-08 Richard Henderson <rth@redhat.com>
3054
3055 * config/tc-alpha.c (alpha_force_relocation): Don't assert that
3056 we've eliminated all foreign relocation types yet.
3057 (alpha_fix_adjustable): Likewise.
3058
3059 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
3060
3061 Contribute sh64-elf.
3062 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
3063 Stephen Clarke <Stephen.Clarke@st.com>
3064 * doc/c-sh64.texi: Fix citation of SH64 architecture manual.
3065 2002-01-31 Alexandre Oliva <aoliva@redhat.com>
3066 * config/tc-sh.c (md_relax_table): Added default sizes for
3067 non-PC-relative UNDEF_MOVI, and relaxation sequences for
3068 MOVI_16, MOVI_32 and MOVI_48.
3069 * config/tc-sh64.c (shmedia_md_apply_fix3): Fix warning.
3070 (shmedia_md_convert_frag): Handle non-PC-relative UNDEF_MOVI
3071 and MOVI_16.
3072 (shmedia_md_estimate_size_before_relax): Remove redundant
3073 blocks. Set fragP->fr_var even if relaxation type unchanged.
3074 Retain UNDEF_MOVI until expression decays to number.
3075 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
3076 * config/tc-sh64.c (shmedia_init_reloc): Handle new SHmedia PIC
3077 relocation types. Take fixP->fx_addnumber into account too.
3078 (shmedia_md_apply_fix): Likewise.
3079 (shmedia_md_convert_frag): Likewise.
3080 (shmedia_build_Mytes): Likewise.
3081 (sh64_consume_datalabel): Complain about nested datalabel.
3082 Support PIC relocs. Call sh_parse_name.
3083 * config/tc-sh64.h (TC_RELOC_RTSYM_LOC_FIXUP): Extend definition
3084 in tc-sh.h to SHmedia reloc types.
3085 * config/tc-sh.c (SH64PCRELPLT, MOVI_PLT, MOVI_GOTOFF,
3086 MOVI_GOTPC): New relaxation constants.
3087 (md_relax_table): Introduce relaxation directives for PIC-related
3088 constants.
3089 (sh_PIC_related_p): Handle datalabel.
3090 (sh_check_fixup): Choose SH5 PIC relocations.
3091 (sh_cons_fix_new): Added BDF_RELOC_64.
3092 (md_apply_fix3, sh_parse_name): Handle GOTPLT.
3093 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
3094 * config/tc-sh64.c (sh64_max_mem_for_rs_align_code): If the
3095 current ISA is SHmedia, get 7 bytes.
3096 2001-11-28 Nick Clifton <nickc@cambridge.redhat.com>
3097 * config/tc-sh.c (md_apply_fix3): Treat shmedia_md_apply_fix3 as a
3098 void function.
3099 * config/tc-sh64.c (shmedia_apply_fix): Rename to
3100 shmedia_apply_fix3 and make void.
3101 2001-05-17 Alexandre Oliva <aoliva@redhat.com>
3102 * config/tc-sh64.c (s_sh64_abi): Remove unused arguments passed to
3103 as_bad.
3104 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
3105 * config/tc-sh64.h (md_parse_name): Take &c as argument.
3106 2001-03-14 DJ Delorie <dj@redhat.com>
3107 * doc/Makefile.am (CPU_DOCS): Added c-sh64.texi
3108 * doc/Makefile.in(CPU_DOCS): Ditto.
3109 * doc/c-sh64.texi: New file.
3110 * doc/as.texinfo: Add SH64 support.
3111 2001-03-13 DJ Delorie <dj@redhat.com>
3112 * config/tc-sh64.c (shmedia_get_operands): Rename A_RESV_Fx to
3113 A_REUSE_PREV so that its purpose is more obvious.
3114 (shmedia_build_Mytes): Ditto.
3115 2001-03-07 DJ Delorie <dj@redhat.com>
3116 * config/tc-sh64.c (sh64_vtable_entry): New, strip datalabels
3117 before processing.
3118 (sh64_vtable_inherit): Ditto.
3119 (strip_datalabels): New, strip "datalabel" from given line.
3120 * config/tc-sh.c (md_pseudo_table): Add sh64-specific vtable
3121 pseudos.
3122 2001-03-06 Hans-Peter Nilsson <hpn@cygnus.com>
3123 * config/tc-sh64.c (shmedia_md_assemble): Move dwarf2_emit_insn
3124 call ...
3125 (shmedia_build_Mytes): ... to here.
3126 2001-03-06 DJ Delorie <dj@redhat.com>
3127 * config/tc-sh.c: Remove sh64-specific uaquad now that there
3128 is a generic one.
3129 2001-01-21 Hans-Peter Nilsson <hpn@cygnus.com>
3130 * config/tc-sh64.h (DWARF2_LINE_MIN_INSN_LENGTH): Override.
3131 * config/tc-sh64.c (shmedia_md_assemble): Offset recorded insn
3132 address by one in call to dwarf2_emit_insn.
3133 2001-01-13 Hans-Peter Nilsson <hpn@cygnus.com>
3134 Implement ".abi" pseudo and correct .cranges descriptors. Correct
3135 alignment handling broken by imported changes.
3136 * config/tc-sh64.h (HANDLE_ALIGN): Override definition in tc-sh.h.
3137 (sh64_handle_align): Declare.
3138 (MAX_MEM_FOR_RS_ALIGN_CODE): Override definition in tc-sh.h.
3139 (sh64_max_mem_for_rs_align_code): Declare.
3140 (enum sh64_isa_values): Moved here from tc-sh64.c.
3141 (md_do_align): Define.
3142 (sh64_do_align): Declare.
3143 (struct sh64_tc_frag_data): New.
3144 (TC_FRAG_TYPE): Change to struct sh64_tc_frag_data. Users
3145 changed.
3146 (TC_FRAG_INIT): Change to set new datatype.
3147 (struct sh64_segment_info_type): Rename member
3148 last_flushed_location to last_contents_mark. All users changed.
3149 (md_elf_section_change_hook, TC_CONS_FIX_NEW): Do not define.
3150 (shmedia_elf_new_section, sh64_tc_cons_fix_new): Do not prototype.
3151 * config/tc-sh.c (md_pseudo_table): Add ".abi".
3152 (sh_elf_cons) [HAVE_SH64]: Call sh64_update_contents_mark instead
3153 of unsetting seen_insn.
3154 (md_assemble) [HAVE_SH64] <before new SHcompact sequence>: Also
3155 call sh64_update_contents_mark.
3156 (sh_handle_align): Remove HAVE_SH64-conditioned code.
3157 * config/tc-sh64.c (sh64_isa_mode): Correct type from boolean to
3158 enum sh64_isa_values.
3159 (sh64_set_contents_type): Drop segT parameter. All callers changed.
3160 (emitting_crange): Boolean guard moved to file scope from function
3161 scope in sh64_set_contents_type.
3162 (s_sh64_abi): New.
3163 (sh64_update_contents_mark): New; most split out from
3164 sh64_flush_pending_output.
3165 (shmedia_md_end): Call sh64_update_contents_mark. Set
3166 sh64_isa_mode to sh64_isa_sh5_guard unless sh64_isa_unspecified.
3167 (sh64_do_align): New function.
3168 (sh64_max_mem_for_rs_align_code): New function.
3169 (sh64_handle_align): Rename from shmedia_do_align. Make
3170 non-static. Add head comment. Emit zero bytes for n bytes modulo
3171 four. Change return-type to void.
3172 (shmedia_elf_new_section): Remove.
3173 (shmedia_md_assemble): Call sh64_update_contents_mark.
3174 (s_sh64_mode): Ditto. Do not call md_flush_pending_output. Make
3175 new frag. Call sh64_update_contents_mark after making the new
3176 frag.
3177 (sh64_flush_pending_output): Just call sh64_update_contents_mark
3178 and sh_flush_pending_output.
3179 (sh64_flag_output): Also call md_flush_pending_output, but add
3180 condition on not emitting_crange.
3181 (sh64_tc_cons_fix_new): Remove.
3182 2001-01-12 Nick Clifton <nickc@redhat.com>
3183 * config/tc-sh64.c (shmedia_do_align): Fix to work with new
3184 alignment handling scheme imported from sourceware.
3185 2001-01-12 Hans-Peter Nilsson <hpn@cygnus.com>
3186 * config/tc-sh64.h (TARGET_FORMAT): Define.
3187 (sh64_target_format): Prototype.
3188 * config/tc-sh64.c (sh64_target_mach): New function.
3189 2001-01-07 Hans-Peter Nilsson <hpn@cygnus.com>
3190 * config/tc-sh64.c (shmedia_md_end): When equating a symbol, use
3191 zero_address_frag instead of copying the frag of the symbol.
3192 (shmedia_frob_file_before_adjust): Ditto.
3193 (shmedia_md_apply_fix) <case BFD_RELOC_SH_IMM_MEDLOW16>: Cast mask
3194 to valueT to remove signedness.
3195 (shmedia_md_convert_frag): Add parameter final. Rename parameter
3196 headers to output_bfd. Do not evaluate symbols if final is false;
3197 do emit fixups.
3198 (shmedia_md_estimate_size_before_relax) <case C (MOVI_IMM_32,
3199 UNDEF_MOVI) et al>: If symbol cannot be modified to be PC-relative
3200 to the current frag, call shmedia_md_convert_frag to emit fixups
3201 and make frag_wane neutralize the frag. Update comments.
3202 * config/tc-sh.c (md_convert_frag): Change caller of
3203 shmedia_md_convert_frag.
3204 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
3205 * config/tc-sh64.h: Tweak comments and correct formatting.
3206 * config/tc-sh64.c: Ditto.
3207 (shmedia_md_convert_frag) <PT/PTA/PTB 32, 48 and 64 bit
3208 expansion, MOVI pcrel expansion>: Fix thinko calculating offset
3209 for the no-relocation case.
3210 (shmedia_check_limits): Fix range check being off-by-one for PTA.
3211 * config/tc-sh.c: Ditto. Add proper comments to #ifdef/#ifndef
3212 wrappers.
3213 (SH64PCREL16_F): Increment for proper max-PTA handling. Update
3214 comment.
3215 (SH64PCREL16_M, MOVI_16_M): Correct range thinko.
3216 (SH64PCREL48_M, MOVI_48_M): Similar; don't count in length of
3217 expansion.
3218 (SH64PCREL32_M, MOVI_32_M): Ditto; handle overflowing expression.
3219 Correct comment.
3220 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
3221 * config/tc-sh64.c (shmedia_md_apply_fix) <second switch, case
3222 BFD_RELOC_SH_PT_16>: Set lowest bit in field to be relocated to 1.
3223 (shmedia_md_convert_frag) <case C (SH64PCREL16_32, SH64PCREL16) et
3224 al>: Set lowest bit of field to relocate to 1 and rest to empty,
3225 if reloc is emitted.
3226 2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
3227 New options plus bugfixes.
3228 * config/tc-sh.c (md_longopts): New options "-no-expand" and
3229 "-expand-pt32".
3230 (md_parse_option): Handle new options.
3231 (md_show_usage): Add blurb for new options.
3232 * config/tc-sh64.c (SHMEDIA_BFD_RELOC_PT): New macro.
3233 (sh64_expand, sh64_pt32): New variables.
3234 (shmedia_init_reloc): Handle BFD_RELOC_SH_PT_16.
3235 (shmedia_md_apply_fix): Hold original fixP->fx_r_type in
3236 orig_fx_r_type. Change SHMEDIA_BFD_RELOC_PT into
3237 BFD_RELOC_SH_PT_16. Handle BFD_RELOC_SH_PT_16 as pc-relative.
3238 <resolved previously-pc-relative relocs>: Handle
3239 SHMEDIA_BFD_RELOC_PT and BFD_RELOC_SH_PT_16.
3240 (shmedia_md_convert_frag) <case C (SH64PCREL16PT_64, SH64PCREL16),
3241 case C (SH64PCREL16PT_32, SH64PCREL16)>: Modify to PTB if operand
3242 points to SHcompact code.
3243 <case C (SH64PCREL16_32, SH64PCREL16), case C (SH64PCREL16_64,
3244 SH64PCREL16)>: Check that ISA of what operand points at and
3245 PTA/PTB matches, or emit error.
3246 (shmedia_check_limits): Handle BFD_RELOC_SH_PT_16 and
3247 SHMEDIA_BFD_RELOC_PT.
3248 (shmedia_immediate_op): If pcrel, emit fixup also for constant
3249 operand.
3250 (shmedia_build_Mytes) <case A_IMMS16>: Also check sh64_expand in
3251 condition for MOVI expansion.
3252 <case A_PCIMMS16BY4>: Handle expansion to 32 bits only, if
3253 sh64_pt32. Emit only a BFD_RELOC_SH_PT_16 fixup if not
3254 sh64_expand.
3255 <case A_PCIMMS16BY4_PT>: Likewise, but emit a SHMEDIA_BFD_RELOC_PT
3256 fixup.
3257 (sh64_target_format): Error-check setting of sh64_pt32 and
3258 sh64_expand. Fix typo in check for sh64_shcompact_const_crange.
3259 (shmedia_md_pcrel_from_section): Handle BFD_RELOC_SH_PT_16 and
3260 SHMEDIA_BFD_RELOC_PT as coming from SHmedia code.
3261 2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
3262 * config/tc-sh64.c: Improve comments.
3263 (shmedia_md_convert_frag): Remove inactive is_pt_variant code. Do
3264 not say the linker will check correctness of PTA/PTB expansion.
3265 (shmedia_md_end): Make non-static.
3266 * config/tc-sh64.h (md_end): Define to shmedia_md_end. Add
3267 prototype.
3268 * config/tc-sh.c (sh_finalize): Remove.
3269 * config/tc-sh.h (md_end): Do not define.
3270 Remove prototype for sh_finalize.
3271 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
3272 * config/tc-sh64.c (shmedia_frob_section_type): Use a struct
3273 sh64_section_data container when storing section type in tdata
3274 field in elf_section_data.
3275 * config/tc-sh.c (sh_elf_final_processing): Change from EF_SH64 to
3276 EF_SH5.
3277 * Makefile.am: Update dependencies.
3278 * Makefile.in: Regenerate.
3279 2000-12-22 Hans-Peter Nilsson <hpn@cygnus.com>
3280 * config/tc-sh64.c (shmedia_md_assemble): Don't protect
3281 dwarf2_emit_insn call with test on debug_type.
3282 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
3283 * config/tc-sh64.c (sh64_set_contents_type): Make contents-type
3284 CRT_SH5_ISA32 sticky for 64-bit.
3285 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
3286 Generate .crange sections when switching ISA mode or emitting
3287 constants in same section as code.
3288 * config/tc-sh64.c: Reformat structure definitions.
3289 (sh64_end_of_assembly, sh64_mix, sh64_shcompact_const_crange): New
3290 variables.
3291 (sh64_set_contents_type): Rename from sh64_init_section. Rewrite
3292 to emit a .cranges descriptor when contents type changes. Only
3293 emit error if changing contents type and -no-mix is in effect.
3294 (sh64_emit_crange, sh64_flush_last_crange, sh64_flag_output,
3295 sh64_flush_pending_output, sh64_tc_cons_fix_new): New functions.
3296 (shmedia_md_end): Set sh64_end_of_assembly. Pass
3297 sh64_flush_last_crange over sections.
3298 When checking main symbol of datalabel symbol, check for
3299 STO_SH5_ISA32, not ISA type of section in definition.
3300 (shmedia_frob_file_before_adjust): Check main symbol for
3301 STO_SH5_ISA32; don't check ISA type of section in definition.
3302 (shmedia_frob_section_type): Adjust for .cranges; set section flag
3303 to SHF_SH5_ISA32_MIXED or SHF_SH5_ISA32 according to whether
3304 .cranges entries have been output.
3305 (shmedia_elf_new_section): Just call md_flush_pending_output.
3306 (shmedia_md_assemble): Do not emit a BFD_RELOC_SH_SHMEDIA_CODE
3307 fix. Do not set tc_segment_info_data.in_code for section. Call
3308 sh64_set_contents_type for SHmedia code.
3309 (s_sh64_mode): Do not call sh64_init_section or set seen_insn to
3310 false. Call md_flush_pending_output.
3311 (sh64_target_format): Check that -no-mix and
3312 -shcompact-const-crange are used in sane combination with other
3313 options.
3314 (shmedia_md_pcrel_from_section): Check type of fix for how to
3315 adjust pc-relative.
3316 (sh64_consume_datalabel): Check symbol for having STO_SH5_ISA32,
3317 not ISA type of section in definition.
3318 * config/tc-sh64.h (struct sh64_segment_info_type): Rewrite to
3319 hold contents-type state.
3320 (md_flush_pending_output): Redefine to sh64_flush_pending_output.
3321 (sh64_flush_pending_output): Declare.
3322 (TC_CONS_FIX_NEW): Define to sh64_tc_cons_fix_new.
3323 (sh64_tc_cons_fix_new): Declare.
3324 * config/tc-sh.c (sh_elf_cons) [HAVE_SH64]: Unset seen_insn and
3325 call sh64_flag_output.
3326 (md_assemble) [HAVE_SH64]: Do not emit BFD_RELOC_SH_CODE. Just
3327 call sh64_set_contents_type to mark SHcompact code and set
3328 seen_insn.
3329 (md_longopts): New options "-no-mix" and
3330 "-shcompact-const-crange".
3331 (md_parse_option): Handle new options.
3332 (md_show_usage): Add blurb for new options.
3333 (md_number_to_chars) [HAVE_SH64]: Call sh64_flag_output.
3334 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
3335 * config/tc-sh64.c: Delete investigated and obsolete fixme:s.
3336 (sh64_last_insn_frag): New.
3337 (shmedia_md_convert_frag): Use tc_frag_data field of incoming frag
3338 to get frag for insn opcode for generating fixups; do not assume it
3339 is the same frag.
3340 (shmedia_build_Mytes): Set sh64_last_insn_frag after growing frag
3341 for new insn.
3342 * config/tc-sh64.h (ELF_TC_SPECIAL_SECTIONS): Define for .cranges
3343 section.
3344 (TC_FRAG_TYPE): Define as fragS *.
3345 (TC_FRAG_INIT): Define to set tc_frag_data to sh64_last_insn_frag.
3346 (sh64_last_insn_frag): Declare.
3347 (sh64_consume_datalabel): Fix typo; check for seginfo != NULL,
3348 not == NULL before dereferencing.
3349 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
3350 Get rid of BFD section flag and EF_SH64_ABI64.
3351 * config/tc-sh64.c (shmedia_frob_section_type): Use
3352 elf_section_data (sec)->tdata, not a specific BFD section flag, to
3353 communicate the section as containing SHmedia code. Describe why.
3354 * config/tc-sh.c (sh_elf_final_processing): Tweak comment. Set
3355 EF_SH64 regardless of ABI.
3356 * config/tc-sh64.c (shmedia_md_apply_fix): Decapitalize "invalid"
3357 in error message. Handle resolved expressions for
3358 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
3359 BFD_RELOC_SH_IMMS10BY4 and BFD_RELOC_64.
3360 (shmedia_check_limits): Handle BFD_RELOC_64.
3361 (sh64_adjust_symtab): Do not decrement the GAS symbol value for
3362 a STO_SH5_ISA32 symbol, only the BFD value.
3363 2000-12-11 Ben Elliston <bje@redhat.com>
3364 * config/tc-sh64.c: Call dwarf2_emit_insn, not the defunct
3365 dwarf2_generate_asm_lineno.
3366 2000-12-11 Hans-Peter Nilsson <hpn@cygnus.com>
3367 Handle PC-relative MOVI expansions with assembler relaxation.
3368 Generate PC-relative relocs from 16-bit PC-relative expressions.
3369 * config/tc-sh64.c (SHMEDIA_MD_PCREL_FROM_FIX): Break out from...
3370 (shmedia_md_pcrel_from_section): ...here.
3371 (shmedia_md_apply_fix): Handle fixups for 16-bit operands that has
3372 turned completely resolved. Adjust relocation type for 16-bit
3373 immediate operands that has turned PC-relative. Adjust back for
3374 MD_PCREL_FROM_SECTION being applied twice.
3375 (shmedia_md_convert_frag): Always emit reloc for expression with
3376 global or weak symbol. Handle relaxation result for PC-relative
3377 expressions.
3378 (shmedia_md_estimate_size_before_relax): An expression with a weak
3379 or global symbol can not be relaxed. Break out tests for
3380 relaxable symbol into variable sym_relaxable.
3381 <cases C (MOVI_IMM_64, UNDEF_MOVI) and C (MOVI_IMM_32,
3382 UNDEF_MOVI)>: Break out any PC-relative expression and change
3383 relaxation type.
3384 (shmedia_build_Mytes): CSE &operands->operands[j] into variable
3385 opjp.
3386 <case A_IMMS16>: Fix typo for initial minor relaxation type of
3387 MOVI expansion. If X_op_symbol of the immediate expression is
3388 set, make an expression symbol for the argument to frag_var.
3389 * config/tc-sh.c (MOVI_IMM_32_PCREL, MOVI_IMM_64_PCREL): New
3390 relaxations.
3391 (END): Adjust for new relaxations.
3392 (md_relax_table): Add entries for new relaxations.
3393 2000-12-07 Ben Elliston <bje@redhat.com>
3394 * config/tc-sh64.c (shmedia_parse_reg): Initialize variable len.
3395 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
3396 * config/tc-sh64.c (shmedia_md_convert_frag): Correct all MOVI and
3397 SHORI operand offsets in PT/PTA/PTB expansions.
3398 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
3399 Implement DataLabel semantics.
3400 * config/tc-sh.c (sh_frob_file) [HAVE_SH64]: Call
3401 shmedia_frob_file_before_adjust.
3402 * config/tc-sh64.c [! OBJ_ELF]: Emit #error.
3403 (DATALABEL_SUFFIX): Define.
3404 (shmedia_md_end) <before adjusting STO_SH5_ISA32 symbols>: Walk
3405 symbol list to update "datalabel" symbols to their main symbol
3406 counterparts.
3407 (shmedia_frob_file_before_adjust): New.
3408 (sh64_adjust_symtab): For remaining datalabel symbols, set to
3409 undefined and set STT_DATALABEL.
3410 (sh64_frob_label): Initialize TC symbol field.
3411 (sh64_consume_datalabel): Actually implement semantics. New
3412 parameter operandf, call it instead of expression.
3413 (sh64_exclude_symbol): New.
3414 * config/tc-sh64.h (md_parse_name): Pass on the function operand
3415 to sh64_consume_datalabel.
3416 (tc_symbol_new_hook): Define to tc_frob_symbol.
3417 (TC_SYMFIELD_TYPE): Define to symbolS *.
3418 (tc_frob_symbol): Define to call sh64_exclude_symbol.
3419 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
3420 * config/tc-sh64.c (shmedia_init_reloc): Tweak comment for default
3421 case.
3422 (shmedia_md_assemble): Call dwarf2_generate_asm_lineno if
3423 generating dwarf2 debug information.
3424 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
3425 * config/tc-sh64.c (sh64_target_format): Use elf64-sh64l and
3426 elf64-sh64 for the 64-bit ABI.
3427 * config/tc-sh.c (md_show_usage): Tweak usage output for -abi=*
3428 option.
3429 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
3430 * config/tc-sh.c: Remove conditionalizing on HAVE_SH64 for
3431 case-insensitivity.
3432 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
3433 * config/tc-sh64.c: Tweak comments, formatting and error messages.
3434 (enum sh64_abi_values): New type.
3435 (enum sh64_isa_values): New type.
3436 (sh64_isa_mode): Replace shmedia_mode. All referers changed.
3437 (seen_shcompact_mode, seen_shmedia_mode): Delete.
3438 (sh64_abi): Replace shmedia_64.
3439 (shmedia_md_convert_frag) <C (MOVI_IMM_64, MOVI_64),
3440 C (MOVI_IMM_32, MOVI_32)>: Correct register number handling.
3441 (s_sh64_mode): Check validity for this target.
3442 (sh64_target_format): Initialize defaults for ISA and ABI.
3443 Fallback to old object format if no SH64 ISA or ABI has been
3444 specified.
3445 * config/tc-sh.c (md_parse_option): Check combinations for errors.
3446 (sh_elf_final_processing): Change to have EF_SH64_ABI64 for 64-bit
3447 ABI and EF_SH64 for 32-bit ABI, if SH64 options are specified.
3448 * config/tc-sh64.h: Fix typo in comment.
3449 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
3450 * config/tc-sh64.c (shmedia_md_estimate_size_before_relax)
3451 <PT fixups for absolute values>: Size will be longest, not
3452 shortest.
3453 (shmedia_md_convert_frag): Disable PTB-warning machinery. Correct
3454 all MOVI and SHORI operand offsets in PT/PTA/PTB expansions.
3455 * config/tc-sh.c (parse_reg) [HAVE_SH64]: Add local variables l0
3456 and l1 to hold lowercase of two first characters. Change all
3457 remaining TO_LOWER to tolower.
3458 * config/tc-sh64.c (TO_LOWER): Delete.
3459 (shmedia_find_cooked_opcode): Use tolower, not TO_LOWER.
3460 (md_parse_name): Define.
3461 (sh64_consume_datalabel): Declare.
3462 (DOLLAR_DOT): Define.
3463 * config/tc-sh64.c (shmedia_parse_exp): New.
3464 (sh64_consume_datalabel): New; just ignoring datalabel semantics.
3465 (shmedia_parse_reg): Remove const from src
3466 parameter.
3467 (shmedia_get_operands): Ditto for args parameter and ptr variable.
3468 (shmedia_md_assemble): Ditto for op_end variable.
3469 (shmedia_get_operand): Ditto for ptr parameter and src variable.
3470 Use shmedia_parse_exp, not parse_exp.
3471 * config/tc-sh64.c (shmedia_parse_reg): Add shmedia_arg_type
3472 parameter. All callers changed.
3473 (shmedia_get_operand): Add shmedia_arg_type parameter. All
3474 callers changed.
3475 (shmedia_parse_reg): Put first two character in local variables.
3476 Use tolower, not TO_LOWER. If no register is found and argtype
3477 indicates a control register, scan shmedia_creg_table
3478 case-insensitive.
3479 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
3480 * Makefile.am (CPU_TYPES): Add sh64.
3481 (TARGET_CPU_CFILES): Add config/tc-sh64.c.
3482 (TARGET_CPU_HFILES): Add config/tc-sh64.h.
3483 Regenerate dependencies.
3484 * Makefile.in: Regenerate.
3485 * configure.in: Add support for sh64-*-elf*.
3486 * configure: Regenerate.
3487 * config/tc-sh64.h: New.
3488 * config/tc-sh64.c: New.
3489 * config/tc-sh.c (md_pseudo_table) [HAVE_SH64]: New pseudos
3490 .mode, .isa and .uaquad.
3491 [HAVE_SH64] (SH64PCREL16_32, SH64PCREL16_64, SH64PCREL16PT_32,
3492 SH64PCREL16PT_64, MOVI_IMM_32, MOVI_IMM_64): Define.
3493 [HAVE_SH64] (END): Define as 10.
3494 [HAVE_SH64] (UNDEF_SH64PCREL, SH64PCREL16, SH64PCREL32,
3495 SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,
3496 MOVI_64): Define.
3497 [HAVE_SH64] (SH64PCREL16_F, SH64PCREL16_M, SH64PCREL16_LENGTH,
3498 SH64PCREL32_F, SH64PCREL32_M, SH64PCREL32_LENGTH, SH64PCREL48_F,
3499 SH64PCREL48_M, SH64PCREL48_LENGTH, SH64PCREL64_LENGTH,
3500 MOVI_16_LENGTH, MOVI_32_LENGTH, MOVI_48_LENGTH, MOVI_64_LENGTH):
3501 Define.
3502 (md_relax_table) [HAVE_SH64]: Provide relaxations for SHmedia.
3503 (md_begin) [HAVE_SH64]: Call shmedia_md_begin.
3504 (parse_reg) [HAVE_SH64]: Parse register names case-insensitive.
3505 (md_assemble) [HAVE_SH64]: Call shmedia_md_assemble if assembling
3506 SHmedia instructions. Handle state-change after switching to
3507 SHcompact.
3508 (md_longopts) [HAVE_SH64]: New options --isa=* and --abi=*.
3509 (md_parse_option) [HAVE_SH64]: Parse new options.
3510 (md_show_usage) [HAVE_SH64]: Show usage of new options.
3511 (md_convert_frag) [HAVE_SH64] <default>: Call
3512 shmedia_md_convert_frag instead of abort.
3513 (sh_force_relocation) [HAVE_SH64]: Also force relocation for
3514 BFD_RELOC_SH_SHMEDIA_CODE.
3515 (sh_elf_final_processing) [HAVE_SH64]: Set flags identifying
3516 SHcompact or SHmedia code.
3517 (md_apply_fix) [HAVE_SH64] <default>: Return result from calling
3518 shmedia_md_apply_fix instead of abort.
3519 (md_estimate_size_before_relax) [HAVE_SH64] <default>: Return
3520 result from calling shmedia_md_estimate_size_before_relax instead
3521 of calling abort.
3522 (sh_do_align) [HAVE_SH64]: If shmedia_mode, let shmedia_do_align
3523 do the work.
3524 (tc_gen_reloc) [HAVE_SH64]: For unrecognized relocs, call
3525 shmedia_init_reloc and do nothing more if it returns non-zero.
3526 (sh_finalize) [HAVE_SH64]: Call shmedia_md_end.
3527 * po/POTFILES.in: Regenerate.
3528 * po/gas.pot: Regenerate.
3529
3530 2002-02-06 Alexandre Oliva <aoliva@redhat.com>
3531
3532 * config/tc-sh.c (parse_at): Install the correct version of
3533 2002-02-04's patch.
3534
3535 * config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCREL>: Don't
3536 assume fixP->fx_subsy is non-NULL.
3537
3538 2002-02-04 Alexandre Oliva <aoliva@redhat.com>
3539
3540 * config/tc-sh.c (parse_at): Set arg type of @(expr,pc) to
3541 A_DISP_PC_ABS, and adjust it by -4.
3542 (get_specific): Accept A_DISP_PC_ABS where A_DISP_PC is
3543 expected.
3544 (build_Mytes): Mark PCRELIMM fix-ups as pc-relative only if
3545 the operand type is not A_DISP_PC_ABS.
3546
3547 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
3548
3549 * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value of
3550 common and weak symbols. Handle common and weak symbols as
3551 undefined symbols with regards to GREG handling and merging.
3552 (mmix_frob_file): Ditto.
3553
3554 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
3555
3556 * configure.in (hppa-*-netbsd*): New target.
3557 * configure: Regenerate.
3558 * config/tc-hppa.h: Also define WARN_COMMENTS if TE_NetBSD.
3559
3560 2002-02-02 Alan Modra <amodra@bigpond.net.au>
3561
3562 * config/tc-v850.c: Add missing prototypes amd use old-style
3563 function definitions.
3564 (AREA_ZDA, AREA_SDA, AREA_TDA): Delete.
3565 (sdata_section tdata_section, zdata_section, sbss_section,
3566 tbss_section, zbss_section, rosdata_section, rozdata_section,
3567 scommon_section, tcommon_section, zcommon_section,
3568 call_table_data_section, call_table_text_section): Delete.
3569 (v850_sdata, v850_tdata, v850_zdata, v850_sbss, v850_tbss,
3570 v850_zbss, v850_bss, v850_rosdata, v850_rozdata,
3571 v850_call_table_data, v850_call_table_text): Delete.
3572 (struct v850_seg_entry): New.
3573 (v850_seg_table): New.
3574 (SDATA_SECTION TDATA_SECTION, ZDATA_SECTION, SBSS_SECTION,
3575 TBSS_SECTION, ZBSS_SECTION, BSS_SECTION, ROSDATA_SECTION,
3576 ROZDATA_SECTION, SCOMMON_SECTION, TCOMMON_SECTION, ZCOMMON_SECTION,
3577 CALL_TABLE_DATA_SECTION, CALL_TABLE_TEXT_SECTION): Define.
3578 (do_v850_seg): New.
3579 (v850_seg): New.
3580 (v850_comm): Use do_v850_seg and v850_seg_table. Simplify
3581 recording of alignment.
3582 (md_pseudo_table): Use v850_seg.
3583 (md_begin): Don't init .call_table_data and .call_table_text here.
3584 Set v850_seg_table bss entry.
3585
3586 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
3587
3588 Support on-demand global register allocation by passing on
3589 base-plus-offset relocs to the linker.
3590 * config/tc-mmix.c: Tweak and fix typos in comments.
3591 (allocate_undefined_gregs_in_linker): New variable.
3592 (OPTION_LINKER_ALLOCATED_GREGS): New option macro.
3593 (md_longopts): Add --linker-allocated-gregs.
3594 (md_parse_option) <case 'x'>: Imply --linker-allocated-gregs.
3595 <case OPTION_LINKER_ALLOCATED_GREGS>: New.
3596 (md_show_usage): Update text for -x. Add text for
3597 --linker-allocated-gregs.
3598 (tc_gen_reloc): Derive default value for addend from val and
3599 baddsy. Use addsec and bfd_is_abs_section in more places. Don't
3600 emit error for BFD_RELOC_MMIX_BASE_PLUS_OFFSET without suitable
3601 GREG if allocate_undefined_gregs_in_linker.
3602 * doc/as.texinfo (Overview) <Target MMIX options>: Add
3603 --linker-allocated-gregs.
3604 * doc/c-mmix.texi (MMIX-Opts): Add blurb about
3605 --linker-allocated-gregs. Mention that it's implied by -x.
3606 (MMIX-Pseudos) <GREG>: Mention when and how a GREG can be omitted.
3607 (MMIX-mmixal): Clarify dated comparison and location of MMIXware.
3608
3609 * config/tc-mmix.h (md_parse_name): Use ISUPPER, not isupper.
3610
3611 2002-02-01 Alan Modra <amodra@bigpond.net.au>
3612
3613 * Makefile.am: Run "make dep-am"
3614 * Makefile.in: Regenerate.
3615
3616 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
3617
3618 * config/tc-or32.c: New file.
3619 * config/tc-or32.h: New file.
3620 * configure.in: Add support for or32 targets.
3621 * configure: Regenerate.
3622 * config/obj-coff.c: Add support for or32 targets.
3623 * config/obj-coff.h: Add support for or32 targets.
3624 * Makefile.am: Add support for or32 targets.
3625 * Makefile.in: Regenerate.
3626 * NEWS: Mention support for OpenRISC.
3627 * doc/Makefile.in: Regenerate.
3628 * po/POTFILES.in: Regenerate.
3629 * po/gas.pot: Regenerate.
3630
3631 2002-01-30 Richard Sandiford <rsandifo@redhat.com>
3632
3633 * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iy
3634 and mod.
3635
3636 2002-01-29 Chris Demetriou <cgd@broadcom.com>
3637
3638 * config/tc-mips.c (tc_gen_reloc): Arrange for
3639 BFD_RELOC_PCREL_HI16_S relocations to be output relative to
3640 their LO16 parts, even for ELF.
3641
3642 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
3643
3644 * config/tc-i386.c: Protect definitions of true and false
3645 from redefinition.
3646
3647 2002-01-28 Jakub Jelinek <jakub@redhat.com>
3648
3649 * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbols
3650 made because of .weak, if they are neither defined nor used in any
3651 way.
3652
3653 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
3654
3655 * configure: Regenerated.
3656
3657 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
3658
3659 * doc/Makefile.am (install): Depend on install-info.
3660 * doc/Makefile.in: Regenerate.
3661
3662 2002-01-26 Nick Clifton <nick@redhat.com>
3663
3664 * po/fr.po: Updated version
3665
3666 2002-01-24 Kazu Hirata <kazu@hxi.com>
3667
3668 * config/tc-h8300.c (check_operand): Don't print a warning
3669 when a valid 24-bit address is given to a 16-bit address
3670 operand.
3671
3672 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
3673
3674 * config/tc-sh.c (sh_elf_suffix): Removed.
3675 (sh_PIC_related_p, sh_check_fixup, sh_cons_fix_new,
3676 sh_end_of_match, sh_parse_name): New functions.
3677 (sh_elf_cons): Simplify.
3678 (parse_exp): Reject misplaced PIC operands.
3679 (md_undefined_symbol): Simplify.
3680 (sh_fix_adjustable): Let @GOTOFF be adjusted.
3681 (md_apply_fix3): Write @PLT and @GOTOFF addends in place.
3682 (tc_gen_reloc): Move fixp subsy absolute value into addnumber.
3683 Complain if subsy remains at the end.
3684 * config/tc-sh.h (sh_parse_name, sh_cons_fix_new): Declare.
3685 (md_parse_name, TC_CONS_FIX_NEW, O_PIC_reloc): Define.
3686
3687 2002-01-22 Alexandre Oliva <aoliva@redhat.com>
3688
3689 * config/tc-mn10300.c (xr_registers): Move `pc'...
3690 (other_registers): ... here.
3691
3692 2002-01-22 Alan Modra <amodra@bigpond.net.au>
3693
3694 * Makefile.am: Run "make dep-am".
3695 * Makefile.in: Regenerate.
3696 * gas/po/POTFILES.in: Regenerate.
3697
3698 2002-01-21 DJ Delorie <dj@redhat.com>
3699
3700 * config/obj-coff.c (obj_coff_init_stab_section): Make the
3701 stabstr_name allocation permanent, as it will be referenced from
3702 the section hash.
3703
3704 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
3705
3706 * configure.in (ia64-*-netbsd*): New target.
3707 * configure: Regenerate.
3708
3709 2002-01-21 Hans-Peter Nilsson <hp@bitrange.com>
3710
3711 * doc/as.texinfo (Overview) <Target ARM options>: Add missing {}
3712 to @dots call.
3713 <Detailed description, ARM options>: Ditto.
3714 * doc/c-arm.texi (ARM Options): Ditto.
3715
3716 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
3717
3718 * tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed from
3719 do_mia, do_mar and do_mra respectively.
3720 (do_mav_*): Renamed from do_c_*.
3721 (mav_reg_required_here, mav_parse_offset): Renamed from
3722 cirrus_reg_required_here and cirrus_parse_offset respectively.
3723 (MAV_MODE?): Renamed from CIRRUS_MODE?.
3724
3725 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
3726 Keith Walker <keith.walker@arm.com>
3727
3728 * tc-arm.c (ARM_EXT_V5J, ARM_ARCH_V5TEJ): Define.
3729 (insns): Add pattern for bxj instruction.
3730 (do_bxj): New function.
3731 (arm_cpus): Add arm926ej.
3732 (arm_archs): Add armv5tej.
3733
3734 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
3735
3736 * doc/c-arm.texi: Add new fpe options to list of supported flags.
3737
3738 2002-01-19 Keith Walker <keith.walker@arm.com>
3739
3740 * tc-arm.c (arm_fpus): Add fpe2 and fpe3.
3741
3742 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
3743
3744 * NEWS: Mention new ARM command-line options and VFP support.
3745
3746 * config/tc-arm.c (ARM_CEXT_XSCALE): Replaces ARM_EXT_XSCALE. All
3747 uses changed.
3748 (ARM_CEXT_MAVERICK): Similarly.
3749 (ARM_ANY): Now means any core instruction.
3750 (CPU_DEFAULT): Default to ARM_ANY.
3751 (uses_apcs_26, atcps, support_interwork, uses_apcs_float)
3752 (pic_code): Declare for all object types. Make type int.
3753 (legacy_cpu, legacy_fpu, mcpu_cpu_opt, mcpu_fpu_opt, march_cpu_opt)
3754 (march_fpu_opt, mfpu_opt): Declare.
3755 (md_longopts): Tidy up conditional definitions.
3756 (arm_opts, arm_cpus, arm_archs, arm_fpus, arm_extensions)
3757 (arm_long_opts): New tables.
3758 (arm_parse_cpu, arm_parse_arch, arm_parse_fpu): New functions.
3759 (arm_parse_extension): New function.
3760 (md_parse_option): Rewrite using new table-driven system.
3761 (md_show_usage): Use new table-driven system.
3762 (md_begin): Calculate cpu_variant from command line option data.
3763 * doc/as.texinfo (ARM ISA options): Docuement new ARM-specific
3764 command-line options.
3765 * doc/c-arm.texi: Likewise.
3766
3767 2002-01-18 Andreas Jaeger <aj@suse.de>
3768
3769 * as.c (parse_args): Update year.
3770
3771 2002-01-17 Timothy Wall <twall@alum.mit.edu>
3772
3773 * config/tc-tic54x.c (encode_address): Add a more informative
3774 warning about incorrect syntax.
3775
3776 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
3777
3778 * po/gas.pot: Regenerate.
3779
3780 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
3781
3782 * macro.c (get_any_string): Add no-c-format comment to prevent
3783 confusion when translating string.
3784 * gasp.c (get_any_string): Add no-c-format comment to prevent
3785 confusion when translating string.
3786
3787 2002-01-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3788 Johannes Stezenbach <js@convergence.de>
3789 * config/tc-mips.c (percent_op): Ensure longer percent_op's are
3790 matched before the shorter ones.
3791 (my_getSmallParser): Fix handling of nested parentheses in
3792 percent_op's. Code cleanup.
3793 (my_getPercentOp): New function, code from my_getSmallParser.
3794 (my_getSmallExpression): Fix handling of closing parentheses.
3795 Code cleanup. Better comments.
3796
3797 2002-01-16 Nick Clifton <nickc@redhat.com>
3798
3799 po/tr.po: New file: Turkish translation.
3800 configure.in (LINGUAS): Add "tr".
3801 configure: Regenerate.
3802
3803 2002-01-15 Richard Earnshaw <rearnsha@arm.com>
3804
3805 Support for VFP instructions
3806 * tc-arm.c (CP_WB_OK, CP_NO_WB): New defines.
3807 (cp_address_required_here): New argument wb_ok. When false, do not
3808 accept write-back forms of addressing. Change all callers.
3809 (FPU_VFP_EXT_NONE, FPU_VFP_EXT_V1xD, FPU_VFP_VFP_V1)
3810 (FPU_VFP_EXT_V2): Define.
3811 (FPU_ARCH_VFP, FPU_ARCH_VFP_V1xD, FPU_ARCH_VFP_V1, FPU_ARCH_VFP_V2):
3812 Define in terms of above.
3813 (vfp_dp_reg_pos, vfp_sp_reg_pos, vfp_ldstm_type): New enums.
3814 (vfp_reg): New struct.
3815 (vfp_regs): New array of registers.
3816 (insns): Add VFP instructions.
3817 (sn_table): New array of VFP single-precision register names.
3818 (dn_table): New array of VFP double-precision register names.
3819 (all_reg_maps): Add the new register tables.
3820 (arm_reg_type): Add new values for above. Increase RET_TYPE_MAX.
3821 (vfp_sp_reg_required_here, vfp_dp_reg_required_here, do_vfp_sp_monadic)
3822 (do_vfp_dp_monadic, do_vfp_sp_dyadic, do_vfp_dp_dyadic)
3823 (do_vfp_reg_from_sp, do_vfp_sp_reg2, do_vfp_sp_from_reg)
3824 (do_vfp_reg_from_dp, do_vfp_reg2_from_dp, do_vfp_dp_from_reg)
3825 (do_vfp_dp_from_reg2, vfp_psr_parse, vfp_psr_required_here)
3826 (do_vfp_reg_from_ctrl, do_vfp_ctrl_from_reg, do_vfp_sp_ldst)
3827 (do_vfp_dp_ldst, vfp_sp_reg_list, vfp_dp_reg_list, vfp_sp_ldstm)
3828 (vfp_dp_ldstm, do_vfp_sp_ldstmia, do_vfp_sp_ldstmdb, do_vfp_ldstmia)
3829 (do_vfp_dp_ldstmdb, do_vfp_xp_ldstmia, do_vfp_xp_ldstmdb)
3830 (do_vfp_sp_compare_z, do_vfp_dp_compare_z, do_vfp_dp_sp_cvt)
3831 (do_vfp_sp_dp_cvt): New functions.
3832 (md_begin): Set soft-float flag for appropriate VFP work.
3833 (md_atof): Handle VFP-format doubles.
3834 (md_parse_option): Handle VFP command-line options.
3835 (md_show_usage): Display VFP command-line options.
3836
3837 2002-01-15 Richard Earnshaw <rearnsha@arm.com>
3838
3839 * tc-arm.c (md_parse_option): Tidy up setting of cpu_variant for
3840 various command line options.
3841
3842 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
3843
3844 * config/tc-xstormy16.c: (xstormy16_fix_adjustable): Do not fix
3845 vtinherit relocs.
3846 (xstormy16_md_apply_fix3): Do not return a value.
3847
3848 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
3849
3850 * tc-arm.c (md_longopts): On targets that aren't bi-endian, support
3851 the -EL/-EB option that matches the target's endianness.
3852 (md_parse_option): Likewise.
3853
3854 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
3855
3856 * tc-arm.c (md_longopts): Fix misplaced #endif -- the -oabi option
3857 is not dependent on ARM_BI_ENDIAN.
3858
3859 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
3860
3861 * tc-arm.c (all error messages): Normalize capitalization of messages.
3862
3863 * tc-arm.h (md_operand): Delete define.
3864 * tc-arm.c (in_my_get_expression): New static variable.
3865 (my_get_expression): Set and clear it.
3866 (md_operand): New function. If called from my_get_expression
3867 put the error in inst.error.
3868 (output_inst): Now takes argument of instruction being assembled.
3869 Print it out with any error message.
3870 (do_ldst, do_ldstv4, thumb_load_store): Fault attempt to use a store
3871 with '=' syntax.
3872 (end_of_line): Don't update inst.error if it is already set.
3873
3874 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
3875
3876 * tc-arm.c (do_ldst): Fix handling an immediate expression pseudo
3877 op that can be translated into a mvn instruction.
3878
3879 2002-01-11 Steve Ellcey <sje@cup.hp.com>
3880
3881 * gas/config/tc-ia64.h (MD_FLAGS_DEFAULT): New Macro for
3882 setting default md.flags.
3883 (SHT_INIT_ARRAY): New elf special section used by HP-UX.
3884 (SHT_FINI_ARRAY): New elf special section used by HP-UX.
3885 * gas/config/tc-ia64.c (setup_unwind_header): Add support
3886 for 32 bit unwind info blocks.
3887 (generate_unwind_image): Add support for different types
3888 of unwind images (32 bits and/or big-endian).
3889 (ia64_init): Use MD_FLAGS_DEFAULT to set md.flags.
3890 (ia64_target_format): Add support for hpux target formats.
3891 (ia64_gen_real_reloc_type): Add support for FUNC_IPLT_RELOC.
3892 (ia64_elf_section_type): Add support for SHT_INIT_ARRAY and
3893 SHT_FINI_ARRAY elf section types.
3894
3895 2002-01-10 Richard Earnshaw <rearnsha@arm.com>
3896
3897 * tc-arm.c (struct reg_entry): Move before prototypes.
3898 (int_register, cp_register, fp_register): Delete.
3899 (reg_table): Delete. Replaced with ...
3900 (rn_table, cp_table, cn_table, fn_table, mav_mvf_table)
3901 (mav_mvd_table, mav_mvfx_table, mav_mvdx_table, mav_mvax_table)
3902 (mav_dspsc_table): ... one table per register set.
3903 (arm_reg_hsh): Delete.
3904 (struct reg_map): New structure.
3905 (all_reg_maps): New array.
3906 (enum arm_reg_type): New enums.
3907 (build_reg_hsh): New function.
3908 (insert_reg_alias): Use hash table passed by caller. Adjust all
3909 callers.
3910 (create_register_alias): New function, split out from ...
3911 (md_assemble): ... here.
3912 (md_begin): Build new register hash tables.
3913 (arm_reg_parse): New argument for the hash table to search. Adjust all
3914 callers.
3915 (arm_reg_parse_any): New function.
3916 (co_proc_number): Look up the processor number in the processor hash
3917 table.
3918 (cirrus_regtype): Delete.
3919 (cirrus_register, cirrus_mvf_register, cirrus_mvd_register)
3920 (cirrus_mvfx_register, cirrus_mvdx_register, cirrus_mvax_register)
3921 (ARM_EXT_MAVERICKsc_register): Delete.
3922 (do_c_binops_1, do_c_binops_2, do_c_binops_3): Delete.
3923 (do_c_binops_1[a-o], do_c_binops_2[a-c], do_c_binops_3[a-d]): New
3924 functions.
3925 (do_c_triple_4, do_c_triple_5): Delete.
3926 (do_c_triple_4[ab], do_c_triple_5[a-h]): New functions.
3927 (do_c_quad_6): Delete.
3928 (do_c_quad_6[ab]): New functions.
3929 (do_c_binops, do_c_triple, do_c_quad, do_c_shift, do_c_ldst): Rework
3930 arguments to use new register parsing methods.
3931 (cirrus_reg_required_here): Likewise.
3932 (insns): Reclassify cirrus maverick worker functions.
3933 (cirrus_valid_reg): Delete.
3934
3935 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
3936
3937 * configure.in (sh*le): Set cpu_type=sh and endian=little.
3938 (sh*-*-netbsdelf*): New target.
3939 * configure: Regenerate.
3940 * tc-sh.h: Update copyright years.
3941 (TARGET_FORMAT): Add version for TE_NetBSD.
3942
3943 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
3944
3945 * read.c (emit_expr): Do not allow 'size' or 'nbytes' to go
3946 negative.
3947
3948 2002-01-06 Alan Modra <amodra@bigpond.net.au>
3949
3950 * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.
3951 * config/tc-m68k.c (md_relax_table): Add md_prepare_relax_scan comment.
3952
3953 2002-01-05 Daniel Jacobowitz <drow@mvista.com>
3954
3955 * tc-mips.c (mips_cprestore_valid): New flag.
3956 (mips_frame_reg_valid): New flag.
3957 (macro) [M_JAL_2]: Check both flags.
3958 [M_JAL_A]: Likewise.
3959 (s_cprestore): Set mips_cprestore_valid.
3960 (tc_get_register): If setting mips_frame_reg, set
3961 mips_frame_reg_valid and clear mips_cprestore_valid.
3962 (s_mips_ent): Clear both flags.
3963 (s_mips_end): Clear both flags.
3964
3965 2002-01-05 Alan Modra <amodra@bigpond.net.au>
3966
3967 * write.c (write_object_file): Make use of bfd_section_list_remove.
3968 * config/obj-ecoff.c (ecoff_frob_file): Likewise.
3969 * config/tc-mmix.c (mmix_frob_file): Likewise.
3970
3971 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
3972
3973 * configure.in (i386-*-netbsdelf*): Collapse target into...
3974 (i386-*-netbsd*): ...this. Add support for x86-64.
3975 * configure: Regenerated.
3976
3977 2002-01-03 matthew green <mrg@redhat.com>
3978
3979 * config/tc-ppc.c (md_parse_option): BookE is not Motorola specific.
3980
3981 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
3982
3983 * config/tc-m68k.c (md_estimate_size_before_relax): Test for a
3984 NULL frag link.
3985
3986 For older changes see ChangeLog-0001
3987 \f
3988 Local Variables:
3989 mode: change-log
3990 left-margin: 8
3991 fill-column: 74
3992 version-control: never
3993 End:
This page took 0.137909 seconds and 5 git commands to generate.