* config/tc-h8300.c: Convert to ISO-C.
[binutils-gdb.git] / gas / ChangeLog
1 2003-11-19 Kazu Hirata <kazu@cs.umass.edu>
2
3 * config/tc-h8300.c: Convert to ISO-C.
4 * config/tc-h8300.h: Likewise.
5
6 2003-11-19 Kazu Hirata <kazu@cs.umass.edu>
7
8 * config/tc-mcore.h: Remove prototypes already in tc.h.
9 * config/tc-tic4x.c: Likewise.
10
11 2003-11-19 Kazu Hirata <kazu@cs.umass.edu>
12
13 * config/tc-arc.c: Remove a local prototype of atof_ieee.
14 * config/tc-ip2k.c: Likewise.
15 * config/tc-iq2000.c: Likewise.
16 * config/tc-tic30.c: Remove a comment.
17
18 2003-11-19 Bob Wilson <bob.wilson@acm.org>
19
20 * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add
21 call to dwarf2_emit_insn.
22
23 2003-11-18 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
24
25 * config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
26 for loading addresses using CALL relocations.
27 Don't emit CALL relocations when a base register is used.
28
29 2003-11-15 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
30
31 * config/tc-mips.c: Formatting fixes.
32
33 2003-11-14 Ben Elliston <bje@wasabisystems.com>
34
35 * config/tc-arm.c (arm_elf_change_section): Not static.
36
37 2003-11-13 Nick Clifton <nickc@redhat.com>
38
39 * tc-arm.c (mapping_state): New function. Emit a mapping
40 symbol if necessary.
41 (arm_elf_change_section): New function. Intercept section
42 changes and generate mapping symbols.
43 (s_bss): Likewise.
44 (s_arm_elf_cons): Likewise.
45 (opcode_select): Choose the correct mapping state.
46 (md_assemble): Likewise.
47 * tc-arm.h (md_elf_section_change_hook): Define.
48 * doc/c-arm.texi (ARM Mapping Symbols): New node.
49 * NEWS: Mention new feature.
50
51 2003-11-12 Daniel Jacobowitz <drow@mvista.com>
52
53 * Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.
54 * doc/Makefile.am (install-info): Define.
55
56 * aclocal.m4: Regenerate.
57 * Makefile.in: Regenerate.
58 * doc/Makefile.in: Regenerate.
59
60 2003-11-11 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
61
62 * configure.in: Add support for arm-wince-pe target.
63 * configure: Regenerate.
64
65 2003-11-11 Jan Hubicka <jh@suse.cz>
66
67 * config/tc-i386.c (tc_i386_fix_adjustable):
68
69 2003-11-10 Alan Modra <amodra@bigpond.net.au>
70
71 * config/tc-ia64.c (ia64_handle_align): Remove bogus be_nop.
72
73 2003-11-10 Alan Modra <amodra@bigpond.net.au>
74
75 * README: Update bug report address. Move bug reporting info to
76 binutils/README.
77
78 2003-11-07 Christian Groessler <chris@groessler.org>
79
80 * doc/c-z8k.texi: Document command-line options. Fix byte
81 register names. Document '.z8001' and '.z8002' directives.
82 Extend addressing modes documentation.
83
84 2003-11-07 Jonathan R. Grant <jg-binutils@jguk.org>
85
86 * input-file.c (input_file_open): Use "No such file" error
87 message.
88
89 2003-11-06 Pete Gonzalez <pgonzalez@bluel.com>
90
91 * config/tc-arm.texi (struct reg_entry): Add new field 'builtin'.
92 (rn_table, iwmmxt_table, cp_table, cn_table, fn_table, sn_table,
93 dn_table, mav_mvf_table, mac_mvd_table, mav_mvfx_table,
94 mav_mvax_table, mav_dspc_table): Initialise new field.
95 (insert_reg_alias): Initialise new field.
96 (md_pseudo_table): Add "unreq" entry.
97 (s_unreq): New function: Undo the effects of a previous .req.
98 * doc/c-arm.texi: Document new pseudo op.
99 * NEWS: Mention new feature.
100
101 2003-11-06 Bruno Rohee <bruno@rohee.com>
102
103 * config/obj-vms.c: Fix "the the" typo.
104 * doc/c-arm.texi: Likewise.
105
106 2003-11-06 Nick Clifton <nickc@redhat.com>
107
108 * config/obj-vms.c: Convert to ISO-C.
109
110 2003-11-05 Alan Modra <amodra@bigpond.net.au>
111
112 * config/tc-ppc.h (TC_FORCE_RELOCATION): Only define for ELF and XCOFF.
113
114 2003-10-31 Christian Groessler <chris@groessler.org>
115
116 * config/tc-i860.c (md_pcrel_from): Fix typo in comment.
117
118 2003-10-29 Phil Edwards <phil@codesourcery.com>
119
120 * configure.in (arm-*-vxworks, i386-*-vxworks, mips-*-vxworks,
121 ppc-*-vxworks, ppc-*-windiss): Remove separate outdated stanzas.
122 (*-*-vxworks, *-*-windiss): Use common stanzas, all ELF.
123 * configure: Regenerated.
124
125 2003-10-27 Kazu Hirata <kazu@cs.umass.edu>
126
127 * ChangeLog: Fix typos.
128 * ChangeLog-9295: Likewise.
129 * as.c: Fix comment typos.
130 * as.h: Likewise.
131 * atof-generic.c: Likewise.
132 * bit_fix.h: Likewise.
133 * frags.h: Likewise.
134 * hash.c: Likewise.
135 * input-file.c: Likewise.
136 * input-scrub.c: Likewise.
137 * itbl-ops.c: Likewise.
138 * itbl-parse.y: Likewise.
139 * listing.c: Likewise.
140 * macro.h: Likewise.
141 * read.c: Likewise.
142 * sb.c: Likewise.
143 * sb.h: Likewise.
144 * symbols.c: Likewise.
145 * symbols.h: Likewise.
146
147 2003-10-27 Stephane Carrez <stcarrez@nerim.fr>
148
149 * config/tc-m68hc11.c: Convert to ISO C90.
150 * config/tc-m68hc11.h: Likewise.
151
152 2003-10-26 Kazu Hirata <kazu@cs.umass.edu>
153
154 * doc/c-sh64.texi: Fix a typo.
155
156 2003-10-26 Kazu Hirata <kazu@cs.umass.edu>
157
158 * doc/c-alpha.texi: Fix typos.
159 * doc/c-ia64.texi: Likewise.
160 * doc/c-mmix.texi: Likewise.
161 * doc/c-sh64.texi: Likewise.
162 * doc/c-xtensa.texi: Likewise.
163 * doc/internals.texi: Likewise.
164
165 2003-10-24 H.J. Lu <hongjiu.lu@intel.com>
166
167 * config/obj-elf.c (obj_elf_change_section): Allow SHF_ALLOC
168 for .interp, .strtab and .symtab. Use specified section
169 attributes.
170
171 2003-10-22 Andreas Schwab <schwab@suse.de>
172 H.J. Lu <hongjiu.lu@intel.com>
173 Jim Wilson <wilson@specifixinc.com>
174
175 * config/tc-ia64.c (update_qp_mutex): New.
176 (note_register_values): Properly handle one of PRs in compare
177 is PR0. Don't add a mutex relation for .and.orcm/.or.andcm.
178 Clear mutex relation for .none/.unc. Don't clear mutex relation
179 on predicated compare.
180
181 2003-10-21 Wouter van Heyst <wouter@vidicode.nl>
182
183 * config/tc-arm.c (all_reg_maps): Correct text describing Maverick
184 register requirements.
185 (md_begin): Remove F_SOFT_FLOAT if enabling MAVERICK FP.
186
187 2003-10-21 Peter Barada <pbarada@mail.wm.sps.mot.com>
188 Bernardo Innocenti <bernie@develer.com>
189
190 * config/tc-m68k.c: Add MCF528x (MCFv4) support.
191 * config/m68k-parse.h: Likewise.
192 * NEWS: Mention the new support.
193 * doc/c-m68k.texi: Document new processor selection switch.
194
195 2003-10-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
196
197 * config/tc-mips.c (normalize_constant_expr): New function to fix sign
198 extensions broken by gas' expression evaluation of constants.
199 (check_absolute_expr): Use it.
200 (mips_ip): Likewise.
201
202 2003-10-18 Hans-Peter Nilsson <hp@bitrange.com>
203
204 Generate BFD_RELOC_MMIX_PUSHJ_STUBBABLE for PUSHJ when possible.
205 * doc/c-mmix.texi (MMIX-Opts): Document --no-pushj-stubs and
206 --no-stubs.
207 * config/tc-mmix.c: Include limits.h. Expand on mmix_relax_table
208 comment.
209 (expand_op, mmix_next_semicolon_is_eoln): Fix head comment.
210 (pushj_stubs): New variable.
211 (OPTION_NOPUSHJSTUBS, STATE_PUSHJSTUB, PUSHJSTUB_MIN)
212 (PUSHJSTUB_MAX): New macros.
213 (md_longopts): New options "--no-pushj-stubs" and synonym
214 "--no-stubs".
215 (mmix_relax_table): Handle new entry for STATE_PUSHJSTUB.
216 (md_parse_option): Handle OPTION_NOPUSHJSTUBS.
217 (md_estimate_size_before_relax): Modify STATE_PUSHJ state for
218 PUSHJ stub relaxation.
219 (md_convert_frag): Handle STATE_PUSHJSTUB.
220 (md_apply_fix3): Handle BFD_RELOC_MMIX_PUSHJ_STUBBABLE.
221 (tc_gen_reloc): Ditto.
222 (mmix_md_relax_frag): Handle PUSHJ stub relaxation.
223 * config/tc-mmix.h (TC_SEGMENT_INFO_TYPE): Define.
224 (struct mmix_segment_info_type): New.
225
226 2003-10-17 Paul Dale <pauli@snapgear.com>
227 Bernardo Innocenti <bernie@develer.com>
228
229 * config/tc-m68k.c (make_pcrel_absolute): Enforce
230 PC-relative jumps with --pcrel.
231 (md_convert_frag_1): Likewise.
232 (md_create_long_jump): Likewise.
233
234 2003-10-17 Shrinivas Atre <shrinivasa@KPITCummins.com>
235
236 * config/tc-h8300.c (PSIZE): Correct for Normal mode.
237 (get_operand): Accept both 16 bit 32 bit registers as pointer
238 registers, when operating in Normal mode.
239 (fix_operand_size): Make default address size 16 for Normal mode.
240
241 2003-10-17 Ian Lance Taylor <ian@wasabisystems.com>
242
243 * config/tc-arm.c (do_iwmmxt_byte_addr): Reject control
244 registers.
245 (do_iwmmxt_word_addr): With a control register, reject conditional
246 execution and reject a non-word size.
247
248 2003-10-16 Peter Bergner <bergner@vnet.ibm.com>
249
250 * configure.in: Set em=linux for ppc-*-linux-gnu* target.
251 * configure: Regenerate.
252
253 2003-10-15 Alan Modra <amodra@bigpond.net.au>
254
255 * doc/as.texinfo (Align): Correct list of byte targets.
256
257 2003-10-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
258
259 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):
260 Fix indentation. Better error message.
261
262 2003-10-14 Bob Wilson <bob.wilson@acm.org>
263
264 * config/tc-xtensa.c (xtensa_create_property_segments): Remove bfd
265 argument in call to xtensa_get_property_section_name. Formatting.
266
267 2003-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
268
269 * config/tc-sh.h (sh_coff_reloc_mangle): Delete an extra
270 parenthesis.
271
272 2003-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
273
274 * config/tc-sh.c: Convert to ISO C90. Remove unnecessary
275 prototypes and casts.
276 * config/tc-sh.h: Likewise.
277 * config/tc-sh64.c: Likewise.
278 * config/tc-sh64.h: Likewise.
279
280 2003-10-08 Dave Brolley <brolley@redhat.com>
281
282 * config/tc-frv.c (fr550_check_insn_acc_range): New function.
283 (fr550_check_acc_range): New function.
284 (md_assemble): Call fr550_check_acc_range.
285
286 2003-10-08 Dave Brolley <brolley@redhat.com>
287
288 * config/tc-frv.c: Handle DEFAULT_CPU_FR550.
289 (md_parse_option): Handle OPTION_CPU==fr550.
290 (md_show_usage): Document fr550.
291
292 2003-10-08 Philippe De Muyter <phdm@macqel.be>
293
294 * as.c (use_gnu_debug_info_extensions) : New variable.
295 (parse_args) : Accept new --gstabs+ option, and set
296 `use_gnu_debug_info_extensions'.
297 (show_usage) : Document --gstabs+ option.
298 * as.h (use_gnu_debug_info_extensions) : New extern declaration.
299 * stabs.c (stabs_generate_asm_file) : If
300 `use_gnu_debug_info_extensions' is set, add the compilation
301 directory to the stabs debug info.
302 * doc/as.texinfo : Document --gstabs+ option.
303 * NEWS: Mention new feature.
304
305 2003-10-06 Matt Thomas <matt@3am-software.com>
306
307 Switch NetBSD/hppa to use Linux PA-RISC ELF ABI and
308 assembler syntax.
309
310 * tc-hppa.c: Add "%farg[0-3]", "%fret", "%t[1-4]", "%tf[1-4]"
311 register names. Change all "defined (TE_LINUX)" to
312 "(defined (TE_LINUX) || defined (TE_NETBSD))".
313
314 * tc-hppa.h: Make NetBSD use "elfXX-hppa-linux" bfd target.
315 Remove NetBSD's use of LABELS_WITHOUT_COLONS.
316
317 2003-10-06 Robert Millan <robertmh@gnu.org>
318
319 * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
320 * configure: Regenerate.
321
322 2003-10-05 Nick Clifton <nickc@redhat.com>
323
324 * as.c (parse_args): Revert patch to change handling of -f
325 option. Its behaviour is mandated by the POSIX 2 spec.
326
327 2003-10-04 Christian Groessler <chris@groessler.org>
328
329 * tc-z8k.c (newfix): Tell fix_new_exp about pc relativeness.
330 (md_apply_fix3): Fix R_JR, R_DISP7, and R_CALLR cases.
331 (md_pcrel_from): This function now gets called. Supply return
332 value.
333
334 2003-10-04 Nick Clifton <nickc@redhat.com>
335
336 * as.c: Convert to ISO C90.
337
338 2003-10-04 Nick Clifton <nickc@redhat.com>
339
340 * as.c (std_shortopts): Remove 'f'.
341 (std_longopts): Add 'f'. Doing this prevents -f<foo> being
342 acecpted as an alias for -f.
343
344 2003-10-04 Danny Smith <danny_r_smith_2001@yahoo.co.nz>
345
346 * config/obj-coff.c (obj_coff_section [BEF_ASSEMBLER]):
347 Make 'r' mean readonly data.
348
349 2003-10-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
350
351 * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):
352 Unbreak overflow checks.
353
354 2003-10-01 Chris Demetriou <cgd@broadcom.com>
355
356 * config/tc-mips.c (s_cpreturn): Correct errors in comment.
357
358 2003-10-01 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
359
360 * config/tc-mips.c (macro_build_ldst_constoffset): Fix sign extension
361 tests.
362 (load_register): Likewise.
363 (macro): Likewise.
364
365 2003-09-30 Chris Demetriou <cgd@broadcom.com>
366
367 * config/tc-mips.c (mips_ip): Capitalize first word of
368 existing condition code warning, and add condition code
369 warnings for .ps instructions, and for bc1any[24][tf].
370
371 2003-09-30 Chris Demetriou <cgd@broadcom.com>
372
373 * NEWS: Mention support for MIPS64 Release 2.
374
375 2003-09-30 Chris Demetriou <cgd@broadcom.com>
376
377 * NEWS: Add an indication of the cutoff for 2.14.
378
379 2003-09-30 Chris Demetriou <cgd@broadcom.com>
380
381 * configure.in (mipsisa64r2, mipsisa64r2el, mipsisa64r2*): New CPUs.
382 * configure: Regenerate.
383 * config/tc-mips.c (imm2_expr): New variable.
384 (md_assemble, mips16_ip): Initialize imm2_expr.
385 (ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
386 (macro_build): Handle +A, +B, +C, +E, +F, +G, and +H format operands.
387 (macro): Handle M_DEXT and M_DINS.
388 (validate_mips_insn): Handle +E, +F, +G, +H, and +I format operands.
389 (mips_ip): Likewise.
390 (OPTION_MIPS64R2): New define.
391 (md_longopts): New entry for -mips64r2 (OPTION_MIPS64R2).
392 OPTION_ASE_BASE): Increase to compensate for OPTION_MIPS64R2.
393 (md_parse_option): Handle OPTION_MIPS64R2.
394 (s_mipsset): Handle setting "mips64r2" ISA.
395 (mips_cpu_info_table): Add mips64r2.
396 (md_show_usage): Document -mips64r2 option.
397 * doc/as.texinfo: Docuemnt -mips64r2 option.
398 * doc/c-mips.texi: Likewise.
399
400 2003-09-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
401
402 * config/tc-hppa.c (pa_ip): Check for invalid 64-bit conditions.
403
404 2003-09-26 Matt Thomas <matt@3am-software.com>
405
406 * config/tc-vax.c (md_shortopts): Fix a typo. Remove 'K'.
407 (OPTION_PIC): Define.
408 (md_longopts): Add "pic" option.
409 (md_parse_option): Change 'K' to OPTION_PIC.
410
411 2003-09-23 Alan Modra <alan@modra.org>
412
413 * config/obj-elf.c (obj_elf_change_section): Adjust for
414 _bfd_elf_get_sec_type_attr changes. Allow SHF_MERGE and SHF_STRINGS
415 to be set when defaults are not. Don't set attr from defaults if
416 old_sec.
417
418 2003-09-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
419
420 * config/tc-mips.c (macro_build_ldst_constoffset): Don't silently
421 truncate values which won't fit im 32 bits.
422 (load_register): Likewise.
423 (macro): Likewise.
424
425 2003-09-17 Dmitry Diky <diwil@mail.ru>
426
427 * config/tc-msp430.c (MAX_OP_LEN): Set to 256.
428 (msp430_operands): Remove redundant l2[16] within switch-case.
429
430 2003-09-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432 * configure.in: Handle arm-*-rtems* and thumb-*rtems*.
433 * configure: Regenerate.
434
435 2003-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
436
437 * config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): Remove.
438 (macro_build_ldst_constoffset): Sign-extend 32-bit constants. Change
439 the function prototype.
440 (load_register): Likewise. Simplify the checks for sign-extended
441 constants.
442 (macro): Likewise. Fix code generation for 64-bit address constants
443 outside the 32-bit compatibility space. Adjust
444 macro_build_ldst_constoffset calls.
445 (s_cprestore): Adjust macro_build_ldst_constoffset call.
446
447 2003-09-11 Bob Wilson <bob.wilson@acm.org>
448
449 * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels,
450 literal_syms): New global variables.
451 (xtensa_define_label, add_target_symbol, xtensa_find_label,
452 map_over_defined_symbols, is_loop_target_label,
453 xtensa_mark_target_fragments, xtensa_move_frag_symbol,
454 xtensa_move_frag_symbols, defined_symbols, branch_targets): Delete.
455 (xtensa_begin_directive): Call md_flush_pending_output. Move symbols
456 from insn_labels to saved_insn_labels when entering a literal region.
457 (xtensa_end_directive): Call md_flush_pending_output. Restore
458 insn_labels list when leaving a literal region.
459 (xtensa_literal_position): Call xtensa_clear_insn_labels.
460 (xtensa_literal_pseudo): Add check to disallow .literal inside a
461 literal region. Move insn_labels to saved_insn_labels and then restore
462 insn_labels on exit.
463 (xg_add_branch_and_loop_targets): Replace add_target_symbol calls with
464 code to set is_loop_target or is_branch_target flag on the symbol
465 (xtensa_create_literal_symbol): Call xtensa_add_literal_sym.
466 (xtensa_add_literal_sym, xtensa_add_insn_label,
467 xtensa_clear_insn_labels): New functions.
468 (xtensa_move_labels): Remove old_frag and old_offset arguments. Add
469 loops_ok argument. Rewrite to use insn_labels list instead of
470 calling xtensa_find_label and to check the is_loop_target flag on
471 symbols when loops_ok is false.
472 (xtensa_frob_label): Remove call to xtensa_define_label. Add call
473 to either xtensa_add_literal_sym or xtensa_add_insn_label. Adjust
474 call to xtensa_move_labels. Propagate is_branch_target and
475 is_loop_target flags from symbols to frags.
476 (xtensa_flush_pending_output): Call xtensa_clear_insn_labels.
477 (md_assemble): Use xtensa_move_labels with loops_ok = FALSE when
478 aligning a loop instruction. Adjust call to xtensa_move_labels for
479 aligning entry instructions. Add call to xtensa_clear_insn_labels.
480 (xtensa_end): Remove call to xtensa_mark_target_fragments.
481 (xtensa_move_literals): Replace xtensa_move_frag_symbols call with
482 code to use new literal_syms list.
483 * config/tc-xtensa.h (xtensa_symfield_type): Add is_loop_target and
484 is_branch_target flags.
485
486 2003-09-09 Bob Wilson <bob.wilson@acm.org>
487
488 * config/tc-xtensa.c (xtensa_mark_literal_pool_location): Remove
489 "move_labels" argument and corresponding call to xtensa_move_labels.
490 (md_assemble): Add a separate call to xtensa_move_labels and remove
491 argument for call to xtensa_mark_literal_pool_location.
492 (xtensa_literal_position, xtensa_switch_to_literal_fragment): Fix
493 calls to xtensa_mark_literal_pool_location.
494 (xtensa_create_local_symbol): Delete and inline the code into...
495 (xtensa_create_literal_symbol): ...here.
496 (xtensa_frob_label): Combine conditionals.
497 (expression_maybe_register, xtensa_symbol_new_hook,
498 fix_new_exp_in_seg): Use symbol_get_tc.
499
500 2003-09-09 Bob Wilson <bob.wilson@acm.org>
501
502 * config/tc-xtensa.c (xtensa_literal_pseudo): Remove code for
503 combining identical literals.
504 (expression_maybe_register): Remove call to find_lit_sym_translation.
505 (is_duplicate_expression, cache_literal, is_duplicate_literal,
506 add_lit_sym_translation, find_lit_sym_translation): Delete.
507
508 2003-09-07 Nick Clifton <nickc@redhat.com>
509
510 * doc/as.texinfo (Comments): Comment character for PPC is #.
511
512 2003-09-06 Stephane Carrez <stcarrez@nerim.fr>
513
514 PR savannah/4358:
515 * config/tc-m68hc11.c (s_m68hc11_relax): Use 2 for size to avoid
516 overflow complain.
517
518 2003-09-05 Richard Sandiford <rsandifo@redhat.com>
519
520 * config/tc-frv.c (md_pcrel_from_section): Heed TC_FORCE_RELOCATION.
521
522 2003-09-04 Nick Clifton <nickc@redhat.com>
523
524 * config/tc-v850.c (set_machine): Accept v850e1 machine number.
525 (md_pseudo_table): Add .v850e1 pseudo op.
526 (md_show_usage): Document -mv850e1 switch.
527 (md_parse_option): Accept -mv850e1 switch.
528 (md_begin): Allow TARGET_CPU to be v850e1.
529 * doc/c-v850.texi: Document -mv850e1 switch and .v850e1 pseudo op.
530 * NEWS: Mention support for v850e1.
531
532 2003-09-04 Alan Modra <amodra@bigpond.net.au>
533
534 * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ANY to existing
535 ppc_cpu selection rather than replacing.
536 (ppc_set_cpu): Ignore and preserve PPC_OPCODE_ANY in ppc_cpu.
537 (md_begin): When PPC_OPCODE_ANY, insert all opcodes in ppc_hash.
538
539 2003-09-03 Robert Millan <robertmh@gnu.org>
540
541 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu
542 triplet.
543 * configure: Regenerate.
544
545 2003-09-02 Daniel Jacobowitz <drow@mvista.com>
546
547 * configure.in: Update AC_PREREQ to 2.57. Use AC_CONFIG_FILES
548 and AC_CONFIG_COMMANDS instead of the three-argument AC_OUTPUT.
549 Specify AC_CONFIG_AUX_DIR.
550 * aclocal.m4: Regenerated with aclocal-1.7.
551 * configure: Regenerated with autoconf 2.57.
552 * Makefile.in, doc/Makefile.in: Regenerated with automake-1.7.
553
554 2003-08-29 Jakub Jelinek <jakub@redhat.com>
555
556 * dw2gencfi.c (cfi_pseudo_table): Add cfi_window_save.
557 (dot_cfi, output_cfi_insn): Handle DW_CFA_GNU_window_save.
558 (output_cie): Don't use DW_EH_PE_pcrel if neither DIFF_EXPR_OK
559 nor tc_cfi_emit_pcrel_expr are defined.
560 (output_fde): Use tc_cfi_emit_pcrel_expr if available and
561 DIFF_EXPR_OK is not defined.
562 * config/tc-sparc.h (TARGET_USE_CFIPOP): Define.
563 (tc_cfi_frame_initial_instructions, tc_regname_to_dw2regnum,
564 tc_cfi_emit_pcrel_expr): Define.
565 (sparc_cfi_frame_initial_instructions, sparc_regname_to_dw2regnum,
566 sparc_cfi_emit_pcrel_expr): New prototypes.
567 (sparc_cie_data_alignment): New decl.
568 (DWARF2_DEFAULT_RETURN_COLUMN, DWARF2_CIE_DATA_ALIGNMENT): Define.
569 * config/tc-sparc.c: Include dw2gencfi.h.
570 (sparc_cie_data_alignment): New variable.
571 (md_begin): Initialize it.
572 (sparc_cfi_frame_initial_instructions): New function.
573 (sparc_regname_to_dw2regnum): Likewise.
574 (sparc_cfi_emit_pcrel_expr): Likewise.
575 * doc/as.texinfo: Document .cfi_window_save.
576
577 * config/tc-sparc.c (s_common): Cast last argument to long and
578 change format string to shut up warning.
579
580 2003-08-25 Jason Eckhardt <jle@rice.edu>
581
582 * doc/c-i860.texi: Update text about relocatable address expansions.
583
584 2003-08-24 Jason Eckhardt <jle@rice.edu>
585
586 * config/tc-i860.c (md_assemble): Use isrc2 from the original
587 instruction when expanding E_ADDR.
588
589 2003-08-21 Nick Clifton <nickc@redhat.com>
590
591 * po/tr.po: Updated Turkish translation.
592
593 2003-08-20 Alan Modra <amodra@bigpond.net.au>
594
595 * config/tc-ppc.c (md_parse_option): Add PPC_OPCODE_ISEL and
596 PPC_OPCODE_RFMCI to -m440 selected ppc_cpu.
597
598 2003-08-19 Nick Clifton <nickc@redhat.com>
599
600 * config/tc-arm.c (cp_address_required_here): Add code to handle
601 unindexed addressing mode.
602
603 2003-08-19 Alan Modra <amodra@bigpond.net.au>
604
605 * config/tc-ppc.c (md_parse_option): Handle -m440.
606 (md_show_usage): Add -m440.
607 (md_apply_fix3): Warning fix.
608 * doc/c-ppc.texi: Document -m440.
609
610 2003-08-16 Benjamin Kalytta <bkausbk@web.de>
611
612 * read.c (s_print): Check for NULL.
613
614 2003-08-16 Alan Modra <amodra@bigpond.net.au>
615
616 * write.c (fixup_segment): When handling an expression involving
617 the subtraction of two symbols in the same segment, don't clear
618 fx_pcrel except for TC_M68K.
619
620 2003-08-14 Alan Modra <amodra@bigpond.net.au>
621
622 * config/tc-i386.h: Remove BFD_ASSEMBLER tests and all !BFD_ASSEMBLER
623 code.
624 * config/tc-i386.c: Likewise.
625 (RELOC_ENUM): Don't define. Replace throughout with enum.
626
627 * dep-in.sed: Remove libintl.h. Ignore include/fopen-*.h
628 * Makefile.am (POTFILES.in): Unset LC_COLLATE.
629 Run "make dep-am".
630 * Makefile.in: Regenerate.
631
632 2003-08-08 Andreas Schwab <schwab@suse.de>
633
634 * config/tc-m68k.h (TARGET_USE_CFIPOP)
635 (DWARF2_DEFAULT_RETURN_COLUMN, DWARF2_CIE_DATA_ALIGNMENT)
636 (tc_regname_to_dw2regnum, tc_cfi_frame_initial_instructions):
637 Define.
638 * config/tc-m68k.c: Include "dw2gencfi.h".
639 (tc_m68k_regname_to_dw2regnum)
640 (tc_m68k_frame_initial_instructions): New functions.
641
642 2003-08-08 Dmitry Diky <diwil@mail.ru>
643
644 * config/tc-msp430.c: Add xW42 and xE42 parts. Sort MPU list
645 according to gcc order.
646
647 2003-08-07 Jason Eckhardt <jle@rice.edu>
648
649 * config/tc-i860.c (i860_check_label): New function.
650 * config/tc-i860.h (i860_check_label): New prototype.
651 (tc_check_label): Define macro as i860_check_label.
652
653 2003-08-06 Jason Eckhardt <jle@rice.edu>
654
655 * config/tc-i860.c (s_align_wrapper): New function and prototype.
656 (md_pseudo_table): Change s_align_bytes to s_align_wrapper, remove
657 surrounding OBJ_ELF ifdef, and re-format slightly.
658 * doc/c-i860.texi: Document the special .align syntax available
659 in Intel mode.
660
661 2003-08-06 Jason Eckhardt <jle@rice.edu>
662
663 * config/tc-i860.c (i860_handle_align): New function.
664 * config/tc-i860.h (HANDLE_ALIGN): Define macro.
665 (MAX_MEM_FOR_RS_ALIGN_CODE): Define macro.
666
667 2003-08-06 Jason Eckhardt <jle@rice.edu>
668
669 * config/tc-i860.c (i860_process_insn): Check that instructions
670 with their dual-bit set are 8-byte aligned.
671
672 2003-08-06 Nick Clifton <nickc@redhat.com>
673
674 * po/fr.po: Updated French translation.
675
676 2003-08-05 Jason Eckhardt <jle@rice.edu>
677
678 * config/tc-i860.c (i860_process_insn): Don't handle dual-bit
679 setting during flop argument parsing. Instead, do it after
680 instruction is fully parsed.
681
682 2003-08-05 Jason Eckhardt <jle@rice.edu>
683
684 * doc/c-i860.texi: Mention that .dual, .enddual, and .atmp
685 directives are only available in Intel syntax mode.
686
687 2003-08-05 Jason Eckhardt <jle@rice.edu>
688
689 * config/tc-i860.c (s_dual): Accept .dual directive only in
690 the Intel syntax mode.
691 (s_enddual): Likewise for .enddual.
692 (s_atmp): Likewise for .atmp.
693
694 2003-08-04 Alan Modra <amodra@bigpond.net.au>
695
696 * config/tc-i386.c (i386_intel_operand): Always call i386_index_check
697 for memory operands. Pass the full operand_string to i386_index_check.
698
699 2003-08-01 Jason Eckhardt <jle@rice.edu>
700
701 * config/tc-i860.c: Remove SYNTAX_SVR4 macro and occurrences.
702 (target_intel_syntax): Declare variable.
703 (OPTION_INTEL_SYNTAX): Declare macro.
704 (md_longopts): Add option -mintel-syntax.
705 (md_parse_option): Set target_intel_syntax.
706 (md_show_usage): Add -mintel-syntax usage.
707 (md_begin): Set reg_prefix based on target_intel_syntax.
708 (i860_process_insn): Skip register prefix only if there is one.
709 Parse relocatable expressions in either Intel or AT&T syntax based
710 on target_intel_syntax instead of the SYNTAX_SVR4 macro.
711 * doc/c-i860.texi: Document -mintel-syntax option and give blurb
712 about the differences in syntax.
713
714 2003-08-01 Dmitry Diky <diwil@mail.ru>
715
716 * config/tc-msp430.c (msp430_srcoperand): Extend 'push' bug workaround
717 to all arches.
718
719 2003-07-30 J"orn Rennecke <joern.rennecke@superh.com>
720
721 * config/tc-sh.c (md_assemble): For branches, check & update
722 valid_arch here.
723
724 2003-07-30 Jason Eckhardt <jle@rice.edu>
725
726 * config/tc-i860.c: Convert to ISO C90.
727
728 2003-07-30 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
729
730 * read.c (s_space): Revert 2003-07-28 change.
731
732 2003-07-30 Alan Modra <amodra@bigpond.net.au>
733
734 * config/obj-elf.c (obj_elf_change_section): Allow "x" for .note*.
735
736 2003-07-29 Alan Modra <amodra@bigpond.net.au>
737
738 * config/tc-sh.c (tc_gen_reloc): Test for R_SH_IND12W only when ELF.
739
740 2003-07-29 Jakub Jelinek <jakub@redhat.com>
741
742 * config/tc-ppc.c (md_apply_fix3): Fix check for lq insns.
743
744 2003-07-28 H.J. Lu <hongjiu.lu@intel.com>
745
746 * config/obj-elf.c (obj_elf_section_type): Also accept "note".
747
748 2003-07-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
749
750 * read.c (s_space): Don't warn about .space 0.
751
752 2003-07-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
753
754 * config/tc-mips.c (mips_flag_pdr): Define.
755 (md_begin) [OBJ_ELF]: Use it to control .pdr creation.
756 (s_mips_end) [OBJ_ELF]: Likewise.
757 (md_longopts) [OBJ_ELF]: Define OPTION_PDR, OPTION_NO_PDR.
758 (md_parse_option) [OBJ_ELF]: Handle them.
759 (md_show_usage) [OBJ_ELF]: Document -mpdr, -mno-pdr.
760
761 * doc/c-mips.texi (MIPS Opts): Document -mpdr, -mno-pdr.
762 * doc/as.texinfo (Overview) [MIPS]: Likewise.
763
764 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
765
766 * config/obj-elf.c (obj_elf_change_section): Update
767 elf_section_type and elf_section_flags only when they are
768 specified.
769
770 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
771
772 * config/obj-elf.c (obj_elf_change_section): Always set section
773 type and flags.
774
775 2003-07-25 H.J. Lu <hongjiu.lu@intel.com>
776
777 * config/obj-elf.c (special_sections): Removed.
778 (obj_elf_change_section): Call _bfd_elf_get_sec_type_attr. Set
779 elf_section_type and elf_section_flags.
780 (elf_frob_file): Set SHT_GROUP.
781
782 * config/obj-elf.h (obj_sec_set_private_data): New.
783
784 * config/tc-alpha.h (ELF_TC_SPECIAL_SECTIONS): Removed.
785 * config/tc-ia64.h: Likewise.
786 * config/tc-m32r.h: Likewise.
787 * config/tc-m68hc11.h: Likewise.
788 * config/tc-mcore.h: Likewise.
789 * config/tc-mips.h: Likewise.
790 * config/tc-ppc.h: Likewise.
791 * config/tc-sh64.h: Likewise.
792 * config/tc-v850.h: Likewise.
793 * config/tc-xtensa.h: Likewise.
794
795 * config/tc-v850.h (SHF_V850_GPREL): Removed.
796 (SHF_V850_EPREL): Likewise.
797 (SHF_V850_R0REL): Likewise.
798
799 * subsegs.c (subseg_get): Call obj_sec_set_private_data if it
800 is defined.
801
802 2003-07-24 Stephane Carrez <stcarrez@nerim.fr>
803
804 * config/tc-m68hc11.h (DWARF2_ADDR_SIZE): Use 32-bit address for
805 debugging symbols so that we handle page memory correctly.
806
807 2003-07-24 Nick Clifton <nickc@redhat.com>
808
809 * po/fr.po: Updated French translation.
810
811 2003-07-23 Daniel Jacobowitz <drow@mvista.com>
812
813 * config/tc-arm.c (arm_archs): Add iwmmxt.
814
815 2003-07-22 H.J. Lu <hongjiu.lu@intel.com>
816
817 * read.c (do_parse_cons_expression): Mark nbytes unused to
818 silence gcc.
819
820 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
821
822 * config/tc-h8300.c (get_specific): No PCREL8 encoding for bsr/bc
823 or bsr/bs.
824
825 * config/tc-h8300.c (md_assemble): Make sure characters after
826 slash and dot are lower-case.
827
828 2003-07-17 Nick Clifton <nickc@redhat.com>
829
830 * po/es.po: New Spanish translation.
831 * po/tr.po: New Turkish translation.
832 * po/opcodes.pot: Regenerate.
833
834 2003-07-16 Alan Modra <amodra@bigpond.net.au>
835
836 * dwarf2dbg.c (get_frag_fix): Revert 2001-11-15 change.
837 (generic_dwarf2_emit_offset): Don't define function when
838 TC__DWARF2_EMIT_OFFSET is defined.
839
840 2003-07-15 Richard Sandiford <rsandifo@redhat.com>
841
842 * config/tc-mips.c (hilo_interlocks): True for CPU_RM7000.
843 (mips_cpu_info_table): Add rm7000 and rm9000 entries.
844 * doc/c-mips.texi: Document -march=rm9000.
845
846 2003-07-15 Alan Modra <amodra@bigpond.net.au>
847
848 * config/tc-v850.c (md_assemble): When no reloc, create pcrel fixups
849 only for V850_OPERAND_DISP operands.
850
851 2003-07-15 Alan Modra <amodra@bigpond.net.au>
852
853 * frags.c (frag_more): Move segment checks to..
854 (frag_alloc_check): ..here. New function.
855 (frag_append_1_char): Call frag_alloc_check.
856
857 2003-07-14 Nick Clifton <nickc@redhat.com>
858
859 * po/tr.po: Update with latest version.
860 * po/POTFILES.in: Regenerate.
861 * po/gas.pot: Regenerate.
862 * configure: Regenerate.
863
864 2003-07-14 Nick Clifton <nickc@redhat.com>
865
866 * config/tc-ip2k.c: Remove inclusion of <ctype.h>
867 * config/tc-tic4x.c: Replace inclusion of <ctype.h> with
868 "safe-ctype.h" and update use of macros.
869 * Makefile.am: Update dependencies.
870 * Makefile.in: Regenerate.
871
872 2003-07-11 Alan Modra <amodra@bigpond.net.au>
873
874 * po/gas.pot: Regenerate.
875
876 2003-07-10 Jakub Jelinek <jakub@redhat.com>
877
878 * config/tc-ppc.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always.
879 (TARGET_USE_CFIPOP, tc_cfi_frame_initial_instructions,
880 tc_regname_to_dw2regnum, DWARF2_DEFAULT_RETURN_COLUMN,
881 DWARF2_CIE_DATA_ALIGNMENT): Define.
882 (ppc_cfi_frame_initial_instructions, tc_ppc_regname_to_dw2regnum): New
883 prototypes.
884 (ppc_cie_data_alignment): Declare.
885 * config/tc-ppc.c: Include dw2gencfi.h.
886 (ppc_cie_data_alignment): Define.
887 (md_begin): Initialize ppc_cie_data_alignment.
888 (ppc_cfi_frame_initial_instructions, tc_ppc_regname_to_dw2regnum): New
889 functions.
890 * config/tc-s390.h (DWARF2_LINE_MIN_INSN_LENGTH): Define always.
891 (TARGET_USE_CFIPOP, tc_cfi_frame_initial_instructions,
892 tc_regname_to_dw2regnum, DWARF2_DEFAULT_RETURN_COLUMN,
893 DWARF2_CIE_DATA_ALIGNMENT): Define.
894 (s390_cfi_frame_initial_instructions, tc_s390_regname_to_dw2regnum):
895 New prototypes.
896 (s390_cie_data_alignment): Declare.
897 * config/tc-s390.c: Include dw2gencfi.h.
898 (s390_cie_data_alignment): Define.
899 (md_begin): Initialize s390_cie_data_alignment.
900 (s390_cfi_frame_initial_instructions, tc_s390_regname_to_dw2regnum):
901 New functions.
902
903 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
904
905 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
906 * config/tc-mn10300.h (EXTERN_FORCE_RELOC): Don't define to zero.
907 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
908 * configure.in (am33_2.0, mn10300-*-linux*): Added.
909 * configure: Rebuilt.
910 * config/tc-mn10300.h (TARGET_FORMAT) [TE_LINUX]: Define to
911 elf32-am33lin.
912 * config/tc-mn10300.c (md_begin) [TE_LINUX]: Choose AM33/2.0
913 by default.
914
915 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
916
917 2003-02-25 Alexandre Oliva <aoliva@redhat.com>
918 * config/tc-mn10300.c (mn10300_check_fixup): Set GOT_PCREL type
919 for subtracts from GLOBAL_OFFSET_TABLE that could not be
920 simplified.
921 2002-07-18 Alexandre Oliva <aoliva@redhat.com>
922 * config/tc-mn10300.c (mn10300_check_fixup): Accept subtracts that
923 could not be simplified.
924 (tc_gen_reloc): Turn an absolute fx_subsy into part of fx_offset.
925 2001-11-04 Alexandre Oliva <aoliva@redhat.com>
926 * config/tc-mn10300.h (TC_RELOC_RTSYM_LOC_FIXUP): Don't adjust
927 BDF_RELOC_MN10300_GOT32.
928 * config/tc-mn10300.c (mn10300_fix_adjustable): If
929 TC_RELOC_RTSYM_LOC_FIXUP doesn't hold, it's not adjustable.
930 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
931 * config/tc-mn10300.c (mn10300_parse_name): Don't return a
932 symbol if we know its value.
933 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
934 * config/tc-mn10300.h (GLOBAL_OFFSET_TABLE_NAME): Remove
935 duplicate underscore prefix.
936 2001-05-09 Alexandre Oliva <aoliva@redhat.com>
937 * config/tc-mn10300.c (mn10300_parse_name): Store relocation
938 type in X_md, not X_add_number. Zero X_add_number.
939 (mn10300_check_fixup): Extract relocation type from X_md.
940 * config/tc-mn10300.h: Update comment.
941 2001-04-14 Alexandre Oliva <aoliva@redhat.com>
942 * config/tc-mn10300.h (O_GOTOFF, O_PLT, O_GOT): Replace with...
943 (O_PIC_reloc): this.
944 * config/tc-mn10300.c (mn10300_PIC_related_p): Use it.
945 (mn10300_check_fixup): Likewise.
946 (mn10300_parse_name): Set X_add_number to relocation type.
947 * config/tc-mn10300.h (DIFF_EXPR_OK, GLOBAL_OFFSET_TABLE_NAME,
948 TC_RELOC_RTSYM_LOC_FIXUP, md_parse_name, TC_CONS_FIX_NEW,
949 O_GOTOFF, O_PLT, O_GOT): Define.
950 * config/tc-mn10300.c (mn10300_PIC_related_p): New fn.
951 (mn10300_check_fixup): New fn.
952 (md_assemble): Call it. Check for PIC-related relocs.
953 (mn10300_cons_fix_new): Likewise. New fn.
954 (mn10300_end_of_match): New fn.
955 (mn10300_md_parse_name_cont): New fn.
956
957 2003-07-09 Alexandre Oliva <aoliva@redhat.com>
958
959 2000-05-25 Alexandre Oliva <aoliva@cygnus.com>
960 * config/tc-mn10300.c (mn10300_insert_operand): Negate negative
961 accumulator's shift.
962 2000-05-08 Alexandre Oliva <aoliva@cygnus.com>
963 * config/tc-mn10300.c (md_relax_table, md_convert_frag,
964 md_assemble, md_estimate_size_before_relax): Handle fbCC.
965 2000-04-20 Alexandre Oliva <aoliva@cygnus.com>
966 * config/tc-mn10300.c (HAVE_AM33): Redefine in terms of
967 HAVE_AM33_2.
968 2000-04-03 Alexandre Oliva <aoliva@cygnus.com>
969 * config/tc-mn10300.c (md_pseudo_table): Use AM33_2 constant.
970 (HAVE_AM33): Match AM33_2 too.
971 (HAVE_AM33_2): New macro.
972 (md_assemble): Use it. Match 2.0 registers only if HAVE_AM33_2.
973 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>
974 * config/tc-mn10300.c (md_pseudo_table): Added `am33_2'.
975 (float_registers, double_registers): New variables.
976 (float_register_name, double_register_name): New functions.
977 (md_assemble): Recognize FP registers. Implement FMT_D3.
978 (mn10300_insert_operand): Support FP registers.
979
980 2003-07-08 Chris Demetriou <cgd@broadcom.com>
981
982 * config/tc-mips.c (mips_validate_fix): Do not warn about branch
983 target being a global symbol if not compiling SVR4 PIC code.
984
985 2003-07-07 Nick Clifton <nickc@redhat.com>
986
987 * doc/c-m32r.texi (M32R-Directives): New node. Document the
988 .high, .shigh and .low directives.
989
990 2003-07-07 Richard Sandiford <rsandifo@redhat.com>
991
992 * config/tc-h8300.c (h8300sxnmode): Add prototype.
993 (DSYMMODE): Remove.
994 (parse_exp): Replace expressionS argument with a h8_op. Parse the
995 operand size as well.
996 (skip_colonthing): Remove unused expression argument. Tighten checks
997 for 2-digit sizes.
998 (colonmod24): Remove.
999 (get_mova_operands): Combine calls to parse_exp and skip_colonthing.
1000 (get_operand): Likewise. Use the standard code to read the size of
1001 pc-relative operands.
1002 (fix_operand_size): Include the size-guessing logic that used to be
1003 in colonmod24 and get_operand. Don't apply dd:2 optimizations to
1004 offsets with a symbolic component.
1005
1006 2003-07-04 Nick Clifton <nickc@redhat.com>
1007
1008 * config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use ARRAY_SIZE
1009 macro to compute size of selected register name array.
1010
1011 2003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
1012
1013 * config/tc-s390.c (md_parse_option): Add cpu type z990.
1014 (md_begin): Add minimal cpu type logic for instructions with different
1015 binary format depending on the cpu.
1016 (md_assemble): Remove check for minimal cpu.
1017 (s390_insert_operand): Add support for long displacements.
1018 (md_gather_operands): Likewise.
1019 (tc_s390_fix_adjustable): Likewise.
1020 (tc_s390_force_relocation): Likewise.
1021 (md_apply_fix3): Likewise.
1022
1023 2003-06-30 Chris Demetriou <cgd@broadcom.com>
1024
1025 * config/tc-mips.c (s_mipsset): Implement -march= handling
1026 differently.
1027
1028 2003-06-30 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1029
1030 * config/tc-mips.c: Convert to ISO C90 prototypes. Remove unnecessary
1031 prototypes and casts. Replace PTR with void *. Reformat.
1032 * config/tc-mips.h: Likewise.
1033
1034 2003-06-30 Alan Modra <amodra@bigpond.net.au>
1035
1036 * config/tc-ia64.c (note_register_values): Warning fix.
1037 * config/tc-mips.c (append_insn): Likewise.
1038
1039 2003-06-29 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1040
1041 * config/tc-mips.c (mips_set_options,mips_opts): Support for
1042 .set arch=FOO.
1043 (file_mips_arch): Rename mips_arch.
1044 (mips_arch_info,mips_tune_info): Remove.
1045 (hilo_interlocks,gpr_interlocks,cop_interlocks): Use mips_opts.arch.
1046 (mips_cpu_info_from_arch): New function.
1047 (md_begin): Use file_mips_arch.
1048 (macro_build,macro,mips_ip): Use mips_opts.arch.
1049 (mips_set_architecture): Init file_mips_arch and mips_opts.arch.
1050 (mips_after_parse_args): Remove mips_arch_info and mips_tune_info.
1051 Use file_mips_arch.
1052 (s_mipsset): Support for .set arch=FOO.
1053 (mips_cpu_info_table): Fix typo.
1054
1055 2003-06-26 H.J. Lu <hongjiu.lu@intel.com>
1056
1057 * config/tc-i386.c (md_assemble): Declare "exp" before "if".
1058
1059 2003-06-25 Richard Sandiford <rsandifo@redhat.com>
1060
1061 * config/tc-h8300.c (get_specific): Allow ':8' to be used for
1062 unsigned 8-bit operands.
1063
1064 2003-06-24 Nick Clifton <nickc@redhat.com>
1065
1066 * read.c (s_comm): Change error message to assume an unsigned size
1067 has been passed to .comm.
1068 * config/tc-sparc.c (s_common): Likewise.
1069 * write.c (write_contents): Replace 'unsigned long' with
1070 'addressT' and 'long' with offsetT in order to allow computations
1071 with very large values to work for 64-bit addressed targets.
1072 (relax_and_size_all_segments): Likewise.
1073 (relax_frag): Likewise.
1074 (relax_segment): Likewise.
1075
1076 2003-06-23 Mark Mitchell <mark@codesourcery.com>
1077
1078 * config/tc-ppc.c (ppc_cleanup): Use bytes to count APUinfo slots.
1079
1080 2003-06-23 H.J. Lu <hongjiu.lu@intel.com>
1081
1082 * gas/config/tc-i386.c (md_assemble): Support Intel Precott New
1083 Instructions.
1084
1085 * gas/config/tc-i386.h (CpuPNI): New.
1086 (CpuUnknownFlags): Add CpuPNI.
1087
1088 2003-06-23 <davidm@hpl.hp.com>
1089
1090 * config/tc-ia64.c (pseudo_func): Add ABI constants for linux,
1091 freebsd, openvms, and nsk (non-stop kernel).
1092
1093 2003-06-22 Jason Thorpe <thorpej@wasabisystems.com>
1094
1095 * config/tc-ns32k.c (md_begin): Initialize inst_hash_table after
1096 all locals have been declared.
1097
1098 2003-06-21 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1099
1100 * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN): Remove
1101 special handling for n32 ABI.
1102 (macro): Likewise.
1103
1104 2003-06-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1105
1106 * config/tc-mips.c (s_cpsetup,s_cprestore,s_cpreturn): Revert
1107 2003-06-11 change.
1108
1109 2003-06-19 Christian Groessler <chris@groessler.org>
1110
1111 * config/tc-z8k.c (parse_reg): Invalid registers generate an error
1112 now, not only a warning. Add some more checks to detect invalid
1113 registers.
1114 (get_operand): For CLASS_IR remember register size in mode struct.
1115 (get_specific): Handle new CLASS_IRO type. Add register size
1116 checks for CLASS_IR and CLASS_IRO.
1117 (md_apply_fix3): Fix undefined usage of buf.
1118
1119 2003-06-19 Alan Modra <amodra@bigpond.net.au>
1120
1121 * config/tc-ppc.c (ppc_csect): Pass alignment to ppc_change_csect.
1122 (ppc_change_csect): Add align param. Align frag at start of csect.
1123 (ppc_section, ppc_named_section): Adjust ppc_change_csect calls.
1124 (ppc_frob_section): Align vma.
1125
1126 2003-06-18 Jakub Jelinek <jakub@redhat.com>
1127
1128 * dw2gencfi.c (EH_FRAME_ALIGNMENT): Define if not defined.
1129 (output_cie): Don't pad.
1130 (output_fde): Add align argument. Pad to align if not 0.
1131 (cfi_finish): Set .eh_frame alignment to EH_FRAME_ALIGNMENT.
1132 Pad just last FDE to EH_FRAME_ALIGNMENT.
1133
1134 2003-06-18 Martin Schwidefsky <schwidefsky@de.ibm.com>
1135
1136 * config/tc-s390.c (init_default_arch): Make current_mode_mask
1137 dependent on s390_arch_size and current_cpu dependent on
1138 current_mode_mask.
1139
1140 2003-06-18 Svein E. Seldal <Svein.Seldal@solidas.com>
1141
1142 * configure.in: Add c4x as an architecture variant to tic4x.
1143 * configure: Regenerate.
1144 * Makefile.in: Regenerate.
1145 * doc/Makefile.in: Regenerate.
1146
1147 2003-06-18 Alan Modra <amodra@bigpond.net.au>
1148
1149 * config/tc-ppc.c (ppc_elf_suffix): Don't remove symbols other than
1150 ".TOC." from PPC64_TOC relocs.
1151
1152 2003-06-17 Alan Modra <amodra@bigpond.net.au>
1153
1154 * config/tc-ppc.c (md_apply_fix3): Allow BRTAKEN, BRNTAKEN relocs.
1155
1156 2003-06-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1157
1158 * config/tc-mips.c (ADDRESS_ADD_INSN,ADDRESS_ADDI_INSN,
1159 ADDRESS_LOAD_INSN,ADDRESS_STORE_INSN): New macros.
1160 (macro_build_ldst_constoffset,load_address,macro,s_cpsetup,
1161 s_cprestore,s_cpadd): Use them.
1162
1163 2003-06-16 Hans-Peter Nilsson <hp@axis.com>
1164
1165 * configure.in: Add specific case for cris-*-linux-gnu* with
1166 em=linux.
1167 * configure: Regenerate.
1168 * config/tc-cris.c (DEFAULT_CRIS_AXIS_LINUX_GNU): New macro, TRUE
1169 if TE_LINUX defined, else FALSE.
1170 (bfd_boolean demand_register_prefix): Set default from
1171 DEFAULT_CRIS_AXIS_LINUX_GNU.
1172 (symbols_have_leading_underscore): Similar.
1173 * config/tc-cris.h (LOCAL_LABELS_DOLLAR): Define to 1.
1174
1175 2003-06-13 Richard Earnshaw <rearnsha@arm.com>
1176
1177 * tc-arm.c (FPU_DEFAULT, case TE_LINUX): Default to FPU_ARCH_FPA.
1178 (FPU_DEFAULT, case TE_NetBSD): Default to FPU_ARCH_VFP for ELF,
1179 FPU_ARCH_FPA for AOUT.
1180 (md_begin): Don't try to guess the floating point architecture from
1181 the CPU if the OS ABI (Linux, NetBSD) mandates a particular form.
1182
1183 2003-06-13 Robert Millan <zeratul2@wanadoo.es>
1184
1185 * configure.in: Add i386-netbsd-gnu target.
1186 * configure: Regenerate.
1187
1188 2003-06-12 Tom Tromey <tromey@redhat.com>
1189
1190 * doc/as.texinfo (Comm): Added @node. Moved before CFI
1191 directives node.
1192
1193 2003-06-12 Richard Sandiford <rsandifo@redhat.com>
1194
1195 * config/tc-mips.c (append_insn): In a compound relocation, take the
1196 field width from the final (outermost) operator.
1197
1198 2003-06-11 Richard Henderson <rth@redhat.com>
1199
1200 * dw2gencfi.c (struct cfi_escape_data): New.
1201 (cfi_add_CFA_nop): Remove.
1202 (CFI_escape, dot_cfi_escape): New.
1203 (dot_cfi): Remove nop.
1204 (cfi_pseudo_table): Remove nop; add escape.
1205 (output_cfi_insn): Likewise.
1206 (select_cie_for_fde): Stop on escape.
1207 * dw2gencfi.h (cfi_add_CFA_nop): Remove.
1208 * read.c, read.h (do_parse_cons_expression): New.
1209 * doc/as.texinfo (.cfi_escape): New.
1210
1211 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1212
1213 * config/tc-mips.c (s_cpsetup): Use mips_frame_reg instead of SP.
1214 (s_cprestore): Likewise.
1215 (s_cpreturn): Likewise.
1216
1217 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1218
1219 * config/tc-mips.c (tc_gen_reloc): Initialize retval amd reloc
1220 with zeros.
1221
1222 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1223
1224 * config/tc-mips.c (md_pcrel_from): Return actual pcrel address.
1225 (md_apply_fix3): Ignore non-special relocations. Remove superfluous
1226 exceptions from size assert. Remove most of the addend fixup
1227 specialcasing. Remove value, use valP directly. simplify fx_addnumber
1228 handling. Remove zero addend specialcases.
1229 (tc_gen_reloc): Use appropriate value for reloc2 addend. Remove
1230 the addend fixup specialcase.
1231 * config/tc-mips.h (MD_APPLY_SYM_VALUE): Define as 0.
1232
1233 2003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1234
1235 * write.c (write_relocs): Use xcalloc. Fix relocs initialization
1236 in the RELOC_EXPANSION_POSSIBLE case.
1237
1238 2003-06-11 Alan Modra <amodra@bigpond.net.au>
1239
1240 * config/tc-i960.c (line_comment_chars): Add '#'.
1241 * config/tc-mn10200.c (tc_gen_reloc): Don't ignore fx_subsy.
1242
1243 2003-06-11 H.J. Lu <hongjiu.lu@intel.com>
1244
1245 * po/Make-in (DESTDIR): New.
1246 (install-data-yes): Support $(DESTDIR).
1247 (uninstall): Likewise.
1248
1249 2003-06-11 Alan Modra <amodra@bigpond.net.au>
1250
1251 * Makefile.am: Run "make dep-am".
1252 * Makefile.in: Regenerate.
1253 * po/POTFILES.in: Regenerate.
1254
1255 2003-06-10 Doug Evans <dje@sebabeach.org>
1256
1257 * cgen.c (gas_cgen_finish_insn): CGEN_INSN_RELAX renamed to
1258 CGEN_INSN_RELAXED.
1259 * config/tc-fr30.c (md_estimate_size_before_relax): Ditto.
1260 * config/tc-m32r.c (md_estimate_size_before_relax): Ditto.
1261 * config/tc-openrisc.c (md_estimate_size_before_relax): Ditto.
1262
1263 2003-06-10 Alan Modra <amodra@bigpond.net.au>
1264 Gary Hade <garyhade@us.ibm.com>
1265
1266 * config/tc-ppc.c (md_assemble): Handle PPC_OPERAND_DQ.
1267 (md_apply_fix3): Special case lq insn.
1268
1269 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
1270
1271 * config/tc-h8300.c (get_rtsl_operands): Accept unbracketed register
1272 lists. Allow single-register ranges.
1273
1274 2003-06-10 Richard Sandiford <rsandifo@redhat.com>
1275
1276 * config/tc-h8300.c (h8300sxnmode): New.
1277 (md_pseudo_table): Add .h8300sxn entry.
1278
1279 2003-06-09 H.J. Lu <hongjiu.lu@intel.com>
1280
1281 * NEWS: Updated for the new -n option for the i386 assembler.
1282
1283 * config/tc-i386.c (optimize_align_code): New.
1284 (md_shortopts): Add 'n'.
1285 (md_parse_option): Handle 'n'.
1286 (md_show_usage): Add '-n'.
1287
1288 * config/tc-i386.h (optimize_align_code): Declared.
1289 (md_do_align): Optimize code alignment only if optimize_align_code
1290 is not 0.
1291
1292 * doc/as.texinfo: Add the new -n option.
1293
1294 * doc/c-i386.texi: Document the new -n option.
1295
1296 2003-06-07 Richard Henderson <rth@redhat.com>
1297
1298 * doc/as.texinfo: Document .cfi_rel_offset.
1299
1300 * dw2gencfi.c (struct cfa_save_data, cfa_save_stack): New.
1301 (cfi_add_CFA_offset): Detect invalid offsets.
1302 (cfi_add_CFA_remember_state): Save cur_cfa_offset.
1303 (cfi_add_CFA_restore_state): Restore it.
1304 (CFI_rel_offset): New.
1305 (cfi_pseudo_table): Add it.
1306 (dot_cfi): Handle it.
1307
1308 2003-06-07 H.J. Lu <hongjiu.lu@intel.com>
1309
1310 * app.c (do_scrub_chars): Add states 14 and 15 to handle
1311 predicate for ia64.
1312
1313 2003-06-05 Michael Snyder <msnyder@redhat.com>
1314
1315 * config/tc-h8sx.c (get_specific): Distinguish h8h from h8s ops.
1316 (build_bytes): Ditto.
1317
1318 2003-06-05 Richard Sandiford <rsandifo@redhat.com>
1319
1320 * config/tc-h8sx.c (DMODE): Remove.
1321 (colonmod24): Don't choose a default if the operand is a 16-bit
1322 constant integer.
1323 (fix_operand_size): New function.
1324 (md_assemble): Use it to choose between @(d:2, ERn) and @(d:16,ERn).
1325 Adjust @(d:2,ERn) operands before choosing the specific opcodes.
1326
1327 2003-06-05 Michal Ludvig <mludvig@suse.cz>
1328
1329 * dw2gencfi.c (cfi_add_CFA_insn, cfi_add_CFA_insn_reg)
1330 (cfi_add_CFA_insn_reg_reg, cfi_add_CFA_insn_reg_offset): New.
1331 (cfi_add_CFA_offset, cfi_add_CFA_def_cfa)
1332 (cfi_add_CFA_register, cfi_add_CFA_def_cfa_register)
1333 (cfi_add_CFA_def_cfa_offset): Use cfi_add_CFA_insn_*().
1334 (cfi_add_CFA_restore, cfi_add_CFA_undefined)
1335 (cfi_add_CFA_same_value, cfi_add_CFA_remember_state)
1336 (cfi_add_CFA_restore_state, cfi_add_CFA_nop): New.
1337 (cfi_pseudo_table): New directives .cfi_return_column,
1338 .cfi_restore, .cfi_undefined, .cfi_same_value,
1339 .cfi_remember_state, .cfi_restore_state, .cfi_nop.
1340 (dot_cfi, output_cfi_insn): Handle new directives.
1341 * dw2gencfi.h (cfi_add_CFA_restore, cfi_add_CFA_undefined)
1342 (cfi_add_CFA_same_value, cfi_add_CFA_remember_state)
1343 (cfi_add_CFA_restore_state, cfi_add_CFA_nop): New prototypes.
1344
1345 2003-06-04 Richard Henderson <rth@redhat.com>
1346
1347 * dw2gencfi.c (output_cfi_insn): Fix typo for negative offsets.
1348
1349 * dw2gencfi.c (cfi_finish): Set .eh_frame read-only.
1350
1351 2003-06-04 Richard Henderson <rth@redhat.com>
1352
1353 * config/tc-alpha.c (s_alpha_usepv): New.
1354 (md_pseudo_table): Add it.
1355 (alpha_cfi_frame_initial_instructions): New.
1356 * config/tc-alpha.h (TARGET_USE_CFIPOP): New.
1357 (tc_cfi_frame_initial_instructions): New.
1358 * doc/c-alpha.texi: Document .usepv.
1359
1360 2003-06-04 Jakub Jelinek <jakub@redhat.com>
1361
1362 * as.c (show_usage): Document --execstack and --noexecstack.
1363 (parse_args): Add --execstack and --noexecstack.
1364 (main): Create .note.GNU-stack section if --execstack or
1365 --noexecstack was given on comand line, set its SHF_EXECINSTR bit.
1366 * as.h (flag_execstack, flag_noexecstack): New.
1367
1368 2003-06-03 Chris Demetriou <cgd@broadcom.com>
1369
1370 * config/tc-mips.c: (OPTION_ARCH_BASE, OPTION_ASE_BASE)
1371 (OPTION_COMPAT_ARCH_BASE, OPTION_FIX_BASE)
1372 (OPTION_MISC_BASE): New defines.
1373 (OPTION_BREAK, OPTION_CONSTRUCT_FLOATS, OPTION_EB, OPTION_EL)
1374 (OPTION_ELF_BASE, OPTION_FIX_VR4122, OPTION_FP32, OPTION_FP64)
1375 (OPTION_GP32, OPTION_GP64, OPTION_M3900, OPTION_M4010, OPTION_M4100)
1376 (OPTION_M4650, OPTION_M7000_HILO_FIX, OPTION_MARCH, OPTION_MDMX)
1377 (OPTION_MEMBEDDED_PIC, OPTION_MIPS1, OPTION_MIPS16, OPTION_MIPS2)
1378 (OPTION_MIPS3, OPTION_MIPS32, OPTION_MIPS32R2, OPTION_MIPS3D)
1379 (OPTION_MIPS4, OPTION_MIPS5, OPTION_MIPS64)
1380 (OPTION_MNO_7000_HILO_FIX, OPTION_MTUNE, OPTION_NO_CONSTRUCT_FLOATS)
1381 (OPTION_NO_FIX_VR4122, OPTION_NO_M3900, OPTION_NO_M4010)
1382 (OPTION_NO_M4100, OPTION_NO_M4650, OPTION_NO_MDMX, OPTION_NO_MIPS16)
1383 (OPTION_NO_MIPS3D, OPTION_NO_RELAX_BRANCH, OPTION_RELAX_BRANCH)
1384 (OPTION_TRAP): Redefine in terms of new defines.
1385 (md_longopts): Reorder entries.
1386
1387 2003-05-14 Michael Snyder <msnyder@redhat.com>
1388 From Bernd Schmidt <bernds@redhat.com>
1389 and Michael Snyder <msnyder@redhat.com>
1390 and Alexandre Oliva <aoliva@redhat.com>
1391 * config/tc-h8300.c: Add insns and addressing modes for h8300sx.
1392 * config/tc-h8300.h: Ditto.
1393
1394 2003-06-03 Nick Clifton <nickc@redhat.com>
1395
1396 * tc-v850.c (tc-gen_reloc): Translate BFD_RELOC_32 into
1397 BFD_RELOC_32_PCREL if the reloc is pc-relative. Do this
1398 before calling bfd_reloc_type_lookup.
1399
1400 2003-06-02 Alan Modra <amodra@bigpond.net.au>
1401
1402 * read.c (emit_expr): Set dot_value.
1403 * dw2gencfi.c (output_fde): Remove pcrel reloc hack.
1404
1405 2003-06-02 Alan Modra <amodra@bigpond.net.au>
1406
1407 * macro.c (sub_actual): Don't lose string if it turns out that
1408 &string wasn't an arg.
1409
1410 2003-05-31 Richard Henderson <rth@redhat.com>
1411
1412 * dw2gencfi.c (output_fde): Use fix_new to emit pc-relative reloc.
1413 (cfi_finish): Set flag_traditional_format around .eh_frame data.
1414
1415 2003-05-29 Richard Henderson <rth@redhat.com>
1416
1417 * config/tc-alpha.c (alpha_cur_ent_sym): Remove.
1418 (all_frame_data, plast_frame_data, cur_frame_data): New.
1419 (s_alpha_ent): Record data for dwarf2 cfi.
1420 (s_alpha_end, s_alpha_mask, s_alpha_frame, s_alpha_prologue): Likewise.
1421 (alpha_elf_md_end): Emit dwarf2 cfi for ecoff unwind directives.
1422 * config/tc-alpha.h (md_end): New.
1423 (DWARF2_DEFAULT_RETURN_COLUMN): New.
1424 (DWARF2_CIE_DATA_ALIGNMENT): New.
1425
1426 2003-05-29 Nick Clifton <nickc@redhat.com>
1427
1428 * configure.in: Add i386-*-freebsd* entry.
1429 * configure: Regenerate.
1430
1431 2003-05-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1432
1433 * config/tc-m32r.c: Amend comment to refer to Renesas
1434
1435 2003-05-27 Richard Henderson <rth@redhat.com>
1436
1437 * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into the
1438 symbol_create call.
1439 (current_location): Use symbol_temp_new_now.
1440 * stabs.c (s_stab_generic): Use symbol_temp_new.
1441 * symbols.c (temp_label_name): Remove.
1442 (symbol_temp_new, symbol_temp_make): Use FAKE_LABEL_NAME.
1443
1444 2003-05-27 Richard Henderson <rth@redhat.com>
1445
1446 * dw2gencfi.c, dw2gencfi.h: Rewrite from scratch.
1447 * as.c (main): Always call cfi_finish.
1448 * config/tc-i386.c (x86_dwarf2_return_column): New.
1449 (x86_cie_data_alignment): New.
1450 (md_begin): Set them.
1451 (tc_x86_cfi_init): Remove.
1452 (tc_x86_regname_to_dw2regnum): Fix 32-bit register numbers;
1453 return int, not unsigned long; don't as_bad here.
1454 (tc_x86_frame_initial_instructions): Streamline; use
1455 updated api.
1456 * config/tc-i386.h (tc_cfi_init): Remove.
1457 (DWARF2_DEFAULT_RETURN_COLUMN): New.
1458 (DWARF2_CIE_DATA_ALIGNMENT): New.
1459
1460 2003-05-27 Richard Henderson <rth@redhat.com>
1461
1462 * symbols.c (temp_label_name): New.
1463 (symbol_temp_new, symbol_temp_new_now, symbol_temp_make): New.
1464 (symbol_set_value_now): New.
1465 * symbols.h: Prototype them.
1466 * dwarf2dbg.c: Use them.
1467 (fake_label_name, symbol_new_now, set_symbol_value_now): Remove.
1468
1469 2003-05-23 Jason Eckhardt <jle@rice.edu>
1470
1471 * config/tc-i860.c (target_xp): Declare variable.
1472 (OPTION_XP): Declare macro.
1473 (md_longopts): Add option -mxp.
1474 (md_parse_option): Set target_xp.
1475 (md_show_usage): Add -mxp usage.
1476 (i860_process_insn): Recognize XP registers bear, ccr, p0-p3.
1477 (md_assemble): Don't try expansions if XP_ONLY is set.
1478 * doc/c-i860.texi: Document -mxp option and i860XP support.
1479
1480 2003-05-23 Eric Christopher <echristo@redhat.com>
1481
1482 * config/tc-mips.c (macro_build_jalr): Warning patrol.
1483
1484 2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1485
1486 * config/tc-mips.c (append_insn): Use actual relocation size for new
1487 fixp's. Don't relax overflow checking for partial_inplace relocations.
1488 Use the actual relocation type in combined relocs, not just the type
1489 of the first one.
1490 (macro_build_jalr): Use actual relocation size for new fix.
1491 (s_cpsetup, s_gpdword): Likewise.
1492
1493 2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1494
1495 * config/tc-mips.c (macro): Don't use uninitialized tempreg.
1496
1497 2003-05-22 Nick Clifton <nickc@redhat.com>
1498
1499 * config/tc-xstormy16.c (md_pcrel_from_section): Do not produce
1500 section relative offsets for relocs that will not be based on the
1501 section symbol.
1502 (xstormy16_md_apply_fix3): Remove previous patch to this
1503 function.
1504
1505 2003-05-07 Eric Christopher <echristo@redhat.com>
1506
1507 * config/tc-mips.c (mips_abicalls): New variable.
1508 (md_parse_option): Use.
1509 (s_option): Ditto.
1510 (s_abicalls): Ditto.
1511 (mips_elf_final_processing): Set EF_MIPS_PIC and
1512 EF_MIPS_CPIC dependent on above.
1513
1514 2003-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1515
1516 * tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'.
1517
1518 2003-05-21 Nick Clifton <nickc@redhat.com>
1519
1520 * config/obj-elf.c: Include dwarf2dbg.h.
1521 (elf_pseudo_tab): Add .file and .loc.
1522 * config/tc-arc.c (md_pseudo_table): Remove .file and .loc.
1523 * config/tc-arm.c: Likewise.
1524 * config/tc-h8300.c: Likewise.
1525 * config/tc-hppa.c: Likewise.
1526 * config/tc-ia64.c: Likewise.
1527 * config/tc-m68hc11.c: Likewise.
1528 * config/tc-m68k.c: Likewise.
1529 * config/tc-mmix.c: Likewise.
1530 * config/tc-mn10300.c: Likewise.
1531 * config/tc-ppc.c: Likewise.
1532 * config/tc-sh.c: Likewise.
1533 * config/tc-sparc.c: Likewise.
1534 * config/tc-v850.c: Likewise.
1535 * config/tc-frv.c: Likewise, and remove redundant inclusion of
1536 dwarf2dbg.h.
1537 * config/tc-ip2k.c: Likewise.
1538 * config/tc-iq2000.c: Likewise.
1539 * config/tc-xstormy16.c: Likewise.
1540 * config/tc-xtensa.c: Likewise.
1541 * Makefile.am: Regenerate dependencies.
1542 * Makefile.in: Regenerate.
1543 * aclocal.m4: Regenerate.
1544 * config.in: Regenerate.
1545 * configure: Regenerate.
1546 * po/POTFILES.in: Regenerate.
1547 * po/gas.pot: Regenerate.
1548
1549 2003-05-21 Nick Clifton <nickc@redhat.com>
1550
1551 * dw2gencfi.c (cfi_get_label): Use symbol_make for non
1552 BFD_ASSEMBLER targets.
1553 (cfi_startproc): Change type of saved_seg and cfi_seg to segT.
1554 (dot_cfi_endproc): Only call bfd_set_section_flags for targets
1555 defining BFD_ASSEMBLER.
1556
1557 2003-05-20 Michal Ludvig <mludvig@suse.cz>
1558
1559 * as.c (main): Remove tc_cfi_init().
1560 * dw2gencfi.c (cfi_parse_arg): Allow regnames beginning
1561 with '%'.
1562 (cfi_pseudo_table): Add "cfi_register" entry.
1563 (cfi_make_insn): Handle CFA_register.
1564 (cfi_output_insn): Ditto.
1565 (dot_cfi): Ditto.
1566 (cfi_get_label): Add 'simple' modifier to .cfi_startproc.
1567 (dot_cfi_endproc): Reuse already emitted CIEs.
1568 * testsuite/gas/cfi/cfi-i386.d: New pattern.
1569 * testsuite/gas/cfi/cfi-x86-64.d: Ditto.
1570
1571 2003-05-20 Nick Clifton <nickc@redhat.com>
1572
1573 * config/tc-xstormy16.c: Include dwarf2dbg.h.
1574 (md_pseudo_table): Add entries for .loc and .line.
1575
1576 2003-05-20 Alan Modra <amodra@bigpond.net.au>
1577
1578 * dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_dw2regnum if
1579 defined.
1580 (dot_cfi_endproc): Avoid C99 construct.
1581
1582 2003-05-20 Michal Ludvig <mludvig@suse.cz>
1583
1584 * dw2gencfi.c, dw2gencfi.h: New files.
1585 * config/tc-i386.c (tc_x86_cfi_init): New function.
1586 * config/tc-i386.h (TARGET_USE_CFIPOP, tc_cfi_init): New defines.
1587 * as.c (parse_args): Set verbose flag on --verbose.
1588 (main): Call tc_cfi_init()/cfi_finish().
1589 * as.h (verbose): New external variable.
1590 * read.c (pobegin): Insert CFI pops to the list.
1591 * symbols.c (local_symbol_make): Make symbol external.
1592 * symbols.h (local_symbol_make): New prototype.
1593 * Makefile.am: Add dw2gencfi.[ch] files. Run "make dep-am".
1594 * Makefile.in: Regenerate.
1595 * doc/as.texinfo: Added node "CFI directives" with description of
1596 all implemented .cfi_* directives.
1597 * doc/Makefile.in: Regenerate.
1598 * po/POTFILES.in: Regenerate.
1599
1600 2003-05-19 Svein E. Seldal <Svein.Seldal@solidas.com>
1601
1602 * config/tc-tic4x.c (md_assemble): Added support for one-line parallel
1603 insns.
1604 * config/tc-tic4x.h: Added DOUBLEBAR_PARALLEL definition
1605
1606 2003-05-18 Jason Eckhardt <jle@rice.edu>
1607
1608 * config/tc-i860.c (i860_process_insn): Initialize fc after
1609 each opcode mismatch.
1610
1611 2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
1612
1613 * configure.in: Accept i[3-7]86 variants.
1614 * configure: Regenerate.
1615
1616 2003-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1617
1618 * config/tc-mips.h: Fix comment formatting.
1619
1620 2003-05-13 Hans-Peter Nilsson <hp@axis.com>
1621
1622 * read.c (old_buffer, old_input, old_limit): Remove variables.
1623 (read_a_source_file): Delete label contin.
1624 <handling #APP/#NO_APP>: Use an "sb" to push #APP expansion into
1625 input as with macros, instead of in separate old_* variables.
1626 Zero-terminate string being scrubbed.
1627
1628 2003-05-12 Nick Clifton <nickc@redhat.com>
1629
1630 * config/tc-xstormy16.c (skipping_fptr): New local variable.
1631 (md_assemble): Reset skipping_fptr.
1632 (md_operand): If @fptr() is followed by a minus sign, set
1633 skipping_fptr and ignore the fptr. If skipping_fptr is set and an
1634 @fptr is detected, ignore it and reset skipping_fptr.
1635
1636 2003-05-11 Jason Eckhardt <jle@rice.edu>
1637
1638 * config/tc-i860.c (MAX_FIXUPS): Define.
1639 (struct i860_fi fi[]): New struct.
1640 (struct i860_it the_insn): Add above as member and move fields
1641 exp, reloc, pcrel and fup into i860_fi.
1642 (md_assemble): Replace all instances of exp, reloc, pcrel
1643 and fup with fi[].exp, fi[].reloc, fi[].pcrel, fi[].fup.
1644 Add a loop to possibly emit multiple fix-ups for each insn.
1645 (i860_process_insn): Likewise.
1646 (i860_get_expression): Likewise.
1647 (md_apply_fix3): Use a bitwise check for OP_IMM_U5, not equality.
1648
1649 2003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
1650
1651 * config/tc-s390.c (s390_target_format): Always call init_default_arch.
1652
1653 2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
1654
1655 * config/tc-ia64.c (alias_hash): New.
1656 (alias_name_hash): New.
1657 (secalias_hash): New.
1658 (secalias_name_hash): New.
1659 (md_pseudo_table): Add "secalias".
1660 (md_begin): Initialize alias_hash, alias_name_hash,
1661 secalias_hash and secalias_name_hash.
1662 (struct alias): New.
1663 (dot_alias): Implement .alias and .secalias directives.
1664 (do_alias): New.
1665 (ia64_adjust_symtab): New.
1666 (do_secalias): New.
1667 (ia64_frob_file): New.
1668
1669 * config/tc-ia64.h (ia64_adjust_symtab): New.
1670 (tc_adjust_symtab): Defined.
1671 (ia64_frob_file): New.
1672 (tc_frob_file): Defined.
1673
1674 2003-05-07 Dmitry Diky <diwil@mail.ru>
1675
1676 * tc-msp430.c: Add missing lines to known cpus list.
1677
1678 2003-05-06 Alexandre Oliva <aoliva@redhat.com>
1679
1680 * configure.in (MIPS_DEFAULT_ABI): AC_DEFINE.
1681 * config/tc-mips.c (mips_after_parse_args): Set mips_abi to it.
1682 * config.in, configure: Rebuilt.
1683
1684 2003-05-05 H.J. Lu <hjl@gnu.org>
1685
1686 * config/tc-mips.c (tc_gen_reloc): Add addend just once if
1687 howto->partial_inplace is false.
1688
1689 2003-05-05 Daniel Jacobowitz <drow@mvista.com>
1690
1691 * config/tc-mips.c (mips_need_elf_addend_fixup): Remove
1692 symbol_used_in_reloc_p check.
1693 (md_apply_fix3): Remove check for howto->pcrel_offset.
1694
1695 2003-05-03 H.J. Lu <hjl@gnu.org>
1696
1697 * config/obj-elf.c (obj_elf_parse_section_letters): Make it a
1698 fatal error for unknown section attribute.
1699
1700 * config/tc-alpha.c (alpha_elf_section_letter): Return -1 for
1701 unknown section attribute.
1702 * config/tc-ia64.c (ia64_elf_section_letter): Likewise.
1703 * config/tc-ppc.c (ppc_section_letter): Likewise.
1704
1705 * config/tc-ia64.c (ia64_elf_section_letter): Handle 'o'.
1706 (ia64_elf_section_type): Accept "unwind".
1707
1708 2003-05-02 H.J. Lu <hjl@gnu.org>
1709
1710 * read.h (demand_copy_string): New.
1711
1712 * config/tc-alpha.c (demand_copy_string): Removed.
1713
1714 2003-05-02 Michael Snyder <msnyder@redhat.com>
1715
1716 * write.h (FAKE_LABEL_NAME): Allow override
1717 (for targets that like eg. a leading dot in a local label).
1718
1719 2003-05-02 Nick Clifton <nickc@redhat.com>
1720
1721 * config/tc-xstormy16.c (xstormy16_md_apply_fix3): Do not bias the
1722 addend with the symbol's value for pc-relative relocations against
1723 a defined symbol - this will be done automatically.
1724
1725 2003-05-01 H.J. Lu <hjl@gnu.org>
1726
1727 * config/obj-elf.c (obj_elf_type): Accept "notype" and
1728 "STT_NOTYPE".
1729
1730 2003-05-01 H.J. Lu <hjl@gnu.org>
1731
1732 * config/tc-ia64.h (tc_canonicalize_section_name): New.
1733
1734 * config/obj-elf.c (obj_elf_section_name): Call
1735 tc_canonicalize_section_name if it is defined.
1736
1737 2003-05-01 H.J. Lu <hjl@gnu.org>
1738
1739 * config/tc-ia64.c (ia64_check_label): New.
1740 * config/tc-ia64.h (tc_check_label): New.
1741
1742 * read.c (read_a_source_file): Call tc_check_label after
1743 creating a user-defined label if defined.
1744
1745 2003-05-02 Alan Modra <amodra@bigpond.net.au>
1746
1747 * config/tc-ppc.c (md_show_usage): Mention -a32, -a64, -l, -le, -b,
1748 -be and split strings to below 509 bytes in length.
1749
1750 2003-05-01 Christian Groessler <chris@groessler.org>
1751
1752 * expr.h: Fix comments in operatorT typedef.
1753 * config/tc-z8k.c: Add 2003 to copyright message.
1754 Fold s_segm() and s_unseg() into one function s_segm(parm) which
1755 decides by the parameter.
1756 (md_begin): Don't set linkrelax. Only set Z8002 default if no
1757 command line argument was given to select the intended
1758 architecure.
1759 (get_interrupt_operand): Warn if NOP type code is emitted.
1760 (newfix): New parameter 'size', forward it to 'fix_new_exp'.
1761 (apply_fix): Call newfix with additional 'size' parameter.
1762 (build_bytes): Remove unused variable 'nib'. Detect overflow in
1763 4 bit immediate arguments.
1764 (md_longopts): Add 'linkrelax' option.
1765 (md_parse_option): Adapt to new s_segm function. Set 'linkrelax'
1766 variable when 'linkrelax' command line option is specified.
1767 (md_show_usage): Display 'linkrelax' option.
1768 (md_apply_fix3): Fix cases R_IMM4L, R_JR, and R_IMM8. Add cases
1769 R_CALLR and R_REL16.
1770 * config/tc-z8k.h: Undef WARN_SIGNED_OVERFLOW_WORD.
1771
1772 2003-04-30 H.J. Lu <hjl@gnu.org>
1773
1774 * config/tc-ia64.c (ia64_number_to_chars): New function pointer.
1775 (ia64_float_to_chars): Likewise.
1776 (dot_byteorder): Set target_big_endian, ia64_number_to_chars
1777 and ia64_float_to_chars by tc_segment_info_data.endian from
1778 the current segment if byteorder == -1.
1779 (md_begin): Call dot_byteorder to set target_big_endian.
1780 (md_atof): Call ia64_float_to_chars to convert floating point.
1781 (ia64_float_to_chars_bigendian): New function.
1782 (ia64_float_to_chars_littleendian): Likewise.
1783 (ia64_elf_section_change_hook): Likewise.
1784
1785 * config/tc-ia64.h (ia64_number_to_chars): New.
1786 (md_number_to_chars): Changed to (*ia64_number_to_chars)
1787 (ia64_elf_section_change_hook): New.
1788 (md_elf_section_change_hook): Defined.
1789 (ia64_segment_info_type): New struct.
1790 (TC_SEGMENT_INFO_TYPE): Defined.
1791
1792 2003-04-30 H.J. Lu <hjl@gnu.org>
1793
1794 * config/tc-ia64.c (md_section_align): Deleted.
1795
1796 * config/tc-ia64.h (SUB_SEGMENT_ALIGN): New.
1797 (md_section_align): New.
1798
1799 2003-04-30 H.J. Lu <hjl@gnu.org>
1800
1801 * config/tc-ia64.c (stmt_float_cons): Fix alignment for real10
1802 and add real16.
1803 (md_pseudo_table): Add "xreal16", "xreal16.ua", "real16" and
1804 "real16.ua".
1805 (md_atof): Add 6 byte padding of zero for real16.
1806
1807 2003-04-29 Nick Clifton <nickc@redhat.com>
1808
1809 * config/obj-elf.c (obj_elf_symver): Skip whitespace before the
1810 start of a version name.
1811
1812 2003-04-28 Chris Demetriou <cgd@broadcom.com>
1813
1814 * configure.in (mips-*-*n*bsd*): Replace with...
1815 (mips-*-netbsd*, mips-*-openbsd*): These.
1816 * configure: Regenerate.
1817
1818 2003-04-28 H.J. Lu <hjl@gnu.org>
1819
1820 * config/tc-hppa.c (hppa_symbol_chars): New.
1821 * config/tc-hppa.h (tc_symbol_chars): Likewise.
1822
1823 2003-04-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1824
1825 * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define again.
1826
1827 2003-04-25 Chris Demetriou <cgd@broadcom.com>
1828
1829 * NEWS: Belatedly mention support for MIPS32 Release 2.
1830
1831 2003-04-24 Eric Christopher <echristo@redhat.com>
1832
1833 * config/tc-mips.c (nopic_need_relax): Revert previous
1834 change.
1835
1836 2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
1837
1838 * config/tc-h8300.h (DWARF2_LINE_MIN_INSN_LENGTH): New
1839 * config/tc-h8300.c (dwarf2dbg.h): Include
1840 (md_pseudo_table): Handle .loc and .file
1841 (md_assemble): Call dwarf2_emit_insn if BFD_ASSEMBLER.
1842 * Makefile.am: Add dependency on dwarf2dbg.h for h8300 targets.
1843 * Makefile.in: Regenerate.
1844
1845 2003-04-24 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
1846
1847 * config/tc-h8300.c (Nmode, h8300hnmode, h8300snmode): New.
1848 (md_pseudo_table): Add h8300hn, h8300sn.
1849 * config/tc-h8300.h (COFF_MAGIC): Handle h8300hn, h8300sn.
1850 * doc/c-h8300.texi : Add documentation for new machine directives.
1851
1852 2003-04-24 Nick Clifton <nickc@redhat.com>
1853
1854 * config/tc-ppc.c (ppc_symbol_chars): Define.
1855 * config/tc-ppc.h (tc_symbol_chars): Define.
1856
1857 2003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
1858
1859 * config/tc-sh.c: Amend comment to refer to SuperH.
1860 * config/tc-sh.h: Likewise.
1861 (LISTING_HEADER): Amend to refer to SuperH.
1862 * config/tc-sh64.c: Change comment to refer to SuperH.
1863 * config/tc-sh64.h (LISTING_HEADER): Change to refer to SuperH.
1864 * doc/as.texinfo [SH, GENERIC]: Amend / Change to refer to SuperH.
1865 * doc/c-sh.texi: Amend to refer to SuperH.
1866 Add SuperH architecture documentation references.
1867 * doc/c-sh64.texi: Change to refer to SuperH.
1868
1869 2003-04-23 H.J. Lu <hjl@gnu.org>
1870
1871 * app.c (do_scrub_chars): More checks for valid labels.
1872
1873 2003-04-22 H.J. Lu <hjl@gnu.org>
1874
1875 * app.c (do_scrub_chars): Check for valid label.
1876
1877 2003-04-22 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1878
1879 * doc/as.texinfo: Replace references to Mitsubishi M32R with
1880 references to Renesas M32R.
1881 * doc/c-m32r.texi: Likewise.
1882
1883 2003-04-21 Richard Henderson <rth@redhat.com>
1884
1885 * dwarf2dbg.c (get_filenum): Skip as-yet unassigned file numbers.
1886 (out_file_list): Assign non-null filename after generating error.
1887
1888 2003-04-18 Jakub Jelinek <jakub@redhat.com>
1889
1890 * ehopt.c (check_eh_frame): For aug_size == 0
1891 in state_seeing_aug_size state skip the state_skipping_aug
1892 state.
1893
1894 2003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
1895
1896 * doc/c-h8300.texi: Replace occurrances of 'Hitachi' with
1897 'Renesas'.
1898 * doc/c-h8500.texi: Likewise.
1899 * doc/c-sh.texi: Likewise.
1900 * doc/c-sh64.texi: Likewise.
1901 * doc/h8.texi: Likewise.
1902 * config/tc-h8300.c: Likewise.
1903 * config/tc-h8300.h: Likewise.
1904 * config/tc-h8500.c: Likewise.
1905 * config/tc-h8500.h: Likewise.
1906 * config/tc-sh.c: Likewise.
1907 * config/tc-sh.h: Likewise.
1908 * config/tc-sh64.c: Likewise.
1909 * config/tc-sh64.h: Likewise.
1910
1911 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
1912
1913 * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): New.
1914 * config/tc-mips.c: Use signed add for n32 address arithmetic.
1915 (append_insn): When filling delay slots with instructions
1916 that have fixups that tc_gen_reloc might consider modifyable
1917 in variant frags, start a new frag.
1918 (load_address): Generate GOT_DISP with of without offset
1919 depending on whether symbol is local. For -xgot, use
1920 GOT_PAGE/GOT_OFST or GOT_HI16/GOT_LO16.
1921 (macro) <M_DLA_AB, M_LA_AB>: Likewise.
1922 <M_JAL_A>: In NewABI, use CALL16 or GOT_DISP for small got,
1923 CALL_HI16/CALL_LO16 or GOT_PAGE/GOT_OFST for big got.
1924 <ld_st>: In NewABI with small got, always use
1925 GOT_PAGE/GOT_OFST, with the latter in the load/store
1926 instruction. With big got, use GOT_HI16/GOT_LO16 or
1927 GOT_PAGE/GOT_OFST.
1928 (tc_gen_reloc): Adjust variant frags with GOT_DISP in NewABI.
1929 Add tc_frag_data.tc_fr_offset to addends. Decay CALL16,
1930 GOT_OFST and GOT_DISP to GOT_DISP in NewABI.
1931 (md_convert_frag): Use memmove for safe copying of overlapping
1932 regions.
1933
1934 2003-04-09 Stephane Carrez <stcarrez@nerim.fr>
1935
1936 * doc/c-m68hc11.texi (M68HC11-Opts): Document -m68hcs12, -mshort,
1937 -mlong, -mshort-double and -mlong-double options; use table @code.
1938 (M68HC11-Syntax): Update to document 68HC12 operands.
1939 (M68HC11-Modifiers): New section for operand modifiers.
1940 (M68HC11-Directives): New section for specific assembler directives.
1941 (M68HC11-Branch): Fix Overfull hbox error.
1942
1943 2003-04-09 Alexandre Oliva <aoliva@redhat.com>
1944
1945 * config/tc-mips.c (macro): Add comments explaining the rationale
1946 for Chris' change.
1947
1948 2003-04-09 Chris Demetriou <cgd@broadcom.com>
1949
1950 * config/tc-mips.c (macro): Put back `+ 0x8000' in test for 64-bit
1951 constant address that Alexandre took out by accident. Reject
1952 64-bit addresses that are not sign extensions of 32 bits only if
1953 we don't support 64-bit address constants.
1954
1955 2003-04-09 Alan Modra <amodra@bigpond.net.au>
1956
1957 * config/tc-ppc.c (md_apply_fix3): Generate ADDR16 relocs.
1958
1959 2003-04-08 Nick Clifton <nickc@redhat.com>
1960
1961 * as.c (perform_an_assembly_pass): If using cgen, call
1962 gas_cgen_begin.
1963 * cgen.c (gas_cgen_begin): New function. If
1964 flag_signed_overflow_ok is set call cgen_set_signed_overflow_ok
1965 otherwise call cgen_clear_signed_overflow_ok.
1966 * cgen.h: Prototype gas_cgen_begin.
1967
1968 2003-04-07 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1969
1970 * write.c (write_relocs): Remove unused variable.
1971
1972 2003-04-06 Chris Demetriou <cgd@broadcom.com>
1973
1974 * config/tc-mips.c (HAVE_64BIT_ADDRESS_CONSTANTS): New.
1975 (macro): Use new macro to decide whether to emit constant address
1976 as 32 or 64 bits if addresses are 32-bit wide but registers are
1977 64-bit wide.
1978
1979 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
1980
1981 * config/tc-m68hc11.c (M6811_OP_CALL_ADDR): New internal define.
1982 (M6811_OP_PAGE_ADDR): New internal define.
1983 (get_operand): New modifier %page and %addr to obtain page and
1984 address part of a far-function.
1985 (fixup8): Use BFD_RELOC_M68HC11_PAGE for a %page modifier; don't
1986 complain on overflow for the BFD_RELOC_M68HC11_PAGE and truncation
1987 relocs.
1988 (fixup16): Use BFD_RELOC_M68HC11_LO16 for a %addr modifier.
1989 (find_opcode): Add comment.
1990 (md_estimate_size_before_relax): Force relocation of
1991 STATE_UNDEXED_OFFSET types when the symbol is not absolute.
1992 (tc_m68hc11_fix_adjustable): Check for BFD_RELOC_M68HC11_LO16
1993 instead of BFD_RELOC_LO16; temporarily make the BFD_RELOC_32
1994 on the symbol itself so that DWARF2 strings are merged correctly.
1995
1996 2003-04-04 Svein E. Seldal <Svein.Seldal@solidas.com>
1997
1998 * config/obj-coff.h (TARGET_FORMAT): Namespace cleanup, changed
1999 default tic4x target format to 'coff2-tic4x'.
2000 * config/tc-tic4x.c: Namespace cleanup. Replace s/c4x/tic4x/ and
2001 s/c3x/tic3x/
2002 * config/tc-tic4x.h: Ditto
2003
2004 2003-04-03 Nick Clifton <nickc@redhat.com>
2005
2006 * NEWS: Mention support for Xtensa architecture.
2007
2008 2003-04-02 Philip Blundell <philb@gnu.org>
2009
2010 * config/tc-arm.c (arm_force_relocation): Return 0 for OFFSET_IMM.
2011
2012 2003-04-02 Chris Demetriou <cgd@broadcom.com>
2013
2014 * config/tc-mips.c (macro2): Adjust implementation of
2015 M_ULH, M_ULHU, M_ULW, and M_ULD so that they work properly
2016 in the case where the source and destination registers
2017 are the same.
2018
2019 2003-04-01 Bob Wilson <bob.wilson@acm.org>
2020
2021 * Makefile.am (CPU_TYPES): Add xtensa.
2022 (TARGET_CPU_CFILES): Add config/tc-xtensa.c.
2023 (TARGET_CPU_HFILES): Add config/tc-xtensa.h.
2024 (xtensa-relax.o): New target.
2025 Run "make dep-am".
2026 * Makefile.in: Regenerate.
2027 * configure.in: Handle xtensa-*-*. Add xtensa-relax.o to
2028 extra_objects for xtensa targets.
2029 * configure: Regenerate.
2030 * write.c (write_object_file): Add new md_post_relax_hook.
2031 * config/tc-xtensa.c: New file.
2032 * config/tc-xtensa.h: Likewise.
2033 * config/xtensa-istack.h: Likewise.
2034 * config/xtensa-relax.c: Likewise.
2035 * config/xtensa-relax.h: Likewise.
2036 * doc/Makefile.am (CPU_DOCS): Add c-xtensa.texi.
2037 * doc/Makefile.in: Regenerate.
2038 * doc/all.texi: Set new XTENSA variable.
2039 * doc/as.texinfo: Set new Xtensa variable. Describe
2040 Xtensa-specific options. Define line comment character for
2041 Xtensa. Add Xtensa processors to list of ELF targets where
2042 alignment is specified in bytes. Add new Xtensa-Dependent node.
2043 Add acknowledgements for those contributing to the Xtensa port.
2044 * doc/internals.texi: Describe new md_post_relax_hook.
2045 * doc/c-xtensa.texi: New file.
2046
2047 2003-04-01 Nick Clifton <nickc@redhat.com>
2048 Richard Earnshaw <rearnsha@arm.com>
2049
2050 * config/tc-arm.c: Remove presence of (r) and (tm) symbols.
2051 (ARM_ARCH_IWMMXT): Simplify.
2052 (insns): Place iwmmx instructions in correct place in table.
2053 (arm_add_note): New function: Add a note entry to a .note section.
2054 (md_begin): Make the default architecture be unknown.
2055 Suppress the creation of an arm note section.
2056
2057 2003-03-26 Eric Christopher <echristo@redhat.com>
2058
2059 * config/tc-mips.c (nopic_need_relax): Check for S_IS_EXTERN.
2060
2061 2003-03-25 Stan Cox <scox@redhat.com>
2062 Nick Clifton <nickc@redhat.com>
2063
2064 Contribute support for Intel's iWMMXt chip - an ARM variant:
2065
2066 * config/tc-arm.c: (ARM_CEXT_IWMMXT, ARM_ARCH_IWMMXT, WR_PREFIX,
2067 WC_PREFIX, REG_TYPE_IWMMXT): New constants.
2068 (enum wreg_type, enum iwmmxt_insn_type): New types.
2069 (wr_register, wc_register, wcg_register): New macros.
2070 (iwmmxt_table): New variable.
2071 (wreg_required_here, do_iwmmxt_byte_addr, do_iwmmxt_tandc,
2072 do_iwmmxt_tbcst, do_iwmmxt_textrc, do_iwmmxt_textrm,
2073 do_iwmmxt_tinsr, do_iwmmxt_tmcr, do_iwmmxt_tmcrr, do_iwmmxt_tmia,
2074 do_iwmmxt_tmovmsk, do_iwmmxt_tmrc, do_iwmmxt_tmrrc,
2075 do_iwmmxt_torc, do_iwmmxt_waligni, do_iwmmxt_wmov,
2076 do_iwmmxt_word_addr, do_iwmmxt_wrwr, do_iwmmxt_wrwrwcg,
2077 do_iwmmxt_wrwrwr, do_iwmmxt_wshufh, do_iwmmxt_wzero,
2078 cp_byte_address_offset, cp_byte_address_required_here,
2079 check_iwmmxt_insn): New functions.
2080 (asm_opcode_insns): Add iWMMXt instructions.
2081 (md_begin): Set the mach value for iWMMXt targets. Create a note
2082 section to identify iwmmxt binaries.
2083 (md_apply_fix3): Handle BFD_RELOC_ARM_CP_OFF_IMM_S2.
2084 * doc/c-arm.texi: Document the support for the iWMMXt.
2085 * NEWS: Mention new support.
2086
2087 2003-03-24 Daniel Néri <dne@mayonnaise.net>
2088
2089 * doc/as.texinfo: Rename the all occurances of C54X to TIC54X.
2090 * doc/all.texi: Likewise.
2091 * doc/c-tic54x.texi: Likewise.
2092
2093 2003-03-21 Andreas Schwab <schwab@suse.de>
2094
2095 * config/tc-ia64.c (generate_unwind_image): Fix type of unw_rec to
2096 avoid aliasing issue.
2097
2098 2003-03-21 Martin Schwidefsky <schwidefsky@de.ibm.com>
2099
2100 * config/tc-s390.c (s390_arch_size): Initialize to zero.
2101 (current_arch_mask): Rename to current_mode_mask.
2102 (current_arch_requested): Remove variable.
2103 (current_cpu): New variable.
2104 (init_default_arch): Set defaults values for s390_arch_size,
2105 current_mode_mask and current_cpu.
2106 (md_parse_option): New options -mesa, -mzarch and -march={g5,g6,z900}.
2107 (md_begin): Replace current_arch_mask by current_cpu.
2108 (md_assemble): Adapt check and error message to current_mode_mask and
2109 current_cpu.
2110
2111 2003-03-09 James E Wilson <wilson@tuliptree.org>
2112
2113 * macro.c (buffer_and_nest): Store more to sb instead of '\n'.
2114 * read.c (get_line_sb): Return end of line character or '\n' if
2115 it is zero or non-existent.
2116
2117 2003-03-12 Alexandre Oliva <aoliva@redhat.com>
2118
2119 * config/tc-mips.c (mips_validate_fix): New function.
2120 * config/tc-mips.h (TC_VALIDATE_FIX): Define.
2121 (mips_validate_fix): Declare.
2122
2123 2003-03-12 Alexandre Oliva <aoliva@redhat.com>
2124
2125 * Reverted 2003-03-02's patch.
2126
2127 2003-03-11 Steve Ellcey <sje@cup.hp.com>
2128
2129 * dwarf2dbg.c (generic_dwarf2_emit_offset): New.
2130 (TC_DWARF2_EMIT_OFFSET): Provide default.
2131 (out_debug_aranges, out_debug_info): Use it.
2132 * config/tc-ia64.c (ia64_dwarf2_emit_offset): New.
2133 (ia64_cons_fix_new): Move FUNC_DTP_RELATIVE handling ...
2134 (ia64_gen_real_reloc_type): ... here.
2135 * config/tc-ia64.h (TC_DWARF2_EMIT_OFFSET): New.
2136
2137 2003-03-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2138
2139 * config/tc-mips.c (s_mips_end): Remove !BFD_ASSEMBLER case.
2140 (s_mips_ent): Likewise.
2141
2142 2003-03-04 Dmitry Diky <diwil@mail.ru>
2143
2144 * config/tc-msp430.c (mcu_types): Add recently announced x1122
2145 and x1123 devices, add missed x437.
2146 (md_show_usage): Sort device list.
2147
2148 2003-03-03 J"orn Rennecke <joern.rennecke@superh.com>
2149
2150 * config/tc-sh.c (sh_dsp): Replace with preset_target_arch.
2151 (md_begin): Use preset_target_arch.
2152 (md_longopts): Make isa option unconditional.
2153 (md_parse_option): Make OPTION_DSP and OPTION_ISA sh4 / any
2154 set preset_target_arch.
2155 (md_apply_fix3): If BFD_ASSEMBLER, adjust SWITCH_TABLE fixups
2156 by -S_GET_VALUE (fixP->fx_subsy).
2157 (tc_gen_reloc): For SWITCH_TABLE fixups, the symbol is fixp->fx_subsy,
2158 and the addend is 0.
2159 Adjust addend of R_SH_IND12W relocations by fixp->fx_offset - 4.
2160 * config/tc-sh.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
2161
2162 2003-03-02 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2163
2164 * config/tc-mips.c (append_insn): Add handling of
2165 BFD_RELOC_MIPSEMB_16_PCREL_S2. Avoid emitting unneeded
2166 BFD_RELOC_16_PCREL_S2 relocs and add earlier warnings about
2167 misaligned address and reange overflow.
2168 (macro_build): Add handling of BFD_RELOC_MIPSEMB_16_PCREL_S2. Add
2169 earlier warnings about misaligned address and reange overflow.
2170 (mips_ip): Add handling of BFD_RELOC_MIPSEMB_16_PCREL_S2.
2171 (md_apply_fix): Likewise. Fix warning output.
2172 (tc_gen_reloc): Add handling of BFD_RELOC_MIPSEMB_16_PCREL_S2.
2173 Allow BFD_RELOC_16_PCREL_S2 for all ABIs.
2174 (md_convert_frag): Add handling of BFD_RELOC_MIPSEMB_16_PCREL_S2.
2175
2176 2003-02-21 Nick Clifton <nickc@redhat.com>
2177
2178 * NEWS: Mention availability of test generator program.
2179
2180 2003-02-21 Miles Bader <miles@gnu.org>
2181
2182 * config/tc-v850.c (system_registers): Add v850e debug registers.
2183 (system_register_name): Accept up to 27 (the last v850e sys register).
2184
2185 2003-02-21 Bob Wilson <bob.wilson@acm.org>
2186
2187 * doc/as.texinfo: Define new COFF-ELF variable to conditionalize text
2188 relevant to both COFF and ELF. Fix obvious typos and texinfo bugs.
2189 Capitalize section headings consistently. Format index entries more
2190 consistently. Unconditionalize text about whether text and data
2191 sections are alterable. Use @ifnottex for alternatives to @tex output
2192 so that HTML works. Clean up COFF vs. ELF descriptions of .section,
2193 .size and .type directives. Be more polite about bad bug reports.
2194 Move FDL into a separate file.
2195 * doc/fdl.texi: New file.
2196
2197 2003-02-21 Richard Sandiford <rsandifo@redhat.com>
2198
2199 * config/tc-mips.c (prev_reloc_op_frag): New variable.
2200 (macro): Check it to decide whether a new frag is needed.
2201 (my_getSmallExpression): Set it.
2202
2203 2003-02-20 jmc <jmc@prioris.mini.pw.edu.pl>
2204
2205 * cgen.c: Fix typo: intial -> initial.
2206
2207 2003-02-19 Jie Zhang <zhangjie@magima.com.cn>
2208
2209 * app.c (do_scrub_chars): Handle '||' in two states.
2210
2211 2003-02-13 Alan Modra <amodra@bigpond.net.au>
2212
2213 * write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last change.
2214 * config/tc-s390.h (TC_FORCE_RELOCATION_SUB_SAME): Define.
2215
2216 2003-02-11 Uwe Stieber <uwe@wwws.de>
2217
2218 * configure.in: Add support for kaOS as cross build target system.
2219 * configure: Regenerated.
2220
2221 2003-02-10 Nick Clifton <nickc@redhat.com>
2222
2223 * config/tc-arm.c (md_begin): If the Maverick co-processor is
2224 selected, set the EF_ARM_MAVERICK_FLOAT flag and
2225 bfd_mach_arm_ep9312 machine number.
2226
2227 2003-02-08 Richard Sandiford <rsandifo@redhat.com>
2228
2229 * config/tc-mips.c (reloc_needs_lo_p): New function.
2230 (fixup_has_matching_lo_p): New function.
2231 (append_insn): Use reloc_needs_lo_p to check whether a relocation
2232 might need a matching %lo(). Reuse the head of mips_hi_fixup_list
2233 if that fixup already has a matching %lo(). Don't call frag_wane here.
2234 (macro): Call frag_wane here if the last unmatched hi was in the
2235 current frag.
2236 (pic_need_relax): New function, split out from...
2237 (md_estimate_size_before_relax): ...here.
2238 (mips_frob_file): Use reloc_needs_lo_p. Use pic_need_relax to test
2239 whether BFD_RELOC_MIPS_GOT16 fixups refer to global symbols.
2240
2241 2003-02-07 Richard Sandiford <rsandifo@redhat.com>
2242
2243 * config/tc-mips.c (my_getSmallExpression): Rework bracket handling.
2244
2245 2003-02-06 Alan Modra <amodra@bigpond.net.au>
2246
2247 * config/tc-ppc.c (ppc_elf_suffix): Undo part of last change so that
2248 x@toc+off works.
2249
2250 2003-02-05 Alan Modra <amodra@bigpond.net.au>
2251
2252 * config/tc-ppc.c (mapping): Handle new TLS reloc specs.
2253 (ppc_elf_suffix): Don't warn for x+off@got when ppc64 and don't
2254 accept x@got+off etc.
2255 (md_assemble): Handle TLS relocs.
2256 (ppc_force_relocation): Force for all TLS relocs.
2257 (ppc_fix_adjustable): Likewise.
2258 (md_apply_fix3): Handle TLS relocs.
2259
2260 2003-02-04 Alan Modra <amodra@bigpond.net.au>
2261
2262 * config/obj-elf.c (obj_elf_change_section): Set SEC_LINK_ONCE and
2263 SEC_LINK_DUPLICATES_DISCARD directly rather than using elf_linkonce_p.
2264
2265 2003-02-02 Richard Sandiford <rsandifo@redhat.com>
2266
2267 * config/tc-mips.c (enum small_ex_type): Remove.
2268 (imm_unmatched_hi): Remove.
2269 (md_assemble): Remove use of imm_unmatched_hi. Remove the last
2270 argument from calls to append_insn.
2271 (append_insn): Remove unmatched_hi parameter; check reloc_type[0]
2272 instead.
2273 (macro_build): Update append_insn calls.
2274 (mips16_macro_build, macro_build_lui): Likewise.
2275 (mips_ip): Rework handling of small expressions. Move explicit
2276 relocation handling into my_getSmallExpression. Assume that the
2277 value of 'o' operands is zero if there is only one bracketed
2278 expression left.
2279 (percent_op): Make constant. Record the BFD relocation code
2280 associated with each operator.
2281 (my_getSmallParser, my_getPercentOp): Remove.
2282 (parse_relocation): New function.
2283 (my_getSamllExpression): Rework. Fill in relocations here
2284 rather than in mips_ip.
2285
2286 2003-01-29 Nick Clifton <nickc@redhat.com>
2287
2288 * config/tc-i386.c (line_comment_chars): Add '#'. This makes the
2289 assembler's handling of # <linenum> "<filename>" directives work.
2290
2291 2003-01-28 Jakub Jelinek <jakub@redhat.com>
2292
2293 * dwarf2dbg.c: Include filenames.h.
2294 (struct file_entry): Make filename const char *.
2295 (dirs, dirs_in_use, dirs_allocated): New variables.
2296 (get_filenum): Add NUM argument. Build directory table.
2297 (dwarf2_where): Adjust caller.
2298 (dwarf2_directive_file): Use get_filenum to allocate
2299 slot in file and directory tables.
2300 (dwarf2_directive_loc): Recreate full filename from
2301 directory and filename part if needed for listing.
2302 (out_file_list): Output directory table.
2303 Output main source file dirname before its filename.
2304
2305 2003-01-28 Dmitry Diky <diwil@mail.ru>
2306
2307 * config/tc-msp430.c: Replace occurences of 'tolower' with
2308 'TOLOWER'.
2309
2310 2003-01-27 David Mosberger <davidm@hpl.hp.com>
2311
2312 * config/tc-ia64.c (dot_vframesp): Correct error message.
2313 (dot_vframepsp): Ditto.
2314
2315 2003-01-27 Alexandre Oliva <aoliva@redhat.com>
2316
2317 * configure.in (em): Set to irix on all Irix systems.
2318 * configure: Rebuilt.
2319 * config/te-irix.h: New file.
2320 * config/tc-mips.c (mips_dwarf2_format): Use TE_IRIX to decide
2321 whether to use Irix-specific 64-bit format.
2322
2323 2003-01-27 Martin Schwidefsky <schwidefsky@de.ibm.com>
2324
2325 * config/tc-s390.c (s390_elf_cons): Avoid designated initializers.
2326
2327 2003-01-25 Jakub Jelinek <jakub@redhat.com>
2328
2329 * config/tc-sparc.c (sparc_ip): Handle TLS % operators.
2330 (tc_gen_reloc): Handle TLS relocs.
2331 (sparc_cons, cons_fix_new_sparc): Handle %r_tls_dtpoff.
2332 * config/tc-sparc.h (tc_fix_adjustable): Don't adjust TLS
2333 relocs.
2334 * config/obj-elf.c (obj_elf_section_word): Handle tls.
2335 (obj_elf_type): Handle tls_object.
2336
2337 2003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
2338
2339 * config/tc-s390.c (s390_tls_suffix): New function.
2340 (elf_suffix_type): Add suffix enums for TLS relocations.
2341 (s390_elf_suffix): Add suffix strings for TLS relocations.
2342 (s390_elf_cons): Map new lenght/elf suffix combinations for TLS to
2343 bfd relocations.
2344 (md_gather_operands): Map new instruction operand/elf suffix
2345 combinations for TLS to bfd relocations.
2346 (tc_s390_fix_adjustable): Add new TLS relocations.
2347 (tc_s390_force_relocation): Likewise.
2348 (md_apply_fix3): Likewise.
2349
2350 2003-01-24 Alan Modra <amodra@bigpond.net.au>
2351
2352 * as.h: Update copyright date.
2353 * symbols.c: Likewise.
2354 * config/tc-d10v.h: Likewise.
2355 * config/tc-fr30.h: Likewise.
2356 * config/tc-i960.h: Likewise.
2357 * config/tc-mips.h: Likewise.
2358
2359 * config/tc-hppa.h (DIFF_EXPR_OK): Define.
2360 (MD_APPLY_SYM_VALUE): Move.
2361
2362 2003-01-23 Nick Clifton <nickc@redhat.com>
2363
2364 * NEWS: Announce sh2e support.
2365
2366 Add sh2e support:
2367 2002-04-02 Alexandre Oliva <aoliva@redhat.com>
2368 * config/tc-sh.c (md_show_usage): Added sh2e next to sh3e.
2369 (sh_elf_final_processing): Handle arch_sh2e.
2370
2371 2003-01-23 Alan Modra <amodra@bigpond.net.au>
2372
2373 * symbols.c (S_FORCE_RELOC): Add "strict" param.
2374 * symbols.h (S_FORCE_RELOC): Likewise.
2375 * config/obj-aout.h (S_FORCE_RELOC): Likewise.
2376 * config/obj-bout.h (S_FORCE_RELOC): Likewise.
2377 * config/obj-coff.h (S_FORCE_RELOC): Likewise.
2378 * config/obj-ieee.h (S_FORCE_RELOC): Likewise.
2379 * config/obj-vms.h (S_FORCE_RELOC): Likewise.
2380 * write.c (generic_force_reloc): New function.
2381 (TC_FORCE_RELOCATION): Use it here instead of S_FORCE_RELOC.
2382 (TC_FORCE_RELOCATION_SUB_SAME): Test TC_FORCE_RELOCATION too.
2383 (adjust_reloc_syms): Adjust S_FORCE_RELOC call.
2384 * as.h (generic_force_reloc): Declare.
2385 * doc/internals.texi (S_FORCE_RELOC): Update.
2386 (TC_FORCE_RELOCATION_SUB_SAME): Update.
2387
2388 * config/tc-alpha.c (alpha_force_relocation): Adjust to use
2389 generic_force_reloc.
2390 (alpha_fix_adjustable): Likewise.
2391 * config/tc-arm.c (arm_force_relocation): Likewise.
2392 * config/tc-cris.c (md_cris_force_relocation): Likewise.
2393 * config/tc-frv.c (frv_force_relocation): Likewise.
2394 * config/tc-i386.c (md_apply_fix3): Likewise.
2395 * config/tc-ia64.c (ia64_force_relocation): Likewise.
2396 * config/tc-ip2k.c (ip2k_force_relocation): Likewise.
2397 * config/tc-m32r.c (m32r_force_relocation): Likewise.
2398 * config/tc-m68hc11.c (tc_m68hc11_force_relocation): Likewise.
2399 * config/tc-mcore.c (mcore_force_relocation): Likewise.
2400 * config/tc-mips.c (mips_force_relocation): Likewise.
2401 * config/tc-mmix.c (mmix_force_relocation): Likewise.
2402 * config/tc-ppc.c (ppc_force_relocation): Likewise.
2403 * config/tc-s390.c (tc_s390_force_relocation): Likewise.
2404 * config/tc-sh.c (sh_force_relocation): Likewise.
2405 (md_pcrel_from_section): Likewise.
2406 * config/tc-sparc.c (tc_gen_reloc): Likewise.
2407 * config/tc-v850.c (v850_force_relocation): Likewise.
2408 * config/tc-xstormy16.c (xstormy16_force_relocation): Likewise.
2409 * config/tc-i386.h (TC_FORCE_RELOCATION): Likewise.
2410 * config/tc-mcore.h (TC_FORCE_RELOCATION): Likewise.
2411 * config/tc-sparc.h (tc_fix_adjustable): Likewise.
2412
2413 * config/tc-d10v.c (d10v_force_relocation): Delete.
2414 * config/tc-d10v.h (TC_FORCE_RELOCATION): Don't define.
2415 * config/tc-dlx.c (md_dlx_force_relocation): Delete.
2416 * config/tc-dlx.h (TC_FORCE_RELOCATION): Don't define.
2417 * config/tc-fr30.c (fr30_force_relocation): Delete.
2418 * config/tc-fr30.h (TC_FORCE_RELOCATION): Don't define.
2419 * config/tc-mn10300.c (mn10300_force_relocation): Delete.
2420 * config/tc-mn10300.h (TC_FORCE_RELOCATION): Don't define.
2421 (TC_FORCE_RELOCATION_SUB_SAME): Test TC_FORCE_RELOCATION too.
2422 * config/tc-i960.h (TC_FORCE_RELOCATION_SUB_SAME): Likewise.
2423 * config/tc-hppa.c (hppa_force_relocation): Adjust S_FORCE_RELOC call.
2424 * config/tc-mips.c (RELAX_BRANCH_TOOFAR): Warning fix.
2425 * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Don't define.
2426 * config/tc-openrisc.c (openrisc_force_relocation): Delete.
2427 * config/tc-openrisc.h (TC_FORCE_RELOCATION): Don't define.
2428 * config/tc-sparc.c (elf32_sparc_force_relocation): Delete.
2429 * config/tc-sparc.h (TC_FORCE_RELOCATION): Don't define for ELF.
2430 * config/tc-i386.c (i386_force_relocation): Delete.
2431 * config/tc-i386.h (TC_FORCE_RELOCATION): Don't define for
2432 BFD_ASSEMBLER.
2433 (EXTERN_FORCE_RELOC): Fix TE_PE and STRICT_PE_FORMAT nesting.
2434 * config/tc-m68k.h (TC_FORCE_RELOCATION): Don't define.
2435 * config/tc-pj.h (TC_FORCE_RELOCATION): Don't define.
2436 * config/tc-sh.h (TC_FORCE_RELOCATION_SUB_ABS): Don't call
2437 S_FORCE_RELOC.
2438 (TC_FORCE_RELOCATION_SUB_SAME): Test TC_FORCE_RELOCATION too.
2439 * config/tc-sh64.h (TC_FORCE_RELOCATION_SUB_SAME): Likewise.
2440
2441 2003-01-23 Alan Modra <amodra@bigpond.net.au>
2442
2443 * config/tc-sh64.c (shmedia_frob_section_type): Adjust for changed
2444 sh64_elf_section_data.
2445 * config/tc-sh64.h: Include elf32-sh64.h.
2446 * config/tc-m68hc11.c: Don't include stdio.h.
2447 (md_show_usage): Fix missing continuation.
2448 * Makefile.am: Run "make dep-am".
2449 * Makefile.in: Regenerate.
2450
2451 2003-01-22 Nick Clifton <nickc@redhat.com>
2452
2453 * as.h: Include fopen-bin.h not fopen-same.h for mingw32 hosts.
2454
2455 2003-01-21 Fabio Alemagna <falemagn@aros.org>
2456
2457 * configure.in: Handle *-*-aros*.
2458 * configure: Regenerated from configure.in.
2459
2460 2003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
2461
2462 * config/tc-s390.c (elf_suffix_type): Add suffix enums for gotoff,
2463 gotplt and pltoff relocations.
2464 (s390_elf_suffix): Add suffix strings for gotoff, gotplt and pltoff.
2465 (s390_elf_cons): Map new lenght/elf suffix combinations for gotoff,
2466 gotplt and pltoff to bfd relocations.
2467 (md_gather_operands): Map new instruction operand/elf suffix
2468 combinations to bfd relocations.
2469 (tc_s390_fix_adjustable): Add new gotoff, gotplt and pltoff relocations
2470 to the list of unadjustable relocations.
2471 (tc_s390_force_relocation): Always emit relocations for gotoff, gotplt
2472 and pltoff relocations.
2473 (md_apply_fix3): Add the new relocations.
2474
2475 2003-01-20 Martin Schwidefsky <schwidefsky@de.ibm.com>
2476
2477 * config/tc-s390.c (md_apply_fix3): Emit error message for relocations
2478 with a subsy symbol.
2479
2480 2003-01-17 Stephane Carrez <stcarrez@nerim.fr>
2481
2482 * config/tc-m68hc11.c (tc_m68hc11_fix_adjustable): Prevent adjustment
2483 of relocs for memory bank addressing.
2484
2485 2003-01-17 Stephane Carrez <stcarrez@nerim.fr>
2486
2487 * config/tc-m68hc11.c (md_show_usage): Update usage.
2488 (md_parse_option): Recognize -m68hcs12.
2489 (m68hc11_elf_final_processing): Set EF_M68HCS12_MACH flag to identify
2490 HCS12.
2491 * doc/as.texinfo (Overview): Document new option -m68hcs12.
2492
2493 2003-01-16 Jakub Jelinek <jakub@redhat.com>
2494
2495 * config/tc-ia64.c (ia64_cons_fix_new): Handle @dtprel() in data.
2496
2497 2003-01-16 Alan Modra <amodra@bigpond.net.au>
2498
2499 * Makefile.am: Run "make dep-am".
2500 * Makefile.in: Regenerate.
2501 * po/POTFILES.in: Regenerate.
2502
2503 2003-01-11 Alan Modra <amodra@bigpond.net.au>
2504
2505 * read.c (get_absolute_expr): New, split out from..
2506 (get_absolute_expression): ..here.
2507 * read.h (get_absolute_expr): Declare.
2508 * config/obj-elf.c (elf_common): Use offsetT for "temp" and "size".
2509 Trim size to arch bits_per_address, and test for negative input
2510 via get_absolute_expr.
2511
2512 2003-01-07 DJ Delorie <dj@redhat.com>
2513
2514 * config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value based
2515 on operand type.
2516 (xstormy16_md_apply_fix3): Use adjustment.
2517
2518 2003-01-02 Ben Elliston <bje@redhat.com>
2519
2520 * configure.in: Add iq2000-elf target.
2521 * configure: Regenerate.
2522 * config/tc-iq2000.c: New file.
2523 * config/tc-iq2000.h: Likewise.
2524 * po/gas.pot: Regenerate.
2525
2526 2003-01-02 Chris Demetriou <cgd@broadcom.com>
2527
2528 * config/tc-mips.c: Update copyright years to include 2003.
2529 (mips_ip): Fix indentation of "+A", "+B", and "+C" handling.
2530 Additionally, clean up their code slightly and clean up their
2531 comments some more.
2532
2533 * doc/c-mips.texi: Add MIPS32r2 to ".set mipsN" documentation.
2534
2535 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
2536
2537 * doc/Makefile.am (as.1): Depend on "asconfig.texi gasver.texi
2538 $(CPU_DOCS)".
2539 * doc/Makefile.in: Regenerate.
2540
2541 2003-01-01 John David Anglin <dave.anglin@nrc.ca>
2542
2543 * config/obj-elf.c (special_sections): Work around HP's incorrect usage
2544 of .init and .fini sections for array initializers and finalizers.
2545
2546 2002-12-31 Chris Demetriou <cgd@broadcom.com>
2547
2548 * config/tc-mips.c (validate_mips_insn, mips_ip): Recognize
2549 the "+D" operand, which will be used only by the disassembler.
2550
2551 2002-12-30 Chris Demetriou <cgd@broadcom.com>
2552
2553 * configure.in: Recognize mipsisa32r2, mipsisa32r2el, and
2554 CPU variants.
2555 * configure: Regenerate.
2556 * config/tc-mips.c (ISA_HAS_DROR, ISA_HAS_ROR): New defines.
2557 (macro_build): Handle "K" operand.
2558 (macro2): Use ISA_HAS_DROR and ISA_HAS_ROR in the places where
2559 CPU_HAS_DROR and CPU_HAS_ROR are currently used.
2560 (mips_ip): New variable "lastpos", and implement "+A", "+B",
2561 and "+C" operands for MIPS32 Release 2 ins/ext instructions.
2562 Implement "K" operand for MIPS32 Release 2 rdhwr instruction.
2563 (validate_mips_insn): Implement "+" as a way to extend the
2564 allowed operands, and implement "K", "+A", "+B", and "+C"
2565 operands.
2566 (OPTION_MIPS32R2): New define.
2567 (md_longopts): Add entry for OPTION_MIPS32R2.
2568 (OPTION_ELF_BASE): Adjust to accommodate OPTIONS_MIPS32R2.
2569 (md_parse_option): Handle OPTION_MIPS32R2.
2570 (s_mipsset): Reimplement handling of ".set mipsN" options
2571 and add support for ".set mips32r2".
2572 (mips_cpu_info_table): Add entry for "mips32r2" (MIPS32 Release 2).
2573 (md_show_usage): Document "-mips32r2" option.
2574 * doc/as.texinfo: Document "-mips32r2" option.
2575 * doc/c-mips.texi: Likewise.
2576
2577 2002-12-30 Dmitry Diky <diwil@mail.ru>
2578
2579 * configure.in: Add msp430 target.
2580 * configure: Regenerate.
2581 * Makefile.am: Add msp430 target.
2582 * Makefile.in: Regenerate.
2583 * config/tc-msp430.c: New file: msp430 assembler.
2584 * config/tc-msp430.h: New file: target macros for msp430.
2585 * doc/Makefile.am: Add msp430 target.
2586 * doc/Makefile.in: Regenerate.
2587 * doc/as.texinfo: Include msp430 documenation.
2588 * doc/all.texi: Enable msp430 documentation.
2589 * doc/c-msp430.texi: New file: document msp430 specific features
2590 of the assembler.
2591
2592 2002-12-25 Alexandre Oliva <aoliva@redhat.com>
2593
2594 * dwarf2dbg.c (DWARF2_ADDR_SIZE): New macro.
2595 (dwarf2_finish): Use it.
2596 * doc/internals.texi (DWARF2_ADDR_SIZE): Document it.
2597 * config/tc-mips.h (DWARF2_ADDR_SIZE): Override.
2598
2599 2002-12-20 DJ Delorie <dj@redhat.com>
2600
2601 * config/tc-xstormy16.c (md_cgen_lookup_reloc): Support
2602 BFD_RELOC_XSTORMY16_12.
2603
2604 2002-12-19 Alan Modra <amodra@bigpond.net.au>
2605
2606 * doc/as.texinfo (Invoking): Typo fix.
2607 * config/tc-tic54x.c (encode_operand): Comment typo fix.
2608
2609 2002-12-18 Kazu Hirata <kazu@cs.umass.edu>
2610
2611 * doc/c-alpha.texi: Fix typos.
2612 * doc/c-arm.texi: Likewise.
2613 * doc/c-d10v.texi: Likewise.
2614 * doc/c-i370.texi: Likewise.
2615 * doc/c-i960.texi: Likewise.
2616 * doc/c-ia64.texi: Likewise.
2617 * doc/c-mmix.texi: Likewise.
2618 * doc/c-ns32k.texi: Likewise.
2619 * doc/c-pdp11.texi: Likewise.
2620 * doc/c-pj.texi: Likewise.
2621 * doc/c-sh64.texi: Likewise.
2622 * doc/c-sparc.texi: Likewise.
2623 * doc/c-tic54x.texi: Likewise.
2624 * doc/c-v850.texi: Likewise.
2625 * doc/c-vax.texi: Likewise.
2626 * doc/internals.texi: Likewise.
2627
2628 2002-12-18 Chris Demetriou <cgd@broadcom.com>
2629
2630 * config/tc-mips.c (macro): In M_DROL, M_DROR, M_ROL, and M_ROR,
2631 use hardware rotate ops as appropriate. In M_DROL_I, M_DROR_I,
2632 M_ROL_I, and M_ROR_I, simplify code, clean up warnings, and
2633 arrange not to issue warnings about use of AT when AT is not
2634 actually used.
2635
2636 2002-12-17 Nick Clifton <nickc@redhat.com>
2637
2638 * as.c (std_longopts): Duplicate --keep-locals entry in order to
2639 prevent it being confused with -k.
2640
2641 2002-12-16 Andrew MacLeod <amacleod@redhat.com>
2642
2643 * config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocation
2644 has already been set up, use it.
2645
2646 2002-12-16 Kazu Hirata <kazu@cs.umass.edu>
2647
2648 * ChangeLog-9295: Fix a typo.
2649 * README: Likewise.
2650 * config/tc-d10v.c: Fix a comment typo.
2651 * config/tc-dlx.c: Likewise.
2652 * config/tc-h8300.h: Likewise.
2653 * config/tc-h8500.h: Likewise.
2654 * config/tc-mips.c: Likewise.
2655 * config/tc-s390.c: Likewise.
2656 * config/tc-sh.h: Likewise.
2657 * config/tc-tic80.h: Likewise.
2658 * config/tc-w65.h: Likewise.
2659 * config/tc-z8k.c: Likewise.
2660 * config/tc-z8k.h: Likewise.
2661 * testsuite/gas/h8300/cmpsi2.s: Likewise.
2662
2663 2002-12-16 Alan Modra <amodra@bigpond.net.au>
2664
2665 * config/tc-d30v.c (check_range): Warning fixes, formatting.
2666 Simplify sign extension. Remove redundant unsigned < 0 test.
2667 * config/tc-i960.c (md_ri_to_chars): Prototype.
2668 * config/tc-mcore.c (md_pseudo_table): Fix typo.
2669 (dump_literals): Init brarsym, and test later instead of isforce.
2670
2671 * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.
2672 (parse): Constify line and lineptr.
2673 (md_begin): Calculate endop here.
2674
2675 2002-12-13 Alan Modra <amodra@bigpond.net.au>
2676
2677 * config/obj-vms.c: Formatting. Include fnctl.h.
2678 (Create_VMS_Object_File): Fix creat call for sane unix systems.
2679 (Object_Record_Offset): Make it a size_t.
2680 (Flush_VMS_Object_Record_Buffer): Fix signed/unsigned warning.
2681 (VMS_TBT_Routine_End <Size>): Make var unsigned long.
2682 (VMS_Fix_Indirect_Reference <Offset>): Make arg addressT.
2683 (synthesize_data_segment <data_size>): Remove ATTRIBUTE_UNUSED.
2684 (vms_fixup_data_section <data_size>): Add here instead.
2685 * config/e-criself.c: Fix typo in last change.
2686
2687 2002-12-13 Alan Modra <amodra@bigpond.net.au>
2688
2689 * write.c (write_object_file): Fix signed/unsigned warning.
2690 * config/e-crisaout.c (crisaout_bfd_name): Prototype.
2691 * config/e-criself.c (criself_bfd_name): Prototype.
2692 * config/obj-aout.c (s_sect): Remove unused function.
2693 * config/obj-bout.c (obj_bout_line <ignore>): Add ATTRIBUTE_UNUSED.
2694 * config/obj-coff.c (coff_last_bf): Don't declare for OBJ_XCOFF.
2695 (fixup_mdeps <h>): Add ATTRIBUTE_UNUSED.
2696 * config/obj-ecoff.c (ecoff_frob_file <addr>): Likewise.
2697 * config/obj-vms.c (setup_basic_type <spnt>): Likewise.
2698 (VMS_RSYM_Parse <Current_Routine>): Likewise.
2699 (vms_fixup_text_section <text_siz>): Likewise.
2700 (synthesize_data_segment <data_size>): Likewise.
2701 (vms_fixup_xtors_section <sect_no>): Likewise.
2702 (structure_count): Don't use implicit int type.
2703 * config/tc-a29k.c (insert_sreg): Prototype.
2704 (define_some_regs): Prototype, make static.
2705 (parse_operand): Likewise.
2706 (md_parse_option <c,arg>): Add ATTRIBUTE_UNUSED.
2707 (md_show_usage <stream>): Likewise.
2708 (md_section_align <segment>): Likewise.
2709 (md_convert_frag <all args>): Likewise.
2710 (md_estimate_size_before_relax <all args>): Likewise.
2711 (md_apply_fix3): Don't cast valP pointer type. Fix bogus >>='s.
2712 * config/tc-arm.c (arm_validate_fix): Only for OBJ_COFF or OBJ_ELF.
2713 * config/tc-d30v.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.
2714 (md_undefined_symbol <name>): Likewise.
2715 (md_convert_frag <all args>): Likewise.
2716 (write_long <opcode>): Likewise.
2717 (tc_gen_reloc <seg>): Likewise.
2718 (md_estimate_size_before_relax <all args>): Likewise.
2719 (md_apply_fix3 <seg>): Likewise.
2720 (s_d30v_align <ignore>): Likewise.
2721 (build_insn): Correct format string.
2722 (md_apply_fix3): Likewise.
2723 * config/tc-fr30.c (md_parse_option <c,arg>): Add ATTRIBUTE_UNUSED.
2724 (md_undefined_symbol <name>): Likewise.
2725 (md_convert_frag <all args>): Likewise.
2726 (md_cgen_lookup_reloc <insn>): Likewise.
2727 (md_begin): Delete unused vars.
2728 (md_assemble): Likewise.
2729 (md_estimate_size_before_relax): Likewise.
2730 (fr30_relax_frag): #if 0 out, seems unused.
2731 (md_atof): Remove declaration of atof_ieee.
2732 (restore_colon): Prototype.
2733 * config/tc-frv.c (frv_insert_vliw_insn): Prototype.
2734 (frv_find_in_vliw): Likewise.
2735 (frv_debug_tomcat): Likewise.
2736 (frv_adjust_vliw_count): Likewise.
2737 (frv_tomcat_shuffle): Likewise.
2738 (frv_tomcat_analyze_vliw_chains): Likewise. Correct args to
2739 frv_find_in_vliw call.
2740 (md_atof): Remove declaration of atof_ieee.
2741 * config/tc-h8500.c (cons): Delete declaration.
2742 (md_begin <opcode>): Constify.
2743 (displacement_size, immediate_size, absolute_size): Remove.
2744 (build_relaxable_instruction <operand>): Add ATTRIBUTE_UNUSED.
2745 (tc_crawl_symbol_chain <headers>): Likewise.
2746 (md_undefined_symbol <name>): Likewise.
2747 (tc_headers_hook <headers>): Likewise.
2748 (md_parse_option <c,arg>): Likewise.
2749 (md_show_usage <stream>): Likewise.
2750 (md_convert_frag <headers, seg>): Likewise.
2751 (tc_coff_symbol_emit_hook <ignore>): Likewise.
2752 (md_atof): Remove declaration of atof_ieee.
2753 (tc_aout_fix_to_chars): Remove unused function.
2754 (parse_reg): Prototype.
2755 (parse_exp): Prototype.
2756 (skip_colonthing): Prototype. Use &&, not & in logical expressions.
2757 (parse_reglist): Prototype.
2758 (get_operand): Prototype.
2759 (get_operands): Prototype.
2760 (get_specific): Prototype. Make "this_index" signed.
2761 (check): Prototype, make static.
2762 (insert): Prototype
2763 (build_relaxable_instruction): Prototype, make static.
2764 (build_bytes): Prototype.
2765 (wordify_scb): Prototype.
2766 * config/tc-h8500.h (start_label): Declare.
2767 (tc_coff_sizemachdep): Declare.
2768 * config/tc-i370.c (i370_ebcdic <unused>): Add ATTRIBUTE_UNUSED.
2769 (i370_rmode <unused>): Likewise.
2770 (i370_csect <unused>): Likewise.
2771 (i370_dc <unused>): Likewise.
2772 (i370_ds <unused>): Likewise.
2773 (i370_elf_lcomm <unused>): Likewise.
2774 (i370_ltorg <ignore>): Likewise.
2775 (i370_using <ignore>): Likewise.
2776 (i370_drop <ignore>): Likewise.
2777 (i370_byte <ignore>): Likewise.
2778 (i370_tc <ignore>): Likewise.
2779 (md_estimate_size_before_relax <fragp, seg>): Likewise.
2780 (md_convert_frag <all args>): Likewise.
2781 (md_undefined_symbol <name>): Likewise.
2782 (md_pcrel_from_section <sec>): Likewise.
2783 (tc_gen_reloc <seg>): Likewise.
2784 (i370_section_letter): #if 0 unused functions.
2785 (i370_section_word, i370_section_type, i370_section_flags): Likewise.
2786 (symbol_locate): Prototype.
2787 * config/tc-i860.c (md_atof): Remove declaration of atof_ieee.
2788 (md_number_to_disp, md_number_to_field): Remove.
2789 (md_apply_fix3): Correct format string and cast "fup".
2790 * config/tc-i960.c (md_convert_frag): Add ATTRIBUTE_UNUSED to args.
2791 (s_endian <ignore>): Likewise.
2792 (md_undefined_symbol <name>): Likewise.
2793 (tc_crawl_symbol_chain <headers>): Likewise.
2794 (tc_set_bal_of_call): Likewise.
2795 (tc_coff_symbol_emit_hook <symbolP>): Likewise.
2796 (i960_handle_align <fragp>): Likewise.
2797 (i960_validate_fix <this_segment_type>): Likewise
2798 (tc_gen_reloc <section>): Likewise.
2799 (tc_coff_symbol_emit_hook): Only define for OBJ_COFF.
2800 (struct memS, struct regop): Forward declare.
2801 (brcnt_emit, brlab_next, cobr_fmt, ctrl_fmt, emit, get_args,
2802 get_cdisp, get_ispec, get_regnum, i_scan, mem_fmt, mema_to_memb,
2803 parse_expr, parse_ldconst, parse_memop, parse_po, parse_regop,
2804 reg_fmt, relax_cobr, s_leafproc, s_sysproc, shift_ok, syntax,
2805 targ_has_sfr, targ_has_iclass, tc_bfd_fix2rtype): Prototype.
2806 (md_chars_to_number, md_number_to_imm): Make static, prototype.
2807 (md_number_to_field): Likewise.
2808 (md_number_to_disp): Remove unused function.
2809 (md_atof): Remove declaration of atof_ieee.
2810 (md_apply_fix3): Correct md_number_to_imm call.
2811 * config/tc-ip2k.c (md_assemble): Warning fix.
2812 * config/tc-m32r.c (md_parse_option <arg>): Add ATTRIBUTE_UNUSED.
2813 (fill_insn <ignore>): Likewise.
2814 (debug_sym <ignore>): Likewise.
2815 (md_undefined_symbol <name>): Likewise.
2816 (m32r_scomm <ignore>): Likewise.
2817 (md_convert_frag <abfd>): Likewise.
2818 (md_cgen_lookup_reloc <insn>): Likewise.
2819 (m32r_record_hi16 <seg>): Likewise.
2820 (md_estimate_size_before_relax): #if 0 old_fr_fix.
2821 (allow_m32rx): Prototype.
2822 (first_writes_to_seconds_operands): Prototype.
2823 (writes_to_pc): Prototype.
2824 (can_make_parallel): Prototype.
2825 (make_parallel): Prototype.
2826 (target_make_parallel): Prototype.
2827 (assemble_two_insns): Prototype.
2828 (m32r_record_hi16): Prototype.
2829 (md_atof): Remove declaration of atof_ieee.
2830 * config/tc-m32r.h (m32r_fix_adjustable): Declare.
2831 (m32r_force_relocation): Prototype.
2832 (m32r_elf_section_change_hook): Prototype.
2833 * config/tc-m68k.c (tc_gen_reloc <section>): Add ATTRIBUTE_UNUSED.
2834 (md_show_usage): Fix signed/unsigned warning.
2835 * config/tc-m88k.c (get_reg): Make reg_prefix param unsigned.
2836 (calcop): Ditto for reg_prefix var.
2837 (hexval): Add cast to fix signed/unsigned warning.
2838 (md_number_to_disp): Delete unused function.
2839 (md_number_to_field): Likewise.
2840 (float_cons, cons, s_globl, s_space, s_set, s_lcomm): Remove decl.
2841 (match_name): Prototype.
2842 (get_bf2): Prototype.
2843 (get_bf_offset_expression): Prototype.
2844 * config/tc-mcore.c (mcore_s_literals <ignore>): Add ATTRIBUTE_UNUSED.
2845 (md_undefined_symbol <ignore>): Likewise.
2846 (md_create_short_jump <all args>): Likewise.
2847 (md_create_long_jump <all args>): Likewise.
2848 (md_convert_frag <abfd, sec>): Likewise.
2849 (md_apply_fix3 <segment>): Likewise.
2850 (md_section_align <segment>): Likewise.
2851 (md_pcrel_from_section <sec>): Likewise.
2852 (tc_gen_reloc <section>): Likewise.
2853 (reg_m, reg_n, immediate): Delete unused vars.
2854 (dump_literals): Fix signed/unsigned warning.
2855 (enter_literal): Likewise.
2856 (parse_imm): Likewise. Also fix format string.
2857 (parse_mem): Remove unused var.
2858 (md_assemble <LS>): Abort on unexpected inst.
2859 (md_atof): Remove declaration of atof_ieee.
2860 (md_parse_option): Remove unused vars.
2861 (md_apply_fix3): Fix format strings, cast args.
2862 (tc_gen_reloc): Delete unused var.
2863 * config/tc-mcore.h (tc_coff_sizemachdep): Declare.
2864 * config/tc-mn10200.c (md_parse_option <c, arg>): Add ATTRIBUTE_UNUSED.
2865 (md_undefined_symbol <name>): Likewise.
2866 (md_convert_frag <abfd>): Likewise.
2867 (tc_gen_reloc <seg>): Likewise.
2868 (check_operand <insn>): Likewise.
2869 (md_convert_frag): Fix format strings.
2870 (tc_gen_reloc): Delete fx_addsy - fx_subsy code.
2871 * config/tc-openrisc.c (ignore_pseudo): Prototype.
2872 (md_atof): Remove declaration of atof_ieee.
2873 * config/tc-or32.c (parse_operand): Prototype non-BFD too.
2874 (md_apply_fix3): Fix bogus >>='s.
2875 (md_undefined_symbol): Delete unused var.
2876 * config/tc-pj.c (little, big, parse_exp_save_ilp): Prototype.
2877 (c_to_r, ipush_code, fake_opcode, alias): Likewise.
2878 (fake_opcode): Adjust for pj_opc_int_t change.
2879 (md_begin): Likewise.
2880 (md_assemble): Likewise.
2881 (ipush_code): Correct parse_exp_save_ilp call. Test pending_reloc
2882 instead of non-existent third arg of parse_exp_save_ilp.
2883 (md_parse_option): Correct "little" and "big" calls.
2884 * config/tc-sparc.c (s_register): Only declare #ifdef OBJ_ELF.
2885 (md_apply_fix3 <segment>): Add ATTRIBUTE_UNUSED.
2886 (tc_gen_reloc <section>): Likewise.
2887 * config/tc-tic30.c: #include stdarg.h or varargs.h.
2888 (debug): Rewrite using VA_* macros.
2889 (md_estimate_size_before_relax): Add ATTRIBUTE_UNUSED to args.
2890 (md_convert_frag): Likewise.
2891 (md_parse_option): Likewise.
2892 (md_show_usage): Likewise.
2893 (md_undefined_symbol): Likewise.
2894 (tc_gen_reloc): Likewise.
2895 (md_operand): Likewise.
2896 (tc_aout_pre_write_hook): Delete.
2897 (struct tic30_insn): Make "operands" unsigned.
2898 (struct tic30_par_insn): Likewise.
2899 (md_assemble): Likewise for "count", "i" and "numops".
2900 (tic30_parallel_insn): Likewise for vars here.
2901 (tic30_operand): Likewise. Remove useless unsigned >= 0 comparison.
2902 * config/tc-tic30.h (tc_aout_pre_write_hook): Define as empty.
2903 * config/tc-tic80.c (obj_coff_section): Delete declaration.
2904 (md_estimate_size_before_relax): Add ATTRIBUTE_UNUSED on args.
2905 (md_undefined_symbol): Likewise.
2906 (md_parse_option): Likewise.
2907 (md_convert_frag): Likewise.
2908 (tc_coff_symbol_emit_hook): Likewise.
2909 (md_atof): Remove declaration of atof_ieee.
2910 (const_overflow): Warning fixes, tidy.
2911 (get_operands): Delete unused vars.
2912 (internal_error_a): Adjust format string to expect a long for arg.
2913 (find_opcode): Warning fixes, simplify.
2914 (build_insn): Cast internal_error_a arg.
2915 (md_begin): Likewise.
2916 (md_apply_fix3): Likewise.
2917 (md_assemble): Delete unused var.
2918 * config/tc-tic80.h (tc_coff_fix2rtype): Prototype.
2919 * config/tc-z8k.c (cons, obj_coff_section): Delete declarations.
2920 (whatreg, parse_reg, parse_exp): Make static, prototype.
2921 (checkfor, regword, regaddr, get_ctrl_operand): Prototype.
2922 (get_flags_operand, get_interrupt_operand, get_cc_operand): Likewise.
2923 (get_operand, get_operands, get_specific, newfix): Likewise.
2924 (apply_fix, build_bytes): Likewise.
2925 (md_atof): Remove declaration of atof_ieee.
2926 (tc_aout_fix_to_chars): Delete.
2927 (md_begin): Constify "opcode". Don't try to init opcode->idx.
2928 Fix s_unseg call.
2929 (md_parse_option): Fix s_segm and s_unseg calls.
2930
2931 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2932
2933 * tc-mips.c (RELAX_BRANCH_ENCODE): Remove reloc_s2 argument.
2934 Adjust callers.
2935 (RELAX_BRANCH_RELOC_S2): Delete.
2936 (append_insn): Use only BFD_RELOC_16_PCREL_S2 for branches.
2937 Do not handle BFD_RELOC_16_PCREL.
2938 (macro_build, mips_ip): Likewise.
2939 (md_pcrel_from): Return 4 for undefined symbols regardless of
2940 mips_pic.
2941 (md_apply_fix3): Use only BFD_RELOC_16_PCREL_S2 for branches.
2942 Don't dereference howto if no such relocation is available.
2943 Do not apply hack for in-place zero addend in NEWABI.
2944 (md_convert_frag): Use only BFD_RELOC_16_PCREL_S2 for branches.
2945
2946 2002-12-12 Alexandre Oliva <aoliva@redhat.com>,
2947 Alan Modra <amodra@bigpond.net.au>
2948
2949 * config/tc-mn10300.h (TC_VALIDATE_FIX_SUB): Define.
2950 (TC_LINKRELAX_FIXUP): Add comments.
2951
2952 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
2953
2954 * config/tc-mn10300.c (set_arch_mach): Change argument type to
2955 avoid warnings.
2956 (r_register_name, xr_register_name): Add prototype declarations.
2957
2958 2002-12-08 H.J. Lu <hjl@gnu.org>
2959
2960 * config/tc-ia64.c (md_apply_fix3): Remove the PCREL hack
2961 copied from tc-i386.c.
2962
2963 2002-12-08 Stephane Carrez <stcarrez@nerim.fr>
2964
2965 Fix Bug savannah/1825:
2966 * config/tc-m68hc11.c (STATE_INDEXED_PCREL): New relax code.
2967 (md_relax_table): Define specific relax for PC-rel offsets.
2968 (build_indexed_byte): Use a STATE_INDEXED_PCREL relax code.
2969 (m68hc11_relax_frag): Handle the new relax code.
2970 (md_convert_frag): Likewise.
2971 (md_estimate_size_before_relax): Likewise.
2972
2973 2002-12-08 Alan Modra <amodra@bigpond.net.au>
2974
2975 * subsegs.c (section_symbol): Use the symbol, not the section, name.
2976
2977 2002-12-05 Richard Henderson <rth@redhat.com>
2978
2979 * config/ia64.c (enum reloc_func): Add FUNC_LT_RELATIVE_X.
2980 (ia64_gen_real_reloc_type): Handle it.
2981 (pseudo_func): Add @ltoffx.
2982 (md_begin): Build .<ltoffx>.
2983 (ia64_force_relocation): True for LTOFF22X and LDXMOV.
2984
2985 2002-12-05 Alan Modra <amodra@bigpond.net.au>
2986
2987 * config/tc-arm.c (arm_force_relocation): Move out of #if OBJ_ELF.
2988 Move OBJ_COFF TC_FORCE_RELOCATION code here so that COFF handles
2989 ARM_IMMEDIATE and ARM_ADRL_IMMEDIATE relocs as for ELF.
2990 * config/tc-arm.h (TC_FORCE_RELOCATION): Define for both ELF and
2991 COFF to call arm_force_relocation.
2992
2993 2002-12-04 David Mosberger <davidm@hpl.hp.com>
2994
2995 * config/tc-ia64.c (pseudo_func): Add "@pause" constant for "hint"
2996 instruction.
2997 (emit_one_bundle): Handle "hint" instruction.
2998 (operand_match): Match IA64_OPND_AR_CSD.
2999
3000 2002-12-04 Alan Modra <amodra@bigpond.net.au>
3001
3002 * dwarf2dbg.c (scale_addr_delta): Correct parameter. Move prototype
3003 inside #if.
3004
3005 2002-12-03 Nick Clifton <nickc@redhat.com>
3006
3007 * config/tc-ppc.c (ppc_cleanup): Do not set SEC_MERGE flag on
3008 .PPC.EMB.apuinfo sections.
3009
3010 2002-12-03 Richard Henderson <rth@redhat.com>
3011
3012 * config/tc-ia64.c (operand_match): Add IA64_OPND_LDXMOV case.
3013
3014 2002-12-03 Alan Modra <amodra@bigpond.net.au>
3015
3016 * config/tc-w65.c (s_longa): Prototype. Make static, specify int arg.
3017 (cons, s_align_bytes): Delete declaration.
3018 (relax): Delete.
3019 (md_begin): Constify "struct opinfo *" var. Don't try to make "name"
3020 strings common.
3021 (dot): Delete unused function.
3022 (w65_expression): Remove unused arg.
3023 (parse_exp): Prototype. Remove unused arg. Adjust w65_expression
3024 call.
3025 (get_operands): Prototype. Constify "struct opinfo *" arg. Fix
3026 parse_exp call.
3027 (get_specific): Prototype. Constify "struct opinfo *" arg and return
3028 value.
3029 (check): Remove unused function.
3030 (build_Mytes): Prototype. Constify "struct opinfo *" arg. Abort
3031 on unhandled switch case.
3032 (md_assemble): Remove unused op_start, op_end, nlen, p vars. Constify
3033 "opcode".
3034 (tc_crawl_symbol_chain): Delete unused function.
3035 (tc_headers_hook): Likewise.
3036 (tc_Nout_fix_to_chars): Likewise.
3037 (md_undefined_symbol): Add ATTRIBUTE_UNUSED.
3038 (md_parse_option): Likewise.
3039 (md_convert_frag): Likewise.
3040 (tc_coff_symbol_emit_hook): Likewise.
3041 (md_show_usage): Likewise.
3042 * config/tc-w65.h (tc_coff_sizemachdep): Declare.
3043 (TC_PARSE_CONS_EXPRESSION): w65_expression takes one arg.
3044 (w65_expression): Declare.
3045
3046 * po/POTFILES.in: Regenerate.
3047
3048 * config/tc-arm.c (arm_force_relocation): Return 0 for ARM_IMMEDIATE
3049 and ARM_ADRL_IMMEDIATE.
3050
3051 2002-12-02 Nick Clifton <nickc@redhat.com>
3052
3053 * gasp.c: Delete. It has been deprecated.
3054 * NEWS: Mention that gasp has been removed.
3055 * Makefile.am: Remove references to gasp.
3056 * makefile.vms: Likewise.
3057 * mpw-make.sed: Likewise.
3058 * Makeile.in: Regenerate.
3059 * doc/gasp.texi: Delete.
3060 * doc/Makefile.am: Remove references to gasp.texi.
3061 * doc/Makefile.in: Regenerate.
3062 * macro.c: Delete references to gasp.
3063 Remove use of comment_char function parameter as it is no longer
3064 needed.
3065 * macro.h: Update prototypes to remove comment_char parameter.
3066 Fix formatting.
3067 * read.c (read_a_source_file, s_irp): Remove comment_char
3068 parameter from invocation of functions in macro.c
3069
3070 2002-12-02 Hans-Peter Nilsson <hp@axis.com>
3071
3072 * read.c (emit_expr) [!WORKING_DOT_WORD]: Initialize x->use_jump.
3073
3074 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
3075
3076 * config/tc-m68hc11.c (md_begin): Fix qsort warning.
3077 (tc_gen_reloc): Mark section param as not used.
3078
3079 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
3080
3081 Fix Bug savannah/1825:
3082 * config/tc-m68hc11.h (md_relax_frag): Define to support relaxations
3083 that are not pc-relative.
3084 (m68hc11_relax_frag): Declare.
3085
3086 * config/tc-m68hc11.c (build_indexed_byte): Use a frag_var to handle
3087 the offsetable indexed addressing modes (n,r).
3088 (build_insn): Cleanup some locals.
3089 (m68hc11_relax_frag): New function imported from tc-cris.c to handle
3090 relaxation of difference between two symbols of same section.
3091 (md_convert_frag): For INDEXED_OFFSET relaxs, use the displacement
3092 only when this is a PC-relative operand and the offset is not absolute.
3093 (md_estimate_size_before_relax): Convert the INDEXED_OFFSET,UNDEF frag
3094 to INDEXED_OFFSET,STATE_BITS5 when the symbol is absolute; this will
3095 be handled by m68hc11_relax_frag.
3096
3097 2002-12-01 Stephane Carrez <stcarrez@nerim.fr>
3098
3099 * config/tc-m68hc11.c (elf_flags): Set default ABI to gcc default
3100 (32-bit int, 64-bit double).
3101 (md_longopts): New options -mshort, -mlong, -mshort-double and
3102 -mlong-double to control the ABI.
3103 (md_show_usage): Update.
3104 (md_parse_option): Handle new options.
3105 * doc/as.texinfo (Overview): Document new options for HC11/HC12.
3106
3107 2002-12-01 Nathan Sidwell <nathan@codesourcery.com>
3108
3109 * symbols.c (report_op_error): New function, broken out of ...
3110 (resolve_symbol_value): ... here. Use for both monadic and dyadic
3111 operators.
3112
3113 2002-11-30 Kaz Kojima <kkojima@rr.iij4u.or.jp>
3114
3115 * config/tc-sh.c (md_apply_fix3): Take account of fx_offset
3116 for BFD_RELOC_32_PLT_PCREL.
3117
3118 2002-11-30 Alan Modra <amodra@bigpond.net.au>
3119
3120 * dwarf2dbg.c, write.c, config/obj-aout.c, config/obj-coff.c,
3121 config/obj-ecoff.c, config/obj-elf.c, config/obj-som.c,
3122 config/tc-arm.c, config/tc-arm.h, config/tc-avr.c, config/tc-cris.c,
3123 config/tc-d10v.c, config/tc-d10v.h, config/tc-d30v.c, config/tc-d30v.h,
3124 config/tc-dlx.c, config/tc-dlx.h, config/tc-fr30.c, config/tc-fr30.h,
3125 config/tc-frv.c, config/tc-frv.h, config/tc-hppa.c, config/tc-i370.c,
3126 config/tc-i386.c, config/tc-i386.h, config/tc-m32r.c,
3127 config/tc-m68hc11.c, config/tc-mcore.c, config/tc-mcore.h,
3128 config/tc-mips.c, config/tc-mips.h, config/tc-mn10200.c,
3129 config/tc-mn10300.c, config/tc-mn10300.h, config/tc-openrisc.c,
3130 config/tc-openrisc.h, config/tc-ppc.c, config/tc-s390.c,
3131 config/tc-sh.c, config/tc-sh.h, config/tc-sh64.c, config/tc-tic54x.c,
3132 config/tc-v850.c, config/tc-v850.h, config/tc-xstormy16.c,
3133 config/tc-xstormy16.h: Replace boolean with bfd_boolean, true with
3134 TRUE, false with FALSE. Simplify comparisons of bfd_boolean vars with
3135 TRUE/FALSE. Formatting.
3136
3137 2002-11-29 Nick Clifton <nickc@redhat.com>
3138
3139 * config/tc-arm.c (do_t_bkpt): If no operand is specified,
3140 assume a value of zero.
3141 (do_bkpt): Likewise.
3142
3143 2002-11-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
3144
3145 * config/tc-sh.c (md_apply_fix3): Call S_SET_THREAD_LOCAL
3146 for TLS relocations.
3147
3148 2002-11-29 Jakub Jelinek <jakub@redhat.com>
3149
3150 * config/tc-ia64.c (md_apply_fix3): Add default case.
3151
3152 2002-11-28 Jakub Jelinek <jakub@redhat.com>
3153
3154 * symbols.c (S_SET_THREAD_LOCAL): New function.
3155 * symbols.h (S_SET_THREAD_LOCAL): New prototype.
3156 * config/tc-i386.c (md_apply_fix3): Call S_SET_THREAD_LOCAL
3157 for TLS relocations.
3158 * config/tc-ia64.c (md_apply_fix3): Likewise.
3159 * config/tc-alpha.c (md_apply_fix3): Likewise.
3160
3161 2002-11-28 Jakub Jelinek <jakub@redhat.com>
3162
3163 * write.c (subsegs_finish): For SEC_MERGE sections pad last fragment
3164 to entsize.
3165
3166 2002-11-26 DJ Delorie <dj@redhat.com.
3167
3168 * dwarf2dbg.c (scale_addr_delta): New.
3169 (size_inc_line_addr): Use it.
3170 (emit_inc_line_addr): Use it.
3171
3172 2002-11-26 Hans-Peter Nilsson <hp@axis.com>
3173
3174 * config/tc-cris.c (cris_relax_frag): Fix typo in comment.
3175 (md_assemble): Don't pass on branches to constants as relaxable.
3176 Tweak comment.
3177
3178 2002-11-25 Svein E. Seldal <Svein.Seldal@solidas.com>
3179
3180 * config/tc-tic4x.c (c4x_operands_match): Bugfix in direct mode
3181
3182 2002-11-21 Randolph Chung <randolph@tausq.org>
3183
3184 * config/tc-hppa.h (tc_frob_symbol): Frob undefined unused symbols
3185 only if they have default visibility.
3186
3187 2002-11-21 Richard Henderson <rth@redhat.com>
3188
3189 * config/tc-alpha.c (alpha_fix_adjustable): Remove redundant
3190 S_IS_DEFINED test.
3191
3192 2002-11-21 Alan Modra <amodra@bigpond.net.au>
3193
3194 * config/tc-mcore.c (mcore_pool_count): New function.
3195 (mcore_cons, mcore_float_cons, mcore_stringer, mcore_fill): Use it.
3196
3197 2002-11-20 Klee Dienes <kdienes@apple.com>
3198
3199 * config/tc-mcore.c (md_begin): Use a const iterator. Don't
3200 coalesce the name fields to use the same pointer.
3201
3202 * config/tc-sh.c (md_begin): Use a const iterator. Don't coalesce
3203 the name fields to use the same pointer.
3204 (get_specific): Check for opcodes with the same name using strcmp
3205 as well as comparing the pointer.
3206
3207 2002-11-20 Alan Modra <amodra@bigpond.net.au>
3208
3209 * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE fixups with
3210 fx_subsy non-NULL.
3211
3212 2002-11-19 Richard Henderson <rth@redhat.com>
3213
3214 * config/obj-elf.c (obj_elf_visibility): Overwrite only the
3215 visibility portion of st_other.
3216
3217 2002-11-19 Klee Dienes <kdienes@apple.com>
3218
3219 * config/tc-h8300.c (struct h8_instruction): New type, used to
3220 wrap h8_opcodes with length, noperands, idx, and size fields
3221 (computed at run-time).
3222 (h8_instructions): New variable.
3223 (md_begin): Allocate the storage for h8_instructions. Fill
3224 h8_instructions with pointers to the appropriate opcode and the
3225 correct value for the additional fields.
3226 (clever_message): Update to use h8_instructions instead of
3227 h8_opcodes.
3228 (build_bytes): Ditto.
3229 (get_specific): Ditto.
3230 (md_assemble): Ditto.
3231
3232 2002-11-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
3233
3234 * config/tc-s390.c (tc_s390_fix_adjustable): Re-add patch to prevent
3235 adjustments to symbols in merge sections.
3236
3237 2002-11-19 Luke Deller <luked@cse.unsw.edu.au>
3238
3239 * config/tc-alpha.c (s_alpha_prologue): as_bad when sym is NULL.
3240
3241 2002-11-18 Kevin Buettner <kevinb@redhat.com>
3242
3243 * dwarf2dbg.h (dwarf2_format): New enum.
3244 * dwarf2dbg.c (DWARF2_FORMAT): Provide default definition.
3245 (out_debug_line, out_debug_info): Add code for handling 64-bit
3246 DWARF 2 formats.
3247 * config/tc-mips.h (mips_dwarf2_format): Declare.
3248 * config/tc-mips.c (mips_dwarf2_format): New function.
3249 * doc/internals.texi (DWARF2_FORMAT): Document.
3250
3251 2002-11-18 Alexandre Oliva <aoliva@redhat.com>
3252
3253 * config/tc-mips.c (s_change_section): Make sure input buffer
3254 is not accessed past the end. Don't hand
3255 obj_elf_change_section a pointer into the input buffer.
3256
3257 2002-11-18 Alexandre Oliva <aoliva@redhat.com>, Chris Demetriou <cgd@broadcom.com>
3258
3259 * config/tc-mips.c (tc_gen_reloc): Fix typo in handling of
3260 GOT_LO16 on NEWABI.
3261
3262 2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
3263
3264 * config/tc-tic4x.c: Fixed proper commandline
3265 parameters. Added support for new opcode-list format. General
3266 error message fixups.
3267 (c4x_inst_add): Reject insn not for our CPU
3268 (md_begin): Added matrix for setting the proper opcode-level &
3269 device-flags according to cpu type and revision. Rewrite the
3270 opcode hasher.
3271 (c4x_operand_parse): Fix opcode bug
3272 (c4x_operands_match): New function argument. Added dry-run
3273 mechanism, that is optional error generation. Added constraint 'i'
3274 and 'j'.
3275 (c4x_insn_check): Added new function for post-verification of the
3276 generated insn.
3277 (md_assemble): Check all opcodes before croaking because of an
3278 argument mismatch. Need this to be able to fully support
3279 ortogonally arguments.
3280 (md_parse_options): Revised commandprompt swicthes and added new
3281 ones.
3282 (md_show_usage): Complete rewrite of printout.
3283
3284 2002-11-16 Svein E. Seldal <Svein.Seldal@solidas.com>
3285
3286 * config/tc-tic4x.c: Remove c4x_pseudo_ignore function.
3287 (c4x_operands_match): Added check for 8-bits LDF insn. Give
3288 warning when using constant direct bigger than 2^16. Add the new
3289 arguments.
3290
3291 2002-11-11 Christopher Faylor <cgf@redhat.com>
3292
3293 * configure.in: Use .gdbinit under Cygwin.
3294 * configure: Regenerate.
3295
3296 2002-11-11 Christopher Faylor <cgf@redhat.com>
3297
3298 * config/tc-i386.h (EXTERN_FORCE_RELOC): Define only if
3299 STRICT_PE_FORMAT.
3300
3301 2002-11-11 Svein E. Seldal <Svein.Seldal@solidas.com>
3302
3303 * config/tc-tic4x.c: Declare as many functions as possible as
3304 static. Maintenance on the general indenting. Removed unnecessary
3305 pseudo-ops and added new ones. Removed obsoleted c4x_pseudo_ignore
3306 function. Add support for new DSP, TMS320VC33. Fix bug for
3307 converting flonum constants.
3308 (c4x_do_align): Add proper align handling. Setup align to insert
3309 NOP's.
3310 (c4x_gen_to_words): Support for extended TI type floats.
3311 (md_atof): Proper dumping of multiple-word littlenums.
3312 (c4x_atof): Added support for extended TI type floats.
3313 (c4x_stringer): Added new function to handle compact strings.
3314 (c4x_emit_char): Added new function argument to handle custom
3315 length inserts, like single-byte strings.
3316 * config/tc-tic4x.h: Add proper align handling with NOP's.
3317 * Makefile.am: Added tic4x dependecy
3318 * Makefile.in: Regenerate
3319
3320 2002-11-11 Hans-Peter Nilsson <hp@bitrange.com>
3321
3322 * macro.c (get_any_string): Correct logic for not going beyond end
3323 of in->ptr[].
3324
3325 2002-11-10 Hans-Peter Nilsson <hp@bitrange.com>
3326
3327 * config/tc-mmix.c (get_putget_operands): Mark both possible
3328 operands as invalid at beginning.
3329
3330 * config/tc-mmix.c (md_convert_frag) <case STATE_GREG_DEF>:
3331 Initialize target of fixup to zero.
3332
3333 2002-11-07 Alexandre Oliva <aoliva@redhat.com>
3334
3335 * config/tc-mips.c (macro_build_lui): _gp_disp is not special on
3336 NEWABI, but we should still emit HI16_S for non-PIC n32.
3337
3338 2002-11-06 Richard Henderson <rth@redhat.com>
3339
3340 * config/tc-alpha.c (alpha_validate_fix): Move code ...
3341 (alpha_fix_adjustable): ... here.
3342 * config/tc-alpha.h (TC_VALIDATE_FIX): Remove.
3343
3344 2002-11-07 Eric Kohl <ekohl@rz-online.de>
3345
3346 * config/te-pe.h (LEX_AT): Accept at-sign (@) as first character
3347 of a label.
3348
3349 2002-11-05 H.J. Lu <hjl@gnu.org>
3350
3351 * config/tc-mips.c (support_64bit_objects): Check *l before it
3352 is freed.
3353
3354 2002-11-04 Danny Smith <dannysmith@users.sourceforge.net>
3355
3356 * config/obj-coff.c (obj-coff-section): Set SEC_DATA and
3357 SEC_LOAD flags for sections marked as 's'.
3358
3359 2002-11-01 Alan Modra <amodra@bigpond.net.au>
3360
3361 * write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to zero.
3362 (TC_FORCE_RELOCATION_SUB_LOCAL): Likewise when DIFF_EXPR_OK.
3363 * doc/internals.texi (TC_FORCE_RELOCATION_SUB_ABS): Document changed
3364 default.
3365
3366 * dep-in.sed: Fix typo.
3367
3368 2002-10-30 Daniel Jacobowitz <drow@mvista.com>
3369
3370 * configure.in: Update ARM CPU patterns.
3371 * configure: Regenerated.
3372
3373 2002-10-29 Daniel Jacobowitz <drow@mvista.com>
3374
3375 * itbl-lex.l: Use #include <> for generated headers.
3376 * itbl-ops.c: Likewise.
3377
3378 2002-10-28 Daniel Jacobowitz <drow@mvista.com>
3379
3380 * doc/gasp.texi: Fix typo in deprecation note.
3381
3382 2002-10-23 Nick Clifton <nickc@redhat.com>
3383
3384 * config/tc-arm.c (tc_gen_reloc): Allow an absolute reference to
3385 _GLOBAL_TABLE_OFFSET_ to be converted into a GOT reloc.
3386
3387 2002-10-23 Hans-Peter Nilsson <hp@bitrange.com>
3388
3389 * config/tc-mmix.h (mmix_frob_file_before_adjust): Don't declare.
3390 (tc_frob_file_before_adjust): Don't define.
3391 * config/tc-mmix.c (mmix_frob_local_reloc): Remove unused
3392 function.
3393 (mmix_frob_file_before_adjust): Remove ineffective function.
3394
3395 2002-10-23 Hans-Peter Nilsson <hp@axis.com>
3396
3397 * config/tc-cris.c (SIMPLE_EXPR): New macro.
3398 (cris_relax_frag): New function.
3399 (md_estimate_size_before_relax) <case ENCODE_RELAX
3400 (STATE_BASE_PLUS_DISP_PREFIX, STATE_UNDF)>: Pass on unresolved
3401 expressions that will become absolute expressions to relaxation.
3402 (md_convert_frag) <case ENCODE_RELAX (STATE_BASE_PLUS_DISP_PREFIX,
3403 STATE_WORD)>: Expect only absolute expressions. Use the symbol
3404 value, not distance to symbol.
3405 <case ENCODE_RELAX (STATE_BASE_PLUS_DISP_PREFIX, STATE_BYTE)>:
3406 Ditto. Correct placement of fixup.
3407 (md_assemble): Use SIMPLE_EXPR when dissecting expressions.
3408 (gen_bdap): Ditto.
3409 * config/tc-cris.h (cris_relax_frag): Declare.
3410 (md_relax_frag): Define.
3411
3412 2002-10-22 Alan Modra <amodra@bigpond.net.au>
3413
3414 * config/obj-elf.c (special_sections): Use correct types for init
3415 array sections.
3416 (obj_elf_change_section): Don't mess with init array section type.
3417
3418 2002-10-21 Richard Sandiford <rsandifo@redhat.com>
3419
3420 * config/tc-mips.c (mips_need_elf_addend_fixup): Return true
3421 for relocs against symbols in a merged section.
3422
3423 2002-10-18 Alexandre Oliva <aoliva@redhat.com>
3424
3425 * config/tc-mips.c (md_begin): Add $fcc registers to the symbol
3426 table as register names.
3427
3428 2002-10-18 Ulrich Weigand <uweigand@de.ibm.com>
3429
3430 * config/tc-s390.c (md_parse_option): Set s390_arch_size to 32
3431 for option -m31.
3432
3433 2002-10-18 Svein E. Seldal <Svein.Seldal@solidas.com>
3434
3435 * expr.c (operand): Add support for n.nn flonums.
3436
3437 2002-10-17 Johannes Stezenbach <js@convergence.de>
3438
3439 * itbl-parse.y (entry): Provide empty action.
3440
3441 2002-10-16 Alan Modra <amodra@bigpond.net.au>
3442
3443 * configure.in (BFDVER_H): Set and subst.
3444 * dep-in.sed: Replace bfdver.h with $(BFDVER_H).
3445 * Makefile.am: Run "make dep-am".
3446 (BFDVER_H): Define.
3447 * configure: Regenerate.
3448 * Makefile.in: Regenerate.
3449 * doc/Makefile.in: Regenerate.
3450
3451 2002-10-15 Alan Modra <amodra@bigpond.net.au>
3452
3453 * config/tc-i386.h (EXTERN_FORCE_RELOC): Define.
3454 (MD_APPLY_SYM_VALUE): Define for PE too.
3455
3456 2002-10-14 Alan Modra <amodra@bigpond.net.au>
3457
3458 * Makefile.am: Run "make dep-am".
3459 (CPU_OBJ_VALID): sh64 coff is invalid.
3460 * as.c: #include "bfdver.h".
3461 * Makefile.in: Regenerate.
3462 * config.in: Regenerate.
3463
3464 2002-10-14 Momchil Velikov <velco@fadata.bg>
3465
3466 * config/tc-v850.c (CHECK_): Remove token pasting operator.
3467
3468 2002-10-14 Richard Sandiford <rsandifo@redhat.com>
3469
3470 * configure.in (mips64vr-elf, mips64vrel-elf): New config.
3471 * configure: Regenerate.
3472
3473 2002-10-13 Eric Christopher <echristo@redhat.com>
3474 Alexandre Oliva <aoliva@redhat.com>
3475
3476 * config/tc-mips.c (s_gpdword): New function.
3477 (mips_pseudo_table): Add .gpdword.
3478 (mips_need_elf_addend_fixup): never for NEWABI.
3479 (md_apply_fix3): Don't mark BFD_RELOC64 after GPREL16 or
3480 GPREL32 as done.
3481 (s_cpadd): Generate .cpadd on NEWABI.
3482
3483 2002-10-12 Elias Athanasopoulos <eathan@otenet.gr>
3484
3485 * config/tc-ppc.c (ppc_cleanup): Make 'i' unsigned int.
3486
3487 2002-10-12 Alexandre Oliva <aoliva@redhat.com>
3488
3489 * config/tc-mips.h (mips_relax_frag): Take segment as argument.
3490 (md_relax_frag): Adjust macro.
3491 * config/tc-mips.c (mips_relax_branch): New variable.
3492 (RELAX_BRANCH_ENCODE, RELAX_BRANCH_P, RELAX_BRANCH_LIKELY,
3493 RELAX_BRANCH_LINK, RELAX_BRANCH_TOOBAR): New.
3494 (RELAX_MIPS16_P): Adjust.
3495 (append_insn): Emit branch to non-constant in a frag_var if
3496 branch-relaxation is desirable and possible.
3497 (OPTION_RELAX_BRANCH, OPTION_NO_RELAX_BRANCH): New options.
3498 (OPTION_ELF_BASE): Adjust.
3499 (md_parse_option): Handle new options.
3500 (md_apply_fix3): Update comment on EMBEDDED_PIC conditional
3501 branch relaxation.
3502 (relaxed_branch_length): New function.
3503 (md_estimate_size_before_relax): Handle branch frags.
3504 (mips_relax_frag): Likewise.
3505 (md_convert_frag): Handle branch frags. Warn if branch is
3506 relaxed.
3507
3508 2002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
3509
3510 * config/tc-sh.c (sh_force_relocation): Make sure TLS relocs get
3511 emitted.
3512 (md_apply_fix3): Add TLS relocs.
3513 (sh_parse_name): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF and
3514 @DTPOFF.
3515
3516 2002-10-11 Michel Six <msix@ccr.jussieu.fr>
3517 Alan Modra <amodra@bigpond.net.au>
3518
3519 * config/tc-i386.c (output_jump): Set fx_signed for loop/jcxz.
3520 (md_estimate_size_before_relax): Likewise for 8 bit branches.
3521
3522 Thu Oct 10 14:31:30 2002 J"orn Rennecke <joern.rennecke@superh.com>
3523
3524 * config/tc-sh.c (assemble_ppi): Initialize reg_x / reg_y / reg_n
3525 inside loop.
3526
3527 2002-10-09 Richard Shann <richard.shann@superh.com>
3528 Stephen Clarke <stephen.clarke@superh.com>
3529
3530 * config/tc-sh64.c (sh64_target_format): Add support for sh64
3531 Linux environment.
3532
3533 2002-10-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
3534
3535 * contig/tc-sh.c (sh_local_pcrel): New.
3536 (sh_force_relocation): Use sh_local_pcrel.
3537 (md_pcrel_from_section): Check the relocation type whether it
3538 should be resolved locally. Use S_FORCE_RELOC.
3539
3540 2002-10-01 Alan Modra <amodra@bigpond.net.au>
3541
3542 * config/tc-mips.h (TC_FORCE_RELOCATION_SUB_SAME): Define.
3543 (TC_FORCE_RELOCATION): Tidy arg.
3544
3545 2002-09-30 Gavin Romig-Koch <gavin@redhat.com>
3546 Ken Raeburn <raeburn@cygnus.com>
3547 Aldy Hernandez <aldyh@redhat.com>
3548 DJ Delorie <dj@redhat.com>
3549 Michael Meissner <meissner@redhat.com>
3550 Eric Christopher <echristo@redhat.com>
3551 Richard Sandiford <rsandifo@redhat.com>
3552
3553 * doc/c-mips.texi: Add entries for -march=vr4120,vr4130,vr4181,
3554 vr5400 and vr5500. Add entry for -mfix-vr4122-bugs.
3555 * config/tc-mips.c (CPU_HAS_DROR, CPU_HAS_ROR): New macros.
3556 (hilo_interlocks): True for CPU_VR5500.
3557 (gpr_interlocks, cop_interlocks): True for CPU_VR5400 and CPU_VR5500.
3558 (mips_fix_vr4122_bugs): New.
3559 (append_insn): Work around 4122 errors if mips_fix_vr4122_bugs.
3560 (mips_emit_delays): Likewise.
3561 (macro2) [M_DROLI]: Use dror or dror32 if CPU_HAS_DROR.
3562 [M_ROLI]: Likewise ror if CPU_HAS_ROR.
3563 (validate_mips_insn, mips_ip): Handle '[', ']', 'e' and '%'.
3564 (OPTION_FIX_VR4122, OPTION_NO_FIX_VR4122): New options.
3565 (md_longopts): Add -mfix-vr4122-bugs and -no-mfix-vr4122-bugs.
3566 (OPTION_ELF_BASE): Bump.
3567 (md_parse_option): Handle the new options.
3568 (mips_cpu_info_table): Add entries for vr4120, vr4130, vr4181,
3569 vr5400 and vr5500.
3570
3571 2002-09-29 H.J. Lu <hjl@gnu.org>
3572
3573 * config/tc-mips.c (md_apply_fix3): Subtract the symbol value
3574 twice if howto->pcrel_offset is true.
3575
3576 2002-09-28 Matt Thomas <matt@3am-software.com>
3577 Jason Thorpe <thorpej@wasabisystems.com>
3578
3579 * config/tc-vax.c (md_estimate_size_before_relax): Only try to
3580 convert undefined references to GOT32/PLT32 if PIC code is
3581 requested. Fix comment.
3582
3583 2002-09-27 Kaz Kojima <kkojima@rr.iij4u.or.jp>
3584
3585 * config/tc-sh.c (sh_force_relocation): Return 0 for
3586 some PC relative relocations when not relaxing.
3587
3588 2002-09-26 Jakub Jelinek <jakub@redhat.com>
3589
3590 * config/tc-i386.c (tc_i386_fix_adjustable): Add x86-64 TLS relocs.
3591 Define them if not BFD_ASSEMBLER.
3592 (lex_got): Handle @tlsgd, @dtpoff and @tpoff in 64-bit mode, add
3593 @tlsld.
3594 (md_apply_fix3): No addend for BFD_RELOC_X86_64_TLSGD,
3595 BFD_RELOC_X86_64_TLSLD and BFD_RELOC_X86_64_GOTTPOFF.
3596 (tc_gen_reloc): Handle x86-64 TLS relocs.
3597
3598 2002-09-27 Alan Modra <amodra@bigpond.net.au>
3599
3600 * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrel
3601 fixups to current or absolute section.
3602
3603 2002-09-26 Jim Wilson <wilson@redhat.com>
3604
3605 * config/tc-v850.c (v850_offset): Use frag_var instead of frag_now_fix
3606 and frag_more.
3607
3608 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3609
3610 * config/tc-mips.c (CPU_HAS_MIPS16): Add mips-lsi-elf as MIPS16
3611 capable configuration.
3612 (macro_build): Check for MIPS16 capability, not for actual MIPS16 code
3613 generation.
3614 (mips_ip): Likewise.
3615
3616 2002-09-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3617
3618 * config/tc-mips.c (append_insn): Fix jump overflow check.
3619
3620 2002-09-24 Alan Modra <amodra@bigpond.net.au>
3621
3622 * config/tc-i386.c (process_operands): Warn about "lea" segment
3623 overrides.
3624
3625 2002-09-22 Mark Elbrecht <snowball3@softhome.net>
3626
3627 * write.c: Delete set_segment_vma and prototype. Update all callers.
3628
3629 2002-09-21 Alan Modra <amodra@bigpond.net.au>
3630
3631 * config/tc-i386.c (md_apply_fix3): Replace S_IS_EXTERNAL,
3632 S_IS_WEAK etc. with S_FORCE_RELOC call. Correct comment.
3633 Rename "fseg" to "sym_seg".
3634 * Makefile.am: Run "make dep-am".
3635 * Makefile.in: Regenerate.
3636 * doc/Makefile.in: Regenerate.
3637
3638 2002-09-20 Nick Clifton <nickc@redhat.com>
3639
3640 * symbols.c (colon): Do not allow symbols to be created in the
3641 absolute section if WORKING_DOT_WORD is not defined and
3642 new_broken_words would require a new frag to be created.
3643
3644 2002-09-20 Alan Modra <amodra@bigpond.net.au>
3645
3646 * expr.c (expr): Simplify foo-foo here.
3647 (clean_up_expression): Remove O_subtract code.
3648
3649 * write.h (struct fix): Add fx_dot_value.
3650 (dot_value): Declare.
3651 * write.c (dot_value): New var.
3652 (fix_new_internal): Save dot_value as fx_dot_value.
3653 (fixup_segment): Adjust fx_offset using fx_dot_value.
3654 * expr.c (expr): Update dot_value.
3655
3656 2002-09-19 Jakub Jelinek <jakub@redhat.com>
3657
3658 * config/tc-i386.c (tc_i386_fix_adjustable): Handle
3659 BFD_RELOC_386_TLS_IE and BFD_RELOC_386_TLS_GOTIE.
3660 (BFD_RELOC_386_TLS_IE, BFD_RELOC_386_TLS_GOTIE): Define to 0
3661 if not defined.
3662 (lex_got): Handle @GOTNTPOFF and @INDNTPOFF.
3663 (md_apply_fix3, tc_gen_reloc): Handle BFD_RELOC_386_TLS_IE and
3664 BFD_RELOC_386_TLS_GOTIE.
3665
3666 2002-09-19 Richard Henderson <rth@redhat.com>
3667
3668 * config/tc-alpha.c (md_pcrel_from): Only adjust special for
3669 branch type relocs.
3670 (alpha_force_relocation): Don't special-case branch type relocs.
3671
3672 2002-09-19 Nick Clifton <nickc@redhat.com>
3673
3674 * config/tc-m68k.c (select_control_regs): Handle situation where
3675 architecture has not yet been selected.
3676
3677 2002-09-18 Chris Demetriou <cgd@broadcom.com>
3678
3679 * config/tc-mips.c (IS_SEXT_32BIT_NUM): Move closer to top of file.
3680 (IS_SEXT_16BIT_NUM): New macro.
3681 (macro_build_ldst_constoffset): New function, to build a set of
3682 instructions to do a load or store from a constant offset relative
3683 to a given register.
3684 (macro, s_cprestore): Use macro_build_ldst_constoffset to implement
3685 .cprestore pseudo-op.
3686
3687 2002-09-18 Chris Demetriou <cgd@broadcom.com>
3688
3689 * config/tc-mips.c (md_apply_fix3): Just return for BFD_RELOC_8.
3690
3691 2002-09-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3692
3693 * config/tc-mips.c (s_change_section): Fix parsing. Code cleanup.
3694
3695 2002-09-17 Stan Cox <scox@redhat.com>
3696
3697 * tc-mips.c (load_address): Use BFD_RELOC_MIPS_GOT_DISP for newabi.
3698 (macro): Likewise for la. Likewise for ld.
3699 (mips_after_parse_args): Make -xgot optional, not the default.
3700 (md_apply_fix3): Allow composite relocation to set up gp.
3701 (tc_gen_reloc): Allow relaxing for newabi.
3702 Relax R_MIPS_CALL16 to R_MIPS_GOT_PAGE/R_MIPS_GOT_OFST if local.
3703 Relax R_MIPS_GOT16/R_MIPS_LO16 to R_MIPS_GOT_DISP if local.
3704
3705 2002-09-17 Nick Clifton <nickc@redhat.com>
3706
3707 * config/tc-arm.c (md_apply_fix3): Note that an implemented
3708 BFD_RELOC_ARM_IMMEDIATE has been done.
3709 (tc_gen_reloc): Do not issue reloc number of unimplemented
3710 BFD_RELOC_ARM_IMMEDIATE and BFD_RELOC_ARM_OFFSET_IMM relocs -
3711 their name is already in the error message - plus remove them
3712 from the default case.
3713
3714 * config/tc-arm.c (do_ldmstm): Warn about unpredictable
3715 behavior of instructions.
3716
3717 2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com>
3718
3719 * config/tc-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
3720 Convert functions to K&R format.
3721
3722 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3723
3724 * config/tc-mips.c (pdr_seg): Define only for ELF.
3725 (s_change_section): Remove unused variable. Don't use for nonELF.
3726
3727 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3728
3729 * config/obj-elf.c (obj_elf_change_section): Move prototype to
3730 obj-elf.h
3731 * config/obj-elf.h (obj_elf_change_section): Likewise.
3732
3733 2002-09-16 Elias Athanasopoulos <eathan@otenet.gr>
3734
3735 * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field.
3736 (out_debug_info): Likewise.
3737
3738 2002-09-16 Bruno Haible <bruno@clisp.org>
3739
3740 * config/tc-i386.h (ELF_TARGET_FORMAT): New macro.
3741 (TARGET_FORMAT): Use ELF_TARGET_FORMAT instead of "elf32-i386".
3742 * config/tc-i386.c (i386_target_format): Likewise.
3743 * config/tc-alpha.h (ELF_TARGET_FORMAT): New macro.
3744 (TARGET_FORMAT): Use ELF_TARGET_FORMAT instead of "elf64-alpha".
3745
3746 2002-09-13 Nick Clifton <nickc@redhat.com>
3747
3748 * config/tc-ppc.c (md_assemble): Do not count FAKE operands
3749 when deciding if any operands have been skipped.
3750
3751 2002-09-11 Nick Clifton <nickc@redhat.com>
3752
3753 * NEWS: New TI port supports both C4x and C3x series of DSPs.
3754
3755 * po/tr.po: Updated Turkish translation.
3756
3757 2002-09-11 Jakub Jelinek <jakub@redhat.com>
3758
3759 * config/tc-i386.c (md_apply_fix3): Allow addend for
3760 BFD_RELOC_386_TLS_LDO_32, BFD_RELOC_386_TLS_LE and
3761 BFD_RELOC_386_TLS_LE_32.
3762
3763 2002-09-05 Jeff Law <law@redhat.com>
3764
3765 * config/tc-hppa.c (md_apply_fix3): Don't set fx_done for
3766 marker relocations such as ENTRY/EXIT.
3767 * config/tc-hppa.h (MD_APPLY_SYM_VALUE): Definition applies
3768 to both OBJ_ELF and OBJ_SOM.
3769
3770 2002-09-05 Alan Modra <amodra@bigpond.net.au>
3771
3772 * doc/internals.texi (md_apply_fix3): Expand.
3773 (TC_VALIDATE_FIX, TC_FORCE_RELOCATION, TC_FORCE_RELOCATION_ABS,
3774 TC_FORCE_RELOCATION_LOCAL, TC_FORCE_RELOCATION_SUB_SAME,
3775 TC_FORCE_RELOCATION_SUB_ABS, TC_FORCE_RELOCATION_SUB_LOCAL,
3776 TC_VALIDATE_FIX_SUB, MD_APPLY_SYM_VALUE, S_FORCE_RELOC,
3777 EXTERN_FORCE_RELOC): Document.
3778 (TC_HANDLES_FX_DONE, obj_fix_adjustable): Remove.
3779 * as.h: Don't include struc-symbol.h for arc.
3780 (IS_ELF): Define.
3781 * cgen.c (gas_cgen_md_apply_fix3): Remove *valP fudges and code to
3782 subtract absolute symbol.
3783 * obj.h (struct format_ops): Add frob_file_before_fix.
3784 * subsegs.c (section_symbol): Set BSF_SECTION_SYM flag.
3785 * symbols.c (S_FORCE_RELOC): New function.
3786 * symbols.h (S_FORCE_RELOC): Declare.
3787 * write.c (TC_FORCE_RELOCATION): Change default.
3788 (TC_FORCE_RELOCATION_ABS): Define.
3789 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
3790 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
3791 (TC_FORCE_RELOCATION_SECTION): Don't define.
3792 (TC_FORCE_RELOCATION_SUB_SAME): Define this instead.
3793 (TC_FORCE_RELOCATION_SUB_ABS): Define.
3794 (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
3795 (TC_VALIDATE_FIX_SUB): Define.
3796 (TC_FIX_ADJUSTABLE): Don't define.
3797 (MD_APPLY_SYM_VALUE): Define this instead.
3798 (abs_section_sym): New variable.
3799 (adjust_reloc_syms): Use S_FORCE_RELOC. Remove obj_fix_adjustable
3800 call. Don't symbol_mark_used_in_reloc here. Simplify link_once tests.
3801 Don't put the absolute section sym on fixups here.
3802 (fix_segment): New function.
3803 (write_relocs): Don't call fixup_segment from here.
3804 (write_object_file): Instead call tc_frob_file_before_fix,
3805 obj_frob_file_before_fix, and fix_segment prior to symbol table code.
3806 Don't output the absolute section symbol.
3807 (fixup_segment): Rewrite.
3808 * write.h (abs_section_sym): Declare.
3809 * config/obj-aout.c (obj_aout_frob_file_before_fix): Rename from
3810 obj_aout_frob_file.
3811 (aout_format_ops): Adjust to suit.
3812 * config/obj-aout.h (obj_frob_file): Don't define.
3813 (obj_frob_file_before_fix): Define.
3814 (obj_aout_frob_file_before_fix): Rename from obj_aout_frob_file.
3815 (S_FORCE_RELOC): Define.
3816 * config/obj-bout.h (S_FORCE_RELOC): Define.
3817 * config/obj-coff.c (coff_format_ops): Init new field.
3818 * config/obj-coff.h: Formatting fixes.
3819 (obj_sec_sym_ok_for_reloc): Define.
3820 (S_FORCE_RELOC): Define.
3821 * config/obj-ecoff.c (ecoff_frob_file_before_fix): Split out ..
3822 (ecoff_frob_file): .. from here.
3823 (ecoff_format_ops): Add new function.
3824 * config/obj-ecoff.h (ecoff_frob_file_before_fix): Declare.
3825 (obj_frob_file_before_fix): Define.
3826 * config/obj-elf.c (elf_format_ops): Init new field.
3827 * config/obj-elf.h (obj_sec_sym_ok_for_reloc): Expand comment.
3828 * config/obj-ieee.h: Formatting fixes.
3829 (S_FORCE_RELOC): Define.
3830 * config/obj-multi.h (obj_frob_file_before_fix): Define.
3831 * config/obj-vms.h (S_FORCE_RELOC): Define.
3832 * config/tc-alpha.c (md_apply_fix3): Correct GPDISP comment.
3833 (alpha_force_relocation): Use S_FORCE_RELOC, and don't return 0
3834 for BFD_RELOC_32 and BFD_RELOC_64.
3835 (alpha_fix_adjustable): Remove extern and weak tests.
3836 (alpha_before_fix): Rename from alpha_adjust_symtab.
3837 (alpha_adjust_relocs): Rename from alpha_adjust_symtab_relocs.
3838 * config/tc-alpha.h (struct fix, struct alpha_reloc_tag): Declare.
3839 (TC_VALIDATE_FIX): Tweak param name.
3840 (TC_FORCE_RELOCATION, tc_fix_adjustable): Likewise.
3841 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
3842 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
3843 (MD_APPLY_SYM_VALUE): Define.
3844 (tc_adjust_symtab): Don't define.
3845 (alpha_adjust_symtab): Don't declare.
3846 (tc_frob_file_before_fix): Define.
3847 (alpha_before_fix): Declare.
3848 (TC_INIT_FIX_DATA): Tweak param names.
3849 * config/tc-arc.c: Include "struc-symbol.h".
3850 (md_pcrel_from): Remove undefined sym fudge.
3851 (md_apply_fix3): Remove *valP fudges and code to subtract abs sym.
3852 Don't set fx_addnumber.
3853 (tc_gen_reloc): Remove spurious fx_addnumber comment.
3854 * config/tc-arc.h (MD_APPLY_SYM_VALUE): Define.
3855 (EXTERN_FORCE_RELOC): Define.
3856 * config/tc-arm.c (md_apply_fix3 <case BFD_RELOC_ARM_GOTPC>): Remove.
3857 (tc_gen_reloc): Fudge ARM_GOTPC addend.
3858 (arm_validate_fix): Return void.
3859 (arm_fix_adjustable <elf version>): Remove extern and weak tests.
3860 Add plt and got reloc tests.
3861 (arm_force_relocation): Call S_FORCE_RELOC.
3862 * config/tc-arm.h (struct fix): Forward declare.
3863 (TC_VALIDATE_FIX): No longer set add_symbolP.
3864 (arm_validate_fix): Adjust declaration.
3865 (TC_FORCE_RELOCATION <pe version): Call S_FORCE_RELOC.
3866 (TC_FORCE_RELOCATION): Tweak param name.
3867 (TC_INIT_FIX_DATA): Likewise.
3868 (obj_fix_adjustable): Don't define.
3869 (tc_fix_adjustable): Call arm_fix_adjustable.
3870 (TC_FIX_ADJUSTABLE): Don't define.
3871 (MD_APPLY_SYM_VALUE): Define.
3872 (EXTERN_FORCE_RELOC): Define.
3873 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
3874 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
3875 * config/tc-avr.c (md_apply_fix3): Don't cast valP pointer type.
3876 Remove *valP fudges and code to subtract abs sym. Don't set
3877 fx_addnumber.
3878 * config/tc-avr.h: Formatting.
3879 (EXTERN_FORCE_RELOC): Define.
3880 (MD_APPLY_SYM_VALUE): Define.
3881 * config/tc-cris.c (tc_gen_reloc): Don't use fx_addnumber.
3882 (md_apply_fix3): Remove code to subtract abs sym.
3883 (md_cris_force_relocation): Update comment. Call S_FORCE_RELOC.
3884 * config/tc-cris.h (TC_FORCE_RELOCATION): Tweak param name.
3885 (IS_CRIS_PIC_RELOC, tc_fix_adjustable): Likewise.
3886 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
3887 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
3888 (tc_fix_adjustable): Remove extern, weak tests.
3889 * config/tc-d10v.c (tc_gen_reloc): Don't fiddle address of
3890 BFD_RELOC_VTABLE_INHERIT relocs. Don't use fx_addnumber.
3891 (md_apply_fix3): Don't cast valP pointer type. Remove *valP fudges
3892 and code to subtract abs sym.
3893 (d10v_fix_adjustable): Remove extern, weak, SEC_MERGE tests.
3894 (d10v_force_relocation): Call S_FORCE_RELOC.
3895 * config/tc-d10v.h: Don't include write.h.
3896 (struct fix): Instead, forward declare.
3897 (MD_PCREL_FROM_SECTION): Tweak param names.
3898 (md_pcrel_from_section): Use "struct fix" instead of "fixS".
3899 (d10v_fix_adjustable): Likewise.
3900 (obj_fix_adjustable): Don't define.
3901 (tc_fix_adjustable): Define.
3902 (TC_FORCE_RELOCATION): Tweak param name.
3903 (MD_APPLY_SYM_VALUE): Define.
3904 (EXTERN_FORCE_RELOC): Define.
3905 * config/tc-d30v.c (tc_gen_reloc): Don't use fx_addnumber.
3906 (md_apply_fix3): Don't cast valP pointer type. Remove *valP fudges
3907 and code to subtract abs sym.
3908 * config/tc-d30v.h: Don't include write.h.
3909 (struct fix): Instead, forward declare.
3910 (MD_PCREL_FROM_SECTION): Tweak param names.
3911 (md_pcrel_from_section): Use "struct fix" instead of "fixS".
3912 (MD_APPLY_SYM_VALUE): Define.
3913 (EXTERN_FORCE_RELOC): Define.
3914 * config/tc-dlx.c (md_dlx_force_relocation): Call S_FORCE_RELOC.
3915 (md_dlx_fix_adjustable): Don't test for NULL fx_addsy.
3916 (md_apply_fix3): No need to test fx_pcrel before setting fx_done.
3917 (tc_gen_reloc): Don't fiddle with BFD_RELOC_VTABLE_INHERIT relocs.
3918 Adjust the address for BFD_RELOC_VTABLE_ENTRY, not the addend.
3919 Don't use fx_addnumber.
3920 * config/tc-dlx.h: Don't include write.h.
3921 (md_convert_frag): We're not alpha twice over.
3922 (EXTERN_FORCE_RELOC): Define.
3923 (obj_fix_adjustable): Don't define.
3924 (tc_fix_adjustable): Define.
3925 (TC_FIX_ADJUSTABLE): Don't define.
3926 (MD_APPLY_SYM_VALUE): Define.
3927 (LOCAL_LABELS_DOLLAR): Undef always.
3928 * config/tc-fr30.c (fr30_force_relocation): Call S_FORCE_RELOC.
3929 (fr30_fix_adjustable): Remove extern, weak tests.
3930 * config/tc-fr30.h (MD_APPLY_SYM_VALUE): Define.
3931 (obj_fix_adjustable): Don't define.
3932 (tc_fix_adjustable): Define.
3933 (struct fix): Forward declare.
3934 (MD_PCREL_FROM_SECTION): Tweak param name. Remove duplicate.
3935 * config/tc-frv.c (frv_force_relocation): Call S_FORCE_RELOC.
3936 (frv_fix_adjustable): Don't do extern, weak tests.
3937 * config/tc-frv.h (MD_APPLY_SYM_VALUE): Define.
3938 (TC_FIX_ADJUSTABLE): Don't define.
3939 (obj_fix_adjustable): Don't define.
3940 (tc_fix_adjustable): Define.
3941 (struct fix): Forward declare.
3942 (MD_PCREL_FROM_SECTION): Tweak param name. Remove duplicate.\
3943 * config/tc-h8300.c (md_apply_fix3): Don't cast valP pointer type.
3944 * config/tc-h8300.h (struct fix): Forward declare.
3945 (EXTERN_FORCE_RELOC): Define.
3946 * config/tc-hppa.c (md_apply_fix3): Remove subtraction of sym value.
3947 (hppa_fix_adjustable): Don't test extern or weak. Don't
3948 symbol_mark_used_in_reloc.
3949 (hppa_force_relocation): Use S_FORCE_RELOC instead of S_IS_EXTERNAL
3950 and S_IS_WEAK.
3951 * config/tc-hppa.h (EXTERN_FORCE_RELOC): Define
3952 (TC_FORCE_RELOCATION, TC_INIT_FIX_DATA): Tweak param name.
3953 (TC_FORCE_RELOCATION_SECTION): Don't define.
3954 (MD_APPLY_SYM_VALUE): Define.
3955 * config/tc-i370.c (md_apply_fix3): Remove *valP fudges and code
3956 to subtract abs sym.
3957 * config/tc-i370.h: Remove ifdef OBJ_ELF tests.
3958 (MD_APPLY_SYM_VALUE): Define.
3959 (MD_PCREL_FROM_SECTION): Tweak param name.
3960 * config/tc-i386.c (tc_i386_fix_adjustable): Remove weak, extern tests.
3961 (md_apply_fix3): Test fx_addsy, not fx_pcrel.
3962 (i386_force_relocation): New function.
3963 * config/tc-i386.h (TC_COFF_FIX2RTYPE): Tweak param name.
3964 (TC_VALIDATE_FIX): Likewise.
3965 (TC_FIX_ADJUSTABLE): Don't define.
3966 (MD_APPLY_SYM_VALUE): Define.
3967 (TC_FORCE_RELOCATION <elf version>): Call i386_force_relocation.
3968 (i386_force_relocation): Declare.
3969 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
3970 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
3971 (TC_FORCE_RELOCATION <coff version>): Call S_FORCE_RELOC.
3972 * config/tc-i860.c (md_apply_fix3): Don't cast valP pointer type.
3973 * config/tc-i860.h (MD_APPLY_SYM_VALUE): Define.
3974 (EXTERN_FORCE_RELOC): Define.
3975 * config/tc-i960.c (reloc_callj): Remove declaration. Return false.
3976 (md_apply_fix3): Don't cast valP pointer type. Move code here from
3977 old fixup_segment. No need to test fx_pcrel before setting fx_done.
3978 (i960_validate_fix): Remove add_symbolPP arg and add_symbolP macro.
3979 Use fx_addsy instead of add_symbolP, as_bad_where instead of as_bad.
3980 Remove #if 0 code. Invert return boolean.
3981 * config/tc-i960.h (TC_COUNT_RELOC): Tweak param name.
3982 (TC_COFF_FIX2RTYPE, TC_ADJUST_RELOC_COUNT, TC_VALIDATE_FIX): Likewise.
3983 (tc_headers_hook, tc_coff_fix2rtype): Remove declaration.
3984 (tc_coff_sizemachdep): Prototype.
3985 (i960_handle_align): Likewise.
3986 (i960_validate_fix): Adjust declaration.
3987 (reloc_callj): Likewise.
3988 (EXTERN_FORCE_RELOC): Define.
3989 (TC_FORCE_RELOCATION_SUB_SAME): Define.
3990 (TC_FORCE_RELOCATION_ABS): Define.
3991 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
3992 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
3993 (TC_FIX_ADJUSTABLE): Don't define.
3994 (MD_APPLY_SYM_VALUE): Define.
3995 * config/tc-ia64.c (ia64_force_relocation): Call S_FORCE_RELOC.
3996 * config/tc-ia64.h (MD_APPLY_SYM_VALUE): Define.
3997 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
3998 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
3999 * config/tc-ip2k.c (ip2k_force_relocation): Call S_FORCE_RELOC.
4000 * config/tc-ip2k.h (MD_APPLY_FIX3): Don't define.
4001 (MD_APPLY_SYM_VALUE): Define.
4002 (EXTERN_FORCE_RELOC): Define.
4003 (TC_FORCE_RELOCATION): Tweak param name.
4004 * config/tc-m32r.c (m32r_force_relocation): Call S_FORCE_RELOC.
4005 (m32r_fix_adjustable): Don't test extern, weak.
4006 * config/tc-m32r.h (MD_PCREL_FROM_SECTION): Tweak param name.
4007 (MD_APPLY_SYM_VALUE): Define.
4008 (obj_fix_adjustable): Don't define.
4009 (tc_fix_adjustable): Define.
4010 (tc_frob_file): Don't define.
4011 (tc_frob_file_before_fix): Define.
4012 (EXTERN_FORCE_RELOC): Define.
4013 * config/tc-m68hc11.c (tc_gen_reloc): Set addend to zero. Adjust
4014 BFD_RELOC_VTABLE_ENTRY address.
4015 (tc_m68hc11_force_relocation): Call S_FORCE_RELOC.
4016 (tc_m68hc11_fix_adjustable): Don't test relaxable_symbol.
4017 (md_apply_fix3): Remove *valP fudges and code to subtract abs sym.
4018 Remove duplicated fx_done code.
4019 * config/tc-m68hc11.h (MD_APPLY_SYM_VALUE): Define.
4020 (EXTERN_FORCE_RELOC): Define.
4021 * config/tc-m68k.c (tc_m68k_fix_adjustable): Don't test
4022 relaxable_symbol.
4023 * config/tc-m68k.h (TC_COFF_FIX2RTYPE): Tweak param name.
4024 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
4025 (TC_FIX_ADJUSTABLE): Don't define.
4026 (EXTERN_FORCE_RELOC): Define.
4027 (MD_APPLY_SYM_VALUE): Define.
4028 (TC_FORCE_RELOCATION): Call S_FORCE_RELOC.
4029 * config/tc-mcore.c (md_apply_fix3): Don't cast valP pointer type.
4030 Remove fx_addsy tests.
4031 (mcore_force_relocation): Call S_FORCE_RELOC.
4032 (mcore_fix_adjustable): Don't test fx_addsy.
4033 * config/tc-mcore.h (MD_PCREL_FROM_SECTION): Tweak param name.
4034 (EXTERN_FORCE_RELOC): Define.
4035 (obj_fix_adjustable): Don't define.
4036 (tc_fix_adjustable): Define.
4037 (MD_APPLY_SYM_VALUE): Define.
4038 * config/tc-mips.c (enum mips_pic_level): Move to tc-mips.h.
4039 (mips_pic): No longer static.
4040 (mips_force_relocation): Call S_FORCE_RELOC.
4041 (mips_fix_adjustable): Remove extern, weak tests.
4042 * config/tc-mips.h (enum mips_pic_level): Declare.
4043 (mips_pic): Declare.
4044 (tc_frob_file): Don't define.
4045 (tc_frob_file_before_fix): Define this instead.
4046 (EXTERN_FORCE_RELOC): Define.
4047 * config/tc-mmix.c (md_apply_fix3): Replace real_reg_section tests
4048 with reg_section tests. Set fx_done instead of calling
4049 symbol_clear_used_in_reloc on bad relocs.
4050 (tc_gen_reloc): Zero fx_addsy on bad relocs.
4051 (mmix_force_relocation): Remove weak sym test. Call S_FORCE_RELOC.
4052 (mmix_adjust_symtab): Simplify list handling. Abort on any
4053 nonsense.
4054 * config/tc-mmix.h (tc_fix_adjustable): Remove weak tests. Check
4055 BFD_RELOC_MMIX_LOCAL.
4056 (tc_frob_symbol): Keep user defined syms in reg_section. Don't punt.
4057 (EXTERN_FORCE_RELOC): Define.
4058 (MD_PCREL_FROM_SECTION): Tweak param name.
4059 (tc_frob_file): Don't define.
4060 (tc_frob_file_before_fix): Define this instead.
4061 * config/tc-mn10300.c (mn10300_force_relocation): Call S_FORCE_RELOC.
4062 Remove SEC_CODE checks.
4063 (mn10300_fix_adjustable): Remove extern and weak tests.
4064 * config/tc-mn10300.h (EXTERN_FORCE_RELOC): Define.
4065 (TC_FORCE_RELOCATION): Tweak param name.
4066 (obj_fix_adjustable): Don't define.
4067 (TC_FORCE_RELOCATION_SUB_SAME): Define to handle SEC_CODE.
4068 * config/tc-ns32k.h (TC_FIX_DATA_PRINT): Tweak param name.
4069 * config/tc-openrisc.c (openrisc_force_relocation): Call S_FORCE_RELOC.
4070 (openrisc_fix_adjustable): Don't test fx_addsy.
4071 * config/tc-openrisc.h (MD_APPLY_SYM_VALUE): Define.
4072 (obj_fix_adjustable): Don't define.
4073 (tc_fix_adjustable): Define this instead.
4074 (MD_PCREL_FROM_SECTION): Remove duplicate. Tweak param name.
4075 * config/tc-or32.c (md_apply_fix3): Don't cast valP pointer type.
4076 (tc_gen_reloc): Don't fiddle with BFD_RELOC_VTABLE_INHERIT relocs.
4077 Adjust the address for BFD_RELOC_VTABLE_ENTRY, not the addend.
4078 * config/tc-or32.h (EXTERN_FORCE_RELOC): Define.
4079 (MD_APPLY_SYM_VALUE): Define.
4080 * config/tc-pj.c (md_apply_fix3): Don't cast valP pointer type.
4081 Don't subtract symbol value.
4082 * config/tc-pj.h (md_pcrel_from): Tweak param name.
4083 (EXTERN_FORCE_RELOC): Define.
4084 (TC_FORCE_RELOCATION): Call S_FORCE_RELOC.
4085 (MD_APPLY_SYM_VALUE): Define.
4086 (obj_fix_adjustable): Don't define.
4087 (tc_fix_adjustable): Define this instead.
4088 * config/tc-ppc.c (ppc_frob_symbol <coff version>): Ignore absolute
4089 section sym.
4090 (ppc_force_relocation <coff version>): Call S_FORCE_RELOC.
4091 (ppc_force_relocation <elf version>): New.
4092 (ppc_fix_adjustable <elf version>): Remove extern and weak tests.
4093 (md_apply_fix3): Don't subtract symbol values for ELF. Update
4094 comments. Don't subtract fx_subsy as that is already done.
4095 * config/tc-ppc.h (tc_fix_adjustable): Tweak param name.
4096 (MD_PCREL_FROM_SECTION): Likewise.
4097 (TC_FORCE_RELOCATION): Define for both ELF and XCOFF as calling
4098 ppc_force_relocation.
4099 (TC_FORCE_RELOCATION_SECTION): Delete.
4100 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
4101 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4102 (MD_APPLY_SYM_VALUE): Define.
4103 * config/tc-s390.c: #include "dwarf2dbg.h".
4104 (s390_insn): Remove excess parens.
4105 (tc_s390_fix_adjustable): Remove extern, weak, SEC_MERGE tests.
4106 (tc_s390_force_relocation): Call S_FORCE_RELOC.
4107 (md_apply_fix3): Add ATTRIBUTE_UNUSED on "seg". Abort when fx_subsy
4108 non-NULL. Don't subtract off fx_addsy value.
4109 * config/tc-s390.h (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
4110 (TC_FORCE_RELOCATION, MD_PCREL_FROM_SECTION): Tweak param name.
4111 (TC_FIX_ADJUSTABLE): Don't define.
4112 (MD_APPLY_SYM_VALUE): Define.
4113 * config/tc-sh.c (SWITCH_TABLE_CONS): Move to tc-sh.h.
4114 (SWITCH_TABLE): Likewise.
4115 (sh_force_relocation): Call S_FORCE_RELOC.
4116 (sh_fix_adjustable): Remove "return 1" cases handled by the default.
4117 Replace TC_RELOC_RTSYM_LOC_FIXUP with reloc type tests.
4118 (md_apply_fix3 <case BFD_RELOC_32_PLT_PCREL>): Simplify,
4119 fx_addnumber is zero on entry. Save val in fx_addnumber.
4120 (tc_gen_reloc): Don't subtract fx_subsy.
4121 * config/tc-sh.h (struct fix): Move.
4122 (obj_fix_adjustable): Don't define.
4123 (tc_fix_adjustable): Define this instead.
4124 (TC_FIX_ADJUSTABLE): Don't define.
4125 (MD_APPLY_SYM_VALUE): Define.
4126 (SWITCH_TABLE_CONS): Define.
4127 (SWITCH_TABLE): Define.
4128 (TC_FORCE_RELOCATION_SUB_SAME): Define.
4129 (TC_VALIDATE_FIX_SUB): Define.
4130 (MD_PCREL_FROM_SECTION): Tweak param name.
4131 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
4132 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4133 (TC_FORCE_RELOCATION_SUB_ABS): Define.
4134 * config/tc-sh64.h (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
4135 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4136 (TC_FORCE_RELOCATION_SUB_SAME): Define.
4137 (TC_VALIDATE_FIX_SUB): Define.
4138 (MD_PCREL_FROM_SECTION): Tweak param name.
4139 * config/tc-sparc.c (md_apply_fix3): Don't subtract off symbol value.
4140 (tc_gen_reloc): Use S_FORCE_RELOC.
4141 (elf32_sparc_force_relocation): Call S_FORCE_RELOC.
4142 * config/tc-sparc.h (TC_FORCE_RELOCATION <coff version>): Remove.
4143 (TC_FORCE_RELOCATION_ABS): Define this instead.
4144 (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
4145 (TC_FORCE_RELOCATION_LOCAL): Define this instead.
4146 (tc_fix_adjustable): Remove extern and weak tests. Use S_FORCE_RELOC.
4147 (MD_APPLY_SYM_VALUE): Define.
4148 (TC_FIX_DATA_PRINT): Tweak param name.
4149 * config/tc-tic30.c (USE_STDOUT): Don't define.
4150 (md_parse_option): Remove stupid debug code.
4151 (tc_gen_reloc): Don't use fx_addnumber.
4152 * config/tc-v850.c (v850_fix_adjustable): Remove extern and weak tests.
4153 (v850_force_relocation): Remove weak test. Call S_FORCE_RELOC.
4154 * config/tc-v850.h (obj_fix_adjustable): Don't define.
4155 (tc_fix_adjustable): Define this instead.
4156 (TC_FIX_ADJUSTABLE): Don't define.
4157 (MD_APPLY_SYM_VALUE): Define this instead.
4158 (TC_FORCE_RELOCATION, MD_PCREL_FROM_SECTION): Tweak param name.
4159 * config/tc-vax.h (TC_RELOC_RTSYM_LOC_FIXUP): Don't define.
4160 (TC_FIX_ADJUSTABLE): Don't define.
4161 (MD_APPLY_SYM_VALUE): Define this instead.
4162 (tc_fix_adjustable): Remove extern and weak tests.
4163 * config/tc-w65.h (struct fix): Forward declare.
4164 * config/tc-xstormy16.c (xstormy16_force_relocation): Call
4165 S_FORCE_RELOC.
4166 (xstormy16_fix_adjustable): Remove extern and weak tests. Don't
4167 call xstormy16_force_relocation; Instead test for FPTR16 reloc.
4168 (xstormy16_md_apply_fix3): Remove *valP fudges and code to subtract
4169 absolute symbol.
4170 * config/tc-xstormy16.h (MD_APPLY_FIX3): Don't define.
4171 (MD_APPLY_SYM_VALUE): Define.
4172 (obj_fix_adjustable): Don't define.
4173 (tc_fix_adjustable): Define this instead.
4174 (MD_PCREL_FROM_SECTION): Remove duplicate. Tweak param name.
4175
4176 2002-09-04 Alan Modra <amodra@bigpond.net.au>
4177
4178 * config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.
4179 (ppc_fix_adjustable <coff version>): Cleanup.
4180
4181 * config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning.
4182 (md_parse_option): No -a64 without BFD64.
4183 (ppc_set_cpu): Select appropriate cpu when ppc_obj64.
4184 (ppc_arch): Use bfd_mach_rs6k for bfd_arch_rs6000.
4185
4186 2002-09-04 Nick Clifton <nickc@redhat.com>
4187
4188 * config/tc-ppc.c (md_begin): Do not insert non-BookE32
4189 instructions into the hash table if the target cpu is the BookE32.
4190
4191 2002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
4192
4193 * read.c (do_align): Use ATTRIBUTE_UNUSED_LABEL for label, not
4194 ATTRIBUTE_UNUSED.
4195
4196 2000-08-28 Catherine Moore <clm@redhat.com>
4197
4198 * tc-v850.c (v850_relax): Declare.
4199 (v850_longcode): New routine.
4200 (v850_handle_align): New routine.
4201 (md_pseudo_table): Add longcall and longjump.
4202 (md_parse_option): Check for relax option.
4203 (tc_gen_reloc): Handle BFD_RELOC_V850_LONGCALL,
4204 BFD_RELOC_V850_LONGJUMP, and BFD_RELOC_V850_ALIGN.
4205 (md_apply_fix3): Likewise.
4206 (v850_force_relocation): Likewise.
4207 (v850_comm): Change the current section.
4208 (md_assemble): Ensure that the correct value is put in the
4209 fixup.
4210 (v850_sdata, v850_tdata, v850_zdata, v850_sbss, v850_tbss,
4211 v850_zbss, v850_rosdata, v850_rozdata): Fix section book keeping.
4212 Remove redundant v850ea support.
4213 * tc-v850.h (HANDLE_ALIGN): Define.
4214 (v850_handle_align): Declare.
4215 * doc/c-v850.c: Document -mrelax, .longcall and .longjump.
4216
4217 2002-08-28 Svein E. Seldal <Svein.Seldal@solidas.com>
4218
4219 * configure.in: Add tic4x-coff* and c4x-coff*-coff-coff targets.
4220 * configure: Regenerate.
4221 * NEWS: Mention new port.
4222
4223 2002-08-28 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
4224
4225 * config/obj-coff.c: Add sdef definition.
4226 * config/obj-coff.h: Add tic4x include file and set
4227 target format.
4228 * config/tc-tic4x.c: New file.
4229 * config/tc-tic4x.h: New file.
4230
4231 2002-08-28 Alan Modra <amodra@bigpond.net.au>
4232
4233 * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.
4234 (TC_ADJUST_RELOC_COUNT): Tweak param name.
4235 (TC_FORCE_RELOCATION, TC_FORCE_RELOCATION_SECTION): Likewise.
4236 (TC_FIX_ADJUSTABLE, MD_PCREL_FROM_SECTION): Likewise.
4237 (RELOC_ENUM): Define.
4238 (fix_new_internal): Use RELOC_ENUM.
4239 (fix_new, fix_new_exp): Likewise.
4240 (adjust_reloc_syms): Comment. Remove unnecessary tests on sym != NULL.
4241 Replace gotos with continue.
4242 (write_relocs): Formatting. Avoid symbol loops in
4243 RELOC_EXPANSION_POSSIBLE case too. Report bfd_reloc_outofrange
4244 errors, and error number in other cases.
4245 (fixup_segment): Remove param names from prototype. Rename
4246 "this_segment_type" to "this_segment". Update linkrelax comment.
4247 Remove "size, "place" and "where" local vars. Formatting. Update
4248 "no symbol" comment. Remove #if 0 and #if 1.
4249
4250 * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES. Tidy.
4251
4252 2002-08-27 Alan Modra <amodra@bigpond.net.au>
4253
4254 * dwarf2dbg.c: Always include dwarf2dbg.h.
4255 (dwarf2_directive_file): Adjust dummy version args.
4256 * ecoff.c (ecoff_directive_weakext): Add ATTRIBUTE_UNUSED.
4257 * expr.c (clean_up_expression <O_subtract>): Allow subtraction
4258 when symbol values differ.
4259 * read.c (do_align): Add ATTRIBUTE_UNUSED to label.
4260 (pseudo_set <O_subtract>): Remove unnecessary segment test.
4261 * config/obj-bout.c (obj_pseudo_table): Warning fix.
4262
4263 2002-08-26 Alan Modra <amodra@bigpond.net.au>
4264
4265 * config/tc-w65.c (md_section_align): Fix typo.
4266 (md_parse_option): Return 0, not 1.
4267
4268 2002-08-22 Nick Clifton <nickc@redhat.com>
4269
4270 * doc/as.texinfo (Section): Note that if '@' is a comment
4271 character then another symbol is used to prefix the section's
4272 type.
4273
4274 2002-08-22 Christian Groessler <chris@groessler.org>
4275
4276 * config/tc-z8k.c (get_operands): Adjust ptr variable also in
4277 "case 0" case.
4278
4279 2002-08-12 Graeme Peterson <gp@qnx.com>
4280
4281 * configure.in: Add support for sh-**-nto* target.
4282 * configure: Regenerate.
4283
4284 2002-08-21 Nitin Gupta <niting@noida.hcltech.com>
4285
4286 * config/tc-h8300.h (TC_LINKRELAX_FIXUP): Define.
4287
4288 2002-08-21 Elena Zannoni <ezannoni@redhat.com>
4289
4290 * config/tc-ppc.c (ppc_cleanup): Do something only if format
4291 is ELF.
4292 (ppc_apuinfo_section_add): Define only if format is ELF.
4293 (md_assemble): Emit APUinfo section only if format is ELF.
4294 Fix formatting.
4295
4296 2002-08-21 Alan Modra <amodra@bigpond.net.au>
4297
4298 * config/tc-arc.c (md_pseudo_table <dwarf2_directive_file>): Cast.
4299 * config/tc-frv.c: Likewise.
4300 * config/tc-hppa.c: Likewise.
4301 * config/tc-ia64.c: Likewise.
4302 * config/tc-ip2k.c: Likewise.
4303 * config/tc-m68hc11.c: Likewise.
4304 * config/tc-m68k.c: Likewise.
4305 * config/tc-mmix.c: Likewise.
4306 * config/tc-mn10300.c: Likewise.
4307 * config/tc-sh.c: Likewise.
4308 * config/tc-sparc.c: Likewise.
4309 * config/tc-v850.c: Likewise.
4310
4311 2002-08-20 Richard Sandiford <rsandifo@redhat.com>
4312
4313 * config/tc-mips.c (macro2): Implement rotates by zero using shifts
4314 by zero.
4315
4316 2002-08-19 Elena Zannoni <ezannoni@redhat.com>
4317
4318 From matthew green <mrg@redhat.com>
4319
4320 * config/tc-ppc.c (PPC_OPCODE_CLASSIC): Enable this everywhere
4321 PPC_OPCODE_PPC is, except for BookE architectures.
4322 (md_parse_option): Add support for -mspe.
4323 (md_show_usage): Add -mspe.
4324 (md_parse_option): Add support for -me500 and
4325 -me500x2 to generate code for Motorola e500 core complex.
4326 (md_show_usage): Add -me500 and -me500x2.
4327
4328 (PPC_APUINFO_ISEL, PPC_APUINFO_PMR, PPC_APUINFO_RFMCI,
4329 PPC_APUINFO_CACHELCK, PPC_APUINFO_SPE, PPC_APUINFO_EFS,
4330 PPC_APUINFO_BRLOCK): New macros.
4331
4332 (ppc_cleanup): New function.
4333 (ppc_apuinfo_section_add): New function.
4334 (APUID): New macro.
4335 (md_assemble): Collect info and write the APUinfo section.
4336
4337 * config/tc-ppc.h (md_cleanup): Define.
4338 (ppc_cleanup): Export.
4339 (ELF_TC_SPECIAL_SECTIONS): Add .PPC.EMB.apuinfo section.
4340
4341 2002-08-17 Stan Cox <scox@redhat.com>
4342
4343 * config/obj-elf.c (obj_elf_change_section): Make non-static.
4344 config/tc-mips.c (s_change_section): New function to support
4345 IRIX .section pseudo-op.
4346
4347 2002-08-16 Nick Clifton <nickc@redhat.com>
4348
4349 * config/tc-v850.c (md_assemble): Fix assembling of "callt 0x3f".
4350
4351 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
4352
4353 * config/tc-mips.c (macro_build_jalr): Make sure we generate
4354 the fix-up against on the right frag.
4355 (s_cpsetup): Likewise. Parse third argument as expression, to
4356 handle global symbols and forward/backward labels correctly.
4357
4358 2002-08-14 Nick Clifton <nickc@redhat.com>
4359
4360 * read.c (stringer): Catch attempts to create strings in the abs
4361 section.
4362
4363 * config/tc-alpha.c: Fix compiling for COFF targets.
4364 Some minor formatting tidyups.
4365
4366 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
4367
4368 * config/tc-m68hc11.h (MD_PCREL_FROM_SECTION): Remove.
4369 (TC_HANDLES_FX_DONE): Define to let md_apply_fix3 set fx_done flag
4370 according to the reloc.
4371 (tc_fix_adjustable, tc_m68hc11_fix_adjustable): Define.
4372 (TC_FORCE_RELOCATION): Define.
4373 (tc_m68hc11_force_relocation): Declare.
4374
4375 * config/tc-m68hc11.c (md_pseudo_table): Add relax command.
4376 (s_m68hc11_relax): New function for relax group.
4377 (build_insn, build_jump_insn): Emit a M68HC11_RL_JUMP reloc at
4378 beginning of jump instruction.
4379 (md_pcrel_from): Rename from md_pcrel_from_section and fix
4380 address computation.
4381 (tc-gen_reloc): Update.
4382 (md_estimate_size_before_relax): Create the BFD_RELOC_16_PCREL as
4383 PC-relative fixup.
4384 (tc_m68hc11_force_relocation): New function, handle new relocs.
4385 (tc_m68hc11_fix_adjustable): New to make sure there are enough
4386 reloc for the linker relax pass.
4387 (md_apply_fix3): Handle M68HC11_RL_JUMP, M68HC11_RL_GROUP
4388 and VTABLE relocs.
4389
4390 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
4391
4392 * config/tc-m68hc11.c (m68hc11_elf_final_processing): New function.
4393 (md_pseudo_table): Add .mode, .far and .interrupt pseudo op.
4394 (s_m68hc11_mode): New function for .mode pseudo op.
4395 (s_m68hc11_mark_symbol): New function for .far and .interrupt
4396 pseudo op.
4397 * config/tc-m68hc11.h (elf_tc_final_processing): Define.
4398 (m68hc11_elf_final_processing): Declare.
4399
4400 2002-08-13 Stephane Carrez <stcarrez@nerim.fr>
4401
4402 * config/tc-m68hc11.c (md_begin): Take into account additional
4403 page operand for call instruction.
4404 (print_opcode_format): Likewise.
4405 (check_range): Likewise for page range checking.
4406 (get_operand): Don't skip a possible comma in operands.
4407 (fixup8): Generate BFD_RELOC_M68HC11_PAGE reloc.
4408 (fixup16): Likwise with BFD_RELOC_M68HC11_LO16.
4409 (fixup24): New to handle call reloc.
4410 (build_insn): Handle missing page operand for call instruction.
4411 (find): Likewise.
4412 (md_apply_fix3): Take into account new relocs.
4413 (get_operand): Fix the mode for indexed indirect addressing.
4414 (build_indexed_byte): Fix post index byte for indexed indirect mode.
4415
4416 2002-08-12 Richard Sandiford <rsandifo@redhat.com>
4417
4418 * config/tc-mips.c (mips_ip): Don't work out the value of
4419 constant %hi()s here.
4420
4421 2002-08-10 Alan Modra <amodra@bigpond.net.au>
4422
4423 * config/tc-i386.c (tc_i386_fix_adjustable): Test OUTPUT_FLAVOR
4424 for ELF, and don't bother checking ELF relocs when non-ELF.
4425 (i386_immediate): Allow absolute_section expressions for aout.
4426 (i386_displacement): Likewise. Also test bfd_is_com_section.
4427 (md_estimate_size_before_relax): Test OUTPUT_FLAVOR for ELF.
4428 (md_apply_fix3): Hack for bfd_install_relocation when fx_pcrel,
4429 not when fx_addsy. Remove dead code.
4430
4431 2002-08-09 Graeme Peterson <gp@qnx.com>
4432
4433 * configure.in: Add support for ppc-*-nto* target.
4434 * configure: Regenerate.
4435
4436 2002-08-09 Alan Modra <amodra@bigpond.net.au>
4437
4438 * config/tc-i386.h: Reorganize.
4439
4440 2002-08-09 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4441
4442 * config/tc-mips.c (macro): Handle a register plus a 16-bit
4443 immediate offset in "dla" and "la" expansions.
4444
4445 2002-08-09 Alan Modra <amodra@bigpond.net.au>
4446
4447 * configure.in: bfd_gas=yes for all i386 targets. Formatting.
4448 Remove "bfd_gas=yes" from target table when covered later.
4449 Consolidate some entries.
4450 * configure: Regenerate
4451
4452 2002-08-09 Jakub Jelinek <jakub@redhat.com>
4453
4454 * config/tc-i386.c (output_insn): Save frag_now and frag_now_fix ()
4455 at start of insn, pass it to output_disp and output_imm.
4456 (output_disp): Added arguments. If _GLOBAL_OFFSET_TABLE_ is seen
4457 in displacement for R_386_32 reloc, use R_386_GOTPC and compute
4458 properly addend.
4459 (output_imm): Added arguments. Compute properly addend for
4460 R_386_GOTPC.
4461 (md_apply_fix3): Remove R_386_GOTPC handling.
4462
4463 2002-08-06 George France <france@handhelds.org>
4464
4465 * config/tc-alpha.c (cpu_types): Enabled ev67, ev68, -m21264a
4466 and m21264b processor names and cpu types.
4467 * doc/c-alpha.texi: Documented new types.
4468
4469 2002-08-06 Alan Modra <amodra@bigpond.net.au>
4470
4471 * config/tc-ppc.c (md_apply_fix3): Adjust 16 bit XCOFF reloc offset.
4472
4473 2002-08-01 Richard Sandiford <rsandifo@redhat.com>
4474
4475 * config/tc-mips.c (tc_gen_reloc): Extend GP-relative addend
4476 handling to BFD_RELOC_MIPS16_GPREL.
4477
4478 2002-08-01 Nick Clifton <nickc@redhat.com>
4479
4480 * config/tc-arm.c (add_to_lit_pool): Ensure that offset to literal
4481 pool is computed using signed arithmetic so that proper sign
4482 extension is performed if X_add_number is a 64-bit integer.
4483
4484 2002-08-01 H.J. Lu <hjl@gnu.org>
4485 Daniel Jacobowitz <drow@mvista.com>
4486
4487 * dwarf2dbg.c (dwarf2_finish): Don't emit unreferenced
4488 .debug_line section unless it has line information.
4489
4490 2002-07-31 Ian Dall <ian@sibyl.beware.dropbear.id.au>
4491
4492 * config/tc-ns32k.h (md_pcrel_adjust): Supply prototype.
4493 * config/tc-ns32k.c (convert_iif, md_parse_option, md_show_usage):
4494 Allow default displacement size to be an option "--disp-size-default".
4495 (md_number_to_disp): Make error messages include value. Use %d to
4496 print integers, not %s.
4497 (fix_new_ns32k): Conditionally set fx_no_overflow so we don't
4498 get duplicate messages sometimes.
4499 (convert_iif): Grow frag to max possible instruction size. Avoid
4500 creating unnecessary fixes.
4501 (md_number_to_field) Add prototype.
4502 (encode_operand, parse, convert_iif, md_fix_pcrel_adjust): Add
4503 prototypes and make static.
4504 (struct addr_mode): Make mode and scaled_mode explicitly signed.
4505 (evaluate_expr): Use resultP argument instead of exprP global.
4506 (get_addr_mode): Quiten compiler warnings.
4507 (encode_operand): eliminate unused variables. Quiten compiler
4508 warnings. Eliminate nul character in format strings.
4509 (parse): argc is unsigned.
4510 (reloc): Type cast index to quieten compiler.
4511 (md_pcrel_adjust, md_apply_fix3): Remove unused variable.
4512 (md_convert_frag): Note unused parameters. Remove unused
4513 variables.
4514 (md_create_long_jump, md_create_short_jump,
4515 md_undefined_symbol_name, md_section_align, tc_gen_reloc): Note
4516 unused parameters.
4517
4518 2002-07-31 Nick Clifton <nickc@redhat.com>
4519
4520 * NEWS: Retroactively add entry for Lars Brinkhoff's contribution
4521 of the PDP-11 and 2.11BSD a.out support.
4522
4523 2002-07-31 Momchil Velikov <velco@fadata.bg>
4524
4525 * config/tc-v850.c (md_assemble): Fix range check for immediate
4526 operand.
4527
4528 2002-07-30 Chris Demetriou <cgd@broadcom.com>
4529
4530 * config/tc-mips.c (mips_cpu_info_table): Clean up entries related
4531 to Broadcom SB-1 core support.
4532
4533 2002-07-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4534
4535 * config/tc-mips.c (mips_target_format): Fix formatting.
4536 Add recognition of n32 ABI formats.
4537
4538 2002-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4539
4540 * tc-mips.c (load_address): Don't clobber $at when loading a
4541 64-bit address in non-PIC code if noat is in effect.
4542 (macro): Likewise.
4543
4544 2002-07-30 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4545
4546 * config/tc-mips.c (macro): Use codes 6 and 7 in trap instructions
4547 used in division/multiply macro expansions similarly to how they
4548 are used in the variants with break instructions.
4549 (macro2): Likewise.
4550
4551 2002-07-30 Graeme Peterson <gp@qnx.com>
4552
4553 * configure.in: Add support for arm-*-nto target.
4554 * configure: Regenerate.
4555
4556 2002-07-30 Nick Clifton <nickc@redhat.com>
4557
4558 * config/tc-arm.c (struct literal_pool): Add fields to allow
4559 multiple literal pools to be maintained.
4560 (find_literal_pool): New function.
4561 (find_or_make_literal_pool): New function.
4562 (add_to_literal_pool): Use find_or_make_literal_pool.
4563 (arm_s_text, arm_s_data, arm_s_section): Remove - no longer
4564 needed.
4565 (s_ltorg): Use find_literal_pool.
4566 (arm_cleanup): Dump all literal pools.
4567 * doc/c-arm.texi: Document new behaviour of only dumping literal
4568 pools upon request.
4569
4570 2002-07-26 Alan Modra <amodra@bigpond.net.au>
4571
4572 * config/tc-ppc.c (ppc_set_cpu): Use PPC_OPCODE_64 as the default
4573 rather than PPC_OPCODE_32 for powerpc64*.
4574
4575 2002-07-25 Nick Clifton <nickc@redhat.com>
4576
4577 * po/es.po: Updated Spanish translation.
4578 * po/fr.po: Updated French translation.
4579
4580 2002-07-25 Richard Sandiford <rsandifo@redhat.com>
4581
4582 * doc/c-mips.texi: Remove -mcpu. Document -mabi.
4583 * configure.in (MIPS_CPU_STRING_DEFAULT): New configuration macro.
4584 (USE_E_MIPS_ABI_O32, MIPS_DEFAULT_64BIT): New configuration macros.
4585 * configure, config.in: Regenerate.
4586 * config/tc-mips.c (file_mips_abi): Rename to mips_abi.
4587 (mips_set_options): Remove "abi" field.
4588 (mips_opts): Update accordingly. Replace all uses of mips_opts.abi
4589 with mips_abi.
4590 (mips_cpu): Remove.
4591 (mips_arch_string, mips_arch_info): New vars.
4592 (mips_tune_string, mips_tune_info): New vars.
4593 (ABI_NEEDS_32BIT_REGS, ABI_NEEDS_64BIT_REGS): New macros.
4594 (HAVE_32BIT_GPRS, HAVE_32BIT_FPRS): Don't check the ABI.
4595 (mips_isa_to_str, mips_cpu_to_str): Remove.
4596 (mips_ip): If the selected architecture is a generic ISA rather
4597 than a processor, only mention the ISA level in error messages.
4598 (OPTION_MCPU): Remove.
4599 (OPTION_FP64): New.
4600 (md_longopts): Add -mfp64, remove -mcpu.
4601 (mips_set_option_string): New fn.
4602 (md_parse_option): Make -mipsN update file_mips_isa rather than
4603 mips_opts.isa. Use mips_set_option_string to set -march or -mtune.
4604 Don't let -mgp32 and -mfp32 change the ABI.
4605 (show): Move to end of file. Constify string argument.
4606 (md_show_usage): Move to the end of the file. Read available
4607 architectures from mips_cpu_info_table.
4608 (mips_set_architecture): New fn.
4609 (mips_after_parse_args): Rework. Remove -mcpu handling. -mipsN
4610 is an alias for -march=mipsN. Don't change the ABI based on other
4611 flags. Infer the register size from the ABI as well as the
4612 architecture. Complain about more conflicting arguments.
4613 Unify logic with GCC.
4614 (s_mipsset): Don't change the ABI.
4615 (mips_elf_final_processing): Check USE_E_MIPS_ABI_O32.
4616 (mips_cpu_info_table): Remove Generic-MIPS* entries, keeping just
4617 "mipsN"-type entries. Remove entries that vary only in the
4618 manufacturer's prefix, or that have "000" replaced by "k".
4619 Remove TARGET_CPU entries. Make r2000 entry use CPU_R3000.
4620 (mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p): New fns.
4621 (mips_parse_cpu): New fn.
4622 (mips_cpu_info_from_name, mips_cpu_info_from_cpu): Remove.
4623 (mips_cpu_info_from_isa): Minor formatting tweak.
4624
4625 2002-07-24 Nick Clifton <nickc@redhat.com>
4626
4627 * po/sv.po: Updated Swedish translation.
4628 * po/es.po: Updated Spanish translation.
4629
4630 2002-07-23 Alan Modra <amodra@bigpond.net.au>
4631
4632 * Makefile.am: Run "make dep-am".
4633 * Makefile.in: Regenerate.
4634 * doc/Makefile.in: Regenerate.
4635 * config.in: Regenerate.
4636 * po/POTFILES.in: Regenerate.
4637
4638 2002-07-23 Nick Clifton <nickc@redhat.com>
4639
4640 * po/fr.po: Updated French translation.
4641
4642 2002-07-23 Nick Clifton <nickc@redhat.com>
4643
4644 * CONTRIBUTORS: Ken Raeburn is no longer the maintainer for
4645 GAS.
4646
4647 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4648
4649 * config/tc-mips.c (mips_need_elf_addend_fixup): Use S_IS_EXTERNAL
4650 instead of S_IS_EXTERN.
4651 (md_estimate_size_before_relax): Likewise.
4652 (mips_fix_adjustable): Likewise.
4653
4654 2002-07-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4655
4656 * config/tc-mips.c (mips_pic_level): Remove IRIX4_PIC.
4657
4658 2002-07-19 Miroslav Tichy <tichm9am@ss1000.ms.mff.cuni.cz>
4659 Nick Clifton <nickc@redhat.com>
4660
4661 * cond.c (s_ifdef): Treat a referenced but not yet defined
4662 symbol as if it were undefined, in exactly the same way as
4663 .equiv.
4664
4665 * doc/as.texinfo: Document that .ifdef, .ifndef and .equiv
4666 consider referenced bug not yet defined symbols to be
4667 undefined.
4668
4669 2002-07-18 Denis Chertykov <denisc@overta.ru>
4670 Frank Ch. Eigler <fche@redhat.com>
4671 Alan Lehotsky <alehotsky@cygnus.com>
4672 John Healy <jhealy@redhat.com>
4673 Jeff Johnston <jjohnstn@redhat.com>
4674
4675 * configure.in: Add ip2k configuraton.
4676 * configure: Regenerate.
4677 * Makefile.am: Add ip2k configuraton.
4678 * Makefile.in: Regenerate.
4679 * configure: Regenerate.
4680 * Makefile.in: Regenerate.
4681 * config/tc-ip2k.c: New file.
4682 * config/tc-ip2k.h: New files.
4683 * NEWS: Mention new support.
4684 * doc/Makefile.am (CPU_DOCS): Add c-ip2k.texi.
4685 * doc/Makefile.in: Regenerate.
4686 * doc/all.texi: Set IP2K
4687 * doc/as.texinfo: Add IP2K description.
4688 * doc/c-ip2k.texi: New file.
4689
4690 2002-07-19 Nick Clifton <nickc@cambridge.redhat.com>
4691
4692 * NEWS: Reformat to match style of other NEWS files.
4693
4694 2002-07-17 Jan Hubicka <jh@suse.cz>
4695
4696 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.
4697
4698 2002-07-16 Moritz Jodeit <moritz@jodeit.org>
4699
4700 * config/tc-z8k.c (build_bytes): Correct order of memset args.
4701
4702 2002-07-16 Nick Clifton <nickc@cambridge.redhat.com>
4703
4704 * NEWS: Add 'Changes in 2.13'.
4705
4706 2002-07-15 Matt Fredette <fredette@netbsd.org>
4707
4708 * config/tc-hppa.h (LABELS_WITHOUT_COLONS): Define if TE_NetBSD.
4709
4710 2002-07-12 Alan Modra <amodra@bigpond.net.au>
4711
4712 * config/tc-i386.c (process_suffix): Merge CODE_64BIT JumpByte
4713 case with non CODE_64BIT case. Don't warn on "qword ptr" if
4714 not CODE_64BIT.
4715
4716 2002-07-11 Alan Modra <amodra@bigpond.net.au>
4717
4718 * config/tc-ppc.c (ppc_elf_frob_symbol): Delete.
4719 (ppc_frob_file_before_adjust): New function.
4720 * config/tc-ppc.h (tc_frob_symbol): Don't define.
4721 (ppc_elf_frob_symbol): Don't declare.
4722 (tc_frob_file_before_adjust): Define.
4723 (ppc_frob_file_before_adjust): Declare.
4724
4725 * config/tc-ppc.c (md_pseudo_table): Warning fix.
4726 (ppc_cpu): Make it unsigned long to agree with struct powerpc_opcode
4727 flags.
4728 (ppc_size): Delete.
4729 (ppc_xcoff64): Rename to ppc_obj64.
4730 (md_parse_option <m>): Encode old ppc_size value in ppc_cpu.
4731 (ppc_set_cpu): Set PPC_OPCODE_32 too.
4732 (ppc_arch): Use ppc_obj64 instead of ppc_size to select bfd_mach_ppc64
4733 or bfd_mach_ppc.
4734 (ppc_target_format): Use ppc_obj64 to select format.
4735 (md_begin): Adjust for PPC_OPCODE_32/64 in ppc_cpu.
4736 (ppc_insert_operand): Use ppc_obj64 instead of ppc_size.
4737 (ppc_elf_suffix): Likewise. Don't depend on BFD_DEFAULT_TARGET_SIZE.
4738 (tc_frob_symbol): Likewise.
4739 (md_assemble): Use ppc_obj64 instead of ppc_size. Don't depend on
4740 BFD_DEFAULT_TARGET_SIZE.
4741 (ppc_tc): Likewise.
4742 (ppc_is_toc_sym): Likewise.
4743 (md_apply_fix3): Likewise.
4744 * config/tc-ppc.h (TC_FORCE_RELOCATION): Don't depend on
4745 BFD_DEFAULT_TARGET_SIZE.
4746 (ELF_TC_SPECIAL_SECTIONS): Likewise.
4747 (tc_frob_symbol): Likewise.
4748
4749 2002-07-09 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4750
4751 * config/tc-mips.c (macro_build): Handle MIPS16 insns.
4752 (mips_ip): Likewise.
4753
4754 2002-07-09 Alan Modra <amodra@bigpond.net.au>
4755
4756 * config/tc-i386.c (md_pseudo_table <file>): Warning fix.
4757 (BFD_RELOC_8, BFD_RELOC_8_PCREL): Define for non-BFD.
4758 (md_apply_fix3): Formatting. Remove redundant test.
4759 (tc_gen_reloc): Remove redundant code.
4760 (tc_i386_force_relocation): Delete. Movy body of function to..
4761 * config/tc-i386.h (TC_FORCE_RELOCATION): .. here.
4762
4763 2002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
4764
4765 * configure.in: Add hppa-*-openbsd* target, change
4766 alpha*-*-openbsd* format to elf, and use elf for sparc-*-openbsd*
4767 with sparc64 cpu.
4768 * configure: Regenerate.
4769
4770 2002-07-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4771
4772 * config/tc-mips.c (macro): Shift the 32-bit address range
4773 accessible with a lone "lui" down by 32768.
4774
4775 2002-07-08 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4776
4777 * config/tc-mips.c (load_address): Use non-trapping "daddu"
4778 instead of "dadd" in address calculations.
4779 (macro): Likewise.
4780
4781 2002-07-08 Alan Modra <amodra@bigpond.net.au>
4782
4783 * config/tc-i386.c (process_suffix): Remove intel mode movsx and
4784 movzx fudges.
4785 (md_assemble): Instead, zap the suffix here.
4786
4787 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
4788
4789 * NEWS: Remove next release number until the release is actually
4790 upon us.
4791
4792 2002-07-03 Alan Modra <amodra@bigpond.net.au>
4793
4794 * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
4795 Run "make dep-am".
4796 * Makefile.in: Regenerate.
4797
4798 2002-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>
4799
4800 * config/tc-s390.c (tc_s390_fix_adjustable): Prevent any adjustment
4801 to symbols in merge sections, even non pc-relative ones.
4802
4803 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
4804
4805 * config/tc-m68hc11.h (m68hc11_listing_header): Fix warning.
4806
4807 2002-06-29 Stephane Carrez <stcarrez@nerim.fr>
4808
4809 * config/tc-m68hc11.h (ELF_TC_SPECIAL_SECTIONS): New sections
4810 .softregs and .eeprom.
4811
4812 2002-06-28 David O'Brien <obrien@FreeBSD.org>
4813
4814 * NEWS: Note the next release is 2.13.
4815
4816 2002-06-26 Nick Clifton <nickc@cambridge.redhat.com>
4817
4818 * po/tr.po: New translation imported.
4819
4820 2002-06-26 Elias Athanasopoulos <eathan@otenet.gr>
4821
4822 * ecoff.c: (get_tag): Replace strcpy with xstrdup.
4823 (ecoff_directive_def): Likewise.
4824 (ecoff_directive_tag): Likewise.
4825 * listing.c (file_info): Likewise.
4826 * hash.c (what): Likewise.
4827
4828 2002-06-25 H.J. Lu <hjl@gnu.org>
4829
4830 * Makefile.am (check-DEJAGNU): Set LC_ALL=C and export it.
4831 * Makefile.in: Regenerated.
4832
4833 2002-06-19 Dhananjay R. Deshpande <dhananjayd@kpit.com>
4834
4835 * config/tc-sh.c (get_specific): Revert 2002-05-01 change.
4836 (assemble_ppi): Generate warning if the same register is used
4837 twice as destination in the same padd / pmuls instruction.
4838
4839 2002-06-18 Dave Brolley <brolley@redhat.com>
4840
4841 From Catherine Moore, Michael Meissner, Richard Sandiford, Dave Brolley
4842 * po/POTFILES.in: Add tc-frv.c, tc-frv.h.
4843 * configure.in: Support frv-*-*.
4844 * Makefile.am (CPU_TYPES): Add frv.
4845 (TARGET_CPU_CFILES): Add tc-frv.c.
4846 (TARGET_CPU_HFILES): Add tc-frv.h.
4847 (DEPTC_frv_coff): New variable.
4848 (DEPTC_frv_elf): New variable.
4849 (DEPOBJ_frv_coff): New variable.
4850 (DEPOBJ_frv_elf): New variable.
4851 (DEP_frv_coff): New variable.
4852 (DEP_frv_elf): New variable.
4853 * tc-frv.c: New file.
4854 * tc-frv.h: New file.
4855
4856 2002-06-17 Catherine Moore <clm@redhat.com>
4857
4858 * config/obj-elf.h (TARGET_SYMBOL_FIELDS): Conditionally define.
4859
4860 2002-06-17 J"orn Rennecke <joern.rennecke@superh.com>
4861
4862 * config/tc-sh.c (assemble_ppi): Initialize reg_n.
4863
4864 2002-06-17 Tom Rix <trix@redhat.com>
4865
4866 * config/tc-i370.h (tc_comment_chars): Define for i370-elf.
4867
4868 2002-06-14 H.J. Lu <hjl@gnu.org>
4869 Daniel Jacobowitz <drow@mvista.com>
4870
4871 * dwarf2dbg.h (dwarf2_directive_file): Return char *.
4872 * dwarf2dbg.c (dwarf2_directive_file): Return filename.
4873 * config/tc-mips.c (s_mips_file): Call s_app_file_string
4874 and new_logical_line for the first .file directive.
4875 * read.c (s_app_file_string): New function.
4876 (s_app_file): Call it.
4877 * read.h (s_app_file_string): Add declaration.
4878
4879 2002-06-14 Daniel Jacobowitz <drow@mvista.com>
4880
4881 * configure.in: Remove MIPS_STABS_ELF.
4882 * configure: Regenerated.
4883 * config.in: Regenerated.
4884 * config/obj-elf.h (ECOFF_DEBUGGING): Define to mips_flag_mdebug
4885 for MIPS targets.
4886 * config/tc-mips.c (mips_pseudo_table): Remove #ifdef around
4887 ".extern".
4888 (pdr_seg): Declare unconditionally.
4889 (md_begin): Always generate .pdr unless ECOFF_DEBUGGING or not ELF.
4890 (s_mips_end): Likewise. Generate stabs function markers.
4891 (s_mips_ent): Generate stabs function markers.
4892 (s_mips_frame): Always generate .pdr unless ECOFF_DEBUGGING or not
4893 ELF.
4894 (s_mips_mask): Likewise.
4895 (mips_flag_mdebug): New.
4896 (md_longopts): Add "mdebug" and "no-mdebug".
4897 (md_parse_options): Add OPTION_MDEBUG and OPTION_NO_MDEBUG.
4898 (mips_after_parse_args): Set mips_flag_mdebug.
4899 * doc/as.texinfo: Add "-mdebug" and "-no-mdebug" for MIPS.
4900
4901 2002-06-13 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
4902
4903 * config/tc-mips.c (md_apply_fix3): Don't subtract the symbol's
4904 value twice for RELA relocations.
4905
4906 2002-06-12 Ben Elliston <bje@redhat.com>
4907
4908 * symbols.c (resolve_symbol_value): Initialise final_val.
4909
4910 * subsegs.c (subsegs_print_statistics): Cast frchp to void *.
4911
4912 2002-06-11 Tom Rix <trix@redhat.com>
4913
4914 * config/tc-ppc.c (ppc_subseg_align): Delete.
4915 (ppc_change_csect): Default csect align is 2.
4916 * config/tc-ppc.h (SUB_SEGMENT_ALIGN): Delete
4917
4918 2002-06-09 Marek Michalkiewicz <marekm@amelek.gda.pl>
4919
4920 * config/tc-avr.c (mcu_types): Update.
4921
4922 2002-06-08 Matt Thomas <matt@3am-software.com>
4923
4924 * configure.in (vax-*-netbsdelf*, vax-*-netbsdaout*)
4925 (vax-*-netbsd*): New targets.
4926 * configure: Regenerate.
4927 * config/aout_gnu.h (enum machine_type): Add M_VAX4K_NETBSD.
4928 * config/tc-vax.c: Add support for ELF and PIC.
4929 (flag_want_pic): New flag.
4930 (float_cons): Fix prototype.
4931 (md_apply_fix3): Adjust for BFD_ASSEMBLER.
4932 (md_assemble): Introduce a new is_absolute local, and use it
4933 rather than repeating the test. Make fatal errors actually
4934 fatal by using as_fatal as appropriate. Adjust for BFD_ASSEMBLER.
4935 Add support for ELF. Add support for PIC.
4936 (md_convert_frag): Adjust for BFD_ASSEMBLER.
4937 (tc_aout_fix_to_chars): Only include if OBJ_AOUT and not
4938 BFD_ASSEMBLER.
4939 (vax_reg_parse): Make the % register prefix mandatory for ELF,
4940 optional for a.out, and not allowed for VMS. Adjust all callers.
4941 (md_create_short_jump): Add ATTRIBUTE_UNUSED to unused arguments.
4942 (md_create_long_jump): Likewise.
4943 (md_undefined_symbol): Likewise.
4944 (md_section_align): Likewise.
4945 (md_shortopts): Allow -k and -K for ELF.
4946 (md_parse_option): Set flag_want_pic if -k or -K.
4947 (tc_headers_hook): New function if OBJ_AOUT and not BFD_ASSEMBLER.
4948 (tc_gen_reloc): New function if BFD_ASSEMBLER.
4949 * config/tc-vax.h (tc_headers_hook): Remove.
4950 (TARGET_FORMAT): Set according to object format and target
4951 environment.
4952 (BFD_ARCH, TARGET_ARCH): Define.
4953 (NO_RELOC): Adjust for BFD_ASSEMBLER.
4954 (TC_RELOC_RTSYM_LOC_FIXUP, TC_FIX_ADJUSTABLE)
4955 (tc_fix_adjustable): Define if BFD_ASSEMBLER.
4956 * config/vax-inst.h (VAX_JSB, VAX_CALLS, VAX_CALLG): Define.
4957
4958 2002-06-08 Alan Modra <amodra@bigpond.net.au>
4959
4960 * Makefile.am: Run "make dep-am".
4961 * Makefile.in: Regenerate.
4962
4963 * as.c: Replace CONST with const.
4964 * write.c: Likewise.
4965 * config/obj-coff.c: Likewise.
4966 * config/tc-a29k.c: Likewise.
4967 * config/tc-arm.c: Likewise.
4968 * config/tc-dlx.c: Likewise.
4969 * config/tc-h8300.c: Likewise.
4970 * config/tc-h8500.c: Likewise.
4971 * config/tc-i370.c: Likewise.
4972 * config/tc-i860.c: Likewise.
4973 * config/tc-i960.c: Likewise.
4974 * config/tc-m68hc11.c: Likewise.
4975 * config/tc-m68k.c: Likewise.
4976 * config/tc-m88k.c: Likewise.
4977 * config/tc-mcore.c: Likewise.
4978 * config/tc-mips.c: Likewise.
4979 * config/tc-ns32k.c: Likewise.
4980 * config/tc-pdp11.c: Likewise.
4981 * config/tc-pj.c: Likewise.
4982 * config/tc-s390.c: Likewise.
4983 * config/tc-sh.c: Likewise.
4984 * config/tc-sparc.c: Likewise.
4985 * config/tc-tahoe.c: Likewise.
4986 * config/tc-tic80.c: Likewise.
4987 * config/tc-v850.c: Likewise.
4988 * config/tc-vax.c: Likewise.
4989 * config/tc-w65.c: Likewise.
4990 * config/tc-z8k.c: Likewise.
4991
4992 2002-06-08 Daniel Jacobowitz <drow@mvista.com>
4993
4994 Based on patch from Matt Green:
4995 * config/obj-elf.h (ECOFF_DEBUGGING): Make configurable.
4996 * config/tc-mips.c (s_mips_file): Renamed from s_file.
4997 (s_mips_loc): New function.
4998 (mips_nonecoff_pseudo_table): Call them.
4999 (append_insn): Call dwarf2_emit_insn.
5000
5001 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5002
5003 * config/tc-mips.c (mips_opts): Fix comment, all ASE fields are set
5004 to -1.
5005 (file_ase_mips16): New veriable.
5006 (mips_eabi64): Remove.
5007 (CPU_HAS_MIPS16): New define.
5008 (CPU_HAS_MDMX): Fix data type.
5009 (md_begin): Code cleanup. Use file_ase_mips16.
5010 (mips_elf_final_processing): Handle mips16 header flag.
5011 Handle EABI flag without intermediate variable.
5012
5013 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5014
5015 * doc/as.texinfo: Update MIPS documentation.
5016
5017 2002-06-08 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5018
5019 * config/tc-mips.c: Add define for $zero register.
5020 (md_begin): Add $zero as alias name for $0.
5021 (insn_uses_reg): Use ZERO define.
5022 (mips_ip): Add $zero as alias name for $0.
5023 (mips16_ip): Likewise.
5024 (s_cplocal): Demand empty rest of input line.
5025 (tc_get_register): Likewise. Add support for $kt0, kt1 register
5026 names. Use ZERO define. Fix input_line_pointer progress.
5027
5028 2002-06-07 Alan Modra <amodra@bigpond.net.au>
5029
5030 * symbols.c: Replace CONST by const throughout.
5031 (symbol_find_exact): Split out from..
5032 (symbol_find_base): ..here.
5033 * symbols.h: Replace CONST by const throughout.
5034 (symbol_find_exact): Declare.
5035 * config/obj-elf.c: #include "struc-symbol.h".
5036 (elf_frob_file): If group name matches an exported symbol, use that
5037 symbol for the signature and ".group" as the section name.
5038
5039 2002-06-06 J"orn Rennecke <joern.rennecke@superh.com>
5040
5041 * config/tc-sh.c (parse_at): @(symbol,pc) is A_DISP_PC again,
5042 but warn about it.
5043
5044 2002-06-06 Daniel Jacobowitz <drow@mvista.com>
5045
5046 * tc-mips.c (mips_after_parse_args): Always set mips_opts.ase_mips3d
5047 and mips_opts.ase_mdmx if they are uninitialized.
5048
5049 2002-06-06 John David Anglin <dave@hiauly1.hia.nrc.ca>
5050
5051 * gas/config/tc-hppa.c (pa_ip): Replace "L$0\001" with FAKE_LABEL_NAME.
5052 (hppa_force_relocation): Check if a stub just before the start symbol
5053 of the last call_info is reachable before forcing relocation. Fix
5054 typo.
5055
5056 2002-06-04 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5057
5058 * config/tc-mips.c (mips_after_parse_args): New function.
5059 (md_begin): Move processing of defaults to mips_after_parse_args.
5060 config/tc-mips.h (md_after_parse_args): Define.
5061
5062 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
5063
5064 * configure.in (sh5*): Set cpu_type to sh64 and endian to big.
5065 (sh5le*, sh64le*): Set cpu_type to sh64 and endian to little.
5066 (sh5*-*-netbsd*, sh64*-*-netbsd*): New targets.
5067 * configure: Regenerate.
5068 * config/tc-sh64.c (sh64_target_format): Add support for NetBSD
5069 environment.
5070
5071 2002-06-04 Jason Thorpe <thorpej@wasabisystems.com>
5072
5073 * config/tc-sh64.h (MD_PCREL_FROM_SECTION): Undef before redefining.
5074
5075 2002-06-04 Alan Modra <amodra@bigpond.net.au>
5076
5077 * config/obj-elf.c (obj_elf_change_section): Set and check elf
5078 linkonce flag. Print all warnings.
5079 (obj_elf_section): Parse ",comdat" for groups.
5080 (elf_frob_file): Set SEC_LINK_ONCE on COMDAT groups. Check
5081 consistency of comdat flag.
5082
5083 2002-06-02 Richard Henderson <rth@redhat.com>
5084
5085 * config/tc-alpha.c (alpha_adjust_symtab_relocs): Fix thinko
5086 with LITERALs without sequence numbers.
5087
5088 2002-06-01 Richard Henderson <rth@redhat.com>
5089
5090 * config/tc-alpha.c: Move LITUSE constants to "elf/alpha.h".
5091 Rename them LITUSE_ALPHA_*.
5092
5093 2002-05-31 Shrinivas Atre <ShrinivasA@kpit.com>
5094
5095 * config/tc-h8300.c (get_operand): Allow stm.l and ldm.l insns to
5096 accept parentheses enclosed register lists.
5097
5098 2002-05-31 Alan Modra <amodra@bigpond.net.au>
5099
5100 * Makefile.am: Run "make dep-am".
5101 * Makefile.in: Regenerate.
5102 * po/POTFILES.in: Regenerate.
5103
5104 2002-05-31 Graeme Peterson <gp@qnx.com>
5105
5106 * configure.in: Add i386-*-nto-qnx*.
5107 * configure: Regenerate.
5108
5109 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5110
5111 * config/tc-mips.c (mips_ip): Use unsigned long values for
5112 warning output.
5113
5114 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5115
5116 * config/tc-mips.c (s_cpsetup): Fix initialization of
5117 mips_cpreturn_register and mips_cpreturn_offset.
5118
5119 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5120
5121 * config/tc-mips.c (s_cpsetup): Fix comment.
5122
5123 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5124
5125 * config/tc-mips.c (md_begin): Add $ra as alias name for $31.
5126 (mips_ip): Likewise.
5127 (mips16_ip): Likewise.
5128 (tc_get_register): Likewise.
5129
5130 2002-05-30 Chris G. Demetriou <cgd@broadcom.com>
5131 Ed Satterthwaite <ehs@broadcom.com>
5132
5133 * config/tc-mips.c (mips_set_options): New "ase_mdmx" member.
5134 (mips_opts): Initialize "ase_mdmx" member.
5135 (file_ase_mdmx): New variable.
5136 (CPU_HAS_MDMX): New macro.
5137 (md_begin): Initialize mips_opts.ase_mdmx and file_ase_mdmx
5138 based on command line options and configuration defaults.
5139 (macro_build): Note in comment that use of MDMX in macros is
5140 not currently allowed.
5141 (validate_mips_insn): Add support for the "O", "Q", "X", "Y", and
5142 "Z" MDMX operand types.
5143 (mips_ip): Accept MDMX instructions if mips_opts.ase_mdmx is set,
5144 and add support for the "O", "Q", "X", "Y", and "Z" MDMX operand
5145 types.
5146 (OPTION_MDMX, OPTION_NO_MDMX, md_longopts, md_parse_option):
5147 Add support for "-mdmx" and "-no-mdmx" options.
5148 (OPTION_ELF_BASE): Move to accommodate new options.
5149 (s_mipsset): Support ".set mdmx" and ".set nomdmx".
5150 (mips_elf_final_processing): Set MDMX ASE ELF header flag if
5151 file_ase_mdmx was set.
5152 * doc/as.texinfo: Document -mdmx and -no-mdmx options.
5153 * doc/c-mips.texi: Likewise, and document ".set mdmx" and ".set
5154 nomdmx" directives.
5155
5156 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5157
5158 * config/tc-mips.c (OPTION_NO_M7000_HILO_FIX): Rename to
5159 OPTION_MNO_7000_HILO_FIX. Add alternate "mno-fix7000"
5160 command line switch conforming to gcc conventions.
5161 * doc/c-mips.texi: Document -mno-fix7000 instead of no-mfix-7000.
5162
5163 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5164
5165 * config/tc-mips.c (macro_build_jalr): New Function.
5166 (md_begin): NewABI uses big GOTs.
5167 (macro_build): Recognize BFD_RELOC_MIPS_GOT_DISP,
5168 BFD_RELOC_MIPS_GOT_PAGE, BFD_RELOC_MIPS_GOT_OFST as valid.
5169 (load_address): Add some NewABI PIC support.
5170 (macro): Likewise.
5171 (md_apply_fix): Special handling for BFD_RELOC_MIPS_JALR.
5172 (tc_gen_reloc): Don't encode NewABI vtables in REL relocations.
5173
5174 2002-05-31 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5175
5176 * config/tc-mips.c (load_address): Use mips_gp_register instead
5177 of hardcoded value. Remove dbl parameter, use HAVE_32BIT_ADDRESSES
5178 instead.
5179 (macro): Use mips_gp_register instead of hardcoded value.
5180
5181 2002-05-30 Richard Henderson <rth@redhat.com>
5182
5183 * expr.h (operatorT): Add O_md17..O_md32.
5184 * config/tc-alpha.c (O_lituse_tlsgd, O_lituse_tlsldm, O_tlsgd,
5185 O_tlsldm, O_gotdtprel, O_dtprelhi, O_dtprello, O_dtprel, O_gottprel,
5186 O_tprelhi, O_tprello, O_tprel): New.
5187 (USER_RELOC_P, alpha_reloc_op_tag, debug_exp): Include them.
5188 (DUMMY_RELOC_LITUSE_TLSGD, DUMMY_RELOC_LITUSE_TLSLDM): New.
5189 (LITUSE_TLSGD, LITUSE_TLSLDM): New.
5190 (struct alpha_reloc_tag): Add master, saw_tlsgd, saw_tlsld,
5191 saw_lu_tlsgd, saw_lu_tlsldm. Make multi_section_p a bit field.
5192 (md_apply_fix3): Handle TLS relocations.
5193 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
5194 (alpha_adjust_symtab_relocs): Sort LITERAL relocs after the
5195 associated TLS reloc. Check lituse_tls relocs match up.
5196 (emit_insn): Handle TLS relocations.
5197 (ldX_op): Remove.
5198
5199 * doc/c-alpha.texi: Add docs for tls relocations.
5200
5201 2002-05-30 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5202
5203 * config/tc-mips.c (mips_gprel_offset): New variable.
5204 (s_gpvalue): Use it.
5205
5206 2002-05-30 Diego Novillo <dnovillo@redhat.com>
5207
5208 * gas/config/tc-d10v.c (check_resource_conflict): Only check
5209 write-write conflicts.
5210 (md_assemble): Reformat introductory comment.
5211 (parallel_ok): Prevent packing only if the first
5212 instruction cannot be packed.
5213
5214 2002-05-30 Jason Eckhardt <jle@redhat.com>
5215 Tom Rix <trix@redhat.com>
5216
5217 * config/tc-d10v.c (build_insn): Check for immediates.
5218
5219 2002-05-28 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5220
5221 * config/tc-mips.c: Replace GP in comments by $gp.
5222 (mips_big_got): Initialize.
5223 (mips_trap): Initialize.
5224 (load_address): Use mips_gp_register instead of hardcoded value.
5225 Remove dbl parameter, use HAVE_32BIT_ADDRESSES instead.
5226 (macro): Use mips_gp_register instead of hardcoded value.
5227 (macro2): Change load_address calls.
5228 (md_pcrel_from): Comment formatting.
5229 (s_cpload): Use mips_gp_register instead of hardcoded value.
5230 (s_cprestore): Likewise. Comment formatting.
5231 (s_gpword): Fix data type.
5232 (s_cpadd): Use mips_gp_register instead of hardcoded value.
5233 (nopic_need_relax): Replace GP in comments by $gp.
5234 (mips_elf_final_processing): Better comment.
5235
5236 2002-05-28 Kuang Hwa Lin <kuang@sbcglobal.net>
5237
5238 * configure.in: Add DLX configuraton
5239 * Makefile.am: Add DLX configuraton
5240 * configure: Regenerate.
5241 * Makefile.in: Regenerate.
5242 * config/tc-dlx.c: New file.
5243 * config/tc-dlx.h: New files.
5244 * NEWS: Mention new support.
5245
5246 2002-05-27 Nick Clifton <nickc@cambridge.redhat.com>
5247
5248 * config/obj-coff.c (write_object_file): Add missing semicolon.
5249
5250 2002-05-26 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5251
5252 * config/tc-mips.c (mips_emit_delays): Replace magic constant for RA
5253 by the define. Remove superfluous check of mips_opts.mips16.
5254 (append_insn): Likewise. Canonicalize variable increments.
5255 (macro_build): Canonicalize variable increments.
5256 (macro_build_lui): Likewise.
5257 (load_register): Likewise.
5258 (load_address): Move pointer initialization.
5259 (macro): Move pointer to a more local scope. Canonicalize variable
5260 increments. Better comments. Replace magic constant for RA by the
5261 define.
5262 (macro2): Replace magic constant for RA by the define. Canonicalize
5263 variable increments.
5264 (mips_ip): Canonicalize variable increments.
5265 (mips16_ip): Replace magic constant for RA by the define.
5266 (my_getSmallParser): Canonicalize variable increments/decrements.
5267 (my_getPercentOp): Likewise.
5268 (my_getSmallExpression): Likewise.
5269 (s_align): Likewise.
5270 (s_mipsset): Likewise.
5271 (s_cpsetup): Likewise.
5272 (s_insn): Remove superfluous check of mips_opts.mips16.
5273 (s_mips_stab): Likewise.
5274 (mips_handle_align): Canonicalize variable increments.
5275 (s_mips_ent): Likewise.
5276 (s_mips_end): Add comment.
5277
5278 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
5279
5280 * configure.in: Use ns32k-*-netbsd* instead of ns32k-pc532-netbsd*.
5281 * configure: Regenerate.
5282
5283 2002-05-25 Alan Modra <amodra@bigpond.net.au>
5284
5285 * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h.
5286 * Makefile.in: Regenerate.
5287 * dep-in.sed: Reorder to match OBJS in Makefile.am.
5288 * configure.in (ALL_OBJ_DEPS): Add symcat.h when need_bfd.
5289 * configure: Regenerate.
5290 * as.h: Use #include "" instead of <> for local header files.
5291 * flonum-konst.c: Likewise.
5292 * flonum-mult.c: Likewise.
5293 * gasp.c: Likewise.
5294 * listing.c: Likewise.
5295 * config/tc-ia64.h: Likewise.
5296 * config/tc-v850.h: Likewise.
5297
5298 2002-05-24 TAMURA Kent <kent@netbsd.org>
5299
5300 * configure.in: Add a target for i386-netbsdpe.
5301 * configure: Regenerate.
5302
5303 2002-05-23 Jakub Jelinek <jakub@redhat.com>
5304
5305 * config/obj-elf.c (elf_common): Renamed from obj_elf_common.
5306 (obj_elf_common): Call elf_common.
5307 (obj_elf_tls_common): New function.
5308 (elf_pseudo_tab): Support .tls_common.
5309 (special_sections): Add .tdata and .tbss.
5310 (obj_elf_change_section): Set SEC_THREAD_LOCAL for SHF_TLS
5311 sections.
5312 (obj_elf_parse_section_letters): Support T in section flags (SHF_TLS).
5313 (obj_elf_parse_section_letters): Include T in error message.
5314 * config/tc-ppc.c (ppc_section_letter): Likewise.
5315 * config/tc-alpha.c (alpha_elf_section_letter): Likewise.
5316 (tc_gen_reloc): Handle SEC_THREAD_LOCAL the same way as
5317 SEC_MERGE.
5318 * config/tc-sparc.c (md_apply_fix3): Likewise.
5319 * config/tc-i386.c (tc_i386_fix_adjustable): Add TLS relocs.
5320 Define them if not BFD_ASSEMBLER.
5321 (lex_got): Support @TLSGD, @TLSLDM, @GOTTPOFF, @TPOFF, @DTPOFF
5322 and @NTPOFF.
5323 (md_apply_fix3): Add TLS relocs.
5324 * config/tc-ia64.c (enum reloc_func): Add FUNC_DTP_MODULE,
5325 FUNC_DTP_RELATIVE, FUNC_TP_RELATIVE, FUNC_LT_DTP_MODULE,
5326 FUNC_LT_DTP_RELATIVE, FUNC_LT_TP_RELATIVE.
5327 (pseudo_func): Support @dtpmod(), @dtprel() and @tprel().
5328 (ia64_elf_section_letter): Include T in error message.
5329 (md_begin): Support TLS operators.
5330 (md_operand): Likewise.
5331 (ia64_gen_real_reloc_type): Support TLS relocs.
5332 * write.c (adjust_reloc_syms): Don't change symbols in
5333 SEC_THREAD_LOCAL sections to STT_SECTION + addend.
5334
5335 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
5336
5337 * config/tc-arm.c (md_apply_fix3): For the Thumb BLX reloc
5338 round the relocation up rather than down.
5339
5340 2002-05-23 Nick Clifton <nickc@cambridge.redhat.com>
5341
5342 * config/obj-coff.c (obj_coff_section): Silently ignore an 'a'
5343 flag.
5344 * doc/as.texinfo: Document that the COFF version of .section
5345 ignores the 'a' flag.
5346
5347 2002-05-23 Alan Modra <amodra@bigpond.net.au>
5348
5349 * config/tc-alpha.c (assemble_tokens): Protect use of
5350 ALPHA_RELOC_TABLE with #ifdef RELOC_OP_P.
5351
5352 * write.c (size_seg): Check adjustment to last frag.
5353 (SUB_SEGMENT_ALIGN): If HANDLE_ALIGN defined, pad out last frag to
5354 section alignment.
5355 * config/obj-coff.c (SUB_SEGMENT_ALIGN): Likewise.
5356 * config/obj-ieee.c (SUB_SEGMENT_ALIGN): Likewise.
5357 (write_object_file): Invoke md_do_align if available, and use
5358 frag_align_code on text sections.
5359 * config/obj-vms.h (SUB_SEGMENT_ALIGN): Now two args.
5360 * config/tc-m88k.h (SUB_SEGMENT_ALIGN): Likewise.
5361 * config/tc-ppc.h (SUB_SEGMENT_ALIGN): Likewise.
5362 * config/tc-sh.h (SUB_SEGMENT_ALIGN): Likewise.
5363 * config/tc-i386.h (SUB_SEGMENT_ALIGN): Likewise. Define for
5364 BFD_ASSEMBLER too.
5365
5366 2002-05-22 H.J. Lu <hjl@gnu.org>
5367
5368 * dwarf2dbg.c (dwarf2_directive_loc): Call listing_source_file
5369 for source file.
5370
5371 2002-05-22 Nick Clifton <nickc@cambridge.redhat.com>
5372
5373 * config/tc-arm.c (arm_s_section): Enable for COFF builds as well
5374 as ELF builds.
5375
5376 2002-05-22 H.J. Lu <hjl@gnu.org>
5377
5378 * dwarf2dbg.c (dwarf2_emit_insn): Emit only one line symbol
5379 for one .loc for compiler.
5380
5381 2002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5382
5383 * config/tc-mips.c (macro): Relax warning, it's toot strict for
5384 embedded-PIC.
5385
5386 2002-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5387
5388 * config/tc-mips.c (macro2): Add 64 bit drol, dror macros.
5389 Optimize the rotate by zero case.
5390
5391 2002-05-21 Nick Clifton <nickc@cambridge.redhat.com>
5392
5393 * configure.in: Remove accidental enabling of bfd_gas=yes for
5394 sh-coff targets.
5395 * configure: Regenerate.
5396
5397 2002-05-18 Kazu Hirata <kazu@cs.umass.edu>
5398
5399 * app.c: Fix formatting.
5400 * as.c: Likewise.
5401 * ehopt.c: Likewise.
5402 * expr.c: Likewise.
5403 * input-file.c: Likewise.
5404 * listing.c: Likewise.
5405 * macro.h: Likewise.
5406 * stabs.c: Likewise.
5407 * symbols.c: Likewise.
5408
5409 2002-05-17 Alan Modra <amodra@bigpond.net.au>
5410
5411 * config/obj-generic.c: Delete file.
5412 * config/obj-generic.h: Likewise.
5413
5414 2002-05-16 Marek Michalkiewicz <marekm@amelek.gda.pl>
5415
5416 * config/tc-avr.c (mcu_types): Update for new devices.
5417
5418 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5419
5420 * config/tc-mips.c (macro): Warn about wrong la/dla use.
5421
5422 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5423
5424 * config/tc_mips.c (s_cpsetup): Fix completely bogus code which had
5425 worked sometimes by accident. Fix copy&paste comment.
5426
5427 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5428
5429 * config/tc-mips.c (md_begin): Fix .reginfo and .MIPS.option section
5430 alignment for NewABI. Let n32 use .reginfo. Remove useless casts.
5431 (mips_elf_final_processing): Let n32 use .reginfo.
5432
5433 2002-05-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5434
5435 * config/tc-mips.c (append_insn): Fix too small range of variable.
5436
5437 2002-05-14 Nick Clifton <nickc@cambridge.redhat.com>
5438
5439 * config/tc-arm.c (arm_cleanup): Remove redundant call to
5440 listing_prev_line().
5441
5442 2002-05-13 Nick Clifton <nickc@cambridge.redhat.com>
5443
5444 * config/tc-arm.c (md_assemble): Remove redundant call to
5445 listing_prev().
5446
5447 * dwarf2dbg.c (dwarf2_emit_insn): Do not reset
5448 loc_directive_seen.
5449
5450 * stabs.c (s_stab_generic): Fix grammatical error in warning
5451 message.
5452
5453 2002-05-13 Alan Modra <amodra@bigpond.net.au>
5454
5455 * write.c (subsegs_finish): Don't specially align last subseg.
5456
5457 2002-05-11 Nick Clifton <nickc@cambridge.redhat.com>
5458
5459 * stabs.c (s_stab_generic): Warn about a description field that is
5460 too big.
5461
5462 * config/obj-coff.c: Fix compile time warnings when compiling
5463 without BFD_ASSEMBLER defined.
5464 Fix formatting.
5465
5466 * config/tc-sh.c (md_pcrel_from): Define for use with sh-hms
5467 target.
5468 (md_pcrel_from_section): Use md_pcrel_from().
5469
5470 2002-05-11 Bruno Haible <bruno@clisp.org>
5471
5472 * dwarf2dbg.c (dwarf2_emit_insn): Use the 'current' struct filled
5473 by dwarf2_directive_loc, instead of calling dwarf2_where.
5474
5475 2002-05-11 Kazu Hirata <kazu@cs.umass.edu>
5476
5477 * config/obj-coff.h: Fix formatting.
5478 * config/tc-mcore.c: Likewise.
5479 * config/tc-mn10300.c: Likewise.
5480 * config/tc-openrisc.c: Likewise.
5481 * config/tc-or32.c: Likewise.
5482 * config/tc-pdp11.c: Likewise.
5483 * config/tc-ppc.c: Likewise.
5484 * config/tc-ppc.h: Likewise.
5485 * config/tc-sh64.c: Likewise.
5486 * config/tc-sh.c: Likewise.
5487 * config/tc-tic54x.c: Likewise.
5488 * config/tc-xstormy16.c: Likewise.
5489 * config/tc-xstormy16.h: Likewise.
5490
5491 2002-05-09 Kazu Hirata <kazu@cs.umass.edu>
5492
5493 * config/obj-coff.c: Fix formatting.
5494 * config/obj-elf.c: Likewise.
5495 * config/tc-alpha.c: Likewise.
5496 * config/tc-arm.c: Likewise.
5497 * config/tc-d10v.c: Likewise.
5498 * config/tc-d30v.c: Likewise.
5499 * config/tc-h8300.c: Likewise.
5500 * config/tc-hppa.c: Likewise.
5501
5502 2002-05-09 Alan Modra <amodra@bigpond.net.au>
5503
5504 * config/tc-i386.c (md_estimate_size_before_relax) Don't lose
5505 reloc when no_cond_jump_promotion.
5506
5507 2002-05-08 Jim Wilson <wilson@redhat.com>
5508
5509 * config/tc-i960.c (md_estimate_size_before_relax): Return size of
5510 current variable part of frag.
5511
5512 2002-05-08 Kazu Hirata <kazu@cs.umass.edu>
5513
5514 * config/tc-mmix.c: Fix formatting.
5515 * config/tc-mmix.h: Likewise.
5516
5517 2002-05-08 Alan Modra <amodra@bigpond.net.au>
5518
5519 * configure: Regenerate.
5520
5521 2002-05-07 Kazu Hirata <kazu@cs.umass.edu>
5522
5523 * config/tc-m68k.c: Fix formatting.
5524
5525 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
5526
5527 * Makefile.am: Honour DESTDIR.
5528 * Makefile.in: Regenerate.
5529
5530 2002-05-06 Kazu Hirata <kazu@cs.umass.edu>
5531
5532 * config/tc-ia64.c: Fix formatting.
5533 * config/tc-ia64.h: Likewise.
5534
5535 2002-05-04 Kazu Hirata <kazu@cs.umass.edu>
5536
5537 * config/tc-mips.c: Fix formatting.
5538 * config/tc-s390.c: Likewise.
5539 * config/tc-s390.h: Likewise.
5540
5541 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
5542
5543 * config/tc-s390.c (md_gather_operands): Emit dwarf2 line-number
5544 information for instructions.
5545
5546 2002-05-02 Kazu Hirata <kazu@cs.umass.edu>
5547
5548 * as.h: Fix formatting.
5549 * cgen.c: Likewise.
5550 * cgen.h: Likewise.
5551 * dwarf2dbg.c: Likewise.
5552 * frags.h: Likewise.
5553 * gasp.c: Likewise.
5554 * macro.c: Likewise.
5555 * read.c: Likewise.
5556 * stabs.c: Likewise.
5557 * symbols.c: Likewise.
5558
5559 2002-05-02 Alan Modra <amodra@bigpond.net.au>
5560
5561 * app.c (mri_pseudo): Only declare for TC_M68K.
5562
5563 * config/tc-ppc.c (mapping): Map sectoff to BFD_RELOC_16_BASEREL.
5564 (ppc_elf_validate_fix): Replace BFD_RELOC_32_BASEREL with
5565 BFD_RELOC_16_BASEREL.
5566 (md_assemble): Likewise.
5567 (md_apply_fix3): Likewise.
5568
5569 2002-05-02 Nick Clifton <nickc@cambridge.redhat.com>
5570
5571 * config/tc-arm.c (thumb_add_sub): Do not convert a subtract of
5572 zero into an add of zero - it is not the same.
5573
5574 2002-05-01 Arati Dikey <aratid@kpit.com>
5575
5576 * tc-sh.c (get_specific): Generate warning if the same
5577 destination register is used in parallel instructions.
5578
5579 2002-05-01 Andrew Macleod <amacleod@cygnus.com>
5580
5581 * config/tc-i386.c (extra_symbol_chars): Add '[' to the list.
5582
5583 2002-05-01 Alan Modra <amodra@bigpond.net.au>
5584
5585 * write.c (cvt_frag_to_fill): Set fr_offset to zero on .org
5586 backwards to prevent cascading errors.
5587
5588 2002-04-30 Mark Mitchell <mark@codesourcery.com>
5589
5590 * configure.in: Add support for powerpc-*-windiss.
5591 * configure: Regenerated.
5592
5593 2002-04-28 Alan Modra <amodra@bigpond.net.au>
5594
5595 * config/tc-s390.c (md_parse_option): Formatting.
5596
5597 * config/tc-i386.c: Formatting fixes, add missing space in error
5598 message.
5599
5600 2002-04-24 Christian Groessler <chris@groessler.org>
5601
5602 * config/tc-z8k.c (build_bytes): Add support for new cases:
5603 CLASS_IGNORE and ARG_NIM4.
5604 (md_assemble): Prevent destruction of input_line_pointer if
5605 get_operands returns failure.
5606
5607 2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
5608
5609 * config/tc-mips.c (macro_build): Do _not_ allow MIPS-3D
5610 instructions to be generated by macros.
5611
5612 2002-04-24 Andreas Schwab <schwab@suse.de>
5613
5614 * config/tc-i386.c (output_jump, output_disp)
5615 (md_estimate_size_before_relax): Don't set fx_pcrel_adjust any
5616 more.
5617 (md_apply_fix3): Remember addend value for rela relocations.
5618 (tc_gen_reloc): Correctly compute pc-relative relocation addend.
5619
5620 2002-04-22 Chris Demetriou <cgd@broadcom.com>
5621
5622 * config/tc-mips.c (macro_build): Add close-parenthesis missing
5623 from previous change.
5624
5625 2002-04-22 Eric Christopher <echristo@redhat.com>
5626
5627 * config/tc-mips.c (macro_build): Add warning if macro instructions
5628 are expanded into a branch delay slot.
5629
5630 2002-04-17 Geoffrey Keating <geoffk@redhat.com>
5631
5632 * dwarf2dbg.c (dwarf2_gen_line_info): Do emit duplicate line
5633 numbers, gdb relies on them to detect the start of the prologue.
5634
5635 2002-04-17 Martin Schwidefsky <schwidefsky@de.ibm.com>
5636
5637 * config/tc-s390.c (tc_s390_fix_adjustable): Prevent adjustments to
5638 symbols in merge sections.
5639
5640 2002-04-16 Alan Modra <amodra@bigpond.net.au>
5641
5642 * as.c (main): Don't reference _bfd_chunksize.
5643
5644 2002-04-15 Tom Rix <trix@redhat.com>
5645
5646 * config/tc-d10v.c (d10v_fix_adjustable): Prevent adjustments to
5647 symbols in merge sections.
5648
5649 2002-04-11 Richard Sandiford <rsandifo@redhat.com>
5650
5651 * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document.
5652 * config/atof-ieee.c (TC_LARGEST_EXPONENT_IS_NORMAL): Add an
5653 argument for the precision.
5654 (gen_to_words): Update accordingly.
5655
5656 2002-04-10 Alan Modra <amodra@bigpond.net.au>
5657
5658 * as.c (parse_args <OPTION_VERSION>): Use VERSION is
5659 BFD_VERSION_STRING unavailable.
5660 * config/tc-i386.c (INLINE): Define (for non-BFD assembler).
5661
5662 2002-04-09 J"orn Rennecke <joern.rennecke@superh.com>
5663
5664 * config/tc-sh.h (TC_FIX_ADJUSTABLE): Disable adjusting if
5665 symbol_used_in_reloc_p is true.
5666
5667 * config/tc-sh.c (md_apply_fix3): Don't zero relocations on big
5668 endian hosts.
5669
5670 2002-04-04 Alan Modra <amodra@bigpond.net.au>
5671
5672 * dep-in.sed: Cope with absolute paths.
5673 * Makefile.am (dep.sed): Subst TOPDIR.
5674 Run "make dep-am".
5675 * Makefile.in: Regenerate.
5676
5677 2002-04-04 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5678
5679 * config/tc-mips.c (mips16_macro_build): Cast type mismatch.
5680 (mips_ip): Remove unused variable.
5681 (md_apply_fix3): Cast signed/unsignes mismatches. Replace
5682 unsigned char with bfd_byte.
5683 (s_file): Remove unused variable.
5684 (s_mips_ent): Likewise.
5685
5686 2002-04-03 Tom Rix <trix@redhat.com>
5687
5688 * config/tc-d10v.c (d10v_insert_operand): Fix warning in as_bad_where.
5689 (build_insn): Same.
5690 (find_opcode): Fix warning in as_warn.
5691 * config/tc-d10v.h: Update Copyright.
5692
5693 2002-04-03 Alan Matsuoka <alanm@redhat.com>
5694 Tom Rix <trix@redhat.com>
5695
5696 From Jeff Knaggs <jknaggs@redhat.com>
5697 * config/tc-d10v.c (check_resource_conflict): New function to
5698 check for resource conflicts.
5699
5700 From Jason Eckhardt <jle@redhat.com>
5701 * config/tc-d10v.c (build_insn): Check for unresolved imm4 or
5702 imm3 fields.
5703 * config/tc-d10v.c (find_opcode): Emit a warning if one of the
5704 reserved control registers is used.
5705 * config/tc-d10v.c (build_insn): Check for unresolved imm4 or
5706 imm3 fields.
5707
5708 From 2001-03-28 Diego Novillo <dnovillo@redhat.com>
5709 * tc-d10v.c (parallel_ok): Prevent packing only if the first
5710 instruction cannot be packed.
5711
5712 From 2001-03-30 Diego Novillo <dnovillo@redhat.com>
5713 * gas/config/tc-d10v.c (check_resource_conflict): Only check
5714 write-write conflicts.
5715 (md_assemble): Reformat introductory comment.
5716 * opcodes/d10v-opc.c (d10v_opcodes): `btsti' does not modify its
5717 arguments.
5718
5719 2002-04-03 Alan Modra <amodra@bigpond.net.au>
5720
5721 * symbols.c (resolve_symbol_value <O_uminus, O_bit_not,
5722 O_logical_not>): Derive final_seg from add_symbol.
5723 <O_multiply..O_logical_or>: More final_seg twiddles.
5724
5725 2002-04-01 Jessica Han <jessica@cup.hp.com>
5726
5727 * config/tc-ia64.c (ia64_cons_fix_new): Handle 8 byte iplt reloc
5728 in 32-bit mode.
5729
5730 2002-03-27 Andreas Schwab <schwab@suse.de>
5731
5732 * config/tc-i386.c (output_jump): Set fx_pcrel_adjust to size of
5733 field for pc-relative fixups.
5734 (output_disp): Likewise.
5735 (md_estimate_size_before_relax): Likewise.
5736 (tc_gen_reloc): Subtract fx_pcrel_adjust instead of fx_size for
5737 pc-relative fixups in 64bit mode.
5738
5739 2002-03-22 Alan Modra <amodra@bigpond.net.au>
5740
5741 * config/te-aix5.h: Typo fix.
5742
5743 2002-03-21 Alan Modra <amodra@bigpond.net.au>
5744
5745 * Makefile.am: Run "make dep-am".
5746 * Makefile.in: Regenerate.
5747 * doc/Makefile.in: Regenerate.
5748
5749 2002-03-20 Albert Chin-A-Young <china@thewrittenword.com>
5750
5751 * config/tc-arm.c (vfp_dp_reg_required_here): Fix typo
5752 (vfp_sp_reg_pos -> vfp_dp_reg_pos).
5753
5754 2002-03-18 Alexandre Oliva <aoliva@redhat.com>
5755
5756 * config/tc-mips.c (md_estimate_size_before_relax): Do not modify
5757 the EXTENDED bit here; report the estimate according to the
5758 current size.
5759
5760 2002-03-18 Tom Rix <trix@redhat.com>
5761
5762 * configure.in: Add AIX 5 support.
5763 * config/tc-ppc.c (ppc_target_format): Add AIX 5 64 bit target.
5764 * config/te-aix5.h: New file. AIX 5 support.
5765 * configure: Regenerate.
5766
5767 2002-03-18 Nick Clifton <nickc@cambridge.redhat.com>
5768
5769 * po/fr.po: Updated version.
5770
5771 2002-03-16 Andreas Jaeger <aj@suse.de>
5772
5773 * doc/c-mips.texi (Machine Dependencies): Add new node.
5774
5775 2002-03-15 Chris G. Demetriou <cgd@broadcom.com>
5776
5777 * config/tc-mips.c (mips_set_options): New "ase_mips3d" member.
5778 (mips_opts): Initialize "ase_mips3d" member.
5779 (file_ase_mips3d): New variable.
5780 (CPU_HAS_MIPS3D): New macro.
5781 (md_begin): Initialize mips_opts.ase_mips3d and file_ase_mips3d
5782 based on command line options and configuration defaults.
5783 (macro_build, mips_ip): Accept MIPS-3D instructions if
5784 mips_opts.ase_mips3d is set.
5785 (OPTION_MIPS3D, OPTION_NO_MIPS3D, md_longopts, md_parse_option):
5786 Add support for "-mips3d" and "-no-mips3d" options.
5787 (OPTION_ELF_BASE): Move to accommodate new options.
5788 (s_mipsset): Support ".set mips3d" and ".set nomips3d".
5789 (mips_elf_final_processing): Add a comment indicating that a
5790 MIPS-3D ASE ELF header flag should be set, when one exists.
5791 * doc/as.texinfo: Document -mips3d and -no-mips3d options.
5792 * doc/c-mips.texi: Likewise, and document ".set mips3d" and ".set
5793 nomips3d" directives.
5794
5795 2002-03-14 Hans-Peter Nilsson <hp@bitrange.com>
5796
5797 * config/tc-mmix.c (md_estimate_size_before_relax): Don't consider
5798 a weak symbol in same section to be within reach.
5799
5800 2002-03-13 Nick Clifton <nickc@cambridge.redhat.com>
5801
5802 * po/fr.po: Updated version.
5803
5804 2002-03-12 Andreas Schwab <schwab@suse.de>
5805
5806 * config/tc-ia64.c (fixup_unw_records): Clear region when seeing a
5807 body record so that an error is given for misplaced .save
5808 pseudo-ops.
5809
5810 2002-03-09 Alan Modra <amodra@bigpond.net.au>
5811
5812 * config/tc-i386.h (REX_OPCODE): Define.
5813 (REX_MODE64, REX_EXTX, REX_EXTY, REX_EXTZ): Define.
5814 (rex_byte): typedef to int.
5815 * config/tc-i386.c: Group prototypes and vars together.
5816 Formatting fixes. Remove occurrences of "register" keyword.
5817 (true): Delete.
5818 (false): Delete.
5819 (mode_from_disp_size): Add INLINE keyword to prototype.
5820 (fits_in_signed_byte): Likewise.
5821 (fits_in_unsigned_byte): Likewise.
5822 (fits_in_unsigned_word): Likewise.
5823 (fits_in_signed_word): Likewise.
5824 (fits_in_unsigned_long): Likewise.
5825 (fits_in_signed_long): Likewise.
5826 (type_names): Constify.
5827 (intel_float_operand): Constify param.
5828 (add_prefix): Use REX_OPCODE.
5829 (md_assemble): Likewise. Modify for changed rex_byte.
5830 (parse_insn): Split out of md_assemble.
5831 (parse_operands): Likewise.
5832 (swap_operands): Likewise.
5833 (optimize_imm): Likewise.
5834 (optimize_disp): Likewise.
5835 (match_template): Likewise.
5836 (check_string): Likewise.
5837 (process_suffix): Likewise.
5838 (check_byte_reg): Likewise.
5839 (check_long_reg): Likewise.
5840 (check_qword_reg): Likewise.
5841 (check_word_reg): Likewise.
5842 (finalize_imm): Likewise.
5843 (process_operands): Likewise.
5844 (build_modrm_byte): Likewise.
5845 (output_insn): Likewise.
5846 (output_branch): Likewise.
5847 (output_jump): Likewise.
5848 (output_interseg_jump): Likewise.
5849 (output_disp): Likewise.
5850 (output_imm): Likewise.
5851
5852 2002-03-07 Daniel Jacobowitz <drow@mvista.com>
5853
5854 * doc/as.texinfo: Wrap @menu in @ifnottex, not @ifinfo.
5855
5856 2002-03-06 Alan Modra <amodra@bigpond.net.au>
5857
5858 * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte
5859 relocs except when BFD64.
5860
5861 * write.c (number_to_chars_bigendian): Don't abort when N is
5862 larger than sizeof (VAL).
5863 (number_to_chars_littleendian): Likewise.
5864
5865 2002-03-05 John David Anglin <dave@hiauly1.hia.nrc.ca>
5866
5867 * config/tc-hppa.c (md_apply_fix3): Add cast.
5868 (hppa_fix_adjustable): Adjust list of selectors using e_lrsel and
5869 e_rrsel.
5870
5871 2002-03-05 Paul Koning <pkoning@equallogic.com>
5872
5873 * tc-pdp11.c: Use VAX float format support for PDP-11 target.
5874 (parse_ac5): New function for parsing float regs in float operand.
5875 (parse_expression): Remove attempt to make literals be octal.
5876 (parse_op_no_deferred): Support float literals.
5877 (parse_op): Reject attempts to refer to float regs.
5878 (parse_fop): New function, like parse_op but for float operand.
5879 (md_assemble): Add cases to parse float operands. Also fix
5880 IMM3, IMM6, IMM8 cases to pick up the operand from the right spot.
5881
5882 2002-03-04 H.J. Lu <hjl@gnu.org>
5883
5884 * config/obj-elf.c (special_section): Add .init_array,
5885 .fini_array and .preinit_array.
5886
5887 * config/tc-ia64.h (ELF_TC_SPECIAL_SECTIONS): Remove
5888 .init_array and .fini_array.
5889
5890 2002-03-01 Jakub Jelinek <jakub@redhat.com>
5891
5892 * config/obj-elf.c (elf_copy_symbol_attributes): Don't copy
5893 visibility.
5894 (obj_frob_symbol): Copy visibility.
5895
5896 2002-02-28 Jakub Jelinek <jakub@redhat.com>
5897
5898 * config/tc-alpha.c (s_alpha_text): Use obj_elf_text for OBJ_ELF, not
5899 s_text.
5900 (s_alpha_data): Use obj_elf_data for OBJ_ELF, not s_data.
5901
5902 2002-02-27 Nick Clifton <nickc@cambridge.redhat.com>
5903
5904 * po/es.po: Updated.
5905
5906 2002-02-26 Chris Demetriou <cgd@broadcom.com>
5907
5908 * config/tc-mips.c (mips_need_elf_addend_fixup): For embedded-PIC
5909 only, undo the changes made on 2001-06-08, with the
5910 effect being that common or extern symbols are
5911 adjusted for embedded-PIC, but weak symbols are not.
5912 (md_estimate_size_before_relax: Likewise, with the effect
5913 that extern symbols are treated the same as weak symbols
5914 only if not embedded-PIC.
5915 (mips_fix_adjustable) Likewise, with the effect that
5916 weak or extern symbols are not adjusted for embedded-PIC.
5917 (md_apply_fix3): Tweak so that the case where value is zero
5918 is handled more correctly for embedded-PIC code.
5919
5920 2002-02-26 Nick Clifton <nickc@cambridge.redhat.com>
5921
5922 * doc/as.texinfo (Overview): Add missing @ifset IA64
5923
5924 * configure.in (LINGUAS): Add es.po.
5925 * configure: Regenerate.
5926 * po/es.po: New file.
5927
5928 2002-02-25 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5929
5930 * config/tc-mips.c (set_at): Fix handling of 64bit register loads.
5931 (macro): Likewise. Fix la/dla address expansions for EMBEDDED_PIC
5932 and NO_PIC cases. Code cleanup.
5933 (macro2): Fix handling of 64bit register loads.
5934
5935 2002-02-25 David Mosberger <davidm@hpl.hp.com>
5936
5937 * doc/as.texinfo: Add entry for IA64.
5938 * doc/c-ia64.texi: New file.
5939
5940 2002-02-25 Alan Modra <amodra@bigpond.net.au>
5941
5942 * config/tc-hppa.c: Update copyright date.
5943
5944 * doc/c-ppc.texi (PowerPC-Opts): Add -mpower4, -maltivec and -m7400
5945 Remove references to chip manufacturers.
5946 * config/tc-ppc.c (md_parse_option): Handle -mpower4 option.
5947 Correct comments.
5948 (md_show_usage): Remove references to chip manufacturers. Mention
5949 -mpower4.
5950 (md_begin): Test power4 opcode flag bits.
5951
5952 2002-02-22 David Mosberger <davidm@hpl.hp.com>
5953
5954 * config/tc-ia64.c (dot_restore): Issue error message of epilogue
5955 count exceeds prologue count.
5956 (md_show_usage): Describe -mconstant-gp and -mauto-pic.
5957 (unwind.label_prologue_count): New member.
5958
5959 Based on a patch by Hans Boehm <hboehm@hpl.hp.com>:
5960
5961 (get_saved_prologue_count): New function.
5962 (save_prologue_count): New function.
5963 (free_saved_prologue_count): New function.
5964 (dot_label_state): Record state label by calling save_prologue_count().
5965 (dot_copy_state): Restore prologue count by calling
5966 get_saved_prologue_count().
5967 (generate_unwind_image): Free up list of saved prologue
5968 counts by calling free_saved_prologue_counts().
5969
5970 2002-02-22 Nick Clifton <nickc@cambridge.redhat.com>
5971
5972 * config/tc-tic54x.c: Add missing prototypes and remove ANSI style
5973 function declarations.
5974
5975 2002-02-21 Nick Clifton <nickc@cambridge.redhat.com>
5976
5977 * NEWS: Note that GASP is now deprecated.
5978 * Makefile.am: Do not build gasp-new by default.
5979 * Makefile.in: Regenerate.
5980 * doc/Makefile.am: Do not install gasp.info.
5981 * doc/Makefile.in: Regenerate.
5982 * gas/gasp.texi: Note that gasp is now deprecated.
5983
5984 2002-02-20 Nick Clifton <nickc@cambridge.redhat.com>
5985
5986 * NEWS: Mark 2.12 branch.
5987
5988 2002-02-19 Tom Tromey <tromey@redhat.com>
5989
5990 * config/tc-xstormy16.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
5991
5992 2002-02-19 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5993
5994 * config/tc-mips.c (md_parse_option): Complain about invalid -mabi
5995 option input.
5996
5997 2002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
5998
5999 * config/tc-s390.c (md_parse_option): Add switches -m31 and -m64.
6000 Make bit size independent of architecture switch.
6001 (md_begin): Add warning for -m64 with -Aesa.
6002 (s390_md_end): Use renamed architecture defines.
6003
6004 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
6005
6006 * config/obj-coff.h: Check !target_big_endian, not shl, for coff-sh.
6007
6008 2002-02-16 Nick Clifton <nickc@cambridge.redhat.com>
6009
6010 * doc/as.texinfo (Machine Dependencies): Fix typo: MMIX used
6011 instead of CRIS.
6012
6013 2002-02-15 Chris Demetriou <cgd@broadcom.com>
6014
6015 * config/tc-mips.c (md_estimate_size_before_relax): Really
6016 make sure we treat weak like extern only for ELF. (Fixes
6017 patch from 2001-07-25.)
6018
6019 2002-02-15 Ben Elliston <bje@redhat.com>
6020
6021 * doc/as.texinfo: Add duplicate directory entry so that "info gas"
6022 works as expected.
6023
6024 2002-02-15 Hans-Peter Nilsson <hp@bitrange.com>
6025
6026 * NEWS: Mention support for MMIX.
6027
6028 2002-02-13 Chris Demetriou <cgd@broadcom.com>
6029
6030 * config/tc-mips.c (mips_need_elf_addend_fixup): Restructure into
6031 a sequence of indpendent 'if' statements for easier debugging
6032 and future modification.
6033
6034 2002-02-13 Matt Fredette <fredette@netbsd.org>
6035
6036 * config/tc-m68k.c (md_show_usage): No longer display a
6037 hard-coded "68020" for the default CPU, instead display the
6038 canonical name of the true, configured default CPU.
6039 (m68k_elf_final_processing): Mark objects for sub-68020
6040 CPUs with the new EF_M68000 flag.
6041
6042 2002-02-13 Andreas Schwab <schwab@suse.de>
6043
6044 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust
6045 pc-relative relocations to merge sections in 64-bit mode.
6046
6047 2002-02-13 Ben Elliston <bje@redhat.com>
6048
6049 * NEWS: Document floating point number handling in gasp.
6050 * gasp.c: Include <assert.h> and "xregex.h".
6051 (is_flonum): New function.
6052 (chew_flownum): Likewise.
6053 (change_base): Consume flonums from the input, where possible.
6054 * doc/gasp.texi (Constants): Document floating point numbers.
6055
6056 2002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
6057
6058 * config/tc-hppa.c (hppa_fix_adjustable): Don't adjust final types
6059 that implicitly use LR and RR selectors.
6060
6061 2002-02-12 Alexandre Oliva <aoliva@redhat.com>
6062
6063 * config/tc-mn10300.c (other_registers): Added `epsw'. Mark `pc'
6064 and `epsw' as available on AM33 and above only.
6065 (other_register_name): Add logic to handle machine type encoded in
6066 reg_number.
6067
6068 2002-02-11 Tom Rix <trix@redhat.com>
6069
6070 * config/tc-ppc.c (md_apply_fix3): Check for insert fop invalid for
6071 xcoff64.
6072
6073 2002-06-11 Alexandre Oliva <aoliva@redhat.com>
6074
6075 * config/tc-sparc.c (U0x80000000, U0xffffffff): New constants.
6076 Use all over.
6077
6078 2002-02-11 Jan Hubicka <jh@suse.cz>
6079
6080 * i386.c (md_assemble): Support 32bit address prefix.
6081 (i386_displacement): Likewise.
6082 (i386_index_check): Accept 32bit addressing in 64bit mode.
6083
6084 2002-02-11 Alexandre Oliva <aoliva@redhat.com>
6085
6086 * config/tc-sh.c (dot): Removed unused function.
6087
6088 2002-02-11 Alan Modra <amodra@bigpond.net.au>
6089
6090 * Makefile.am: "make dep-am".
6091 * Makefile.in: Regenerate.
6092 * aclocal.m4: Regenerate.
6093 * config.in: Regenerate.
6094 * configure: Regenerate.
6095 * doc/Makefile.in: Regenerate.
6096
6097 2002-02-10 Richard Henderson <rth@redhat.com>
6098
6099 * doc/c-alpha.texi: New file.
6100 * doc/Makefile.am (CPU_DOCS): Add it.
6101 * doc/all.texi, doc/as.texinfo: Add hooks for Alpha.
6102
6103 2002-02-09 Richard Henderson <rth@redhat.com>
6104
6105 * config/tc-alpha.c (O_samegp): New.
6106 (USER_RELOC_P): Include it.
6107 (alpha_reloc_op_tag, debug_exp, find_macro_match): Add it.
6108 (md_apply_fix3): Handle BFD_RELOC_ALPHA_BRSGP.
6109 (alpha_force_relocation, alpha_fix_adjustable): Likewise.
6110 (alpha_validate_fix): New.
6111 * config/tc-alpha.h (TC_VALIDATE_FIX): New.
6112
6113 2002-02-09 Hans-Peter Nilsson <hp@axis.com>
6114
6115 * doc/c-cris.texi: New.
6116 * doc/all.texi: @set CRIS.
6117 * doc/as.texinfo: Ditto. Add CRIS gas manpage option overview.
6118 Include c-cris.texi.
6119 * doc/Makefile.am (CPU_DOCS): Add c-cris.texi
6120 * doc/Makefile.in: Regenerate.
6121
6122 2002-02-08 Chris Demetriou <cgd@broadcom.com>
6123
6124 * config/tc-mips.c (IS_SEXT_32BIT_NUM): New macro to
6125 determine if a number is a sign-extended 32-bit number.
6126 (load_register): Use IS_SEXT_32BIT_NUM.
6127 (macro): Check if load/store macro handling is using a
6128 constant 32-bit address on 64-bit address systems, and if
6129 so optimize the generation of that address.
6130
6131 2002-02-08 Richard Henderson <rth@redhat.com>
6132
6133 * config/tc-alpha.c (alpha_force_relocation): Don't assert that
6134 we've eliminated all foreign relocation types yet.
6135 (alpha_fix_adjustable): Likewise.
6136
6137 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
6138
6139 Contribute sh64-elf.
6140 2002-02-08 Alexandre Oliva <aoliva@redhat.com>
6141 Stephen Clarke <Stephen.Clarke@st.com>
6142 * doc/c-sh64.texi: Fix citation of SH64 architecture manual.
6143 2002-01-31 Alexandre Oliva <aoliva@redhat.com>
6144 * config/tc-sh.c (md_relax_table): Added default sizes for
6145 non-PC-relative UNDEF_MOVI, and relaxation sequences for
6146 MOVI_16, MOVI_32 and MOVI_48.
6147 * config/tc-sh64.c (shmedia_md_apply_fix3): Fix warning.
6148 (shmedia_md_convert_frag): Handle non-PC-relative UNDEF_MOVI
6149 and MOVI_16.
6150 (shmedia_md_estimate_size_before_relax): Remove redundant
6151 blocks. Set fragP->fr_var even if relaxation type unchanged.
6152 Retain UNDEF_MOVI until expression decays to number.
6153 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
6154 * config/tc-sh64.c (shmedia_init_reloc): Handle new SHmedia PIC
6155 relocation types. Take fixP->fx_addnumber into account too.
6156 (shmedia_md_apply_fix): Likewise.
6157 (shmedia_md_convert_frag): Likewise.
6158 (shmedia_build_Mytes): Likewise.
6159 (sh64_consume_datalabel): Complain about nested datalabel.
6160 Support PIC relocs. Call sh_parse_name.
6161 * config/tc-sh64.h (TC_RELOC_RTSYM_LOC_FIXUP): Extend definition
6162 in tc-sh.h to SHmedia reloc types.
6163 * config/tc-sh.c (SH64PCRELPLT, MOVI_PLT, MOVI_GOTOFF,
6164 MOVI_GOTPC): New relaxation constants.
6165 (md_relax_table): Introduce relaxation directives for PIC-related
6166 constants.
6167 (sh_PIC_related_p): Handle datalabel.
6168 (sh_check_fixup): Choose SH5 PIC relocations.
6169 (sh_cons_fix_new): Added BDF_RELOC_64.
6170 (md_apply_fix3, sh_parse_name): Handle GOTPLT.
6171 2002-01-18 Alexandre Oliva <aoliva@redhat.com>
6172 * config/tc-sh64.c (sh64_max_mem_for_rs_align_code): If the
6173 current ISA is SHmedia, get 7 bytes.
6174 2001-11-28 Nick Clifton <nickc@cambridge.redhat.com>
6175 * config/tc-sh.c (md_apply_fix3): Treat shmedia_md_apply_fix3 as a
6176 void function.
6177 * config/tc-sh64.c (shmedia_apply_fix): Rename to
6178 shmedia_apply_fix3 and make void.
6179 2001-05-17 Alexandre Oliva <aoliva@redhat.com>
6180 * config/tc-sh64.c (s_sh64_abi): Remove unused arguments passed to
6181 as_bad.
6182 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
6183 * config/tc-sh64.h (md_parse_name): Take &c as argument.
6184 2001-03-14 DJ Delorie <dj@redhat.com>
6185 * doc/Makefile.am (CPU_DOCS): Added c-sh64.texi
6186 * doc/Makefile.in(CPU_DOCS): Ditto.
6187 * doc/c-sh64.texi: New file.
6188 * doc/as.texinfo: Add SH64 support.
6189 2001-03-13 DJ Delorie <dj@redhat.com>
6190 * config/tc-sh64.c (shmedia_get_operands): Rename A_RESV_Fx to
6191 A_REUSE_PREV so that its purpose is more obvious.
6192 (shmedia_build_Mytes): Ditto.
6193 2001-03-07 DJ Delorie <dj@redhat.com>
6194 * config/tc-sh64.c (sh64_vtable_entry): New, strip datalabels
6195 before processing.
6196 (sh64_vtable_inherit): Ditto.
6197 (strip_datalabels): New, strip "datalabel" from given line.
6198 * config/tc-sh.c (md_pseudo_table): Add sh64-specific vtable
6199 pseudos.
6200 2001-03-06 Hans-Peter Nilsson <hpn@cygnus.com>
6201 * config/tc-sh64.c (shmedia_md_assemble): Move dwarf2_emit_insn
6202 call ...
6203 (shmedia_build_Mytes): ... to here.
6204 2001-03-06 DJ Delorie <dj@redhat.com>
6205 * config/tc-sh.c: Remove sh64-specific uaquad now that there
6206 is a generic one.
6207 2001-01-21 Hans-Peter Nilsson <hpn@cygnus.com>
6208 * config/tc-sh64.h (DWARF2_LINE_MIN_INSN_LENGTH): Override.
6209 * config/tc-sh64.c (shmedia_md_assemble): Offset recorded insn
6210 address by one in call to dwarf2_emit_insn.
6211 2001-01-13 Hans-Peter Nilsson <hpn@cygnus.com>
6212 Implement ".abi" pseudo and correct .cranges descriptors. Correct
6213 alignment handling broken by imported changes.
6214 * config/tc-sh64.h (HANDLE_ALIGN): Override definition in tc-sh.h.
6215 (sh64_handle_align): Declare.
6216 (MAX_MEM_FOR_RS_ALIGN_CODE): Override definition in tc-sh.h.
6217 (sh64_max_mem_for_rs_align_code): Declare.
6218 (enum sh64_isa_values): Moved here from tc-sh64.c.
6219 (md_do_align): Define.
6220 (sh64_do_align): Declare.
6221 (struct sh64_tc_frag_data): New.
6222 (TC_FRAG_TYPE): Change to struct sh64_tc_frag_data. Users
6223 changed.
6224 (TC_FRAG_INIT): Change to set new datatype.
6225 (struct sh64_segment_info_type): Rename member
6226 last_flushed_location to last_contents_mark. All users changed.
6227 (md_elf_section_change_hook, TC_CONS_FIX_NEW): Do not define.
6228 (shmedia_elf_new_section, sh64_tc_cons_fix_new): Do not prototype.
6229 * config/tc-sh.c (md_pseudo_table): Add ".abi".
6230 (sh_elf_cons) [HAVE_SH64]: Call sh64_update_contents_mark instead
6231 of unsetting seen_insn.
6232 (md_assemble) [HAVE_SH64] <before new SHcompact sequence>: Also
6233 call sh64_update_contents_mark.
6234 (sh_handle_align): Remove HAVE_SH64-conditioned code.
6235 * config/tc-sh64.c (sh64_isa_mode): Correct type from boolean to
6236 enum sh64_isa_values.
6237 (sh64_set_contents_type): Drop segT parameter. All callers changed.
6238 (emitting_crange): Boolean guard moved to file scope from function
6239 scope in sh64_set_contents_type.
6240 (s_sh64_abi): New.
6241 (sh64_update_contents_mark): New; most split out from
6242 sh64_flush_pending_output.
6243 (shmedia_md_end): Call sh64_update_contents_mark. Set
6244 sh64_isa_mode to sh64_isa_sh5_guard unless sh64_isa_unspecified.
6245 (sh64_do_align): New function.
6246 (sh64_max_mem_for_rs_align_code): New function.
6247 (sh64_handle_align): Rename from shmedia_do_align. Make
6248 non-static. Add head comment. Emit zero bytes for n bytes modulo
6249 four. Change return-type to void.
6250 (shmedia_elf_new_section): Remove.
6251 (shmedia_md_assemble): Call sh64_update_contents_mark.
6252 (s_sh64_mode): Ditto. Do not call md_flush_pending_output. Make
6253 new frag. Call sh64_update_contents_mark after making the new
6254 frag.
6255 (sh64_flush_pending_output): Just call sh64_update_contents_mark
6256 and sh_flush_pending_output.
6257 (sh64_flag_output): Also call md_flush_pending_output, but add
6258 condition on not emitting_crange.
6259 (sh64_tc_cons_fix_new): Remove.
6260 2001-01-12 Nick Clifton <nickc@redhat.com>
6261 * config/tc-sh64.c (shmedia_do_align): Fix to work with new
6262 alignment handling scheme imported from sourceware.
6263 2001-01-12 Hans-Peter Nilsson <hpn@cygnus.com>
6264 * config/tc-sh64.h (TARGET_FORMAT): Define.
6265 (sh64_target_format): Prototype.
6266 * config/tc-sh64.c (sh64_target_mach): New function.
6267 2001-01-07 Hans-Peter Nilsson <hpn@cygnus.com>
6268 * config/tc-sh64.c (shmedia_md_end): When equating a symbol, use
6269 zero_address_frag instead of copying the frag of the symbol.
6270 (shmedia_frob_file_before_adjust): Ditto.
6271 (shmedia_md_apply_fix) <case BFD_RELOC_SH_IMM_MEDLOW16>: Cast mask
6272 to valueT to remove signedness.
6273 (shmedia_md_convert_frag): Add parameter final. Rename parameter
6274 headers to output_bfd. Do not evaluate symbols if final is false;
6275 do emit fixups.
6276 (shmedia_md_estimate_size_before_relax) <case C (MOVI_IMM_32,
6277 UNDEF_MOVI) et al>: If symbol cannot be modified to be PC-relative
6278 to the current frag, call shmedia_md_convert_frag to emit fixups
6279 and make frag_wane neutralize the frag. Update comments.
6280 * config/tc-sh.c (md_convert_frag): Change caller of
6281 shmedia_md_convert_frag.
6282 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
6283 * config/tc-sh64.h: Tweak comments and correct formatting.
6284 * config/tc-sh64.c: Ditto.
6285 (shmedia_md_convert_frag) <PT/PTA/PTB 32, 48 and 64 bit
6286 expansion, MOVI pcrel expansion>: Fix thinko calculating offset
6287 for the no-relocation case.
6288 (shmedia_check_limits): Fix range check being off-by-one for PTA.
6289 * config/tc-sh.c: Ditto. Add proper comments to #ifdef/#ifndef
6290 wrappers.
6291 (SH64PCREL16_F): Increment for proper max-PTA handling. Update
6292 comment.
6293 (SH64PCREL16_M, MOVI_16_M): Correct range thinko.
6294 (SH64PCREL48_M, MOVI_48_M): Similar; don't count in length of
6295 expansion.
6296 (SH64PCREL32_M, MOVI_32_M): Ditto; handle overflowing expression.
6297 Correct comment.
6298 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
6299 * config/tc-sh64.c (shmedia_md_apply_fix) <second switch, case
6300 BFD_RELOC_SH_PT_16>: Set lowest bit in field to be relocated to 1.
6301 (shmedia_md_convert_frag) <case C (SH64PCREL16_32, SH64PCREL16) et
6302 al>: Set lowest bit of field to relocate to 1 and rest to empty,
6303 if reloc is emitted.
6304 2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
6305 New options plus bugfixes.
6306 * config/tc-sh.c (md_longopts): New options "-no-expand" and
6307 "-expand-pt32".
6308 (md_parse_option): Handle new options.
6309 (md_show_usage): Add blurb for new options.
6310 * config/tc-sh64.c (SHMEDIA_BFD_RELOC_PT): New macro.
6311 (sh64_expand, sh64_pt32): New variables.
6312 (shmedia_init_reloc): Handle BFD_RELOC_SH_PT_16.
6313 (shmedia_md_apply_fix): Hold original fixP->fx_r_type in
6314 orig_fx_r_type. Change SHMEDIA_BFD_RELOC_PT into
6315 BFD_RELOC_SH_PT_16. Handle BFD_RELOC_SH_PT_16 as pc-relative.
6316 <resolved previously-pc-relative relocs>: Handle
6317 SHMEDIA_BFD_RELOC_PT and BFD_RELOC_SH_PT_16.
6318 (shmedia_md_convert_frag) <case C (SH64PCREL16PT_64, SH64PCREL16),
6319 case C (SH64PCREL16PT_32, SH64PCREL16)>: Modify to PTB if operand
6320 points to SHcompact code.
6321 <case C (SH64PCREL16_32, SH64PCREL16), case C (SH64PCREL16_64,
6322 SH64PCREL16)>: Check that ISA of what operand points at and
6323 PTA/PTB matches, or emit error.
6324 (shmedia_check_limits): Handle BFD_RELOC_SH_PT_16 and
6325 SHMEDIA_BFD_RELOC_PT.
6326 (shmedia_immediate_op): If pcrel, emit fixup also for constant
6327 operand.
6328 (shmedia_build_Mytes) <case A_IMMS16>: Also check sh64_expand in
6329 condition for MOVI expansion.
6330 <case A_PCIMMS16BY4>: Handle expansion to 32 bits only, if
6331 sh64_pt32. Emit only a BFD_RELOC_SH_PT_16 fixup if not
6332 sh64_expand.
6333 <case A_PCIMMS16BY4_PT>: Likewise, but emit a SHMEDIA_BFD_RELOC_PT
6334 fixup.
6335 (sh64_target_format): Error-check setting of sh64_pt32 and
6336 sh64_expand. Fix typo in check for sh64_shcompact_const_crange.
6337 (shmedia_md_pcrel_from_section): Handle BFD_RELOC_SH_PT_16 and
6338 SHMEDIA_BFD_RELOC_PT as coming from SHmedia code.
6339 2000-12-31 Hans-Peter Nilsson <hpn@cygnus.com>
6340 * config/tc-sh64.c: Improve comments.
6341 (shmedia_md_convert_frag): Remove inactive is_pt_variant code. Do
6342 not say the linker will check correctness of PTA/PTB expansion.
6343 (shmedia_md_end): Make non-static.
6344 * config/tc-sh64.h (md_end): Define to shmedia_md_end. Add
6345 prototype.
6346 * config/tc-sh.c (sh_finalize): Remove.
6347 * config/tc-sh.h (md_end): Do not define.
6348 Remove prototype for sh_finalize.
6349 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
6350 * config/tc-sh64.c (shmedia_frob_section_type): Use a struct
6351 sh64_section_data container when storing section type in tdata
6352 field in elf_section_data.
6353 * config/tc-sh.c (sh_elf_final_processing): Change from EF_SH64 to
6354 EF_SH5.
6355 * Makefile.am: Update dependencies.
6356 * Makefile.in: Regenerate.
6357 2000-12-22 Hans-Peter Nilsson <hpn@cygnus.com>
6358 * config/tc-sh64.c (shmedia_md_assemble): Don't protect
6359 dwarf2_emit_insn call with test on debug_type.
6360 2000-12-19 Hans-Peter Nilsson <hpn@cygnus.com>
6361 * config/tc-sh64.c (sh64_set_contents_type): Make contents-type
6362 CRT_SH5_ISA32 sticky for 64-bit.
6363 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
6364 Generate .crange sections when switching ISA mode or emitting
6365 constants in same section as code.
6366 * config/tc-sh64.c: Reformat structure definitions.
6367 (sh64_end_of_assembly, sh64_mix, sh64_shcompact_const_crange): New
6368 variables.
6369 (sh64_set_contents_type): Rename from sh64_init_section. Rewrite
6370 to emit a .cranges descriptor when contents type changes. Only
6371 emit error if changing contents type and -no-mix is in effect.
6372 (sh64_emit_crange, sh64_flush_last_crange, sh64_flag_output,
6373 sh64_flush_pending_output, sh64_tc_cons_fix_new): New functions.
6374 (shmedia_md_end): Set sh64_end_of_assembly. Pass
6375 sh64_flush_last_crange over sections.
6376 When checking main symbol of datalabel symbol, check for
6377 STO_SH5_ISA32, not ISA type of section in definition.
6378 (shmedia_frob_file_before_adjust): Check main symbol for
6379 STO_SH5_ISA32; don't check ISA type of section in definition.
6380 (shmedia_frob_section_type): Adjust for .cranges; set section flag
6381 to SHF_SH5_ISA32_MIXED or SHF_SH5_ISA32 according to whether
6382 .cranges entries have been output.
6383 (shmedia_elf_new_section): Just call md_flush_pending_output.
6384 (shmedia_md_assemble): Do not emit a BFD_RELOC_SH_SHMEDIA_CODE
6385 fix. Do not set tc_segment_info_data.in_code for section. Call
6386 sh64_set_contents_type for SHmedia code.
6387 (s_sh64_mode): Do not call sh64_init_section or set seen_insn to
6388 false. Call md_flush_pending_output.
6389 (sh64_target_format): Check that -no-mix and
6390 -shcompact-const-crange are used in sane combination with other
6391 options.
6392 (shmedia_md_pcrel_from_section): Check type of fix for how to
6393 adjust pc-relative.
6394 (sh64_consume_datalabel): Check symbol for having STO_SH5_ISA32,
6395 not ISA type of section in definition.
6396 * config/tc-sh64.h (struct sh64_segment_info_type): Rewrite to
6397 hold contents-type state.
6398 (md_flush_pending_output): Redefine to sh64_flush_pending_output.
6399 (sh64_flush_pending_output): Declare.
6400 (TC_CONS_FIX_NEW): Define to sh64_tc_cons_fix_new.
6401 (sh64_tc_cons_fix_new): Declare.
6402 * config/tc-sh.c (sh_elf_cons) [HAVE_SH64]: Unset seen_insn and
6403 call sh64_flag_output.
6404 (md_assemble) [HAVE_SH64]: Do not emit BFD_RELOC_SH_CODE. Just
6405 call sh64_set_contents_type to mark SHcompact code and set
6406 seen_insn.
6407 (md_longopts): New options "-no-mix" and
6408 "-shcompact-const-crange".
6409 (md_parse_option): Handle new options.
6410 (md_show_usage): Add blurb for new options.
6411 (md_number_to_chars) [HAVE_SH64]: Call sh64_flag_output.
6412 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
6413 * config/tc-sh64.c: Delete investigated and obsolete fixme:s.
6414 (sh64_last_insn_frag): New.
6415 (shmedia_md_convert_frag): Use tc_frag_data field of incoming frag
6416 to get frag for insn opcode for generating fixups; do not assume it
6417 is the same frag.
6418 (shmedia_build_Mytes): Set sh64_last_insn_frag after growing frag
6419 for new insn.
6420 * config/tc-sh64.h (ELF_TC_SPECIAL_SECTIONS): Define for .cranges
6421 section.
6422 (TC_FRAG_TYPE): Define as fragS *.
6423 (TC_FRAG_INIT): Define to set tc_frag_data to sh64_last_insn_frag.
6424 (sh64_last_insn_frag): Declare.
6425 (sh64_consume_datalabel): Fix typo; check for seginfo != NULL,
6426 not == NULL before dereferencing.
6427 2000-12-12 Hans-Peter Nilsson <hpn@cygnus.com>
6428 Get rid of BFD section flag and EF_SH64_ABI64.
6429 * config/tc-sh64.c (shmedia_frob_section_type): Use
6430 elf_section_data (sec)->tdata, not a specific BFD section flag, to
6431 communicate the section as containing SHmedia code. Describe why.
6432 * config/tc-sh.c (sh_elf_final_processing): Tweak comment. Set
6433 EF_SH64 regardless of ABI.
6434 * config/tc-sh64.c (shmedia_md_apply_fix): Decapitalize "invalid"
6435 in error message. Handle resolved expressions for
6436 BFD_RELOC_SH_IMMS10, BFD_RELOC_SH_IMMS10BY2,
6437 BFD_RELOC_SH_IMMS10BY4 and BFD_RELOC_64.
6438 (shmedia_check_limits): Handle BFD_RELOC_64.
6439 (sh64_adjust_symtab): Do not decrement the GAS symbol value for
6440 a STO_SH5_ISA32 symbol, only the BFD value.
6441 2000-12-11 Ben Elliston <bje@redhat.com>
6442 * config/tc-sh64.c: Call dwarf2_emit_insn, not the defunct
6443 dwarf2_generate_asm_lineno.
6444 2000-12-11 Hans-Peter Nilsson <hpn@cygnus.com>
6445 Handle PC-relative MOVI expansions with assembler relaxation.
6446 Generate PC-relative relocs from 16-bit PC-relative expressions.
6447 * config/tc-sh64.c (SHMEDIA_MD_PCREL_FROM_FIX): Break out from...
6448 (shmedia_md_pcrel_from_section): ...here.
6449 (shmedia_md_apply_fix): Handle fixups for 16-bit operands that has
6450 turned completely resolved. Adjust relocation type for 16-bit
6451 immediate operands that has turned PC-relative. Adjust back for
6452 MD_PCREL_FROM_SECTION being applied twice.
6453 (shmedia_md_convert_frag): Always emit reloc for expression with
6454 global or weak symbol. Handle relaxation result for PC-relative
6455 expressions.
6456 (shmedia_md_estimate_size_before_relax): An expression with a weak
6457 or global symbol can not be relaxed. Break out tests for
6458 relaxable symbol into variable sym_relaxable.
6459 <cases C (MOVI_IMM_64, UNDEF_MOVI) and C (MOVI_IMM_32,
6460 UNDEF_MOVI)>: Break out any PC-relative expression and change
6461 relaxation type.
6462 (shmedia_build_Mytes): CSE &operands->operands[j] into variable
6463 opjp.
6464 <case A_IMMS16>: Fix typo for initial minor relaxation type of
6465 MOVI expansion. If X_op_symbol of the immediate expression is
6466 set, make an expression symbol for the argument to frag_var.
6467 * config/tc-sh.c (MOVI_IMM_32_PCREL, MOVI_IMM_64_PCREL): New
6468 relaxations.
6469 (END): Adjust for new relaxations.
6470 (md_relax_table): Add entries for new relaxations.
6471 2000-12-07 Ben Elliston <bje@redhat.com>
6472 * config/tc-sh64.c (shmedia_parse_reg): Initialize variable len.
6473 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
6474 * config/tc-sh64.c (shmedia_md_convert_frag): Correct all MOVI and
6475 SHORI operand offsets in PT/PTA/PTB expansions.
6476 2000-12-05 Hans-Peter Nilsson <hpn@cygnus.com>
6477 Implement DataLabel semantics.
6478 * config/tc-sh.c (sh_frob_file) [HAVE_SH64]: Call
6479 shmedia_frob_file_before_adjust.
6480 * config/tc-sh64.c [! OBJ_ELF]: Emit #error.
6481 (DATALABEL_SUFFIX): Define.
6482 (shmedia_md_end) <before adjusting STO_SH5_ISA32 symbols>: Walk
6483 symbol list to update "datalabel" symbols to their main symbol
6484 counterparts.
6485 (shmedia_frob_file_before_adjust): New.
6486 (sh64_adjust_symtab): For remaining datalabel symbols, set to
6487 undefined and set STT_DATALABEL.
6488 (sh64_frob_label): Initialize TC symbol field.
6489 (sh64_consume_datalabel): Actually implement semantics. New
6490 parameter operandf, call it instead of expression.
6491 (sh64_exclude_symbol): New.
6492 * config/tc-sh64.h (md_parse_name): Pass on the function operand
6493 to sh64_consume_datalabel.
6494 (tc_symbol_new_hook): Define to tc_frob_symbol.
6495 (TC_SYMFIELD_TYPE): Define to symbolS *.
6496 (tc_frob_symbol): Define to call sh64_exclude_symbol.
6497 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
6498 * config/tc-sh64.c (shmedia_init_reloc): Tweak comment for default
6499 case.
6500 (shmedia_md_assemble): Call dwarf2_generate_asm_lineno if
6501 generating dwarf2 debug information.
6502 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
6503 * config/tc-sh64.c (sh64_target_format): Use elf64-sh64l and
6504 elf64-sh64 for the 64-bit ABI.
6505 * config/tc-sh.c (md_show_usage): Tweak usage output for -abi=*
6506 option.
6507 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
6508 * config/tc-sh.c: Remove conditionalizing on HAVE_SH64 for
6509 case-insensitivity.
6510 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
6511 * config/tc-sh64.c: Tweak comments, formatting and error messages.
6512 (enum sh64_abi_values): New type.
6513 (enum sh64_isa_values): New type.
6514 (sh64_isa_mode): Replace shmedia_mode. All referers changed.
6515 (seen_shcompact_mode, seen_shmedia_mode): Delete.
6516 (sh64_abi): Replace shmedia_64.
6517 (shmedia_md_convert_frag) <C (MOVI_IMM_64, MOVI_64),
6518 C (MOVI_IMM_32, MOVI_32)>: Correct register number handling.
6519 (s_sh64_mode): Check validity for this target.
6520 (sh64_target_format): Initialize defaults for ISA and ABI.
6521 Fallback to old object format if no SH64 ISA or ABI has been
6522 specified.
6523 * config/tc-sh.c (md_parse_option): Check combinations for errors.
6524 (sh_elf_final_processing): Change to have EF_SH64_ABI64 for 64-bit
6525 ABI and EF_SH64 for 32-bit ABI, if SH64 options are specified.
6526 * config/tc-sh64.h: Fix typo in comment.
6527 2000-11-25 Hans-Peter Nilsson <hpn@cygnus.com>
6528 * config/tc-sh64.c (shmedia_md_estimate_size_before_relax)
6529 <PT fixups for absolute values>: Size will be longest, not
6530 shortest.
6531 (shmedia_md_convert_frag): Disable PTB-warning machinery. Correct
6532 all MOVI and SHORI operand offsets in PT/PTA/PTB expansions.
6533 * config/tc-sh.c (parse_reg) [HAVE_SH64]: Add local variables l0
6534 and l1 to hold lowercase of two first characters. Change all
6535 remaining TO_LOWER to tolower.
6536 * config/tc-sh64.c (TO_LOWER): Delete.
6537 (shmedia_find_cooked_opcode): Use tolower, not TO_LOWER.
6538 (md_parse_name): Define.
6539 (sh64_consume_datalabel): Declare.
6540 (DOLLAR_DOT): Define.
6541 * config/tc-sh64.c (shmedia_parse_exp): New.
6542 (sh64_consume_datalabel): New; just ignoring datalabel semantics.
6543 (shmedia_parse_reg): Remove const from src
6544 parameter.
6545 (shmedia_get_operands): Ditto for args parameter and ptr variable.
6546 (shmedia_md_assemble): Ditto for op_end variable.
6547 (shmedia_get_operand): Ditto for ptr parameter and src variable.
6548 Use shmedia_parse_exp, not parse_exp.
6549 * config/tc-sh64.c (shmedia_parse_reg): Add shmedia_arg_type
6550 parameter. All callers changed.
6551 (shmedia_get_operand): Add shmedia_arg_type parameter. All
6552 callers changed.
6553 (shmedia_parse_reg): Put first two character in local variables.
6554 Use tolower, not TO_LOWER. If no register is found and argtype
6555 indicates a control register, scan shmedia_creg_table
6556 case-insensitive.
6557 2000-11-24 Hans-Peter Nilsson <hpn@cygnus.com>
6558 * Makefile.am (CPU_TYPES): Add sh64.
6559 (TARGET_CPU_CFILES): Add config/tc-sh64.c.
6560 (TARGET_CPU_HFILES): Add config/tc-sh64.h.
6561 Regenerate dependencies.
6562 * Makefile.in: Regenerate.
6563 * configure.in: Add support for sh64-*-elf*.
6564 * configure: Regenerate.
6565 * config/tc-sh64.h: New.
6566 * config/tc-sh64.c: New.
6567 * config/tc-sh.c (md_pseudo_table) [HAVE_SH64]: New pseudos
6568 .mode, .isa and .uaquad.
6569 [HAVE_SH64] (SH64PCREL16_32, SH64PCREL16_64, SH64PCREL16PT_32,
6570 SH64PCREL16PT_64, MOVI_IMM_32, MOVI_IMM_64): Define.
6571 [HAVE_SH64] (END): Define as 10.
6572 [HAVE_SH64] (UNDEF_SH64PCREL, SH64PCREL16, SH64PCREL32,
6573 SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,
6574 MOVI_64): Define.
6575 [HAVE_SH64] (SH64PCREL16_F, SH64PCREL16_M, SH64PCREL16_LENGTH,
6576 SH64PCREL32_F, SH64PCREL32_M, SH64PCREL32_LENGTH, SH64PCREL48_F,
6577 SH64PCREL48_M, SH64PCREL48_LENGTH, SH64PCREL64_LENGTH,
6578 MOVI_16_LENGTH, MOVI_32_LENGTH, MOVI_48_LENGTH, MOVI_64_LENGTH):
6579 Define.
6580 (md_relax_table) [HAVE_SH64]: Provide relaxations for SHmedia.
6581 (md_begin) [HAVE_SH64]: Call shmedia_md_begin.
6582 (parse_reg) [HAVE_SH64]: Parse register names case-insensitive.
6583 (md_assemble) [HAVE_SH64]: Call shmedia_md_assemble if assembling
6584 SHmedia instructions. Handle state-change after switching to
6585 SHcompact.
6586 (md_longopts) [HAVE_SH64]: New options --isa=* and --abi=*.
6587 (md_parse_option) [HAVE_SH64]: Parse new options.
6588 (md_show_usage) [HAVE_SH64]: Show usage of new options.
6589 (md_convert_frag) [HAVE_SH64] <default>: Call
6590 shmedia_md_convert_frag instead of abort.
6591 (sh_force_relocation) [HAVE_SH64]: Also force relocation for
6592 BFD_RELOC_SH_SHMEDIA_CODE.
6593 (sh_elf_final_processing) [HAVE_SH64]: Set flags identifying
6594 SHcompact or SHmedia code.
6595 (md_apply_fix) [HAVE_SH64] <default>: Return result from calling
6596 shmedia_md_apply_fix instead of abort.
6597 (md_estimate_size_before_relax) [HAVE_SH64] <default>: Return
6598 result from calling shmedia_md_estimate_size_before_relax instead
6599 of calling abort.
6600 (sh_do_align) [HAVE_SH64]: If shmedia_mode, let shmedia_do_align
6601 do the work.
6602 (tc_gen_reloc) [HAVE_SH64]: For unrecognized relocs, call
6603 shmedia_init_reloc and do nothing more if it returns non-zero.
6604 (sh_finalize) [HAVE_SH64]: Call shmedia_md_end.
6605 * po/POTFILES.in: Regenerate.
6606 * po/gas.pot: Regenerate.
6607
6608 2002-02-06 Alexandre Oliva <aoliva@redhat.com>
6609
6610 * config/tc-sh.c (parse_at): Install the correct version of
6611 2002-02-04's patch.
6612
6613 * config/tc-sh.c (md_apply_fix3) <BFD_RELOC_32_PLT_PCREL>: Don't
6614 assume fixP->fx_subsy is non-NULL.
6615
6616 2002-02-04 Alexandre Oliva <aoliva@redhat.com>
6617
6618 * config/tc-sh.c (parse_at): Set arg type of @(expr,pc) to
6619 A_DISP_PC_ABS, and adjust it by -4.
6620 (get_specific): Accept A_DISP_PC_ABS where A_DISP_PC is
6621 expected.
6622 (build_Mytes): Mark PCRELIMM fix-ups as pc-relative only if
6623 the operand type is not A_DISP_PC_ABS.
6624
6625 2002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
6626
6627 * config/tc-mmix.c (tc_gen_reloc): Don't try and take the value of
6628 common and weak symbols. Handle common and weak symbols as
6629 undefined symbols with regards to GREG handling and merging.
6630 (mmix_frob_file): Ditto.
6631
6632 2002-02-02 Jason Thorpe <thorpej@wasabisystems.com>
6633
6634 * configure.in (hppa-*-netbsd*): New target.
6635 * configure: Regenerate.
6636 * config/tc-hppa.h: Also define WARN_COMMENTS if TE_NetBSD.
6637
6638 2002-02-02 Alan Modra <amodra@bigpond.net.au>
6639
6640 * config/tc-v850.c: Add missing prototypes amd use old-style
6641 function definitions.
6642 (AREA_ZDA, AREA_SDA, AREA_TDA): Delete.
6643 (sdata_section tdata_section, zdata_section, sbss_section,
6644 tbss_section, zbss_section, rosdata_section, rozdata_section,
6645 scommon_section, tcommon_section, zcommon_section,
6646 call_table_data_section, call_table_text_section): Delete.
6647 (v850_sdata, v850_tdata, v850_zdata, v850_sbss, v850_tbss,
6648 v850_zbss, v850_bss, v850_rosdata, v850_rozdata,
6649 v850_call_table_data, v850_call_table_text): Delete.
6650 (struct v850_seg_entry): New.
6651 (v850_seg_table): New.
6652 (SDATA_SECTION TDATA_SECTION, ZDATA_SECTION, SBSS_SECTION,
6653 TBSS_SECTION, ZBSS_SECTION, BSS_SECTION, ROSDATA_SECTION,
6654 ROZDATA_SECTION, SCOMMON_SECTION, TCOMMON_SECTION, ZCOMMON_SECTION,
6655 CALL_TABLE_DATA_SECTION, CALL_TABLE_TEXT_SECTION): Define.
6656 (do_v850_seg): New.
6657 (v850_seg): New.
6658 (v850_comm): Use do_v850_seg and v850_seg_table. Simplify
6659 recording of alignment.
6660 (md_pseudo_table): Use v850_seg.
6661 (md_begin): Don't init .call_table_data and .call_table_text here.
6662 Set v850_seg_table bss entry.
6663
6664 2002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
6665
6666 Support on-demand global register allocation by passing on
6667 base-plus-offset relocs to the linker.
6668 * config/tc-mmix.c: Tweak and fix typos in comments.
6669 (allocate_undefined_gregs_in_linker): New variable.
6670 (OPTION_LINKER_ALLOCATED_GREGS): New option macro.
6671 (md_longopts): Add --linker-allocated-gregs.
6672 (md_parse_option) <case 'x'>: Imply --linker-allocated-gregs.
6673 <case OPTION_LINKER_ALLOCATED_GREGS>: New.
6674 (md_show_usage): Update text for -x. Add text for
6675 --linker-allocated-gregs.
6676 (tc_gen_reloc): Derive default value for addend from val and
6677 baddsy. Use addsec and bfd_is_abs_section in more places. Don't
6678 emit error for BFD_RELOC_MMIX_BASE_PLUS_OFFSET without suitable
6679 GREG if allocate_undefined_gregs_in_linker.
6680 * doc/as.texinfo (Overview) <Target MMIX options>: Add
6681 --linker-allocated-gregs.
6682 * doc/c-mmix.texi (MMIX-Opts): Add blurb about
6683 --linker-allocated-gregs. Mention that it's implied by -x.
6684 (MMIX-Pseudos) <GREG>: Mention when and how a GREG can be omitted.
6685 (MMIX-mmixal): Clarify dated comparison and location of MMIXware.
6686
6687 * config/tc-mmix.h (md_parse_name): Use ISUPPER, not isupper.
6688
6689 2002-02-01 Alan Modra <amodra@bigpond.net.au>
6690
6691 * Makefile.am: Run "make dep-am"
6692 * Makefile.in: Regenerate.
6693
6694 2002-01-31 Ivan Guzvinec <ivang@opencores.org>
6695
6696 * config/tc-or32.c: New file.
6697 * config/tc-or32.h: New file.
6698 * configure.in: Add support for or32 targets.
6699 * configure: Regenerate.
6700 * config/obj-coff.c: Add support for or32 targets.
6701 * config/obj-coff.h: Add support for or32 targets.
6702 * Makefile.am: Add support for or32 targets.
6703 * Makefile.in: Regenerate.
6704 * NEWS: Mention support for OpenRISC.
6705 * doc/Makefile.in: Regenerate.
6706 * po/POTFILES.in: Regenerate.
6707 * po/gas.pot: Regenerate.
6708
6709 2002-01-30 Richard Sandiford <rsandifo@redhat.com>
6710
6711 * config/tc-sh.c (parse_reg): Fix end-of-word check for is, ix, iy
6712 and mod.
6713
6714 2002-01-29 Chris Demetriou <cgd@broadcom.com>
6715
6716 * config/tc-mips.c (tc_gen_reloc): Arrange for
6717 BFD_RELOC_PCREL_HI16_S relocations to be output relative to
6718 their LO16 parts, even for ELF.
6719
6720 2002-01-29 Daniel Jacobowitz <drow@mvista.com>
6721
6722 * config/tc-i386.c: Protect definitions of true and false
6723 from redefinition.
6724
6725 2002-01-28 Jakub Jelinek <jakub@redhat.com>
6726
6727 * config/obj-elf.c (elf_frob_file_before_adjust): Remove symbols
6728 made because of .weak, if they are neither defined nor used in any
6729 way.
6730
6731 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
6732
6733 * configure: Regenerated.
6734
6735 2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
6736
6737 * doc/Makefile.am (install): Depend on install-info.
6738 * doc/Makefile.in: Regenerate.
6739
6740 2002-01-26 Nick Clifton <nick@redhat.com>
6741
6742 * po/fr.po: Updated version
6743
6744 2002-01-24 Kazu Hirata <kazu@hxi.com>
6745
6746 * config/tc-h8300.c (check_operand): Don't print a warning
6747 when a valid 24-bit address is given to a 16-bit address
6748 operand.
6749
6750 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
6751
6752 * config/tc-sh.c (sh_elf_suffix): Removed.
6753 (sh_PIC_related_p, sh_check_fixup, sh_cons_fix_new,
6754 sh_end_of_match, sh_parse_name): New functions.
6755 (sh_elf_cons): Simplify.
6756 (parse_exp): Reject misplaced PIC operands.
6757 (md_undefined_symbol): Simplify.
6758 (sh_fix_adjustable): Let @GOTOFF be adjusted.
6759 (md_apply_fix3): Write @PLT and @GOTOFF addends in place.
6760 (tc_gen_reloc): Move fixp subsy absolute value into addnumber.
6761 Complain if subsy remains at the end.
6762 * config/tc-sh.h (sh_parse_name, sh_cons_fix_new): Declare.
6763 (md_parse_name, TC_CONS_FIX_NEW, O_PIC_reloc): Define.
6764
6765 2002-01-22 Alexandre Oliva <aoliva@redhat.com>
6766
6767 * config/tc-mn10300.c (xr_registers): Move `pc'...
6768 (other_registers): ... here.
6769
6770 2002-01-22 Alan Modra <amodra@bigpond.net.au>
6771
6772 * Makefile.am: Run "make dep-am".
6773 * Makefile.in: Regenerate.
6774 * gas/po/POTFILES.in: Regenerate.
6775
6776 2002-01-21 DJ Delorie <dj@redhat.com>
6777
6778 * config/obj-coff.c (obj_coff_init_stab_section): Make the
6779 stabstr_name allocation permanent, as it will be referenced from
6780 the section hash.
6781
6782 2002-01-21 Jason Thorpe <thorpej@wasabisystems.com>
6783
6784 * configure.in (ia64-*-netbsd*): New target.
6785 * configure: Regenerate.
6786
6787 2002-01-21 Hans-Peter Nilsson <hp@bitrange.com>
6788
6789 * doc/as.texinfo (Overview) <Target ARM options>: Add missing {}
6790 to @dots call.
6791 <Detailed description, ARM options>: Ditto.
6792 * doc/c-arm.texi (ARM Options): Ditto.
6793
6794 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
6795
6796 * tc-arm.c (do_xsc_mia, do_xsc_mar, do_xsc_mra): Renamed from
6797 do_mia, do_mar and do_mra respectively.
6798 (do_mav_*): Renamed from do_c_*.
6799 (mav_reg_required_here, mav_parse_offset): Renamed from
6800 cirrus_reg_required_here and cirrus_parse_offset respectively.
6801 (MAV_MODE?): Renamed from CIRRUS_MODE?.
6802
6803 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
6804 Keith Walker <keith.walker@arm.com>
6805
6806 * tc-arm.c (ARM_EXT_V5J, ARM_ARCH_V5TEJ): Define.
6807 (insns): Add pattern for bxj instruction.
6808 (do_bxj): New function.
6809 (arm_cpus): Add arm926ej.
6810 (arm_archs): Add armv5tej.
6811
6812 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
6813
6814 * doc/c-arm.texi: Add new fpe options to list of supported flags.
6815
6816 2002-01-19 Keith Walker <keith.walker@arm.com>
6817
6818 * tc-arm.c (arm_fpus): Add fpe2 and fpe3.
6819
6820 2002-01-18 Richard Earnshaw <rearnsha@arm.com>
6821
6822 * NEWS: Mention new ARM command-line options and VFP support.
6823
6824 * config/tc-arm.c (ARM_CEXT_XSCALE): Replaces ARM_EXT_XSCALE. All
6825 uses changed.
6826 (ARM_CEXT_MAVERICK): Similarly.
6827 (ARM_ANY): Now means any core instruction.
6828 (CPU_DEFAULT): Default to ARM_ANY.
6829 (uses_apcs_26, atcps, support_interwork, uses_apcs_float)
6830 (pic_code): Declare for all object types. Make type int.
6831 (legacy_cpu, legacy_fpu, mcpu_cpu_opt, mcpu_fpu_opt, march_cpu_opt)
6832 (march_fpu_opt, mfpu_opt): Declare.
6833 (md_longopts): Tidy up conditional definitions.
6834 (arm_opts, arm_cpus, arm_archs, arm_fpus, arm_extensions)
6835 (arm_long_opts): New tables.
6836 (arm_parse_cpu, arm_parse_arch, arm_parse_fpu): New functions.
6837 (arm_parse_extension): New function.
6838 (md_parse_option): Rewrite using new table-driven system.
6839 (md_show_usage): Use new table-driven system.
6840 (md_begin): Calculate cpu_variant from command line option data.
6841 * doc/as.texinfo (ARM ISA options): Docuement new ARM-specific
6842 command-line options.
6843 * doc/c-arm.texi: Likewise.
6844
6845 2002-01-18 Andreas Jaeger <aj@suse.de>
6846
6847 * as.c (parse_args): Update year.
6848
6849 2002-01-17 Timothy Wall <twall@alum.mit.edu>
6850
6851 * config/tc-tic54x.c (encode_address): Add a more informative
6852 warning about incorrect syntax.
6853
6854 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
6855
6856 * po/gas.pot: Regenerate.
6857
6858 2002-01-17 Nick Clifton <nickc@cambridge.redhat.com>
6859
6860 * macro.c (get_any_string): Add no-c-format comment to prevent
6861 confusion when translating string.
6862 * gasp.c (get_any_string): Add no-c-format comment to prevent
6863 confusion when translating string.
6864
6865 2002-01-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
6866 Johannes Stezenbach <js@convergence.de>
6867 * config/tc-mips.c (percent_op): Ensure longer percent_op's are
6868 matched before the shorter ones.
6869 (my_getSmallParser): Fix handling of nested parentheses in
6870 percent_op's. Code cleanup.
6871 (my_getPercentOp): New function, code from my_getSmallParser.
6872 (my_getSmallExpression): Fix handling of closing parentheses.
6873 Code cleanup. Better comments.
6874
6875 2002-01-16 Nick Clifton <nickc@redhat.com>
6876
6877 po/tr.po: New file: Turkish translation.
6878 configure.in (LINGUAS): Add "tr".
6879 configure: Regenerate.
6880
6881 2002-01-15 Richard Earnshaw <rearnsha@arm.com>
6882
6883 Support for VFP instructions
6884 * tc-arm.c (CP_WB_OK, CP_NO_WB): New defines.
6885 (cp_address_required_here): New argument wb_ok. When false, do not
6886 accept write-back forms of addressing. Change all callers.
6887 (FPU_VFP_EXT_NONE, FPU_VFP_EXT_V1xD, FPU_VFP_VFP_V1)
6888 (FPU_VFP_EXT_V2): Define.
6889 (FPU_ARCH_VFP, FPU_ARCH_VFP_V1xD, FPU_ARCH_VFP_V1, FPU_ARCH_VFP_V2):
6890 Define in terms of above.
6891 (vfp_dp_reg_pos, vfp_sp_reg_pos, vfp_ldstm_type): New enums.
6892 (vfp_reg): New struct.
6893 (vfp_regs): New array of registers.
6894 (insns): Add VFP instructions.
6895 (sn_table): New array of VFP single-precision register names.
6896 (dn_table): New array of VFP double-precision register names.
6897 (all_reg_maps): Add the new register tables.
6898 (arm_reg_type): Add new values for above. Increase RET_TYPE_MAX.
6899 (vfp_sp_reg_required_here, vfp_dp_reg_required_here, do_vfp_sp_monadic)
6900 (do_vfp_dp_monadic, do_vfp_sp_dyadic, do_vfp_dp_dyadic)
6901 (do_vfp_reg_from_sp, do_vfp_sp_reg2, do_vfp_sp_from_reg)
6902 (do_vfp_reg_from_dp, do_vfp_reg2_from_dp, do_vfp_dp_from_reg)
6903 (do_vfp_dp_from_reg2, vfp_psr_parse, vfp_psr_required_here)
6904 (do_vfp_reg_from_ctrl, do_vfp_ctrl_from_reg, do_vfp_sp_ldst)
6905 (do_vfp_dp_ldst, vfp_sp_reg_list, vfp_dp_reg_list, vfp_sp_ldstm)
6906 (vfp_dp_ldstm, do_vfp_sp_ldstmia, do_vfp_sp_ldstmdb, do_vfp_ldstmia)
6907 (do_vfp_dp_ldstmdb, do_vfp_xp_ldstmia, do_vfp_xp_ldstmdb)
6908 (do_vfp_sp_compare_z, do_vfp_dp_compare_z, do_vfp_dp_sp_cvt)
6909 (do_vfp_sp_dp_cvt): New functions.
6910 (md_begin): Set soft-float flag for appropriate VFP work.
6911 (md_atof): Handle VFP-format doubles.
6912 (md_parse_option): Handle VFP command-line options.
6913 (md_show_usage): Display VFP command-line options.
6914
6915 2002-01-15 Richard Earnshaw <rearnsha@arm.com>
6916
6917 * tc-arm.c (md_parse_option): Tidy up setting of cpu_variant for
6918 various command line options.
6919
6920 2002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
6921
6922 * config/tc-xstormy16.c: (xstormy16_fix_adjustable): Do not fix
6923 vtinherit relocs.
6924 (xstormy16_md_apply_fix3): Do not return a value.
6925
6926 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
6927
6928 * tc-arm.c (md_longopts): On targets that aren't bi-endian, support
6929 the -EL/-EB option that matches the target's endianness.
6930 (md_parse_option): Likewise.
6931
6932 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
6933
6934 * tc-arm.c (md_longopts): Fix misplaced #endif -- the -oabi option
6935 is not dependent on ARM_BI_ENDIAN.
6936
6937 2002-01-14 Richard Earnshaw <rearnsha@arm.com>
6938
6939 * tc-arm.c (all error messages): Normalize capitalization of messages.
6940
6941 * tc-arm.h (md_operand): Delete define.
6942 * tc-arm.c (in_my_get_expression): New static variable.
6943 (my_get_expression): Set and clear it.
6944 (md_operand): New function. If called from my_get_expression
6945 put the error in inst.error.
6946 (output_inst): Now takes argument of instruction being assembled.
6947 Print it out with any error message.
6948 (do_ldst, do_ldstv4, thumb_load_store): Fault attempt to use a store
6949 with '=' syntax.
6950 (end_of_line): Don't update inst.error if it is already set.
6951
6952 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
6953
6954 * tc-arm.c (do_ldst): Fix handling an immediate expression pseudo
6955 op that can be translated into a mvn instruction.
6956
6957 2002-01-11 Steve Ellcey <sje@cup.hp.com>
6958
6959 * gas/config/tc-ia64.h (MD_FLAGS_DEFAULT): New Macro for
6960 setting default md.flags.
6961 (SHT_INIT_ARRAY): New elf special section used by HP-UX.
6962 (SHT_FINI_ARRAY): New elf special section used by HP-UX.
6963 * gas/config/tc-ia64.c (setup_unwind_header): Add support
6964 for 32 bit unwind info blocks.
6965 (generate_unwind_image): Add support for different types
6966 of unwind images (32 bits and/or big-endian).
6967 (ia64_init): Use MD_FLAGS_DEFAULT to set md.flags.
6968 (ia64_target_format): Add support for hpux target formats.
6969 (ia64_gen_real_reloc_type): Add support for FUNC_IPLT_RELOC.
6970 (ia64_elf_section_type): Add support for SHT_INIT_ARRAY and
6971 SHT_FINI_ARRAY elf section types.
6972
6973 2002-01-10 Richard Earnshaw <rearnsha@arm.com>
6974
6975 * tc-arm.c (struct reg_entry): Move before prototypes.
6976 (int_register, cp_register, fp_register): Delete.
6977 (reg_table): Delete. Replaced with ...
6978 (rn_table, cp_table, cn_table, fn_table, mav_mvf_table)
6979 (mav_mvd_table, mav_mvfx_table, mav_mvdx_table, mav_mvax_table)
6980 (mav_dspsc_table): ... one table per register set.
6981 (arm_reg_hsh): Delete.
6982 (struct reg_map): New structure.
6983 (all_reg_maps): New array.
6984 (enum arm_reg_type): New enums.
6985 (build_reg_hsh): New function.
6986 (insert_reg_alias): Use hash table passed by caller. Adjust all
6987 callers.
6988 (create_register_alias): New function, split out from ...
6989 (md_assemble): ... here.
6990 (md_begin): Build new register hash tables.
6991 (arm_reg_parse): New argument for the hash table to search. Adjust all
6992 callers.
6993 (arm_reg_parse_any): New function.
6994 (co_proc_number): Look up the processor number in the processor hash
6995 table.
6996 (cirrus_regtype): Delete.
6997 (cirrus_register, cirrus_mvf_register, cirrus_mvd_register)
6998 (cirrus_mvfx_register, cirrus_mvdx_register, cirrus_mvax_register)
6999 (ARM_EXT_MAVERICKsc_register): Delete.
7000 (do_c_binops_1, do_c_binops_2, do_c_binops_3): Delete.
7001 (do_c_binops_1[a-o], do_c_binops_2[a-c], do_c_binops_3[a-d]): New
7002 functions.
7003 (do_c_triple_4, do_c_triple_5): Delete.
7004 (do_c_triple_4[ab], do_c_triple_5[a-h]): New functions.
7005 (do_c_quad_6): Delete.
7006 (do_c_quad_6[ab]): New functions.
7007 (do_c_binops, do_c_triple, do_c_quad, do_c_shift, do_c_ldst): Rework
7008 arguments to use new register parsing methods.
7009 (cirrus_reg_required_here): Likewise.
7010 (insns): Reclassify cirrus maverick worker functions.
7011 (cirrus_valid_reg): Delete.
7012
7013 2002-01-07 Jason Thorpe <thorpej@wasabisystems.com>
7014
7015 * configure.in (sh*le): Set cpu_type=sh and endian=little.
7016 (sh*-*-netbsdelf*): New target.
7017 * configure: Regenerate.
7018 * tc-sh.h: Update copyright years.
7019 (TARGET_FORMAT): Add version for TE_NetBSD.
7020
7021 2002-01-07 Nick Clifton <nickc@cambridge.redhat.com>
7022
7023 * read.c (emit_expr): Do not allow 'size' or 'nbytes' to go
7024 negative.
7025
7026 2002-01-06 Alan Modra <amodra@bigpond.net.au>
7027
7028 * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.
7029 * config/tc-m68k.c (md_relax_table): Add md_prepare_relax_scan comment.
7030
7031 2002-01-05 Daniel Jacobowitz <drow@mvista.com>
7032
7033 * tc-mips.c (mips_cprestore_valid): New flag.
7034 (mips_frame_reg_valid): New flag.
7035 (macro) [M_JAL_2]: Check both flags.
7036 [M_JAL_A]: Likewise.
7037 (s_cprestore): Set mips_cprestore_valid.
7038 (tc_get_register): If setting mips_frame_reg, set
7039 mips_frame_reg_valid and clear mips_cprestore_valid.
7040 (s_mips_ent): Clear both flags.
7041 (s_mips_end): Clear both flags.
7042
7043 2002-01-05 Alan Modra <amodra@bigpond.net.au>
7044
7045 * write.c (write_object_file): Make use of bfd_section_list_remove.
7046 * config/obj-ecoff.c (ecoff_frob_file): Likewise.
7047 * config/tc-mmix.c (mmix_frob_file): Likewise.
7048
7049 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
7050
7051 * configure.in (i386-*-netbsdelf*): Collapse target into...
7052 (i386-*-netbsd*): ...this. Add support for x86-64.
7053 * configure: Regenerated.
7054
7055 2002-01-03 matthew green <mrg@redhat.com>
7056
7057 * config/tc-ppc.c (md_parse_option): BookE is not Motorola specific.
7058
7059 2002-01-02 Nick Clifton <nickc@cambridge.redhat.com>
7060
7061 * config/tc-m68k.c (md_estimate_size_before_relax): Test for a
7062 NULL frag link.
7063
7064 For older changes see ChangeLog-0001
7065 \f
7066 Local Variables:
7067 mode: change-log
7068 left-margin: 8
7069 fill-column: 74
7070 version-control: never
7071 End: