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