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