cb2713a0dd6c2efc903de887f7baa4985975cb52
[platform/upstream/binutils.git] / gas / ChangeLog
1 2005-03-25  Hans-Peter Nilsson  <hp@bitrange.com>
2
3         * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90.
4
5 2005-03-25  Hans-Peter Nilsson  <hp@axis.com>
6
7         * config/tc-cris.h: Convert to ISO C90.
8         * config/tc-cris.c: Ditto.
9         (md_estimate_size_before_relax): Remove obsolete comment for
10         parameter "segment_type".
11         (md_begin): Document reason for cast of hash_insert argument.
12         (md_atof): Correct type of parameter "type".
13
14 2005-03-24  Nick Clifton  <nickc@redhat.com>
15
16         * write.h (bit_fix_new): Remove redundant prototype.
17         * config/atof-ieee.c: Convert to ISO-C90 and fix formatting.
18         * config/obj-aout.c: Convert to ISO-C90 and fix formatting.
19         * config/obj-aout.h: Convert to ISO-C90 and fix formatting.
20         * config/obj-bout.c: Convert to ISO-C90 and fix formatting.
21         * config/obj-bout.h: Convert to ISO-C90 and fix formatting.
22         * config/obj-ecoff.c: Convert to ISO-C90 and fix formatting.
23         * config/obj-ecoff.h: Convert to ISO-C90 and fix formatting.
24         * config/obj-som.c: Convert to ISO-C90 and fix formatting.
25         * config/obj-som.h: Convert to ISO-C90 and fix formatting.
26         * config/tc-a29k.c: Convert to ISO-C90 and fix formatting.
27         * config/tc-a29k.h: Convert to ISO-C90 and fix formatting.
28         * config/tc-alpha.c: Convert to ISO-C90 and fix formatting.
29         * config/tc-alpha.h: Convert to ISO-C90 and fix formatting.
30         * config/tc-arc.c: Convert to ISO-C90 and fix formatting.
31         * config/tc-arc.h: Convert to ISO-C90 and fix formatting.
32         * config/tc-d10v.c: Convert to ISO-C90 and fix formatting.
33         * config/tc-d10v.h: Convert to ISO-C90 and fix formatting.
34         * config/tc-d30v.c: Convert to ISO-C90 and fix formatting.
35         * config/tc-d30v.h: Convert to ISO-C90 and fix formatting.
36         * config/tc-dlx.c: Convert to ISO-C90 and fix formatting.
37         * config/tc-dlx.h: Convert to ISO-C90 and fix formatting.
38         * config/tc-fr30.c: Convert to ISO-C90 and fix formatting.
39         * config/tc-fr30.h: Convert to ISO-C90 and fix formatting.
40         * config/tc-h8500.c: Convert to ISO-C90 and fix formatting.
41         * config/tc-h8500.h: Convert to ISO-C90 and fix formatting.
42         * config/tc-i370.c: Convert to ISO-C90 and fix formatting.
43         * config/tc-i370.h: Convert to ISO-C90 and fix formatting.
44         * config/tc-i960.c: Convert to ISO-C90 and fix formatting.
45         * config/tc-ip2k.c: Convert to ISO-C90 and fix formatting.
46         * config/tc-ip2k.h: Convert to ISO-C90 and fix formatting.
47         * config/tc-m32r.c: Convert to ISO-C90 and fix formatting.
48         * config/tc-m32r.h: Convert to ISO-C90 and fix formatting.
49         * config/tc-m88k.c: Convert to ISO-C90 and fix formatting.
50         * config/tc-m88k.h: Convert to ISO-C90 and fix formatting.
51         * config/tc-mcore.c: Convert to ISO-C90 and fix formatting.
52         * config/tc-mcore.h: Convert to ISO-C90 and fix formatting.
53         * config/tc-mn10200.c: Convert to ISO-C90 and fix formatting.
54         * config/tc-ns32k.c: Convert to ISO-C90 and fix formatting.
55         * config/tc-ns32k.h: Convert to ISO-C90 and fix formatting.
56         * config/tc-openrisc.c: Convert to ISO-C90 and fix formatting.
57         * config/tc-openrisc.h: Convert to ISO-C90 and fix formatting.
58         * config/tc-or32.c: Convert to ISO-C90 and fix formatting.
59         * config/tc-or32.h: Convert to ISO-C90 and fix formatting.
60         * config/tc-pdp11.h: Convert to ISO-C90 and fix formatting.
61         * config/tc-pj.c: Convert to ISO-C90 and fix formatting.
62         * config/tc-pj.h: Convert to ISO-C90 and fix formatting.
63         * config/tc-tahoe.c: Convert to ISO-C90 and fix formatting.
64         * config/tc-tic80.c: Convert to ISO-C90 and fix formatting.
65         * config/tc-tic80.h: Convert to ISO-C90 and fix formatting.
66         * config/tc-v850.c: Convert to ISO-C90 and fix formatting.
67         * config/tc-v850.h: Convert to ISO-C90 and fix formatting.
68         * config/tc-w65.c: Convert to ISO-C90 and fix formatting.
69         * config/tc-w65.h: Convert to ISO-C90 and fix formatting.
70         * config/tc-xstormy16.c: Convert to ISO-C90 and fix formatting.
71         * config/tc-xstormy16.h: Convert to ISO-C90 and fix formatting. 
72
73 2005-03-23  Jim Blandy  <jimb@redhat.com>
74
75         * config/tc-arm.c (arm_adjust_symtab): Fetch elf_sym's binding
76         attributes properly.
77
78 2005-03-23  Mike Frysinger  <vapier@gentoo.org>
79             Nick Clifton  <nickc@redhat.com>
80
81         * configure.tgt: Accept any C library to accompany a GNU Linux
82         implementation, not just the GNU C library.
83         * configure.in: Likewise.
84         * configure: Regenerate.
85
86 2005-03-23  Nick Clifton  <nickc@redhat.com>
87
88         * config/tc-tic30.c: Convert to ISO C90 formatting.
89         * config/tc-tic30.h: Convert to ISO C90 formatting.
90         * config/tc-pdp11.c: Convert to ISO C90 formatting.
91         * config/atof-vax.c: Convert to ISO C90 formatting.
92
93 2005-03-21  Maciej W. Rozycki  <macro@mips.com>
94
95         * config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16
96         relocations correctly as well.
97         (mips_fix_adjustable): Don't make BFD_RELOC_MIPS16_LO16
98         relocations in mergeable sections section-relative either.
99
100 2005-03-21  Bob Wilson  <bob.wilson@acm.org>
101
102         * config/tc-xtensa.c (md_apply_fix3): Recognize XTENSA_PLT relocations.
103
104 2005-03-21  Nick Clifton  <nickc@redhat.com>
105
106         * config/tc-sh.c (sh_elf_final_processing): Fix compile time
107         warning by providing a prototype for sh_symbian_find_elf_flags.
108
109         * cgen.c (gas_cgen_parse_operand): Fix typo introduced by
110         previous delta.
111
112 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
113
114         * configure.tgt: Handle setting of bfd_gas for fmt=multi targets
115         along with other formats that set bfd_gas.  Remove unnecessary
116         setting of bfd_gas.  Delete strongarm cases in generic_target
117         switch.
118
119 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
120
121         PR gas/780
122         * config/tc-m68k.c (TRUNC, SEXT): Define.
123         (issbyte, isubyte, issword, isuword, isbyte, isword): Use the above.
124         (m68k_ip): Truncate or sign extend expressions as appropriate.
125         (get_num): Likewise.
126         (md_apply_fix3): Use SEXT.
127
128 2005-03-21  Alan Modra  <amodra@bigpond.net.au>
129
130         * Makefile.am (OBJ_FORMAT_CFILES): Prune config/obj-vms.c.
131         (OBJ_FORMAT_HFILES): Prune config/obj-vms.h.
132         (obj-vms.o): Delete rule.
133         Run "make dep-am".
134         * Makefile.in: Regenerate.
135         * aclocal.m4: Regenerate.
136         * doc/Makefile.in: Regenerate.
137         * po/POTFILES.in: Regenerate.
138
139 2005-03-18  C Jaiprakash  <cjaiprakash@noida.hcltech.com>
140
141         * config/tc-m68k.c (m68k_elf_final_processing): Set file specific
142         flag for coldfire v4e.
143
144 2005-03-17  Bob Wilson  <bob.wilson@acm.org>
145
146         * config/tc-xtensa.c (xg_apply_tentative_value): Rename to
147         xg_apply_fix_value and return a value to indicate success.
148         (md_pcrel_from): Skip check of fx_done.  Return 0 if not PC-relative.
149         (xtensa_force_relocation): Remove checks for VTABLE relocs.
150         (xtensa_validate_fix_sub): New.
151         (xtensa_fix_adjustable): Remove check for external or weak symbols.
152         (tc_gen_reloc): Move code to handle difference of symbols and code to
153         apply tentative fix values to ...
154         (md_apply_fix3): ...here.  Enable standard overflow checks for simple
155         8, 16, and 32 bit relocations.  Apply fixes for slot-specific
156         relocations when linkrelax flag is not set.
157         * config/tc-xtensa.h (xtensa_validate_fix_sub): Add prototype.
158         (TC_FORCE_RELOCATION_SUB_SAME, TC_VALIDATE_FIX_SUB): Define.
159
160 2005-03-17  Jan Beulich  <jbeulich@novell.com>
161
162         * config/tc-i386.c (i386_scale): Beautify error message.
163         (Intel syntax comments): Update.
164         (struct intel_parser_s): Add fields in_offset, in_bracket, and
165         next_operand.
166         (intel_e04_1, intel_e05_1, intel_e05_1, intel_e09_1, intel_e10_1):
167         Remove declarations.
168         (intel_bracket_expr): Declare.
169         (i386_intel_operand): Initialize new intel_parser fields. Wrap most
170         of the function body in a loop allowing to split an operand into two.
171         Replace calls to malloc and checks of it returning non-NULL with
172         calls to xmalloc/xstrdup.
173         (intel_expr): SHORT no longer handled here. Add comment indicating
174         comparison ops need implementation.
175         (intel_e04, intel_e04_1): Combine, replace recursion with loop.
176         Check right operand of - does not specify a register when parsing
177         the address of a memory reference.
178         (intel_e05, intel_e05_1): Combine, replace recursion with loop.
179         Check operands do not specify a register when parsing the address of
180         a memory reference.
181         (intel_e06, intel_e06_1): Likewise.
182         (intel_e09, intel_e09_1): Combine, replace recursion with loop. Also
183         handle SHORT as well as unary + and -. Don't accept : except for
184         segment overrides or in direct far jump/call insns.
185         (intel_brack_expr): New.
186         (intel_e10, intel_e10_1): Combine, replace recursion with loop. Use
187         intel_brack_expr.
188         (intel_e11): Replace chain of if/else-if by switch, alloing fall-
189         through in certain cases. Use intel_brack_expr. Add new diagnostics.
190         Allow symbolic constants as register scale value.
191         (intel_get_token): Replace call to malloc and check of return value
192         with call to xmalloc. Change handling for FLAT to match MASM's.
193         (intel_putback_token): Don't try to back up/free current token if
194         that is T_NIL.
195
196 2005-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
197
198         * configure.tgt: Set emulation for arm-*-eabi*.
199         * config/tc-arm.c (meabi_flags): Check EABI_DEFAULT.
200         * config/te-armeabi.h: New file.
201         * config/te-armlinuxeabi.h (EABI_DEFAULT): Define.
202         * config/te-symbian.h: Include "te-armeabi.h".
203
204 2005-03-16  Nick Clifton  <nickc@redhat.com>
205
206         * cgen.c (gas_cgen_parse_operand): Copy opinfo parameter into a
207         local variable in case it is clobbered by the setjmp.
208
209 2005-03-16  Nick Clifton  <nickc@redhat.com>
210             Ben Elliston  <bje@au.ibm.com>
211
212         * configure.in (werror): New switch: Add -Werror to the
213         compiler command line.  Enabled by default.  Disable via
214         --disable-werror.
215         * configure: Regenerate.
216
217 2005-03-16  Nick Clifton  <nickc@redhat.com>
218
219         * config/obj-coff.h: Convert to ISO C90 formatting.
220         * config/obj-coff.c: Convert to ISO C90 formatting.
221
222 2005-03-15  Zack Weinberg  <zack@codesourcery.com>
223
224         * config/tc-arm.c (do_mla): Rename to do_mlas, take second
225         is_mls parameter; do not diagnose Rm==Rd when is_mls.
226         (do_mla, do_mls, five_bit_unsigned_immediate, bfci_lsb_and_width)
227         (do_bfc, do_bfi, do_bfx, do_rbit, do_mov16, do_ldsttv4): New functions.
228         (insns): Add ARMv6T2 instructions:
229         bfc bfi mls movw movt rbit sbfx ubfx ldrht ldrsht ldrsbt strht.
230         (arm_archs): Add V6T2 variants.
231
232 2005-03-15  Nick Clifton  <nickc@redhat.com>
233
234         * NEWS: Add cutoff for changes in 2.16 release.
235
236 2005-03-15  Jan Beulich  <jbeulich@novell.com>
237
238         * expr.c (operand): Merge handling of unary + into that for unary
239         -, !, and ~.
240
241 2005-03-14  Eric Christopher  <echristo@redhat.com>
242
243         * config/tc-mips.c: Include dw2gencfi.h.
244         (mips_cfi_frame_initial_instructions): New.
245         * config/tc-mips.h (TARGET_USE_CFIPOP): Define.
246         (tc_cfi_frame_initial_instructions): Ditto.
247         (DWARF2_DEFAULT_RETURN_COLUMN): Ditto.
248         (DWARF2_CIE_DATA_ALIGNMENT): Ditto.
249         * Makefile.am: Update dependencies.
250         * Makefile.in: Regenerate.
251
252 2005-03-15  Alan Modra  <amodra@bigpond.net.au>
253
254         * po/es.po: Commit new Spanish translation.
255
256 2005-03-14  Alan Modra  <amodra@bigpond.net.au>
257
258         * po/tr.po: Commit new Turkish translation.
259
260 2005-03-12  Zack Weinberg  <zack@codesourcery.com>
261
262         * config/tc-arm.c (tinsns): Add ARMv6K instructions sev, wfe,
263         wfi, yield.
264
265 2005-03-11  Daniel Jacobowitz  <dan@codesourcery.com>
266
267         * config-gas.com: Mark vax-vms as obsolete.
268         * configure.in: Remove fmt=vms support.
269         * config.in: Regenerate.
270         * configure: Regenerate.
271         * config/obj-vms.h, config/obj-vms.c, config/vms-conf.h: Remove.
272
273 2005-03-10  Bob Wilson  <bob.wilson@acm.org>
274
275         * config/tc-xtensa.c (finish_vinsn): Include the last instruction slot
276         when checking if xg_resolve_literals needs to be called.
277         * config/tc-xtensa.h: Fix spelling typo in a comment.
278
279 2005-03-10  Jan Beulich  <jbeulich@novell.com>
280
281         * config/tc-tic54x.h (tic54x_macro_info): Change parameter type.
282         * config/tc-tic54x.c (tic54x_macro_info): Likewise. Replace hand-
283         crafted structure declarations with the types from macro.h.
284
285 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
286
287         * config/tc-mips.c (s_cpsetup): Use '__gnu_local_gp' instead of '_gp'
288         for -mno-shared optimization.
289
290 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
291
292         * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros.
293         (MAX_NOPS): Bump to 4.
294         (mips_fix_vr4130): New variable.
295         (nops_for_vr4130): New function.
296         (nops_for_insn): Use MAX_DELAY_NOPS rather than MAX_NOPS.  Use
297         nops_for_vr4130 if working around VR4130 errata.
298         (OPTION_FIX_VR4130, OPTION_NO_FIX_VR4130): New macros.
299         (md_longopts): Add -mfix-vr4130 and -mno-fix-vr4130.
300         (md_parse_option): Handle them.
301         (md_show_usage): Print them.
302         * doc/c-mips.texi: Document -mfix-vr4130 and -mno-fix-vr4130.
303
304 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
305
306         * config/tc-mips.c (append_insn): Remove cop_interlocks test from
307         branch delay code.
308
309 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
310
311         * config/tc-mips.h (mips_flush_pending_output): Delete.
312         (mips_emit_delays): Declare.
313         (md_flush_pending_output): Use mips_emit_delays.
314         * config/tc-mips.c (mips_no_prev_insn): Remove parameter; always forget
315         the previous instructions.
316         (md_begin, append_insn, md_parse_option): Update callers.
317         (mips_emit_delay): Remove parameter.  Move INSNS != 0 code to
318         start_noreorder.
319         (mips_align, s_change_sec, s_cons, s_float_cons, s_gpword)
320         (s_gpdword): Update callers.
321         (start_noreorder, end_noreorder): New functions.
322         (macro, macro2, mips16_macro, s_mipsset): Use them instead of
323         manipulating mips_opts or prev_nop_frag directly.
324         (mips_flush_pending_output): Delete.
325
326 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
327
328         * config/tc-mips.c (mips_move_labels): New function, taken from...
329         (append_insn, mips_emit_delays): ...here.
330
331 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
332
333         * config/tc-mips.c (MAX_NOPS): New macro.
334         (history): Resize to 1 + MAX_NOPS.
335         (fix_vr4120_class): New enumeration.
336         (vr4120_conflicts): New variable.
337         (init_vr4120_conflicts): New function.
338         (md_begin): Call it.
339         (insn_uses_reg): Constify first argument.
340         (classify_vr4120_insn, insns_between, nops_for_insn, nops_for_sequence)
341         (nops_for_insn_or_target): New functions.
342         (append_insn): Use the new nops_for_* functions instead of inline
343         delay checks.  Generalize prev_nop_frag handling to handle an
344         arbitrary history length.  Insert nops into the history buffer
345         once the number of nops in prev_nop_frag is fixed.
346         (emit_delays): Use nops_for_insn instead of inline delay checks.
347
348 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
349
350         * config/tc-mips.c (append_insn): Remove now-redundant nops != 0
351         check from branch delay code.  Remove unnecessary check for branches.
352
353 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
354
355         * config/tc-mips.c (dummy_opcode): Delete.
356         (nop_insn, mips16_nop_insn): New variables.
357         (NOP_INSN): New macro.
358         (insn_length, create_insn, install_insn, move_insn, add_fixed_insn)
359         (add_relaxed_insn, insert_into_history, emit_nop): New functions.
360         (md_begin): Initialize nop_insn and mips16_nop_insn.
361         (append_insn): Use the new emit_nop function to add nops, recording
362         them in the history buffer.  Use add_fixed_insn or add_relaxed_insn
363         to reserve room for the instruction and install_insn to install the
364         final form.  Use insert_into_history to record the instruction in
365         the history buffer.  Use move_insn to do delay slot filling.
366         (mips_emit_delays): Use add_fixed_insn instead of the emit_nop macro.
367         (macro_build, mips16_macro_build, macro_build_lui, mips_ip)
368         (mips16_ip): Use create_insn to initialize mips_cl_insns.
369
370 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
371
372         * config/tc-mips.c (INSERT_BITS, EXTRACT_BITS, INSERT_OPERAND)
373         (EXTRACT_OPERAND, MIPS16_INSERT_OPERAND, MIPS16_EXTRACT_OPERAND): New.
374         (insn_uses_reg, reg_needs_delay, append_insn, macro_build)
375         (mips16_macro_build, macro_build_lui, mips16_macro, mips_ip)
376         (mips16_ip): Use the new macros instead of explicit masks and shifts.
377
378 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
379
380         * config/tc-mips.c (mips_cl_insn): Replace the valid_p, delay_slot_p
381         and extended_p fields with a single fixed_p field.
382         (append_insn, mips_no_prev_insn): Adjust accordingly.
383
384 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
385
386         * config/tc-mips.c (mips_cl_insn): Replace reloc_type array with
387         a single mips16_absolute_jump_p bit.
388         (append_insn): Adjust accordingly.
389
390 2005-03-09  Richard Sandiford  <rsandifo@redhat.com>
391
392         * config/tc-mips.h (mips_cl_insn): Move definition to...
393         * config/tc-mips.c (mips_cl_insn): ...here.  Add new fields:
394         frag, where, fixp, reloc_type, valid_p, noreorder_p, delay_slot_p
395         and extended_p.
396         (history): New variable.
397         (prev_insn, prev_prev_insn, prev_insn_valid, prev_insn_frag)
398         (prev_insn_where, prev_insn_reloc_type, prev_insn_fixp)
399         (prev_insn_is_delay_slot, prev_insn_unreordered, prev_insn_extended)
400         (prev_prev_insn_unreordered): Delete.
401         (reg_needs_delay, append_insn, mips_no_prev_insn, mips_emit_delays)
402         (macro_start): Replace uses of prev_insn* with the equivalent history[]
403         field.
404
405 2005-03-08  Daniel Jacobowitz  <dan@codesourcery.com>
406
407         * doc/Makefile.am: Update as.info dependencies.
408         * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
409
410 2005-03-08  Jan Beulich  <jbeulich@novell.com>
411
412         * doc/as.texinfo: Add sentence to indicate redefining a macro is an
413         error, and point to .purgem documentation if someone really needs
414         re-definitions.
415         * NEWS: Mention macro redefinition is now an error.
416
417 2005-03-08  Jan Beulich  <jbeulich@novell.com>
418
419         * config/tc-ia64.c (emit_one_bundle): Track last slot user insn was
420         emitted to. Add more precise diagnostics for non-fitting insns based
421         on that. Eliminate now superfluous special casing of MLX. Clear out
422         slot information when dropping an insn.
423
424 2005-03-08  Jan Beulich  <jbeulich@novell.com>
425
426         * config/tc-ia64.c (parse_section_name): Rename to...
427         (cross_section): In addition to separating the name from the rest of
428         the arguments, also carry out the operation.
429         (dot_xdata): Use cross_section.
430         (dot_float_cons): Likewise.
431         (dot_xstringer): Likewise.
432         (dot_xdata_ua): Likewise.
433         (dot_float_cons_ua): Likewise. Pass float_cons, not stmt_float_cons.
434
435 2005-03-05  Alan Modra  <amodra@bigpond.net.au>
436
437         * po/gas.pot: Regenerate.
438
439 2005-03-04  David Daney  <ddaney@avtrex.com>
440
441         * config/tc-mips.c (macro_build_lui): Use '__gnu_local_gp'
442         instead of '_gp' for -mno-shared optimization.
443         (s_cpload): Ditto.
444         (s_abicalls): Document it in the comment.
445         (md_show_usage): Document the -mno-shared option.
446
447 2005-03-04  Richard Sandiford  <rsandifo@redhat.com>
448
449         * config/tc-mips.c (mips_set_options): Add sym32 field.
450         (mips_opts): Initialize it.
451         (HAVE_32BIT_ADDRESSES): Set to true if pointers are 32 bits wide.
452         (HAVE_64BIT_ADDRESSES): Redefine as !HAVE_32BIT_ADDRESSES.
453         (HAVE_32BIT_SYMBOLS, HAVE_64BIT_SYMBOLS): New macros.
454         (load_address): Use HAVE_64BIT_SYMBOLS instead of HAVE_64BIT_ADDRESSES
455         when deciding whether to use a symbolic %highest/%higher expansion.
456         (macro): Likewise.  Remove o64/n32 linux hack.  Always use
457         ADDRESS_ADD*_INSN for address addition in the expansion of "dla"
458         and "la".  Handle constants separately from symbolic expressions in
459         the "ld_st:" case, using 64-bit arithmetic if HAVE_64BIT_ADDRESSES
460         and using load_register to load the high part of the address.
461         (OPTION_MSYM32, OPTION_NO_MSYM32): New macros.
462         (OPTION_ELF_BASE): Bump by 2.
463         (md_longopts): Add entries for -msym32 and -mno-sym32.
464         (md_parse_option): Handle them.
465         (usage): Document them.
466         (s_mipsset): Handle ".set sym32" and ".set nosym32".
467         (s_cpload, s_cpsetup): Use HAVE_64BIT_SYMBOLS instead of
468         HAVE_64BIT_ADDRESSES to detect 64-bit values of "_gp".
469         * doc/c-mips.texi: Document ".set sym32", ".set nosym32",
470         -msym32 and -mno-sym32.
471
472 2005-03-03  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
473
474         * config/tc-mips.c (load_address): Implement GP optimization
475         for 64bit address space non-PIC. Fix formatting.
476         (macro): Likewise. Simplify code.
477         (md_parse_option): Don't bail out if -G 0 is set for PIC code.
478         (mips_after_parse_args): Simplify code.
479
480 2005-03-03  Nick Clifton  <nickc@redhat.com>
481
482         * expr.c (operand): Remove redundant code enclosed by #ifdef
483         RELAX_PAREN_GROUPING....#endif.
484
485         * config/tc-mn10200.c (tc_gen_reloc): Handle the case where the
486         reloc is the difference of two symbols defined in the same
487         section.
488
489         * config/tc-iq2000.c (line_comment_chars): Include the # character
490         as otherwise this breaks #APP/#NO_APP processing.
491
492 2005-03-03  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
493
494         * config/tc-arc.c(md_assemble): Remove dead code for handling
495         immediate indexing of ld and st .
496
497 2005-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
498             Joseph Myers  <joseph@codesourcery.com>
499
500         * config/tc-mips.c (percent_op): Add %tlsgd, %tlsldm, %dtprel_hi,
501         %dtprel_lo, %tprel_hi, %tprel_lo, and %gottprel.
502         (parse_relocation): Check for a word break after a relocation
503         operator.
504         (md_apply_fix3): Handle TLS relocations, and mark thread-local
505         symbols.
506
507 2005-03-02  Alan Modra  <amodra@bigpond.net.au>
508
509         * config/tc-ppc.c (ppc_fix_adjustable <ELF>): Remove bogus checks.
510
511 2005-03-02  Jan Beulich  <jbeulich@novell.com>
512
513         * as.c (main): Use unlink_if_ordinary instead of unlink.
514         * messages.c (as_fatal): Likewise.
515
516 2005-03-02  Jan Beulich  <jbeulich@novell.com>
517
518         * config/tc-i386.c (build_modrm_byte): Add lock prefix for cr8...15
519         accesses.
520         (parse_register): Allow cr8...15 in all modes.
521
522 2005-03-02  Jan Beulich  <jbeulich@novell.com>
523
524         * config/tc-i386.c (intel_e11): If not followed by T_PTR, treat T_BYTE
525         etc. like normal symbol references (T_ID).
526
527 2005-03-02  Alan Modra  <amodra@bigpond.net.au>
528
529         * symbols.c (fb_label_name): Fix silly thinko in last change.
530
531 2005-03-02  Alan Modra  <amodra@bigpond.net.au>
532
533         * expr.c (integer_constant): Remove TARGET_WORD_SIZE hack.
534         * config/tc-m68k.h (TARGET_WORD_SIZE): Delete.
535
536         * symbols.c (fb_label_name): Allow an augend of 2 for mmix.
537
538 2005-03-01  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
539
540         PR gas/708
541         * config/tc-arc.c (md_assemble): Initialize suffix for extension
542         suffixes also.
543
544 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
545
546         * config/obj-coff.c (fixup_segment): Delete sy_mri_common assertion.
547
548         * as.h (assert): Warning fix.
549         * expr.c (expr): Correct assertion.
550         * read.c (s_comm_internal): Remove assertion.
551         * write.c (relax_segment): Enable vma assertion only for BFD_ASSEMBLER.
552         (fixup_segment): Remove assertion.
553         * config/tc-dlx.c (machine_ip): Remove untrue assertions.
554         (md_apply_fix3): Likewise.
555         * config/tc-i370.c (md_begin): Correct assertion.
556         (i370_macro): Warning fix for assertion.
557
558 2005-03-01  Alan Modra  <amodra@bigpond.net.au>
559
560         * configure.in (AC_C_BIGENDIAN): Invoke.
561         * configure: Regenerate.
562         * write.c (write_object_file <!BFD_ASSEMBLER>): Don't use sizeof
563         host variable to set string header size.
564         * config/obj-aout.c (obj_header_append): Don't use host structs.
565         (obj_symbol_to_chars): Likewise.
566         (obj_emit_strings): Likewise.  Use the passed in output pointer.
567         * config/obj-aout.h (H_GET_FILE_SIZE): Include H_GET_LINENO_SIZE.
568         * config/obj-bout.c (obj_emit_relocations): Use md_reloc_size,
569         not sizeof host struct.
570         (obj_header_append, obj_symbol_to_chars): Don't use host structs.
571         (obj_emit_strings): Likewise.
572         * config/obj-bout.h (EXEC_BYTES_SIZE): Define.
573         (N_TXTOFF, H_GET_FILE_SIZE, H_GET_HEADER_SIZE): Use instead of
574         sizeof host struct.
575         (H_SET_SYMBOL_TABLE_SIZE): Hard code sym size rather than using
576         sizeof host struct.
577         (host_number_to_chars): Define.
578         * config/obj-hp300.c (hp300_header_append): Don't use sizeof
579         host internal struct to set header sizes.
580         * config/tc-i960.c (md_number_to_field): Warning fix.
581         (md_ri_to_chars): Use host byte order.
582         (get_cdisp, md_apply_fix3): Warning fix.
583         * config/tc-m68k.c (md_assemble): Don't use sizeof host short.
584
585 2005-02-28  Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
586
587         * doc/c-arc.texi: Update documentation about ARC's extension
588         instructions.
589
590 2005-02-27  Svein E. Seldal  <svein@dev.seldal.com>
591
592         * config/tc-tic4x.c (tic4x_gen_to_words): Changed mail
593         address for myself.
594
595 2005-02-23  Alan Modra  <amodra@bigpond.net.au>
596
597         * cgen.c: Warning fixes.
598         * config/tc-arc.c: Likewise.
599         * config/tc-arm.c: Likewise.
600         * config/tc-avr.c: Likewise.
601         * config/tc-d10v.c: Likewise.
602         * config/tc-d30v.c: Likewise.
603         * config/tc-frv.c: Likewise.
604         * config/tc-frv.h: Likewise.
605         * config/tc-h8300.c: Likewise.
606         * config/tc-h8500.c: Likewise.
607         * config/tc-i370.c: Likewise.
608         * config/tc-i960.c: Likewise.
609         * config/tc-ia64.c: Likewise.
610         * config/tc-ip2k.c: Likewise.
611         * config/tc-m68hc11.c: Likewise.
612         * config/tc-maxq.c: Likewise.
613         * config/tc-mcore.c: Likewise.
614         * config/tc-mips.c: Likewise.
615         * config/tc-msp430.c: Likewise.
616         * config/tc-pj.c: Likewise.
617         * config/tc-ppc.c: Likewise.
618         * config/tc-ppc.h: Likewise.
619         * config/tc-s390.c: Likewise.
620         * config/tc-sh.c: Likewise.
621         * config/tc-sh64.c: Likewise.
622         * config/tc-tic4x.c: Likewise.
623         * config/tc-tic80.c: Likewise.
624         * config/tc-v850.c: Likewise.
625         * config/tc-vax.c: Likewise.
626         * config/tc-w65.c: Likewise.
627         * config/tc-xstormy16.c: Likewise.
628         * config/tc-z8k.c: Likewise.
629
630 2005-02-22  Catherine Moore  <clm@cm00re.com>
631
632         * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_INSN test.
633         * doc/internals.texi (TC_EQUAL_IN_INSN): Reinstate.
634
635 2005-02-22  Eric Christopher  <echristo@redhat.com>
636
637         * config/tc-mips.c (struct proc): Change isym to
638         func_sym. New member func_end_sym.
639         (s_mips_ent): Update.
640         (s_mips_end): Ditto. Add code to compute function size.
641
642 2005-02-22  Alan Modra  <amodra@bigpond.net.au>
643
644         * read.c: Warning fixes.
645         * config/obj-elf.c: Likewise.
646
647 2005-02-22  Maciej W. Rozycki  <macro@mips.com>
648
649         * config/tc-mips.c (append_insn): Call dwarf2_emit_insn() before
650         emitting insn.
651
652 2005-02-21  H.J. Lu  <hongjiu.lu@intel.com>
653
654         * config/obj-coff.c (obj_coff_section): Replace SEC_SHARED with
655         SEC_COFF_SHARED.
656
657         * config/tc-tic54x.c (tic54x_bss): Replace SEC_BLOCK with
658         SEC_TIC54X_BLOCK.
659         (demand_empty_rest_of_line): Likewise.
660         (tic54x_sblock): Likewise.
661         (tic54x_clink): Replace with SEC_CLINK with SEC_TIC54X_CLINK.
662
663 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
664
665         * read.c (address_bytes): New function.
666         (TC_ADDRESS_BYTES): Default for BSD_ASSEMBLER to address_bytes.
667         (potable): Add "dc.a".
668         (cons_worker): Handle "dc.a".
669         * doc/internals.texi (TC_ADDRESS_BYTES): Document.
670
671 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
672
673         * input-file.c (input_file_open): Rearrange to avoid warning.
674
675 2005-02-19  Alan Modra  <amodra@bigpond.net.au>
676
677         * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.
678         * read.c (read_a_source_file): Remove TC_EQUAL_IN_INSN test.
679         * doc/internals.texi (TC_EQUAL_IN_INSN): Delete.
680
681 2005-02-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
682
683         * config/tc-mips.c (macro_build_ldst_constoffset): Fail on $at
684         uses after .set noat.
685         (load_address): Likewise.
686         (macro): Likewise. Don't try to avoid $at use by sacrificing
687         the target register before it is stored, it won't work.
688
689 2005-02-17  James E Wilson  <wilson@specifixinc.com>
690
691         * config/tc-ia64.c (emit_one_bundle): Stop filling a bundle if we
692         see an instruction that specifies a template.
693
694 2005-02-18  Alan Modra  <amodra@bigpond.net.au>
695
696         * config/tc-openrisc.c (openrisc_relax_frag): Delete unused function.
697         * config/tc-sparc.c (sparc_ip): Make op_exp static to silence warnings.
698         * config/tc-tic80.c (build_insn): Init insn[1] to silence warning.
699
700 2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>
701
702         * NEWS: Mention "-mhint.b=[ok|warning|error]".
703
704         * config/tc-ia64.c (md): Add hint_b.
705         (emit_one_bundle): Handle md.hint_b for "hint".
706         (md_parse_option): Accepted "-mhint.b=[ok|warning|error]".
707         (md_show_usage): Add "-mhint.b=[ok|warning|error]".
708         (ia64_init): Set md.hint_b to error.
709         (md_assemble): Handle md.hint_b for "hint.b".
710
711         * doc/as.texinfo: Add "-mhint.b=[ok|warning|error]".
712         * doc/c-ia64.texi: Likewise.
713
714 2005-02-17  Alan Modra  <amodra@bigpond.net.au>
715
716         * tc.h (struct relax_type, relax_typeS): Move from here..
717         * as.h: ..to here.  Make rlx_forward and rlx_backward an offsetT.
718         * ecoff.c (ecoff_new_file): Add appfile param.
719         * ecoff.h (ecoff_new_file): Likewise.
720         * itbl-lex.h: New file.
721         * itbl-lex.l: Include itbl-lex.h.
722         * itbl-parse.y: Likewise.
723         (insntbl_line, yyparse, yylex): Move to itbl-lex.h.
724         * read.c (s_app_file_string): Mark appfile possibly unused.
725         * subsegs.c (seg_not_empty_p): Make sec possibly unused.
726         * subsegs.h (struct seg_info_trash): Delete.
727         (seg_info): Use segment_info_type instead.
728         * config/obj-coff.c (struct filename_list): Make filename const char *.
729         * config/obj-ecoff.h (obj_app_file): Pass app to ecoff_new_file.
730         * config/obj-elf.c (elf_file_symbol): Similarly.
731         * config/tc-a29k.c (md_apply_fix3): Make val a valueT.  Don't use
732         signed right shift.
733         * config/tc-arc.c (md_operand): Warning fix.
734         * config/tc-arm.c (arm_parse_reloc): Only define when OBJ_ELF.
735         (md_begin): Rearrange #if defined OBJ_COFF || defined OBJ_ELF.
736         * config/tc-cris.h (TC_IMPLICIT_LCOMM_ALIGNMENT): Use do while.
737         * config/tc-frv.c (frv_force_relocation): Warning fix.
738         * config/tc-m68k.c (md_parse_option): Delete unused var.
739         * config/tc-mcore.c (mylog2): Rename from log2 throughout.
740         * config/tc-sparc.c: Likewise.
741         (s_common): Warning fix.
742         * config/tc-mips.c (append_insn): Use unsigned long long expressions.
743         * config/tc-mmix.c (PUSHJSTUB_MAX, PUSHJSTUB_MIN): Define from
744         addressT.
745         * config/tc-s390.c (s390_insn): Delete test of unsigned >= 0.
746         * config/tc-sh.c (sh_cfi_frame_initial_instructions,
747         sh_regname_to_dw2regnum): Only define for OBJ_ELF.
748         * config/tc-tic4x.c (tic4x_insert_reg): Use ISLOWER.
749         (tic4x_do_align): Use TIC_NOP_OPCODE.
750         * config/tc-tic4x.h (TIC_NOP_OPCODE): Rename from NOP_OPCODE.
751         * config/tc-vax.c: Include netinet/in.h.
752         (tc_headers_hook): Formatting.
753         * config/tc-xstormy16.c (md_pcrel_from_section): Correct parens.
754
755 2005-02-17  Jan Beulich  <jbeulich@novell.com>
756
757         * config/tc-ia64.c (ia64_parse_name): Don't advance 'name' when
758         parsing inN, locN, outN. Set 'idx' to offset register number starts
759         at. Don't handle numbers with leading zeroes or beyond 95. Remove
760         pointless cast.
761
762 2005-02-16  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
763
764         * config/tc-mips.c (load_address): Fix formatting.
765         (macro): Don't use AT if .set noat is in effect. Fix formatting.
766         Catch macros which are unexpandable without AT. Remove duplicate
767         zeroing of used_at.
768         (macro2): Remove duplicate zeroing of used_at.
769
770 2005-02-16  Alan Modra  <amodra@bigpond.net.au>
771
772         * dw2gencfi.c (output_cie, output_fde): Use DW_CFA_nop rather
773         than zero.
774
775 2005-02-15  Nigel Stephens  <nigel@mips.com>
776             Maciej W. Rozycki  <macro@mips.com>
777
778         * config/tc-mips.c (reloc_needs_lo_p): Handle
779         BFD_RELOC_MIPS16_HI16_S.
780         (fixup_has_matching_lo_p): Handle BFD_RELOC_MIPS16_LO16.
781         (append_insn): Add BFD_RELOC_MIPS16_GPREL, BFD_RELOC_MIPS16_HI16_S
782         and BFD_RELOC_MIPS16_LO16 to relocs to suppress overflow
783         complaints on.
784         (mips16_ip): Resolve BFD_RELOC_MIPS16_HI16_S,
785         BFD_RELOC_MIPS16_HI16 and BFD_RELOC_MIPS16_LO16 for constants.
786         Call my_getSmallExpression() to parse percent operators.
787         (percent_op_match, mips_percent_op): Separate definitions.
788         (mips16_percent_op): Define percent operators for the MIPS16 mode.
789         (parse_relocation): Handle the MIPS16 mode using
790         mips16_percent_op.
791         (md_apply_fix3): Handle BFD_RELOC_MIPS16_HI16,
792         BFD_RELOC_MIPS16_HI16_S and BFD_RELOC_MIPS16_LO16.
793
794 2005-02-15  Jan Beulich  <jbeulich@novell.com>
795
796         * config/tc-ia64.c (md_apply_fix3): Call ia64_gen_real_reloc_type
797         instead of explicitly dealing with the translation; exclude
798         relocations that are already pcrel, however.
799
800 2005-02-15  Jan Beulich  <jbeulich@novell.com>
801
802         * config/tc-ia64.c: Include limits.h (if available).
803         (gr_values[0]): Set path to INT_MAX.
804         (dot_reg_val): Don't allow changing value of r0. Limit range of
805         general registers at r127.
806         (specify_resource): Default resource index is -1. Don't set resource
807         index (in case IA64_RS_RSE) without setting the specific flag.
808         (note_register_values): Check operand is O_constant before tracking
809         input value of moves. Add tracking for dep.z with constant inputs.
810         (print_dependency): Resource index of specific resource may be zero.
811         (check_dependencies): Likewise.
812
813 2005-02-15  Jan Beulich  <jbeulich@novell.com>
814
815         * config/tc-ia64.c (parse_operands): New local variables reg1, reg2,
816         reg_class. Check operands and emit diagnostics for illegal use of
817         registers.
818
819 2005-02-15  Jan Beulich  <jbeulich@novell.com>
820
821         * config/tc-ia64.c (ia64_gen_real_reloc_type): Define and initialize
822         new variables type, suffix, and width. Handle
823         BFD_RELOC_IA64_DIR(32|64)[LM]SB in FUNC_LT_FPTR_RELATIVE case.
824         Handle BFD_RELOC_IA64_DIR64[LM]SB in FUNC_TP_RELATIVE case. Add
825         FUNC_DTP_MODULE case. Handle BFD_RELOC_IA64_DIR32[LM]SB in
826         FUNC_DTP_RELATIVE case. Return incoming relocation type if
827         BFD_RELOC_IA64_IPLT[LM]SB in FUNC_IPLT_RELOC case. Generate warning
828         if unable to translate relocation type, using the new variables.
829
830 2005-02-15  Jan Beulich  <jbeulich@novell.com>
831
832         * config/tc-ia64.h (ia64_symbol_chars): Declare.
833         (ty_symbol_chars): Define.
834         * config/tc-ia64.c (ia64_symbol_chars): Define.
835
836 2005-02-15  Jan Beulich  <jbeulich@novell.com>
837
838         * config/tc-ia64.c (ia64_parse_name): Only update next character if
839         input_line_pointer was advanced.
840
841 2005-02-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
842
843         * config/tc-sh.c (md_apply_fix3): Add parentheses around &
844         within |.
845
846 2005-02-13  Jan Beulich  <jbeulich@novell.com>
847
848         * config/tc-ia64.c (md_parse_option): Handle -xnone and -xdebugn.
849         (md_show_usage): Add -xnone, -xdebugn, and -xdebugx. Relocate default
850         indicator.
851         (ia64_init): Set md.detect_dv.
852         (ia64_start_line): New static variable warned. Warn only once when
853         encountering explicit stops in automatic mode.
854         * doc/c-ia64.texi: Describe -xnone, -xdebugn, and -xdebugx.
855         * NEWS: Mention new default mode.
856
857 2005-02-13  Jan Beulich  <jbeulich@novell.com>
858
859         * config/tc-ia64.c (dot_rot): Add comment that name strings should
860         be freed when wiping out previous state. Canonicalize names before
861         use. Free name string when detecting redefinition.
862         (dot_pred_rel): Call generic expression parser to process arguments.
863         Handle O_register case for individual predicates and O_subtract for
864         ranges.
865         (ia64_parse_name): Canonicalize name before looking it up in dynamic
866         register hash.
867         (ia64_canonicalize_symbol_name): Strip off all trailing # characters.
868         Warn if multiple found, issue error if resulting symbol name has zero
869         length.
870         (dot_alias): Canonicalize name before use.
871
872 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
873
874         * config/tc-ia64.c (unwind_diagnostic): Return -1 for warning
875         and 0 for error.
876         (in_procedure): Return -1 for warning.
877         (in_prologue): Likewise.
878         (in_body): Likewise.
879
880 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
881
882         * config/tc-ia64.c (dot_xdata): Undo the last change.
883         (dot_float_cons): Likewise.
884         (dot_xstringer): Likewise.
885         (dot_xdata_ua): Likewise.
886         (dot_float_cons_ua): Likewise.
887
888 2005-02-11  H.J. Lu  <hongjiu.lu@intel.com>
889
890         * NEWS: Mention "-munwind-check=[warning|error]".
891
892         * config/tc-ia64.c (md): Add unwind_check.
893         (unwind_diagnostic): New.
894         (in_procedure): Call unwind_diagnostic when a directive isn't
895         in procedure.
896         (in_prologue): Call unwind_diagnostic when a directive isn't in
897         prologue.
898         (in_body): Call unwind_diagnostic when a directive isn't in
899         body region.
900         (dot_endp): Set md.unwind_check to error before calling
901         in_procedure and restore it after. When the name is missing or
902         couldn't be found, use the one from the last .proc if
903         md.unwind_check isn't error. Warn if md.unwind_check is
904         warning.
905         (md_parse_option): Handle "-munwind-check=[warning|error]".
906         (md_show_usage): Add "-munwind-check=[warning|error]".
907         (ia64_init): Set md.unwind_check to warning.
908
909         * doc/as.texinfo: Add "-munwind-check=[none|warning|error]".
910         * doc/c-ia64.texi: Likewise.
911
912 2005-02-11  Jan Beulich  <jbeulich@novell.com>
913
914         * config/tc-ia64.h (LEX_AT): Include LEX_BEGIN_NAME.
915         (LEX_QM): Likewise.
916         (ia64_parse_name): New third parameter.
917         (md_parse_name): Pass third argument.
918         * config/tc-ia64.c (pseudo_func): Placeholders use NULL as name.
919         (md_operand): Handling of '@'-prefixed symbols moved from here...
920         (ia64_parse_name): ...to here.
921
922 2005-02-11  Jan Beulich  <jbeulich@novell.com>
923
924         * config/tc-ia64.c (md): Remove last_groups and group_idx.
925         (errata_nop_necessary_p): Remove declaraction and definition.
926         (emit_one_bundle): Don't call errata_nop_necessary_p. Don't
927         update md.group_idx. Don't reset md.last_groups.
928
929 2005-02-11  Jan Beulich  <jbeulich@novell.com>
930
931         * config/tc-ia64.c (parse_section_name): Handle non-quoted first
932         argument.
933         (dot_xdata): Free section name after use.
934         (dot_float_cons): Likewise.
935         (dot_xstringer): Likewise.
936         (dot_xdata_ua): Likewise.
937         (dot_float_cons_ua): Likewise.
938         (md_pseudo_table): Add xdata16 and xdata16.ua.
939
940 2005-02-10  H.J. Lu  <hongjiu.lu@intel.com>
941
942         * doc/all.texi: Add IA64.
943         * doc/as.texinfo: Likewise.
944
945         * doc/c-ia64.texi: Fix typos.
946
947 2005-02-10  Julian Brown  <julian@codesourcery.com>
948
949         * config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE to
950         BFD_RELOC_UNUSED.
951         (do_t_push_pop): Likewise.
952         (md_assemble): Likewise.
953         (md_apply_fix3): Handle BFD_RELOC_NONE correctly, make
954         BFD_RELOC_UNUSED same as previous meaning of BFD_RELOC_NONE.
955         (create_unwind_entry): Output dependency on the required personality
956         routines.
957         testsuite/gas/arm/unwind.d: Alter expected output to include
958         dependency on __aeabi_unwind_cpp_pr[01].
959
960 2005-02-07  Nathan Sidwell  <nathan@codesourcery.com>
961
962         * as.h (seg_not_empty_p): Return int, not bfd_boolean.
963         * subsegs.c (seg_not_empty_p): Likewise.
964
965 2005-02-07  Inderpreet Singh <inderpreetb@noida.hcltech.com>
966
967         * config/tc-maxq.c (md_estimate_size_before_relax): Correct the
968         relative jump calculation.
969         <md_convert_frag) : Likewise.
970         <output_disp): Likewise.
971
972 2005-02-07  Hans-Peter Nilsson  <hp@axis.com>
973
974         * write.c (write_object_file): Recognize warning-symbol construct
975         and skip object- and target- handling for the second symbol.
976
977 2005-02-02  Jan Beulich  <jbeulich@novell.com>
978
979         * config/tc-ia64.c (dot_pred_rel): Update comment. Handle @-prefixed
980         designators along with quoted ones. Free copy of quoted designator
981         when done.
982
983 2005-02-01  Ben Elliston  <bje@au.ibm.com>
984
985         * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,
986         config/obj-ieee.c, config/obj-som.c, config/obj-vms.c,
987         config/tc-a29k.c, config/tc-alpha.c, config/tc-arc.c,
988         config/tc-arm.c, config/tc-d30v.c, config/tc-dlx.c,
989         config/tc-fr30.c, config/tc-h8300.c, config/tc-h8500.c,
990         config/tc-i370.c, config/tc-i386.c, config/tc-i960.c,
991         config/tc-ia64.c, config/tc-m32r.c, config/tc-m32r.h,
992         config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-mips.c,
993         config/tc-mn10200.c, config/tc-msp430.c, config/tc-ns32k.c,
994         config/tc-openrisc.c, config/tc-or32.c, config/tc-pdp11.c,
995         config/tc-pj.c, config/tc-sparc.h, config/tc-tic54x.c,
996         config/tc-tic80.c, config/tc-v850.c, config/tc-w65.c,
997         config/tc-xtensa.c, config/tc-z8k.c, config/xtensa-relax.c: Remove
998         #if 0'd code throughout.
999
1000 2005-01-31  Nick Clifton  <nickc@redhat.com>
1001
1002         * as.c (parse_args): Bump copyright date reported by --version to
1003         2005.
1004
1005 2005-01-31  Nick Clifton  <nickc@redhat.com>
1006
1007         * configure.tgt: Remove obsolete targets m68k-lynxos, sparc-lynxos
1008         and vax-vms.
1009
1010 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1011
1012         * macro.c (buffer_and_nest): Allow 'from' being NULL; handle anything
1013         that can end with .endr in that case. Make requiring/permitting
1014         pseudo-ops without leading dot closer to the logic in read.c serving
1015         the same purpose.
1016         (expand_irp): Don't pass a mnemonic to buffer_and_nest as it will be
1017         ignored.
1018
1019 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1020
1021         * macro.c (do_formals): Adjust to no longer accept empty parameter
1022         names.
1023         (define_macro): Adjust to no longer accept empty macro name, garbage
1024         following the parameters, or macros that were previously defined.
1025         * read.c (s_bad_end): Declare.
1026         (potable): Add endm. Handler for endr and endm is s_bad_end.
1027         (s_bad_end): Rename from s_bad_endr. Adjust to handle both .endm
1028         and .endr.
1029         * read.h (s_bad_endr): Remove.
1030
1031 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1032
1033         * config/tc-ia64.c (parse_operands): Parse all specified operands,
1034         immediately discarding (but counting) those exceeding the maximum
1035         possible amount. Track whether output and input operand counts ever
1036         matched, and use this to better indicate which of the operands/
1037         operand types was wrong; specifically don't default to pointing to
1038         the first operand.
1039
1040 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1041
1042         * config/tc-ia64.c (unwind): Remove proc_end (now an automatic
1043         variable in dot_endp). Add body and insn. Make prologue,
1044         prologue_mask, body, and insn bitfields.
1045         (fixup_unw_records): Remove spurious new-lines from end of diagnostic
1046         messages.
1047         (in_procedure, in_prologue, in_body): New.
1048         (dot_fframe, dot_vframe, dot_vframesp, dot_vframepsp, dot_save,
1049         dot_restore, dot_restorereg, dot_restorereg_p, dot_handlerdata,
1050         dot_unwentry, dot_altrp, dot_savemem, dot_saveg, dot_savef, dot_saveb,
1051         dot_savegf, dot_spill, dot_spillreg, dot_spillmem, dot_spillreg_p,
1052         dot_spillmem_p, dot_label_state, dot_copy_state, dot_unwabi,
1053         dot_personality): Use the appropriate one of the above.
1054         (dot_proc): Clear unwind.proc_start; set to current location only if
1055         none of the entry points were valid. Check for non-zero-length entry
1056         point names. Check that entry points aren't defined, yet. Clear
1057         unwind.prologue, unwind.body, and unwind.insn.
1058         (dot_body): Call in_procedure. Check that first directive in procedure
1059         had no insns emitted before. Set unwind.body.
1060         (dot_prologue): Call in_procedure. Check that not already in prologue.
1061         Check that first directive in procedure had no insns emitted before.
1062         Clear unwind.body.
1063         (dot_endp): Call in_procedure. Declare proc_end. Check for non-zero-
1064         length entry point names. Check that entry points became defined.
1065         (md_assemble): Set unwind.insn once unwind.proc_start is defined.
1066
1067 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1068
1069         * config/tc-ia64.c (emit_one_bundle): Snapshot manual bundling state
1070         before actually using it. Don't generate an error in manual bundling
1071         mode when looking at an insn requiring slot 2 but not yet at slot 2.
1072         Don't generate an error in manual bundling mode when looking at an
1073         insn required to be last in its group but the required slot hasn't
1074         been reached, yet. Allow conversion from MII to MI;I for bundle
1075         consisting of only 2 insns with the stop between them. Suppress
1076         various meaningless errors resulting from detecting earlier ones.
1077
1078 2005-01-31  Jan Beulich  <jbeulich@novell.com>
1079
1080         * config/tc-ia64.c (parse_operands): Also handle alloc without first
1081         input being ar.pfs.
1082
1083 2005-01-28  Christian Groessler  <chris@groessler.org>
1084
1085         * config/tc-z8k.c (md_assemble): Improve error detection.
1086
1087 2005-01-28  Jan Beulich  <jbeulich@novell.com>
1088
1089         * config/tc-ia64.c (ia64_estimate_size_before_relax): Allocate space
1090         for personality routine pointer only if there is one.
1091         (ia64_convert_frag): Likewise.
1092         (generate_unwind_image): Likewise.
1093
1094 2005-01-27  Christian Groessler  <chris@groessler.org>
1095
1096         * config/tc-z8k.c (INSERT): Remove, not used anywhere.
1097         (md_apply_fix3): Make relative branches out of range an error
1098         instead of a warning.  Display correct line number for out of
1099         range branches/calls/memory accesses.
1100
1101 2005-01-27  Nathan Sidwell  <nathan@codesourcery.com>
1102
1103         * dwarf2dbg.c (dwarf2_finish): Correct logic for determining when
1104         to emit .debug_line and other debug sections.
1105         * as.h (seg_not_empty_p): Declare.
1106         * subsegs.c (seg_not_empty_p): New predicate.
1107
1108 2005-01-27  Andrew Cagney  <cagney@gnu.org>
1109
1110         * configure: Regenerate to track ../gettext.m4 change.
1111
1112 2005-01-27  Jan Beulich  <jbeulich@novell.com>
1113
1114         * config/tc-ia64.c (emit_one_bundle): Change "?imbf??" to "?ibmfxx".
1115
1116 2005-01-27  Jan Beulich  <jbeulich@novell.com>
1117
1118         * config/tc-ia64.c (emit_one_bundle): Add late resolution of move
1119         to/from application registers dynamic insns.
1120         (md_assemble): Defer resolution of move to/from application registers
1121         dynamic insns when they can be issued on either the I- or M-units.
1122
1123 2005-01-25  Alexandre Oliva  <aoliva@redhat.com>
1124
1125         * config/tc-frv.c (md_apply_fix3): Mark TLS symbols as such.
1126         2004-12-10  Alexandre Oliva  <aoliva@redhat.com>
1127         * config/tc-frv.c (frv_pic_ptr): Add tlsmoff support.
1128         2004-11-10  Alexandre Oliva  <aoliva@redhat.com>
1129         * cgen.c (gas_cgen_parse_operand): Handle
1130         CGEN_PARSE_OPERAND_SYMBOLIC.
1131         * config/tc-frv.c (md_cgen_lookup_reloc): Handle TLS relocations.
1132         (frv_force_relocation): Likewise.  Fix handling of PIC
1133         relocations.
1134         (md_apply_fix3): Likewise.
1135
1136 2005-01-21  Ben Elliston  <bje@au.ibm.com>
1137
1138         * as.h: Remove #if 0'd code.
1139         * atof-generic.c (atof_generic): Likewise.
1140         * ecoff.c (ecoff_directive_frame): Likewise.
1141         * frags.h (FRAG_APPEND_1_CHAR): Likewise.
1142         * itbl-ops.c (itbl_add_reg): Likewise.
1143         * listing.c (calc_hex): Likewise.
1144         * read.c (MASK_CHAR): Likewise.
1145         * subsegs.c (subsegs_print_statistics): Likewise.
1146         * symbols.c (indent): Likewise.
1147         * write.c (write_relocs): Likewise.
1148         (write_object_file): Likewise.
1149         (relax_frag): Likewise.
1150
1151 2005-01-20  Nick Clifton  <nickc@redhat.com>
1152
1153         * as.c (std_longopts): Add an entry for "--a" in order to prevent
1154         getopt_long_only() from considering -a as an abbreviation for
1155         --alternate.
1156         (parse_args): Fix the parsing of -a=<file>.
1157
1158 2005-01-20  Alan Modra  <amodra@bigpond.net.au>
1159
1160         PR gas/684
1161         * read.c (s_incbin): Adjust default count for skip.  Check validity
1162         of count and skip rigorously.
1163
1164 2005-01-19  Fred Fish  <fnf@specifixinc.com>
1165
1166         * config/tc-mips.c (dummy_opcode): Add init for new struct member.
1167
1168 2005-01-19  Richard Sandiford  <rsandifo@redhat.com>
1169
1170         * read.c (convert_to_bignum): New function, split out from...
1171         (emit_expr): ...here.  Handle the case where X_add_number is
1172         positive and the input value is negative.
1173         (output_big_sleb128): Fix setting of continuation bit.  Check whether
1174         the final byte needs to be sign-extended.  Fix size-shrinking loop.
1175         (emit_leb128_expr): When generating a signed leb128, see whether the
1176         sign of an O_constant's X_add_number matches the sign of the input
1177         value.  Use a bignum if not.
1178
1179 2005-01-17  Andrew Stubbs  <andrew.stubbs@st.com>
1180
1181         * tc-sh.c (md_begin,md_parse_option): Change arch_sh1_up to
1182         arch_sh_up in order to match the external name and make the
1183         testsuite's job easier.
1184
1185 2005-01-14  H.J. Lu  <hongjiu.lu@intel.com>
1186
1187         PR 659
1188         * config/tc-i386.c (i386_scale): Disallow 0 scale.
1189
1190 2005-01-12  Nick Clifton  <nickc@redhat.com>
1191
1192         * config/tc-iq2000.c (s_iq2000_set): Fix thinko parsing
1193         ignored_arguments array.
1194
1195 2005-01-10  H.J. Lu  <hongjiu.lu@intel.com>
1196
1197         * write.c (write_object_file): Disallow a symbol equated to
1198         common symbol.
1199
1200 2005-01-10  Inderpreet Singh <inderpreetb@noida.hcltech.com>
1201
1202         * tc-maxq.c: Replace constants 10 and 20 with bfd_mach_maxq10 and
1203         bfd_mach_maxq20.
1204         (md_pseudo_table): Add new pseudo ops for maxq10 and maxq20.
1205         (maxq_target): New function: Set the machine type.
1206
1207 2005-01-06  Paul Brook  <paul@codesourcery.com>
1208
1209         * config/tc-arm.c (FPU_DEFAULT): Define for TE_VXWORKS.
1210         (md_begin): Handle TE_VXWORKS for FP defaults.
1211         (md_apply_fix3): Correct rela offsets.
1212         (elf32_arm_target_format): Add VxWorks targets.
1213
1214 2005-01-06  Paul Brook  <paul@codesourcery.com>
1215
1216         * configure.tgt: Set em=vxworks for *-*-vxworks.
1217         * config/te-vxworks.h: New File.
1218
1219 2005-01-06  Paul Brook  <paul@codesourcery.com>
1220
1221         * config/tc-arm.c (arm_cpus): Correct arch field for arm1026ej-s.
1222
1223 2005-01-04  Dmitry Diky  <diwil@spec.ru>
1224
1225         * config/tc-msp430.c (md_apply_fix3): Fix offset calculation for
1226         global label.
1227
1228 2005-01-03  David Mosberger  <davidm@hpl.hp.com>
1229
1230         * config/tc-ia64.c (md): Add member "loc_directive_seen".
1231         (dot_loc): New function.
1232         (md_pseudo_table): Add entry to map .loc to dot_loc().
1233         (emit_one_bundle): Only call dwarf2_gen_line_info() if we have
1234         seen a .loc directive or we're generating DWARF2 debug info for
1235         assembly source.
1236
1237 2004-12-29  Alan Modra  <amodra@bigpond.net.au>
1238
1239         PR gas/619
1240         * read.c (s_comm_internal): Don't zero end of name until size
1241         expression has been parsed.
1242
1243 2004-12-25  Marek Michalkiewicz  <marekm@amelek.gda.pl>
1244
1245         * config/tc-avr.c (mcu_types): Move attiny{13,2313} from avr4 to avr2.
1246
1247 2004-12-23  Tomer Levi  <Tomer.Levi@nsc.com>
1248
1249         * config/tc-crx.c: Support 'bcop' relaxation (dealt as in 'cmp&branch'
1250         case).
1251
1252 2004-12-22  Ian Lance Taylor  <ian@airs.com>
1253
1254         * configure.tgt: New.
1255         * configure.in: Move setting of cpu_type, fmt, etc., to
1256         configure.tgt.
1257         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add
1258         $(srcdir)/configure.tgt.
1259         * configure, Makefile.in: Rebuild.
1260
1261 2004-12-22  Klaus Rudolph  <lts-rudolph@gmx.de>
1262
1263         * config/tc-avr.c: Add support for the new R_AVR_LDI, R_AVR_6 and
1264         R_AVR_6_ADIW relocs for the LDI, ADIW/SBIW and LDD/STD
1265         instructions.
1266         (avr_offset_expression): New function to parse offsets for LDI
1267         instructions.
1268         (avr_operand): Use it.
1269         (md_apply_fix3): Generate the relocs.
1270
1271 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
1272
1273         * config/tc-sh64.c (shmedia_md_apply_fix3): Add missing
1274         BFD_RELOC_SH_IMMS10BY8 relocation.
1275
1276         * config/tc-sh64.c (shmedia_build_Mytes): Emit an error message rather
1277         than just ignoring bad code.
1278
1279 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
1280
1281         * config/tc-v850.c (handle_lo16): New function.
1282         (v850_reloc_prefix): Use it to check lo().
1283         (md_assemble, md_apply_fix3): Handle BFD_RELOC_V850_LO16_SPLIT_OFFSET.
1284
1285 2004-12-14  P.J. Darcy  <darcypj@us.ibm.com>
1286
1287         * configure.in: Add s390x-ibm-tpf support.
1288         * configure: Regenerate.
1289
1290 2004-12-15 Jan Beulich  <jbeulich@novell.com>
1291
1292         * config/obj-elf.c (obj_elf_change_section): Only set type and
1293         attributes on new sections. Emit warning when type of re-declared
1294         section doesn't match.
1295
1296 2004-12-15 Jan Beulich  <jbeulich@novell.com>
1297
1298         * dw2gencfi.c (dot.cfi.startproc): Clear cur_cfa_offset so
1299         '.cfi_startproc simple' doesn't inherit the old value.
1300
1301 2004-12-15  Jan Beulich  <jbeulich@novell.com>
1302
1303         * dw2gencfi.c (output_cfi_insn): Adjust DW_CFA_def_cfa_sf generation
1304         to emit a signed and factored offset. Adjust DW_CFA_def_cfa_offset_sf
1305         generation to emit a factored offset.
1306
1307 2004-12-10  Ian Lance Taylor  <ian@wasabisystems.com>
1308
1309         * config/tc-mips.c (macro) [M_LA_AB]: Give an error for a offset
1310         which is too large in the case of NO_PIC without 64-bit
1311         addresses.
1312
1313         * config/tc-mips.c (mips_in_shared): New static variable.
1314         (macro_build_lui): Permit "_gp" if !mips_in_shared.
1315         (md_longopts): Add -mshared and -mno-shared.
1316         (md_parse_option): Handle OPTION_MSHARED and OPTION_MNO_SHARED.
1317         (s_cpload): Implement !mips_in_shared case.
1318         (s_cpsetup): Likewise.
1319         * doc/c-mips.texi (MIPS Opts): Document -mno-shared.
1320         * NEWS: Mention -mno-shared.
1321
1322 2004-12-09  Paul Brook  <paul@codesourcery.com>
1323
1324         * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
1325         for function start.
1326
1327 2004-12-09  Ian Lance Taylor  <ian@wasabisystems.com>
1328
1329         * config/tc-mips.c (append_insn): If we emit a nop during a relax
1330         sequence, increase the size of the sequence.
1331
1332         * config/tc-mips.c (mips_cpu_info_table): Change "9000" entry to
1333         use CPU_RM9000.
1334
1335 2004-12-07  Ben Elliston  <bje@gnu.org>
1336
1337         * read.c (s_align): Use an align_limit temporary to allay a GCC
1338         signed/unsigned comparison warning.
1339
1340 2004-12-01  Mark Mitchell  <mark@codesourcery.com>
1341
1342         * Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.
1343         * configure.in: Use it for arm*-*-linux-gnueabi*.
1344         * config/tc-arm.c: Allow emulation file to set FPU_DEFAULT.
1345         * config/te-armlinuxeabi.h: New file.
1346         * Makefile.in: Regenerated.
1347         * aclocal.m4: Likewise.
1348         * configure: Likewise.
1349         * doc/Makefile.in: Regenerated.
1350
1351 2004-12-02  Bob Wilson  <bob.wilson@acm.org>
1352
1353         * config/tc-xtensa.c (xtensa_switch_section_emit_state): Use subseg_set.
1354         (xtensa_restore_emit_state): Likewise.
1355
1356 2004-12-02  Alan Modra  <amodra@bigpond.net.au>
1357
1358         * read.c (ALIGN_LIMIT): Define, increasing limit for BFD_ASSEMBLER.
1359         (s_align): Use it.
1360
1361 2004-11-30  Tero Niemela  <tero_niemela@yahoo.com>
1362
1363         * Makefile.am: Change LOCALEDIR to $(datadir)/share.
1364         * Makefile.in: Regenerate.
1365
1366 2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
1367
1368         * config/tc-crx.c: Major code cleanup. Remove unused variables and
1369         functions, give functions a meaningful name, add comments.
1370         (check_range): New function - Replace operand size calculation
1371         with range checking.
1372         (assemble_insn): Update Algorithm, improve error issuing.
1373         (enum op_err): New.
1374         (process_label_constant): Bug fix regarding COP_BRANCH_INS relocation
1375         handling.
1376
1377 2004-11-29  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1378
1379         * config/tc-m32r.c (md_pcrel_from_section): Fixed a pcrel relocte
1380         miss between different section in the same module.
1381         (tc_gen_reloc): Likewise.
1382
1383 2004-11-25  Theodore A. Roth  <troth@openavr.org>
1384
1385         * gas/config/tc-avr.c (mcu_types): Add support for atmega165,
1386         atmega325, atmega3250, atmega645 and atmega6450.
1387
1388 2004-11-25 Jan Beulich  <jbeulich@novell.com>
1389
1390         * config/tc-i386.c (optimize_imm): Adjust immediates to only those
1391         permissible for the selected instruction suffix.
1392         (process_suffix): For DefaultSize instructions, suppressing the
1393         guessing of a 'q' suffix if the instruction doesn't support it is
1394         pointless, because only an 'l' suffix can be guessed in this place.
1395
1396 2004-11-24  Nick Clifton  <nickc@redhat.com>
1397
1398         * config/tc-iq2000.c: Remove support for IQ10 processor.
1399         Convert to ISO C90 formatting.
1400         * config/tc-iq2000.h: Likewise.
1401
1402 2004-11-23  Nick Clifton  <nickc@redhat.com>
1403
1404         * config/tc-mn10300.c (md_relax_table): More fixes to the offsets
1405         in this table.  They should be correct now.
1406
1407 2004-11-23 Jan Beulich <jbeulich@novell.com>
1408
1409         * config/tc-i386.h (CpuMMX2): Declare. Artificial classifier to
1410         indicate the MMX extensions added by both SSE and 3DNow!A.
1411         (Cpu3dnowA): Declare.
1412         (CpuUnknownFlags): Update.
1413         * config/tc-i386.c (cpu_sub_arch_name): Declare.
1414         (cpu_arch): i586 and pentium do not imply MMX. i686 and pentiumpro do
1415         neither imply SSE nor MMX. k6 implies MMX. k6_2 additionally implies
1416         3DNow!. Athlon additionally implies 3DNow!A. Several new
1417         entries (those starting with a dot are for sub-arch specification).
1418         (set_cpu_arch): Handle sub-arch specifications.
1419         (parse_insn): Distinguish between instructions not supported because
1420         of insufficient CPU features and because of 64-bit mode.
1421         * doc/c-i386.texi: Describe enhanced .arch directive.
1422
1423 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
1424
1425         * config/tc-xtensa.c (xg_add_opcode_fix): Set fx_no_overflow.
1426
1427 2004-11-22  Bob Wilson  <bob.wilson@acm.org>
1428
1429         * dwarf2dbg.c (dwarf2_finish): Don't write a .debug_line section
1430         without a corresponding .debug_info section.
1431
1432 2004-11-22  Hans-Peter Nilsson  <hp@axis.com>
1433
1434         * read.c (potable): Add "error" and "warning".
1435         (s_errwarn): New function.
1436         * read.h (s_errwarn): Declare.
1437         * doc/as.texinfo (Error, Warning): Document .error and .warning.
1438
1439 2004-11-22  Nick Clifton  <nickc@redhat.com>
1440
1441         * config/tc-tic54x.c (tic54x_adjust_symtab): Adjust call to
1442         c_dot_file_symbol.
1443
1444 2004-11-19  Alan Modra  <amodra@bigpond.net.au>
1445
1446         * config/tc-msp430.c (struct rcodes_s, MSP430_RLC, msp430_rcodes,
1447         struct hcodes_s, msp430_hcodes): From include/opcode/msp430.h.
1448
1449 2004-11-19  Alan Modra  <amodra@bigpond.net.au>
1450
1451         * config/obj-coff.c (c_dot_file_symbol): Add "app" param.
1452         (coff_adjust_symtab): Adjust call.
1453         (crawl_symbols): Likewise.
1454         * config/obj-coff.h (c_dot_file_symbol): Add "app" param.
1455         (obj_app_file): Adjust.
1456
1457 2004-11-18  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
1458
1459         * configure.in: Enable bfd_assember for the MAXQ port.
1460         * configure: Regenerate.
1461
1462 2004-11-12  Bob Wilson  <bob.wilson@acm.org>
1463             Sterling Augustine  <sterling@tensilica.com>
1464
1465         * config/tc-xtensa.c (finish_vinsn): Clear pending instruction if
1466         there is a conflict.
1467         (check_t1_t2_reads_and_writes): Check for both reads and writes to
1468         interfaces that are related as determined by xtensa_interface_class_id.
1469
1470 2004-11-12  Nick Clifton  <nickc@redhat.com>
1471
1472         * config/tc-mn10300.c (md_relax_table): Fix off by one negative
1473         offsets for conditional branches.
1474
1475 2004-11-11  Bob Wilson  <bob.wilson@acm.org>
1476
1477         * config/tc-xtensa.c (MAX_IMMED6): Change value to 65.
1478
1479 2004-11-10  Bob Wilson  <bob.wilson@acm.org>
1480
1481         * config/tc-xtensa.c (update_next_frag_state): Always add a NOP if
1482         relaxing at the end of a loop.  Don't mark frags as UNREACHABLE or
1483         MAYBE_UNREACHABLE.
1484         (relax_frag_immed): Update call to update_next_frag_state.
1485
1486 2004-11-10  Alan Modra  <amodra@bigpond.net.au>
1487
1488         * obj.h (struct format_ops <app_file>): Add int param.
1489         * read.h (s_app_file_string): Likewise.
1490         * read.c (s_app_file_string): Likewise.
1491         (s_app_file): Adjust s_app_file_string call.
1492         * config/tc-mips.c (s_mips_file): Likewise.
1493         * config/obj-coff.h (obj_app_file): Add app param.
1494         * config/obj-ecoff.h (obj_app_file): Likewise.
1495         * config/obj-multi.h (obj_app_file): Likewise.
1496         * config/obj-elf.h (elf_file_symbol): Likewise.
1497         * config/obj-elf.c (elf_file_symbol): Only emit one file symbol
1498         if called for # preprocessor lines.
1499
1500 2004-11-08  H.J. Lu  <hongjiu.lu@intel.com>
1501
1502         PR 528
1503         * symbols.c (resolve_symbol_value): Convert weak symbols only
1504         for Windows PECOFF.
1505         (symbol_equated_reloc_p): Don't equate weaks when relocating
1506         only for Windows PECOFF.
1507
1508 2004-11-08  Tomer Levi  <Tomer.Levi@nsc.com>
1509
1510         * config/tc-crx.c (print_insn): Check and set insn_addr.
1511         * config/tc-crx.h (md_frag_check): Define.
1512
1513 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
1514             Vineet Sharma      <vineets@noida.hcltech.com>
1515
1516         * configure.in: Add support for new target maxq-coff.
1517         * configure: Regenerate.
1518         * NEWS: Mention new support.
1519         * config/tc-maxq.c: New file.
1520         * config/tc-maxq.h: New file.
1521         * config/obj-coff.h: Add support for maxq-coff.
1522
1523 2004-11-08  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1524
1525         * symbols.c (any_external_name): Define.
1526         (resolve_symbol_value): Convert weak symbols.
1527         (S_SET_EXTERNAL): Support any_external_name.
1528         (S_SET_NAME): Qualify parameter const.
1529         (symbol_equated_reloc_p): Equate to weaks when relocating.
1530         * symbols.h (S_SET_NAME): Qualfiy parameter const.
1531         * tc.h (any_external_name): Declare.
1532         * config/obj-coff.c ("coff/pe.h"): Include for BFD
1533         assemblers also.
1534         (weak_is_altname): Declare and define.
1535         (weak_name2altname): Same.
1536         (weak_altname2name): Same.
1537         (weak_uniquify): Same.
1538         (weak_altprefix): Define.
1539         (obj_coff_weak): Change .weak syntax and handling.
1540         (coff_frob_symbol): Fix PE weak symbol alternates.
1541         * config/obj-coff.h (USE_UNIQUE): Define.
1542         * config/tc-i386.c (md_apply_fix3): Assume weak symbols
1543         are in another segment.
1544         (tc_gen_reloc): Remove broken addend hack.
1545         doc/as.texinfo: Update.
1546
1547 2004-11-05  Sterling Augustine  <sterling@tensilica.com>
1548
1549         * config/tc-xtensa.c (total_frag_text_expansion): New.
1550         (md_estimate_size_before_relax): Use it.
1551         (find_address_of_next_align_frag): Likewise.
1552
1553 2004-11-05  Tomer Levi  <Tomer.Levi@nsc.com>
1554
1555         * config/tc-crx.c: Rename argument types.
1556         (processing_arg_number): Rename to 'cur_arg_num'.
1557         (get_number_of_bits): Rename to 'set_operand_size'.
1558         (get_operandtype): Rename to 'parse_operand', totally rewrite.
1559         (set_cons_rparams): Rename to 'set_operand', totally rewrite.
1560         (set_indexmode_parameters): Remove function, integrate its code into
1561         'set_operand'.
1562         (set_operand_size): Get rid of 'Operand Number' function parameter -
1563         use global variable 'cur_arg_num' instead.
1564         Use a local 'argument' pointer to reference the current argument.
1565         (parse_operand): Likewise.
1566         (set_operand): Likewise.
1567         (process_label_constant): Likewise.
1568
1569 2004-11-04  Bob Wilson  <bob.wilson@acm.org>
1570
1571         * config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs.
1572         (add_section_rename): Delete.  Inlined into...
1573         (build_section_rename): ...here.  Use xstrdup instead of strdup.
1574         (xtensa_section_rename): Drop "const" from argument and return types.
1575         (md_show_usage): Indent to match show_usage().
1576         * config/tc-xtensa.h: Remove XTENSA_SECTION_RENAME ifdefs.
1577         (tc_canonicalize_section_name): Define.
1578         (md_elf_section_rename): Remove unused macro.
1579         * doc/as.texinfo (Overview): Document Xtensa --rename-section option.
1580         * doc/c-xtensa.texi (Xtensa Options): Likewise.
1581         (Frame Directive): Delete.
1582
1583 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
1584
1585         * configure.in: Remove arm-*-oabi and thumb-*-oabi.
1586         * config/tc-arm.c (target_oabi): Delete.
1587         (md_apply_fix3, elf32_arm_target_format): Remove target_oabi checks.
1588         (arm_opts): Remove moabi.
1589         * doc/as.texinfo (Overview): Remove documentation of -moabi.
1590         * doc/c-arm.texi (ARM Options): Likewise.
1591         * configure: Regenerated.
1592
1593 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
1594
1595         * configure.in (crisv32): Recognize.  AC_DEFINE_UNQUOTED
1596         DEFAULT_CRIS_ARCH.  Handle crisv32-*-linux-gnu* like
1597         cris-*-linux-gnu* and crisv32-*-* like cris-*-*.
1598         * configure: Regenerate.
1599         * config/tc-cris.c (enum cris_archs): New.
1600         (cris_mach, cris_arch_from_string, s_cris_arch, get_sup_reg)
1601         (cris_insn_ver_valid_for_arch): New functions.
1602         (DEFAULT_CRIS_ARCH): New macro, default to cris_any_v0_v10.
1603         (cris_arch): New variable.
1604         (md_pseudo_table): New pseudo .arch.
1605         (err_for_dangerous_mul_placement): Initialize according to
1606         DEFAULT_CRIS_ARCH.
1607         (STATE_COND_BRANCH): Renamed from STATE_CONDITIONAL_BRANCH.
1608         All users changed.
1609         (STATE_COND_BRANCH_V32, STATE_COND_BRANCH_COMMON)
1610         (STATE_ABS_BRANCH_V32, STATE_LAPC, BRANCH_BF_V32, BRANCH_BB_V32)
1611         (BRANCH_WF_V32, BRANCH_WB_V32): New.
1612         (BRANCH_BF, BRANCH_BB, BRANCH_WF, BRANCH_WB): Don't undef after
1613         use in md_cris_relax_table.
1614         (md_cris_relax_table): Add entries for STATE_COND_BRANCH_V32,
1615         STATE_COND_BRANCH_COMMON, STATE_ABS_BRANCH_V32, STATE_LAPC.
1616         Update and improve head comment.
1617         (OPTION_PIC): Define in terms of previous option, OPTION_US.
1618         (OPTION_MULBUG_ABORT_ON, OPTION_MULBUG_ABORT_OFF): Similar.
1619         (OPTION_ARCH): New.
1620         (md_longopts): New option --march=...
1621         (cris_any_v0_v10_long_jump_size, crisv32_long_jump_size): New
1622         macros.
1623         (md_long_jump_size): Initialize in terms of DEFAULT_CRIS_ARCH.
1624         (HANDLE_RELAXABLE): New macro.
1625         (md_estimate_size_before_relax): Use HANDLE_RELAXABLE for common
1626         cases.  Check for weak symbols and assume not relaxable.  Handle
1627         STATE_COND_BRANCH_V32, STATE_COND_BRANCH_COMMON,
1628         STATE_ABS_BRANCH_V32, STATE_LAPC.  Use new variable symbolP, not
1629         fragP->fr_symbol.
1630         (md_convert_frag): Handle STATE_COND_BRANCH_V32,
1631         STATE_COND_BRANCH_COMMON, STATE_ABS_BRANCH_V32, STATE_LAPC.
1632         (cris_create_short_jump): Adjust for CRISv32.
1633         (cris_relax_frag): Handle new states.
1634         (md_create_long_jump): Ditto.  Emit error for common_v10_v32.
1635         (md_begin): Define symbols "..asm.arch.cris.v32",
1636         "..asm.arch.cris.v10", "..asm.arch.cris.common_v10_v32" and
1637         "..asm.arch.cris.any_v0_v10".  Use cris_insn_ver_valid_for_arch
1638         when entering opcode table entry points.
1639         (md_assemble): Adjust branch handling for CRISv32.  Handle LAPC
1640         relaxation.  In fix_new_exp call for main insn, pass 1 for pcrel
1641         parameter for 8, 16 and 32-bit pc-relative insns and LAPC.
1642         (cris_process_instruction): Initialize out_insnp->insn_type to
1643         CRIS_INSN_NONE, not CRIS_INSN_NORMAL.
1644         <case ']', '[', 'A', 'd', 'Q', 'N', 'n', 'Y', 'U', 'u', 'T'>: New
1645         cases.
1646         <case 'm'>: Check that modified_char == '.'.
1647         <invalid operands>: Consume the rest of the line.
1648         When operands don't match, skip over subsequent insns with
1649         non-matching version specifier but same mnemonic.
1650         <immediate constant, case SIZE_SPEC_REG>: Immediate operands for
1651         special registers in CRISv32 are always 32 bit long.
1652         <immediate constant, case SIZE_FIELD_SIGNED, SIZE_FIELD_UNSIGNED>:
1653         New cases.
1654         (get_gen_reg): Only recognize "PC" when followed by "+]" for v32
1655         and compatible.  Recognize "ACR" for v32, unless followed by "+".
1656         (get_spec_reg): Consider cris_arch when looking up register.
1657         (get_autoinc_prefix_or_indir_op): Don't recognize assignment for
1658         v32 or compatible.
1659         (get_3op_or_dip_prefix_op): Check for ']' after seeing '[rN+'.
1660         (cris_get_expression): Restore input_line_pointer if failing "early".
1661         (get_flags): Consider cris_arch and recognize flags accordingly.
1662         (branch_disp): Adjust for CRISv32.
1663         (gen_cond_branch_32): Similar.  Emit error for common_v10_v32.
1664         (cris_number_to_imm): Use as_bad_where, not as_bad.  Remove
1665         related FIXME.  Don't insist on BFD_RELOC_32_PCREL fixup to be
1666         resolved.  Don't enter zeros in object file for
1667         BFD_RELOC_32_PCREL.
1668         <case BFD_RELOC_CRIS_LAPCQ_OFFSET, BFD_RELOC_CRIS_SIGNED_16>
1669         <case BFD_RELOC_CRIS_SIGNED_8>: New case.
1670         (md_parse_option): Break out "return 1".
1671         <OPTION_ARCH> New case.
1672         (tc_gen_reloc): <case BFD_RELOC_CRIS_LAPCQ_OFFSET>
1673         <case BFD_RELOC_CRIS_SIGNED_16, BFD_RELOC_CRIS_SIGNED_8>
1674         <case BFD_RELOC_CRIS_UNSIGNED_8, BFD_RELOC_CRIS_UNSIGNED_16>
1675         <case BFD_RELOC_32_PCREL>: New cases.
1676         Addends for non-zero fx_pcrel are too in fx_offset.
1677         (md_show_usage): Show --march=<arch>.
1678         (md_apply_fix3): Adjust val for BFD_RELOC_CRIS_LAPCQ_OFFSET.
1679         (md_pcrel_from): BFD_RELOC_CRIS_LAPCQ_OFFSET is PC-relative too.
1680         (s_syntax) <struct syntaxes>: Properly constify member operand.
1681         * config/tc-cris.h (TARGET_MACH): Define.
1682         (cris_mach): Declare.
1683         * doc/as.texinfo (Overview) <CRIS>: Add --march=...
1684         * doc/c-cris.texi (CRIS-Symbols): New node for built-in symbols.
1685         (CRIS-Opts): Document --march=...
1686         (CRIS-Pseudos): Document .arch.
1687
1688 2004-11-04 Jan Beulich <jbeulich@novell.com>
1689
1690         * config/tc-i386.c (set_intel_syntax): Allow % in symbol names when
1691         intel syntax and no register prefix, allow $ in symbol names when
1692         intel syntax.
1693         (set_16bit_gcc_code_flag): Replace literal 'l' by LONG_MNEM_SUFFIX.
1694         (intel_float_operand): Add fourth return value indicating math control
1695         operations. Make classification more precise.
1696         (md_assemble): Complain if memory operand of mov[sz]x has no size
1697         specified.
1698         (parse_insn): Translate word operands to floating point instructions
1699         operating on integers as well as control instructions to short ones
1700         as expected by AT&T syntax. Translate 'd' suffix to short one only for
1701         floating point instructions operating on non-integer operands.
1702         (match_template): Remove fldcw special case. Adjust q-suffix handling
1703         to permit it on fild/fistp/fisttp in AT&T mode.
1704         (process_suffix): Don't guess DefaultSize insns' suffix from
1705         stackop_size for certain floating point control instructions. Guess
1706         suffix for branch and [ls][gi]dt based on flag_code. Split error
1707         messages for Intel and AT&T syntax, and make the condition more strict
1708         for the former. Adjust suppressing of generation of operand size
1709         overrides.
1710         (intel parser): Allow the full set of MASM operators. Add FWORD, TBYTE,
1711         OWORD, and XMMWORD operand size specifiers (TBYTE replaces XWORD). Add
1712         more error checking.
1713         * config/tc-i386.h (BYTE_PTR WORD_PTR DWORD_PTR QWORD_PTR XWORD_PTR
1714         SHORT OFFSET_FLAT FLAT NONE_FOUND): Remove unused defines.
1715
1716 2004-11-03  Hans-Peter Nilsson  <hp@axis.com>
1717
1718         * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare
1719         md_short_jump_size, md_long_jump_size.
1720         * write.c [!WORKING_DOT_WORD]: Ditto.
1721         * tc.h [!WORKING_DOT_WORD]: Declare them here.  Drop const
1722         qualifier.
1723         * config/tc-cris.h (md_short_jump_size, md_long_jump_size): Don't
1724         declare.
1725         * config/tc-cris.c (md_short_jump_size, md_long_jump_size): Drop
1726         const qualifier in these definitions.
1727         * config/tc-i370.c, config/tc-m68k.c, config/tc-pdp11.c,
1728         config/tc-s390.c, config/tc-tahoe.c, config/tc-vax.c: Ditto.
1729
1730 2004-11-02  Nick Clifton  <nickc@redhat.com>
1731
1732         * dwarf2dbg.c (dwarf2_finish): Check for the existence of a file
1733         table before deciding to produce a .debug_line section to match up
1734         with a user provided .debug_info section.
1735
1736 2004-10-28  Tomer Levi  <Tomer.Levi@nsc.com>
1737
1738         * config/tc-crx.c (getreg_image): Bug fix, a return value was
1739         mistakenly omitted from CRX_C_REGTYPE and CRX_CS_REGTYPE cases.
1740
1741 2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
1742
1743         * config/tc-crx.c: Remove global variable 'post_inc_mode'.
1744         (get_flags): New function.
1745         (get_number_of_bits): Edit comments, update numeric values to
1746         supported sizes.
1747         (process_label_constant): Don't support the colon
1748         format (SYMBOL:[s|m|l]).
1749         (set_cons_rparams): Support argument type 'arg_rbase'.
1750         (get_operandtype): Bug fix in 'rbase' operand type parsing.
1751         (handle_LoadStor): Bug fix, first handle post-increment mode.
1752         (getreg_image): Remove redundant code, update according to latest
1753         CRX spec.
1754         (print_constant): Bug fix relate to 3-word instructions.
1755         (assemble_insn): Bug fix, when matching instructions, verify also
1756         instruction type (not only mnemonic).
1757         Add various error checking.
1758         (preprocess_reglist): Support HI/LO and user registers.
1759
1760 2004-10-25  David Mosberger-Tang  <davidm@hpl.hp.com>
1761
1762         * config/tc-ia64.c (fixup_unw_records): Don't let the "t" value
1763         in an epilogue directive go negative.
1764
1765 2004-10-25  H.J. Lu  <hongjiu.lu@intel.com>
1766
1767         PR 474
1768         * config/tc-ia64.c (emit_one_bundle): Decrement md.num_slots_in_use
1769         after reporting template error during manual bundling. Reported
1770         by Michael Dupont, michaelx.dupont@intel.com.
1771
1772 2004-10-25  Daniel Jacobowitz  <dan@debian.org>
1773
1774         * Makefile.am: Run dep-am.
1775         * aclocal.m4: Regenerate with automake 1.9.2.
1776         * Makefile.in: Regenerate with automake 1.9.2.
1777         * doc/Makefile.in: Likewise.
1778
1779         * config/tc-arm.c: Include "dw2gencfi.h".
1780         (tc_arm_regname_to_dw2regnum, tc_arm_frame_initial_instructions):
1781         New functions.
1782         * config/tc-arm.h (TARGET_USE_CFIPOP, DWARF2_DEFAULT_RETURN_COLUMN)
1783         (DWARF2_CIE_DATA_ALIGNMENT, tc_regname_to_dw2regnum)
1784         (tc_cfi_frame_initial_instructions): Define.
1785         (tc_arm_regname_to_dw2regnum, tc_arm_frame_initial_instructions):
1786         Add prototypes.
1787
1788 2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
1789
1790         * config/tc-crx.c (assemble_insn): Check unsigned immediate
1791         operands validity.
1792         Update coprocessor id to be unsigned immediate.
1793
1794 2004-10-18  Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1795
1796         * config/tc-i386.c (O_secrel): Delete.
1797         (tc_pe_dwarf2_emit_offset): New function.
1798         * config/tc-i386.h (O_secrel): Define as O_md1.
1799         (TC_DWARF2_EMIT_OFFSET): Define.
1800
1801 2004-10-18  Nick Clifton  <nickc@redhat.com>
1802
1803         * config/tc-xstormy16.c (xstormy16_cons_fix_new): Accept and
1804         ignore @fptr() directives for 4-byte fixups.
1805
1806 2004-10-15  Alan Modra  <amodra@bigpond.net.au>
1807
1808         * Makefile.am: Run "make dep-am"
1809         * Makefile.in: Regenerate.
1810
1811 2004-10-14  Bob Wilson  <bob.wilson@acm.org>
1812
1813         * doc/c-xtensa.texi (Xtensa Options, Absolute Literals Directive):
1814         Remove comments about placement of literal pools.
1815         (Literal Directive): Update description of literal placement.
1816         (Literal Prefix Directive): Remove statement that this does not apply
1817         to absolute-mode literals.  Describe new section naming scheme.
1818
1819 2004-10-12  Bob Wilson  <bob.wilson@acm.org>
1820
1821         * config/tc-xtensa.c (xtensa_frequency_pseudo): Use set_subseg_freq.
1822         (is_entry_opcode, is_movi_opcode, is_the_loop_opcode, is_jx_opcode,
1823         is_windowed_return_opcode): Delete.
1824         (xtensa_frob_label): Use get_subseg_target_freq.
1825         (md_assemble): Inline call to is_entry_opcode.
1826         (xtensa_handle_align): Inline call to get_frag_is_literal.
1827         (relaxation_requirements): Inline call to is_jx_opcode.
1828         (emit_single_op): Inline call to is_movi_opcode.
1829         (xg_assemble_vliw_tokens): Inline calls to get_frag_is_insn,
1830         get_frag_is_no_transform, is_entry_opcode, and
1831         set_frag_is_specific_opcode.  Use get_subseg_total_freq.
1832         (xtensa_fix_a0_b_retw_frags, xtensa_fix_b_j_loop_end_frags,
1833         xtensa_fix_close_loop_end_frags, relax_frag_immed, convert_frag_immed):
1834         Inline calls to get_frag_is_no_transform.
1835         (next_instrs_are_b_retw): Inline call to is_windowed_return_opcode.
1836         (xtensa_fix_short_loop_frags): Inline calls to is_the_loop_opcode and
1837         get_frag_is_no_transform.
1838         (convert_frag_immed_finish_loop): Inline calls to get_expression_value
1839         and set_frag_is_no_transform.
1840         (get_expression_value): Delete.
1841         (subseg_map struct): Rename cur_total_freq to total_freq.  Rename
1842         cur_target_freq to target_freq.
1843         (get_subseg_info): Split out code to create a new map entry into ...
1844         (add_subseg_info): ... this new function.
1845         (get_last_insn_flags): Check if get_subseg_info succeeded.
1846         (set_last_insn_flags): Call add_subseg_info if needed.
1847         (get_subseg_total_freq, get_subseg_target_freq, set_subseg_freq): New.
1848         (xtensa_reorder_segments): Compute last_sec while counting sections.
1849         Remove call to get_last_sec.
1850         (get_last_sec): Delete.
1851         (cache_literal_section): Inline call to retrieve_literal_seg and its
1852         callees, seg_present and add_seg_list.
1853         (retrieve_literal_seg, seg_present, add_seg_list): Delete.
1854         (get_frag_is_insn, get_frag_is_no_transform,
1855         set_frag_is_specific_opcode, set_frag_is_no_transform): Delete.
1856         * config/tc-xtensa.h (MAX_SLOTS): Reduce from 31 to 15.
1857
1858 2004-10-12  Bob Wilson  <bob.wilson@acm.org>
1859
1860         * config/tc-xtensa.c: Use ISO C90 formatting.
1861         * config/tc-xtensa.h: Likewise.
1862         * config/xtensa-istack.h: Likewise.
1863         * config/xtensa-relax.c: Likewise.
1864         * config/xtensa-relax.h: Likewise.
1865
1866 2004-10-12  Paul Brook  <paul@codesourcery.com>
1867
1868         * config/tc-arm.c (md_begin): Change EF_ARM_EABI_VER3 to
1869         EF_ARM_EABI_VER4.
1870         (arm_eabis): Ditto.
1871         * doc/c-arm.texi: Document that we actually support -meabi=4, not
1872         -meabi=3.
1873
1874 2004-10-08  Bob Wilson  <bob.wilson@acm.org>
1875
1876         * doc/as.texinfo (VTableEntry, VTableInherit): Add "directive" to index
1877         entries.
1878         (Acknowledgements): Use "GAS" instead of AS variable.
1879
1880 2004-10-08  Daniel Jacobowitz  <dan@debian.org>
1881
1882         * config/tc-i386.c: Include "elf/x86-64.h".
1883         (i386_elf_section_type): New function.
1884         * config/tc-i386.h (md_elf_section_type): Define.
1885         (i386_elf_section_type): New prototype.
1886
1887 2004-10-08  Linus Nielsen Feltzing  <linus@haxx.se>
1888
1889         * config/m68k-parse.h (enum m68k_register): New control register,
1890         MBAR2 (for MCF5249)
1891         * config/tc-m68k.c: Correct control register set for MCF5249.
1892
1893 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
1894             Sterling Augustine  <sterling@tensilica.com>
1895
1896         * config/tc-xtensa.c (absolute_literals_supported): New global flag.
1897         (UNREACHABLE_MAX_WIDTH): Define.
1898         (XTENSA_FETCH_WIDTH): Delete.
1899         (cur_vinsn, xtensa_fetch_width, xt_saved_debug_type, past_xtensa_end,
1900         prefer_const16, prefer_l32r): New global variables.
1901         (LIT4_SECTION_NAME): Define.
1902         (lit4_state struct): Add lit4_seg_name and lit4_seg fields.
1903         (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define.
1904         (frag_flags struct): New.
1905         (xtensa_block_info struct): Move from tc-xtensa.h.  Add flags field.
1906         (subseg_map struct): Add cur_total_freq and cur_target_freq fields.
1907         (bitfield, bit_is_set, set_bit, clear_bit): Define.
1908         (MAX_FORMATS): Define.
1909         (op_placement_info struct, op_placement_table): New.
1910         (O_pltrel, O_hi16, O_lo16): Define.
1911         (directiveE enum): Rename directive_generics to directive_transform.
1912         Delete directive_relax.  Add directive_schedule,
1913         directive_absolute_literals, and directive_last_directive.
1914         (directive_info): Rename "generics" to "transform".  Delete "relax".
1915         Add "schedule" and "absolute-literals".
1916         (directive_state): Adjust entries to match changes in directive_info.
1917         (xtensa_relax_statesE, RELAX_IMMED_MAXSTEPS): Move to tc-xtensa.h.
1918         (xtensa_const16_opcode, xtensa_movi_opcode, xtensa_movi_n_opcode,
1919         xtensa_l32r_opcode, xtensa_nop_opcode, xtensa_rsr_lcount_opcode): New.
1920         (xtensa_j_opcode, xtensa_rsr_opcode): Delete.
1921         (align_only_targets, software_a0_b_retw_interlock,
1922         software_avoid_b_j_loop_end, maybe_has_b_j_loop_end,
1923         software_avoid_short_loop, software_avoid_close_loop_end,
1924         software_avoid_all_short_loops, specific_opcode): Delete.
1925         (warn_unaligned_branch_targets): New.
1926         (workaround_a0_b_retw, workaround_b_j_loop_end, workaround_short_loop,
1927         workaround_close_loop_end, workaround_all_short_loops): Default FALSE.
1928         (option_[no_]link_relax, option_[no_]transform,
1929         option_[no_]absolute_literals, option_warn_unaligned_targets,
1930         option_prefer_l32r, option_prefer_const16, option_target_hardware):
1931         New enum values.
1932         (option_[no_]align_only_targets, option_literal_section_name,
1933         option_text_section_name, option_data_section_name,
1934         option_bss_section_name, option_eb, option_el): Delete.
1935         (md_longopts): Add entries for: [no-]transform, [no-]absolute-literals,
1936         warn-unaligned-targets, prefer-l32r, prefer-const16, [no-]link-relax,
1937         and target-hardware.  Delete entries for [no-]target-align-only,
1938         literal-section-name, text-section-name, data-section-name, and
1939         bss-section-name.
1940         (md_parse_option): Handle new options and remove old ones.  Accept but
1941         ignore [no-]density options.  Warn for [no-]generics and [no-]relax
1942         and treat them as [no-]transform.
1943         (md_show_usage): Add new options and remove old ones.
1944         (xtensa_setup_hw_workarounds): New.
1945         (md_pseudo_table): Change "word" entry to use xtensa_elf_cons.  Add
1946         "long", "short", "loc" and "frequency" entries.
1947         (use_generics): Rename to ...
1948         (use_transform): ... this function.  Add past_xtensa_end check.
1949         (use_longcalls): Add past_xtensa_end check.
1950         (code_density_available, can_relax): Delete.
1951         (do_align_targets): New.
1952         (get_directive): Accept dashes in directive names.  Warn about
1953         [no-]generics and [no-]relax directives and treat them as
1954         [no-]transform.
1955         (xtensa_begin_directive): Call md_flush_pending_output only for some
1956         directives.  Check for directives inside instruction bundles.  Warn
1957         about deprecated ".begin literal" usage.  Warn and ignore [no-]density
1958         directives.  Handle new directives.  Check generating_literals flag
1959         for literal_prefix.
1960         (xtensa_end_directive): Check for directives inside instruction
1961         bundles.  Warn and ignore [no-]density directives.  Handle new
1962         directives.  Call xtensa_set_frag_assembly_state.
1963         (xtensa_loc_directive_seen, xtensa_dwarf2_directive_loc,
1964         xtensa_dwarf2_emit_insn): New.
1965         (xtensa_literal_position): Call md_flush_pending_output.  Do not check
1966         use_literal_section flag.
1967         (xtensa_literal_pseudo): Call md_flush_pending_output.  Handle absolute
1968         literals.  Use xtensa_elf_cons to parse the expression.
1969         (xtensa_literal_prefix): Do not check use_literal_section.  Support
1970         ".lit4" sections for absolute literals.  Change prefix convention to
1971         replace ".text" (or ".t" in a linkonce section).  No need to call
1972         subseg_set.
1973         (xtensa_frequency_pseudo, xtensa_elf_cons, xtensa_elf_suffix): New.
1974         (expression_end): Handle closing braces and colons.
1975         (PLT_SUFFIX, plt_suffix): Delete.
1976         (expression_maybe_register): Use new xtensa-isa.h functions.  Use
1977         xtensa_elf_suffix instead of checking for plt suffix, and handle O_lo16
1978         and O_hi16 expressions as well.
1979         (tokenize_arguments): Handle closing braces and colons.
1980         (parse_arguments): Use new xtensa-isa.h functions.  Handle "invisible"
1981         operands and paired register syntax.
1982         (get_invisible_operands): New.
1983         (xg_translate_sysreg_op): Handle new Xtensa LX RSR/WSR/XSR syntax.  Use
1984         new xtensa-isa.h functions.
1985         (xtensa_translate_old_userreg_ops, xtensa_translate_zero_immed): New.
1986         (xg_translate_idioms): Check if inside bundle.  Use use_transform.
1987         Handle new Xtensa LX RSR/WSR/XSR syntax.  Remove code to widen density
1988         instructions.  Use xtensa_translate_zero_immed.
1989         (operand_is_immed, operand_is_pcrel_label): Delete.
1990         (get_relaxable_immed): Use new xtensa-isa.h functions.
1991         (get_opcode_from_buf): Add slot parameter.  Use new xtensa-isa.h
1992         functions.
1993         (xtensa_print_insn_table, print_vliw_insn): New.
1994         (is_direct_call_opcode): Use new xtensa-isa.h functions.
1995         (is_call_opcode, is_loop_opcode, is_conditional_branch_opcode,
1996         is_branch_or_jump_opcode): Delete.
1997         (is_movi_opcode, decode_reloc, encode_reloc, encode_alt_reloc): New.
1998         (opnum_to_reloc, reloc_to_opnum): Delete.
1999         (xtensa_insnbuf_set_operand, xtensa_insnbuf_get_operand): Use new
2000         xtensa-isa.h functions.  Operate on one slot of an instruction.
2001         (xtensa_insnbuf_set_immediate_field, is_negatable_branch,
2002         xg_get_insn_size): Delete.
2003         (xg_get_build_instr_size): Use xg_get_single_size.
2004         (xg_is_narrow_insn, xg_is_single_relaxable_insn): Update calls to
2005         xg_build_widen_table.  Use xg_get_single_size.
2006         (xg_get_max_narrow_insn_size): Delete.
2007         (xg_get_max_insn_widen_size, xg_get_max_insn_widen_literal_size,
2008         xg_is_relaxable_insn): Update calls to xg_build_widen_table.  Use
2009         xg_get_single_size.
2010         (xg_build_to_insn): Record the loc field.  Handle OP_OPERAND_HI16U and
2011         OP_OPERAND_LOW16U.  Check xg_valid_literal_expression.
2012         (xg_expand_to_stack, xg_expand_narrow): Update calls to
2013         xg_build_widen_table.  Use xg_get_single_size.
2014         (xg_immeds_fit): Use new xtensa-isa.h functions.  Update call to
2015         xg_check_operand.
2016         (xg_symbolic_immeds_fit): Likewise.  Also handle O_lo16 and O_hi16, and
2017         treat weak symbols conservatively.
2018         (xg_check_operand): Use new xtensa-isa.h functions.
2019         (is_dnrange): Delete.
2020         (xg_assembly_relax): Inline previous calls to tinsn_copy.
2021         (xg_finish_frag): Specify separate relax states for the frag and slot0.
2022         (is_branch_jmp_to_next, xg_add_branch_and_loop_targets): Use new
2023         xtensa-isa.h functions.
2024         (xg_instruction_matches_option_term, xg_instruction_matches_or_options,
2025         xg_instruction_matches_options): New.
2026         (xg_instruction_matches_rule): Handle O_register expressions.  Call
2027         xg_instruction_matches_options.
2028         (transition_rule_cmp): New.
2029         (xg_instruction_match): Update call to xg_build_simplify_table.
2030         (xg_build_token_insn): Record loc fields.
2031         (xg_simplify_insn): Check is_specific_opcode field and
2032         density_supported flag.
2033         (xg_expand_assembly_insn): Skip checking code_density_available.  Use
2034         new xtensa-isa.h functions.  Call use_transform instead of can_relax.
2035         (xg_assemble_literal): Add error handling for O_big.  Call
2036         record_alignment.  Handle O_pltrel.
2037         (xg_valid_literal_expression): New.
2038         (xg_assemble_literal_space): Add slot parameter.  Remove call to
2039         set_expr_symbol_offset.  Add call to record_alignment.  Update call to
2040         xg_finish_frag.
2041         (xg_emit_insn): Delete.
2042         (xg_emit_insn_to_buf): Add format parameter.  Update calls to
2043         xg_add_opcode_fix and xtensa_insnbuf_to_chars.
2044         (xg_add_opcode_fix): Change opcode parameter to tinsn and add format
2045         and slot parameters.  Handle new "alternate" relocations for absolute
2046         literals and CONST16 instructions.  Check for bad uses of O_lo16 and
2047         O_hi16.  Use new xtensa-isa.h functions.
2048         (xg_assemble_tokens): Delete.
2049         (is_register_writer): Use new xtensa-isa.h functions.
2050         (is_bad_loopend_opcode): Check for xtensa_rsr_lcount_opcode instead of
2051         old-style RSR from LCOUNT.
2052         (next_frag_opcode): Delete.
2053         (next_frag_opcode_is_loop, next_frag_format_size, frag_format_size,
2054         update_next_frag_state): New.
2055         (update_next_frag_nop_state): Delete.
2056         (next_frag_pre_opcode_bytes): Use next_frag_opcode_is_loop.
2057         (xtensa_mark_literal_pool_location): Check use_literal_section flag and
2058         the state of the absolute-literals directive.  Add calls to
2059         record_alignment and xtensa_set_frag_assembly_state.  Call
2060         xtensa_switch_to_non_abs_literal_fragment instead of
2061         xtensa_switch_to_literal_fragment.
2062         (build_nop): New.
2063         (assemble_nop): Use build_nop.  Update call to xtensa_insnbuf_to_chars.
2064         (get_expanded_loop_offset): Change check for undefined opcode to an
2065         assertion.
2066         (xtensa_set_frag_assembly_state, relaxable_section,
2067         xtensa_find_unmarked_state_frags, xtensa_find_unaligned_branch_targets,
2068         xtensa_find_unaligned_loops, xg_apply_tentative_value): New.
2069         (md_begin): Update call to xtensa_isa_init.  Initialize linkrelax to 1.
2070         Set lit4_seg_name.  Call xg_init_vinsn.  Initialize new global opcodes.
2071         Call init_op_placement_info_table and xtensa_set_frag_assembly_state.
2072         (xtensa_init_fix_data): New.
2073         (xtensa_frob_label): Reset label symbol to the current frag.  Check
2074         do_align_targets and generating_literals flag.  Propagate frequency
2075         info to new alignment frag.  Call xtensa_set_frag_assembly_state.
2076         (xtensa_unrecognized_line): New.
2077         (xtensa_flush_pending_output): Check if inside a bundle.  Add a call
2078         to xtensa_set_frag_assembly_state.
2079         (error_reset_cur_vinsn): New.
2080         (md_assemble): Remove check for literal frag.  Remove call to
2081         istack_init.  Call use_transform instead of use_generics.  Parse
2082         explicit instruction format specifiers.  Move code for
2083         a0_b_retw_interlock workaround to xg_assemble_vliw_tokens.  Call
2084         error_reset_cur_vinsn on errors.  Add call to get_invisible_operands.
2085         Add dwarf2_where call.  Remote automatic alignment for ENTRY
2086         instructions.  Move call to xtensa_clear_insn_labels to the end.
2087         Rearrange to handle bundles.
2088         (xtensa_cons_fix_new): Delete.
2089         (xtensa_handle_align): New.
2090         (xtensa_frag_init): Call xtensa_set_frag_assembly_state.  Remove
2091         assignment to is_no_density field.
2092         (md_pcrel_from): Use new xtensa-isa.h functions.  Use decode_reloc
2093         instead of reloc_to_opnum.  Handle "alternate" relocations.
2094         (xtensa_force_relocation, xtensa_check_inside_bundle,
2095         xtensa_elf_section_change_hook): New.
2096         (xtensa_symbol_new_hook): Delete.
2097         (xtensa_fix_adjustable): Check for difference of symbols with an
2098         offset.  Check for external and weak symbols.
2099         (md_apply_fix3): Remove cases for XTENSA_OP{0,1,2} relocs.
2100         (md_estimate_size_before_relax): Return expansion for the first slot.
2101         (tc_gen_reloc): Handle difference of symbols by producing
2102         XTENSA_DIFF{8,16,32} relocs and by writing the value of the difference
2103         into the output.  Handle new XTENSA_SLOT*_OP relocs by storing the
2104         tentative values into the output when linkrelax is set.
2105         (XTENSA_PROP_SEC_NAME): Define.
2106         (xtensa_post_relax_hook): Call xtensa_find_unmarked_state_frags.
2107         Create literal tables only if using literal sections.  Create new
2108         property tables instead of old instruction tables.  Check for unaligned
2109         branch targets and loops.
2110         (finish_vinsn, find_vinsn_conflicts, check_t1_t2_reads_and_writes,
2111         new_resource_table, clear_resource_table, resize_resource_table,
2112         resources_available, reserve_resources, release_resources,
2113         opcode_funcUnit_use_unit, opcode_funcUnit_use_stage,
2114         resources_conflict, xg_find_narrowest_format, relaxation_requirements,
2115         bundle_single_op, emit_single_op, xg_assemble_vliw_tokens): New.
2116         (xtensa_end): Call xtensa_flush_pending_output.  Set past_xtensa_end
2117         flag.  Update checks for workaround options.  Call
2118         xtensa_mark_narrow_branches and xtensa_mark_zcl_first_insns.
2119         (xtensa_cleanup_align_frags): Add special case for branch targets.
2120         Check for and mark unreachable frags.
2121         (xtensa_fix_target_frags): Remove use of align_only_targets flag.
2122         Use RELAX_LOOP_END_BYTES in special case for negatable branch at the
2123         end of a zero-overhead loop body.
2124         (frag_can_negate_branch): Handle instructions with multiple slots.
2125         Use new xtensa-isa.h functions
2126         (xtensa_mark_narrow_branches, is_narrow_branch_guaranteed_in_range,
2127         xtensa_mark_zcl_first_insns): New.
2128         (xtensa_fix_a0_b_retw_frags, xtensa_fix_b_j_loop_end_frags): Error if
2129         transformations are disabled.
2130         (next_instrs_are_b_retw): Use new xtensa-isa.h functions.  Handle
2131         multislot instructions.
2132         (xtensa_fix_close_loop_end_frags, xtensa_fix_short_loop_frags):
2133         Likewise.  Also error if transformations are disabled.
2134         (unrelaxed_frag_max_size): New.
2135         (unrelaxed_frag_min_insn_count, unrelax_frag_has_b_j): Use new
2136         xtensa-isa.h functions.
2137         (xtensa_sanity_check, is_empty_loop, is_local_forward_loop): Use
2138         xtensa_opcode_is_loop instead of is_loop_opcode.
2139         (get_text_align_power): Replace as_fatal with assertion.
2140         (get_text_align_fill_size): Iterate instead of using modulus when
2141         use_nops is false.
2142         (get_noop_aligned_address): Assert that this is for a machine-dependent
2143         RELAX_ALIGN_NEXT_OPCODE frag.  Use next_frag_opcode_is_loop,
2144         xg_get_single_size, and frag_format_size.
2145         (get_widen_aligned_address): Rename to ...
2146         (get_aligned_diff): ... this function.  Add max_diff parameter.
2147         Remove handling of rs_align/rs_align_code frags.  Use
2148         next_frag_format_size, get_text_align_power, get_text_align_fill_size,
2149         next_frag_opcode_is_loop, and xg_get_single_size.  Compute max_diff
2150         and pass it back to caller.
2151         (xtensa_relax_frag): Use relax_frag_loop_align.  Add code for new
2152         RELAX_SLOTS, RELAX_MAYBE_UNREACHABLE, RELAX_MAYBE_DESIRE_ALIGN,
2153         RELAX_FILL_NOP, and RELAX_UNREACHABLE frag types.  Check relax_seen.
2154         (relax_frag_text_align): Rename to ...
2155         (relax_frag_loop_align): ... this function.  Assume loops can only be
2156         in the first slot of an instruction.
2157         (relax_frag_add_nop): Use assemble_nop instead of constructing an OR
2158         instruction.  Remove call to frag_wane.
2159         (relax_frag_narrow): Rename to ...
2160         (relax_frag_for_align): ... this function.  Extend to handle
2161         RELAX_FILL_NOP and RELAX_UNREACHABLE, as well as RELAX_SLOTS with
2162         RELAX_NARROW for the first slot.
2163         (find_address_of_next_align_frag, bytes_to_stretch): New.
2164         (future_alignment_required): Use find_address_of_next_align_frag and
2165         bytes_to_stretch.  Look ahead to subsequent frags to make smarter
2166         alignment decisions.
2167         (relax_frag_immed): Add format, slot, and estimate_only parameters.
2168         Check if transformations are enabled for b_j_loop_end workaround.
2169         Use new xtensa-isa.h functions and handle multislot instructions.
2170         Update call to xg_assembly_relax.
2171         (md_convert_frag): Handle new RELAX_SLOTS, RELAX_UNREACHABLE,
2172         RELAX_MAYBE_UNREACHABLE, RELAX_MAYBE_DESIRE_ALIGN, and RELAX_FILL_NOP
2173         frag types.
2174         (convert_frag_narrow): Add segP, format and slot parameters.  Call
2175         convert_frag_immed for branch instructions.  Adjust calls to
2176         tinsn_from_chars, tinsn_immed_from_frag, and xg_emit_insn_to_buf.  Use
2177         xg_get_single_size and xg_get_single_format.
2178         (convert_frag_fill_nop): New.
2179         (convert_frag_immed): Add format and slot parameters.  Handle multislot
2180         instructions and use new xtensa-isa.h functions.  Update calls to
2181         tinsn_immed_from_frag and xg_assembly_relax.  Check if transformations
2182         enabled for b_j_loop_end workaround.  Use build_nop instead of
2183         assemble_nop.  Check is_specific_opcode flag.  Check for unreachable
2184         frags.  Use xg_get_single_size.  Handle O_pltrel.
2185         (fix_new_exp_in_seg): Remove check for old plt flag.
2186         (convert_frag_immed_finish_loop): Update calls to tinsn_from_chars and
2187         xtensa_insnbuf_to_chars.  Call tinsn_immed_from_frag.  Change check
2188         for loop opcode to an assertion.  Mark all frags up to the end of the
2189         loop as not transformable.
2190         (get_last_insn_flags, set_last_insn_flags): Use get_subseg_info.
2191         (get_subseg_info): New.
2192         (xtensa_move_literals): Call xtensa_set_frag_assembly_state.  Add null
2193         check for dest_seg.
2194         (xtensa_switch_to_literal_fragment): Rewrite to handle absolute
2195         literals and use xtensa_switch_to_non_abs_literal_fragment otherwise.
2196         (xtensa_switch_to_non_abs_literal_fragment): New.
2197         (cache_literal_section): Add is_code parameter and pass it through to
2198         retrieve_literal_seg.
2199         (retrieve_literal_seg): Add is_code parameter and use it to set the
2200         flags on the literal section.  Handle case where head parameter is 0.
2201         (get_frag_is_no_transform, set_frag_is_specific_opcode,
2202         set_frag_is_no_transform): New.
2203         (xtensa_create_property_segments): Add end_property_function parameter
2204         and pass it through to add_xt_block_frags.  Call bfd_get_section_flags
2205         and skip SEC_DEBUGGING and !SEC_ALLOC sections.
2206         (xtensa_create_xproperty_segments, section_has_xproperty): New.
2207         (add_xt_block_frags): Add end_property_function parameter and call it
2208         if it is non-zero.  Call xtensa_frag_flags_init.
2209         (xtensa_frag_flags_is_empty, xtensa_frag_flags_init,
2210         get_frag_property_flags, frag_flags_to_number,
2211         xtensa_frag_flags_combinable, xt_block_aligned_size,
2212         xtensa_xt_block_combine, add_xt_prop_frags,
2213         init_op_placement_info_table, opcode_fits_format_slot,
2214         xg_get_single_size, xg_get_single_format): New.
2215         (istack_push): Inline call to tinsn_copy.
2216         (tinsn_copy): Delete.
2217         (tinsn_has_invalid_symbolic_operands): Handle O_hi16 and O_lo16 and
2218         CONST16 opcodes.  Handle O_big, O_illegal, and O_absent.
2219         (tinsn_has_complex_operands): Handle O_hi16 and O_lo16.
2220         (tinsn_to_insnbuf): Use xg_get_single_format and new xtensa-isa.h
2221         functions.  Handle invisible operands.
2222         (tinsn_to_slotbuf): New.
2223         (tinsn_check_arguments): Use new xtensa-isa.h functions.
2224         (tinsn_from_chars): Add slot parameter.  Rewrite using xg_init_vinsn,
2225         vinsn_from_chars, and xg_free_vinsn.
2226         (tinsn_from_insnbuf): New.
2227         (tinsn_immed_from_frag): Add slot parameter and handle multislot
2228         instructions.  Handle symbol differences.
2229         (get_num_stack_text_bytes): Use xg_get_single_size.
2230         (xg_init_vinsn, xg_clear_vinsn, vinsn_has_specific_opcodes,
2231         xg_free_vinsn, vinsn_to_insnbuf, vinsn_from_chars, expr_is_register,
2232         get_expr_register, set_expr_symbol_offset_diff): New.
2233         * config/tc-xtensa.h (MAX_SLOTS): Define.
2234         (xtensa_relax_statesE): Move from tc-xtensa.c. Add
2235         RELAX_CHECK_ALIGN_NEXT_OPCODE, RELAX_MAYBE_DESIRE_ALIGN, RELAX_SLOTS,
2236         RELAX_FILL_NOP, RELAX_UNREACHABLE, RELAX_MAYBE_UNREACHABLE, and
2237         RELAX_NONE types.
2238         (RELAX_IMMED_MAXSTEPS): Move from tc-xtensa.c.
2239         (xtensa_frag_type struct): Add is_assembly_state_set,
2240         use_absolute_literals, relax_seen, is_unreachable, is_specific_opcode,
2241         is_align, is_text_align, alignment, and is_first_loop_insn fields.
2242         Replace is_generics and is_relax fields by is_no_transform field.
2243         Delete is_text and is_longcalls fields.  Change text_expansion and
2244         literal_expansion to arrays of MAX_SLOTS entries.  Add arrays of
2245         per-slot information: literal_frags, slot_subtypes, slot_symbols,
2246         slot_sub_symbols, and slot_offsets.  Add fr_prev field.
2247         (xtensa_fix_data struct): New.
2248         (xtensa_symfield_type struct): Delete plt field.
2249         (xtensa_block_info struct): Move definition to tc-xtensa.h.  Add
2250         forward declaration here.
2251         (xt_section_type enum): Delete xt_insn_sec.  Add xt_prop_sec.
2252         (XTENSA_SECTION_RENAME): Undefine.
2253         (TC_FIX_TYPE, TC_INIT_FIX_DATA, TC_FORCE_RELOCATION, NO_PSEUDO_DOT,
2254         tc_unrecognized_line, md_do_align, md_elf_section_change_hook,
2255         HANDLE_ALIGN, TC_LINKRELAX_FIXUP, SUB_SEGMENT_ALIGN): Define.
2256         (TC_CONS_FIX_NEW, tc_symbol_new_hook): Delete.
2257         (unit_num_copies_func, opcode_num_units_func,
2258         opcode_funcUnit_use_unit_func, opcode_funcUnit_use_stage_func): New.
2259         (resource_table struct): New.
2260         * config/xtensa-istack.h (MAX_INSN_ARGS): Increase from 6 to 10.
2261         (TInsn struct): Add keep_wide, loc, fixup, record_fix, subtype,
2262         literal_space, symbol, sub_symbol, offset, and literal_frag fields.
2263         (tinsn_copy): Delete prototype.
2264         (vliw_insn struct): New.
2265         * config/xtensa-relax.c (insn_pattern_struct): Add options field.
2266         (widen_spec_list): Add option conditions for density and boolean
2267         instructions.  Add expansions using CONST16 and conditions for using
2268         CONST16 vs. L32R.  Use new Xtensa LX RSR/WSR syntax.  Add entries for
2269         predicted branches.
2270         (simplify_spec_list): Add option conditions for density instructions.
2271         Add entry for NOP instruction.
2272         (append_transition): Add cmp function pointer parameter and use it to
2273         insert the new entry in order.
2274         (operand_function_LOW16U, operand_function_HI16U): New.
2275         (xg_has_userdef_op_fn, xg_apply_userdef_op_fn): Handle
2276         OP_OPERAND_LOW16U and OP_OPERAND_HI16U.
2277         (enter_opname, split_string): Use xstrdup instead of strdup.
2278         (init_insn_pattern): Initialize new options field.
2279         (clear_req_or_option_list, clear_req_option_list,
2280         clone_req_or_option_list, clone_req_option_list, parse_option_cond):
2281         New.
2282         (parse_insn_pattern): Parse option conditions.
2283         (transition_applies): New.
2284         (build_transition): Use new xtensa-isa.h functions.  Fix incorrectly
2285         swapped last arguments in calls to append_constant_value_condition.
2286         Call clone_req_option_list.  Add warning about invalid opcode.
2287         Handle LOW16U and HI16U function names.
2288         (build_transition_table): Add cmp parameter and use it in calls to
2289         append_transition.  Use new xtensa-isa.h functions.  Check
2290         transition_applies before adding entries.
2291         (xg_build_widen_table, xg_build_simplify_table): Add cmp parameter and
2292         pass it through to build_transition_table.
2293         * config/xtensa-relax.h (ReqOrOptionList, ReqOrOption, ReqOptionList,
2294         ReqOption, transition_cmp_fn): New types.
2295         (OpType enum): Add OP_OPERAND_LOW16U and OP_OPERAND_HI16U.
2296         (transition_rule struct): Add options field.
2297         * doc/as.texinfo (Overview): Update Xtensa options.
2298         * doc/c-xtensa.texi (Xtensa Options): Delete --[no-]density,
2299         --[no-]relax, and --[no-]generics options.  Update descriptions of
2300         --text-section-literals and --[no-]longcalls.  Add
2301         --[no-]absolute-literals and --[no-]transform.
2302         (Xtensa Syntax): Add description of syntax for FLIX instructions.
2303         Remove use of "generic" and "specific" terminology for opcodes.
2304         (Xtensa Registers): Generalize the syntax description to include
2305         user-defined register files.
2306         (Xtensa Automatic Alignment): Update.
2307         (Xtensa Branch Relaxation): Mention limitation of unconditional jumps.
2308         (Xtensa Call Relaxation): Linker can now remove most of the overhead.
2309         (Xtensa Directives): Remove confusing rules about precedence.
2310         (Density Directive, Relax Directive): Delete.
2311         (Schedule Directive): New.
2312         (Generics Directive): Rename to ...
2313         (Transform Directive): ... this node.
2314         (Literal Directive): Update for absolute literals.  Missing
2315         literal_position directive is now an error.
2316         (Literal Position Directive): Update for absolute literals.
2317         (Freeregs Directive): Delete.
2318         (Absolute Literals Directive): New.
2319         (Frame Directive): Minor editing.
2320         * Makefile.am (DEPTC_xtensa_elf, DEPOBJ_xtensa_elf, DEP_xtensa_elf):
2321         Update dependencies.
2322         * Makefile.in: Regenerate.
2323
2324 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
2325
2326         * config/tc-mips.c (append_insn): Use fix_new rather than fix_new_exp
2327         to build the second and third fixups for a composite relocation.
2328         (macro_read_relocs): New function.
2329         (macro_build): Use it.
2330         (s_cpsetup): Pass all three composite relocation codes to macro_build.
2331         Simplify fragging code accordingly.
2332         (s_gpdword): Use fix_new rather than fix_new_exp for the second part
2333         of the composite relocation.  Set fx_tcbit in both fixups.
2334
2335 2004-10-07  Richard Sandiford  <rsandifo@redhat.com>
2336
2337         * config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs.
2338         (md_apply_fix3): Don't treat composite relocs as done.
2339
2340 2004-10-07  Jan Beulich <jbeulich@novell.com>
2341
2342         * macro.c (macro_expand_body): When ELF, use .LL rather than LL as
2343         prefix for symbol names generated from the LOCAL macro directive.
2344
2345         * dw2gencfi.c (select_cie_for_fde): When separating CIE out from
2346         FDE, treat a DW_CFA_remember_state as we do a DW_CFA_advance_loc.
2347
2348 2004-10-07  Tomer Levi  <Tomer.Levi@nsc.com>
2349
2350         * config/tc-crx.c (preprocess_reglist): Handle Co-processor
2351         Special registers.
2352         (md_assemble): Add error checking for Co-Processor instructions.
2353         (get_cinv_parameters): Add 'b' option to invalidate the
2354         branch-target cache.
2355
2356 2004-10-05  Paul Brook  <paul@codesourcery.com>
2357
2358         * config/tc-arm.c (unwind): New variable.
2359         (vfp_sp_encode_reg): New function.
2360         (vfp_sp_reg_required_here): Use it.
2361         (vfp_sp_reg_list, vfp_dp_reg_list): Remove.
2362         (vfp_parse_reg_list): New function.
2363         (s_arm_unwind_fnstart, s_arm_unwind_fnend, s_arm_unwind_cantunwind,
2364         s_arm_unwind_personality, s_arm_unwind_personalityindex,
2365         s_arm_unwind_handlerdata, s_arm_unwind_save, s_arm_unwind_movsp,
2366         s_arm_unwind_pad, s_arm_unwind_setfp, s_arm_unwind_raw): New
2367         functions.
2368         (md_pseudo_table): Add them.
2369         (do_vfp_reg2_from_sp2): Use vfp_parse_reg_list and vfp_sp_encode_reg.
2370         (do_vfp_sp2_from_reg2, vfp_sp_ldstm, vfp_dp_ldstm): Ditto.
2371         (set_section, add_unwind_adjustsp, flush_pending_unwind,
2372         finish_unwind_opcodes, start_unwind_section, create_unwind_entry,
2373         require_hashconst, add_unwind_opcode): New functions.
2374         * doc/c-arm.texi: Document unwinding opcodes.
2375         * NEWS: Mention the new feature.
2376
2377 2004-10-04  Eric Christopher  <echristo@redhat.com>
2378
2379         * config/tc-mips.c (md_apply_fix3): Remove erroneous assert.
2380
2381 2004-10-01  H.J. Lu  <hongjiu.lu@intel.com>
2382
2383         * config/tc-ppc.c (md_apply_fix3): Call S_SET_THREAD_LOCAL for
2384         TLS relocations.
2385         * config/tc-s390.c (md_apply_fix3): Likewise.
2386         * config/tc-sparc.c (md_apply_fix3): Likewise.
2387
2388 2004-10-01  Paul Brook  <paul@codesourcery.com>
2389
2390         * config/tc-arm.c (arm_elf_section_type): New function.
2391         (arm_elf_change_section): Set section link for exidx sections.
2392         * config/tc-arm.h (arm_elf_section_type): Add prototype.
2393         (md_elf_section_type): Define.
2394
2395 2004-10-01  Bill Farmer  <Bill@the-farmers.freeserve.co.uk>
2396
2397         * config/tc-pdp11.c (md_apply_fix3): Change to sign of the SOB
2398         instruction's offset.
2399
2400 2004-10-01  Adam Nemet  <anemet@lnxw.com>
2401
2402         * (TARGET_FORMAT): Remove LynxOS COFF definition.
2403
2404 2004-10-01  Ravi Ramaseshan  <ravi.ramaseshan@codito.com>
2405
2406         * config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is an
2407         asymbol *, instead use symbol_get_bfdsym.
2408
2409 2004-09-30  Linus Nielsen Feltzing  <linus@haxx.se>
2410
2411         * config/tc-m68k.c (select_control_regs): Add mcf5249.
2412
2413 2004-09-30  Paul Brook  <paul@codesourcery.com>
2414
2415         * config/tc-arm.c (do_smi, do_nop): New functions.
2416         (insns): Add ARMv6ZK instructions.
2417         (md_apply_fix3): Handle BFD_RELOC_ARM_SMI.
2418         (tc_gen_reloc): Ditto.
2419         (arm_cpus): Add mpcore and arm1176.
2420         (arm_archs): Add armv6{k,z,zk}.
2421         * doc/c-arm.texi: Document new cores and architectures.
2422
2423 2004-09-30  Nick Clifton  <nickc@redhat.com>
2424
2425         * config/tc-arm.c: Use ISO C90 formatting.
2426
2427 2004-09-30  Vladimir Ivanov  <vladitx@nucleusys.com>
2428
2429         * config/tc-arm.c (mav_reg_required_here): Allow REG_TYPE_CN
2430         as alternative when REG_TYPE_MVF, REG_TYPE_MVD, REG_TYPE_MVFX or
2431         REG_TYPE_MVDX is expected.
2432
2433 2004-09-29  Marc Bevand  <m.bevand@gmail.com>
2434
2435         * doc/c-i386.texi (i386-Mnemonics): Fix typo.
2436
2437 2004-09-21  James E Wilson  <wilson@specifixinc.com>
2438
2439         * config/tc-ia64.c (ENCODED_PSP_OFFSET): New.
2440         (output_rp_psprel, output_pfs_psprel, output_preds_psprel,
2441         output_spill_base, output_unat_psprel, output_lc_psprel,
2442         output_fpsr_psprel, output_priunat_psprel, output_bsp_psprel,
2443         output_bsprestore_psprel, output_rnat_psprel, output_spill_psprel,
2444         output_spill_psprel_p): Use it.
2445
2446 2004-09-20  Tomer Levi  <Tomer.Levi@nsc.com>
2447
2448         * config/tc-crx.c (handle_LoadStor): New function.
2449         Handle load/stor unique instructions before parsing.
2450
2451 2004-09-17  Paul Brook  <paul@codesourcery.com>
2452
2453         * config/tc-arm.c (s_arm_rel31): New funciton.
2454         (md_pseudo_table): Add .rel31.
2455         (md_apply_fix3): Handle BFD_RELOC_ARM_TARGET2,
2456         BFD_RELOC_32_PCREL and BFD_RELOC_ARM_PREL31.
2457         (tc_gen_reloc): Handle BFD_RELOC_ARM_PREL31 and BFD_RELOC_ARM_TARGET2.
2458         (arm_fix_adjustable): Return 0 for BFD_RELOC_ARM_TARGET2.
2459         (arm_parse_reloc): Add (target2).
2460
2461 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
2462
2463         * Makefile.am: Run "make dep-am".
2464         * Makefile.in: Regenerate.
2465         * aclocal.m4: Regenerate.
2466         * configure: Regenerate.
2467         * doc/Makefile.in: Regenerate.
2468         * po/POTFILES.in: Regenerate.
2469         * po/gas.pot: Regenerate.
2470
2471 2004-09-14  Hideki IWAMOTO  <h-iwamoto@kit.hi-ho.ne.jp>
2472
2473         * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.
2474         [!LLONG_MAX]: Ditto.
2475
2476 2004-09-13  Paul Brook  <paul@codesourcery.com>
2477
2478         * config/tc-arm.c: Rename RELABS to TARGET1.
2479
2480 2004-09-13  Alan Modra  <amodra@bigpond.net.au>
2481
2482         * messages.c (as_internal_value_out_of_range): Cast values passed
2483         to as_bad_where or as_warn_where to proper type.
2484
2485 2004-09-11  Theodore A. Roth  <troth@openavr.org>
2486
2487         * config/tc-avr.c: Add support for
2488         atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
2489
2490 2004-09-09  Alan Modra  <amodra@bigpond.net.au>
2491
2492         * dw2gencfi.c (select_cie_for_fde): When separating CIE out
2493         from FDE, treat a CFI_escape as we do a DW_CFA_advance_loc.
2494
2495 2004-09-08  Paul Brook  <paul@codesourcery.com>
2496
2497         * config/obj-elf.c (obj_elf_section_type): Handle init_array,
2498         fini_array and preinit_array section types.
2499         * config/tc-ia64.c (ia64_elf_section_type): Remove init_array
2500         and fini_array.
2501         * doc/as.texinfo: Document extra section types.
2502
2503 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
2504
2505         * Makefile.am (TARG_ENV_HFILES): Add te-symbian.h.
2506         * Makefile.in: Regenerated.
2507         * configure.in: Set em for arm*-*-symbianelf*.
2508         * configure: Regenerated.
2509         * config/tc-arm.c (elf32_arm_target_format): Use Symbian target
2510         vectors when appropriate.
2511         * config/te-symbian.h: New file.
2512
2513 2004-09-03  Tomer Levi  <Tomer.Levi@nsc.com>
2514
2515         * config/tc-crx.c (gettrap): Exception vector can be case
2516         insensitive.
2517         (process_label_constant): Fix a 32-bit displacement bug in branch
2518         instructions.
2519         (get_operandtype) : Bug fix, wrong operand was used.
2520         (process_label_constant): Initialize relocation type to
2521         BFD_RELOC_NONE
2522
2523 2004-09-01  Richard Earnshaw < reanrsha@arm.com>
2524
2525         * tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>s
2526         for synthesizable cores.
2527
2528         * doc/c-arm.texi (ARM Options): Document canonical names of CPUs.
2529
2530 2004-08-25  Dmitry Diky  <diwil@spec.ru>
2531
2532         * config/tc-msp430.c:   Clean-up the code.
2533         (md_relax_table): New relax table.
2534         (mcu_types): Sort MCU types.
2535         (md_pseudo_table): Add .profiler pseudo handler.
2536         (pow2value): New function.
2537         (msp430_profiler): New function.
2538         (msp430_operands): Add new insns handlers.
2539         (msp430_srcoperand): Add register operand handler, allow complex
2540         expressions.
2541         (md_estimate_size_before_relax): Rewritten.
2542         (md_convert_frag): Rewritten.
2543         (msp430_relax_frag): New function.
2544         * config/tc-msp430.h (md_relax_frag): define macro
2545         * doc/c-msp430.texi: Update information.
2546
2547 2004-08-24  Nick Clifton  <nickc@redhat.com>
2548
2549         * as.c (std_shortopts): Allow -g to take an optional argument.
2550         (parse_args): Pass any switch starting with -g on to the backend
2551         for parsing.
2552
2553 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
2554
2555         * configure.in (arm*-*-symbianelf*): New target.
2556         (arm*-*-eabi*): Likewise.
2557         * configure: Regenerated.
2558
2559 2004-08-18  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
2560         * config/tc-mips.c (append_insn): Handle delay slots in branch likely
2561         correctly.
2562
2563 2004-08-18  Jakub Jelinek  <jakub@redhat.com>
2564
2565         * config/tc-ia64.c (start_unwind_section): Add linkonce_empty
2566         argument, don't do anything if current section is not
2567         .gnu.linkonce.t.* and linkonce_empty is set.
2568         (generate_unwind_image, dot_endp): Adjust callers, call
2569         start_unwind_section (*, 1) if nothing will be put into the
2570         section.
2571
2572 2004-08-17  Nick Clifton  <nickc@redhat.com>
2573
2574         * as.c (MD_DEBUG_FORMAT_SELECTOR): Provide default definition.
2575         (show_usage): Add -g.
2576         (std_longopts): Add --gen-debug.  Alpha sort the table.
2577         (parse_args): Print an error message if a switch is not handled.
2578         Handle the -g switch, calling md_debug_format_selector() if
2579         necessary.
2580         * NEWS: Mention new feature.
2581         * doc/as.texinfo: Document new switch.
2582         * doc/internals.texi: Document behaviour of md_parse_option.
2583
2584         * config/tc-arm.c (md_parse_option): Do not issue an error message
2585         if the switch is not recognised.
2586         * config/tc-m68k.c (md_parse_option): Likewise.
2587         * config/tc-pdp11.c (md_parse_option): Likewise.
2588         * config/tc-v850.c (md_parse_option): Likewise.
2589
2590         * as.h: Fix up formatting.
2591         * tc.h: Likewise.
2592
2593 2004-08-16  Nick Clifton  <nickc@redhat.com>
2594
2595         * macro.c (macro_set_alternate): Use ISO C90 formatting.
2596
2597         * configure.in: Sort architecture based tables alphabetically.
2598         * configure: Regenerate.
2599
2600 2004-08-16  Alan Modra  <amodra@bigpond.net.au>
2601
2602         * config/tc-ppc.c (tc_ppc_regname_to_dw2regnum <regnames>): Replace
2603         { "cc", 68 }, with { "cr", 70 }.
2604
2605 2004-08-13 Jan Beulich <jbeulich@novell.com>
2606            Nick Clifton <nickc@redhat.com>
2607
2608         * as.c: Add and handle new --alternate command line option.
2609         * macro.c (macro_set_alternate): New.
2610         * macro.h (macro_set_alternate): Declare.
2611         * read.c: Add and handle new .altmacro and .noaltmacro directives.
2612         * doc/as.texinfo: Document new command line option and pseudo-ops
2613         as well as insert documentation originating from gasp about
2614         alternate macro syntax.
2615         * NEWS: Mention new command line option and pseudo-ops.
2616
2617 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2618
2619         * expr.c (operand): Handle the "~", "-", and "!" operators applied
2620         to bignums.
2621
2622 2004-08-06  Paul Brook  <paul@codesourcery.com>
2623
2624         * config/tc-arm.c (md_apply_fix3, tc_gen_reloc, arm_parse_reloc):
2625         Handle new relocations.
2626         * include/elf/arm.h (elf_arm_reloc_type): Add new EABI relocations.
2627
2628 2004-08-05  Bob Wilson  <bob.wilson@acm.org>
2629
2630         * write.c (relax_segment): Use was_address instead of address when
2631         setting fr_fix field for align frag due to backwards .org.
2632
2633 2004-07-29  Alexandre Oliva  <aoliva@redhat.com>
2634
2635         Introduce SH2a support.
2636         2004-02-24  Corinna Vinschen  <vinschen@redhat.com>
2637         * config/tc-sh.c (get_specific): Change arch_sh2a_up to
2638         arch_sh2a_nofpu_up.
2639         2004-02-24  Corinna Vinschen  <vinschen@redhat.com>
2640         * config/tc-sh.c (md_parse_option): Add sh2a-nofpu ISA handling.
2641         2004-02-20  Corinna Vinschen  <vinschen@redhat.com>
2642         * config/tc-sh.c (sh_elf_final_processing): Move sh2a recognition
2643         to end of conditional expression.
2644         2004-02-20  Corinna Vinschen  <vinschen@redhat.com>
2645         * config/tc-sh.c: Add sh2a-nofpu support.
2646         2003-12-29  DJ Delorie  <dj@redhat.com>
2647         * tc-sh.c: Add sh2a support.
2648         (parse_reg): Add tbr.
2649         (parse_at): Support @@(disp,tbr).
2650         (get_specific): Support sh2a opcodes.
2651         (insert4): New, for 4 byte relocs.
2652         (build_Mytes): Support sh2a opcodes.
2653         (md_apply_fix3_Mytes): Support sh2a opcodes.
2654         2003-12-02  Michael Snyder  <msnyder@redhat.com>
2655         * config/tc-sh.c (md_parse_option): Handle sh2a.
2656         (sh_elf_final_processing): Ditto.
2657
2658 2004-07-27  Jason Thorpe  <thorpej@wasabisystems.com>
2659
2660         * config/tc-hppa.h (TARGET_FORMAT): Set to "elf32-hppa-netbsd"
2661         for TE_NetBSD.
2662
2663 2004-07-27  Alan Modra  <amodra@bigpond.net.au>
2664
2665         * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big.
2666         (ppc_arch): Expand comment.
2667
2668 2004-07-27  Tomer Levi  <Tomer.Levi@nsc.com>
2669
2670         * config/tc-crx.c: Support evaluating the difference between two
2671         symbols.
2672         * config/tc-crx.h: Likewise.
2673
2674 2004-07-26  H.J. Lu  <hongjiu.lu@intel.com>
2675
2676         * config/tc-ia64.c (start_unwind_section): Set the linked-to
2677         section.
2678         (ia64_elf_section_change_hook): Set the linked-to section for
2679         SHT_IA_64_UNWIND.
2680
2681 2004-07-26  Dmitry Diky  <diwil@spec.ru>
2682
2683         * config/tc-msp430.c: Add new subtargets: msp430x1610,
2684         msp430x1611, msp430x1612, msp430x415, msp430x417, msp430xG437,
2685         msp430xG438, msp430xG439.
2686
2687 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
2688
2689         * doc/as.texinfo (Section, PushSection): Correct documentation
2690         for ELF.
2691
2692 2004-07-21  Jan Beulich  <jbeulich@novell.com>
2693
2694         * config/tc-i386.c (optimize_imm): Adjust immediates to only those
2695         permissible for the selected instruction suffix.
2696         (match_template): Don't permit 64-bit general purpose operands in
2697         32-bit mode.
2698         (finalize_imm): Permit 64-bit immediates.
2699         (build_modrm_byte): Don't treat 32-bit addressing in 64-bit mode
2700         specially except for the width of the used base and/or index
2701         registers.  For 32-bit displacements, use sign-extended
2702         relocations only when using 64-bit addressing.
2703         Force zero displacement on rip-relative addressing when there is
2704         no other displacement.
2705         (i386_index_check): Don't treat 32-bit addressing in 64-bit mode
2706         specially except for the width of the used base and/or index
2707         registers.
2708         (parse_register): Disallow Reg64 registers in 32-bit mode.
2709
2710         * config/tc-i386.c: For DefaultSize instructions, don't guess a 'q'
2711         suffix if the instruction doesn't support it.
2712
2713 2004-07-20  Maciej W. Rozycki  <macro@linux-mips.org>
2714
2715         * config/tc-mips.c (append_insn): Handle constant expressions with
2716         no associated relocation.
2717         (mips_ip): Cancel the expression after use for the Q format
2718         specifier.
2719         (parse_relocation): Return no relocation for unsupported
2720         operators.
2721         (my_getSmallExpression): Return no relocation if no relocation
2722         operators are used.
2723
2724 2004-07-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2725
2726         * config/obj-som.c (adjust_stab_sections): Add prototype.
2727         (obj_som_compiler, obj_som_version, obj_som_copyright,
2728         adjust_stab_sections): Add ATTRIBUTE_UNUSED to unused arguments.
2729         * config/tc-hppa.c (update_subspace):  Likewise.
2730         (is_defined_subspace): Amplify comment.
2731         * config/obj-som.h (som_frob_file): Add prototype.
2732
2733 2004-07-19  Christopher Faylor  <cgf@timesys.com>
2734             H.J. Lu  <hongjiu.lu@intel.com>
2735
2736         * subsegs.c (section_symbol): Don't create a new segment when
2737         existing segment is undefined.
2738
2739 2004-07-16  Richard Earnshaw  <rearnsha@arm.com>
2740
2741         * config/tc-arm.c: Include include/opcode/arm.h.
2742         (ARM_EXT_*, ARM_ARCH_*, ARM_ANY, ARM_ALL, COPROC_ANY): Delete.
2743         (FPU_FPA_EXT_* FPU_VFP_EXT_*, FPU_ANY, FPU_NONE, FPU_MAVERICK): Delete.
2744         (FPU_ARCH_*): Delete.
2745         * Makefile.am: Update dependencies.
2746         * Makefile.in: Regenerate.
2747
2748 2004-07-15  Nick Clifton  <nickc@redhat.com>
2749
2750         * configure.in: Accept armbe as a big-endian arm configuration.
2751         * configure: Regenerate.
2752
2753 2004-07-13  Thomas Nystrom  <thn@saeab.se>
2754
2755         * config/tc-i386.c (T_SHIFTOP): New constant.
2756         (intel_e05_1): Handle '&', '|' and T_SHIFTOP.
2757         (intel_el1): Handle '~'.
2758         (intel_get_token): Handle '<>', '&', '|' and '~'.
2759
2760 2004-07-13  Nick Clifton <nickc@redhat.com>
2761
2762         (md_assemble): Remove spurious newline from end of as_bad error
2763         message.
2764         (intel_e05_1): Likewise.
2765         (intel_e11): Likewise.
2766         (intel_match_token): Likewise.
2767
2768 2004-07-11  Andreas Schwab  <schwab@suse.de>
2769
2770         * config/tc-m68k.c: Convert to C90.  Remove redundant
2771         declarations.  Indentation fixup.
2772         [M68KCOFF]: Include "obj-coff.h" instead of declaring
2773         obj_coff_section ourselves.
2774
2775 2004-07-09  James E Wilson  <wilson@specifixinc.com>
2776
2777         * config/tc-ia64.c (default_big_endian): New.
2778         (dot_byteorder, md_begin): Use it.
2779         (md_parse_option): Set it.
2780
2781 2004-07-09  Nick Clifton  <nickc@redhat.com>
2782
2783         * configure.in: Change sh-sybmian-elf to sh-*-symbianelf.
2784         * configure: Regenerate.
2785         * NEWS: Change sh-sybmian-elf to sh-*-symbianelf.
2786         * config/tc-sh.c (sh_elf_final_processing): Use renamed version of
2787         sh_find_elf_flags if necessary.
2788
2789 2004-07-08  Richard Sandiford  <rsandifo@redhat.com>
2790
2791         * config/tc-mips.c (mips_fix_adjustable): If the full addend is
2792         going to be split into more than one in-place addend, return 0
2793         for relocations against mergeable sections.  Associate comments
2794         with code.
2795
2796 2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
2797
2798         * Makefile.am (CPU_TYPES): Add crx.
2799         (TARGET_CPU_CFILES): Add config/tc-crx.c.
2800         (TARGET_CPU_HFILES): Add config/tc-crx.h.
2801         (DEPTC_crx_elf): New target.
2802         (DEPOBJ_crx_elf): Likewise.
2803         (DEP_crx_elf): Likewise.
2804         * Makefile.in: Regenerate.
2805         * configure.in: Add crx* target.
2806         * configure: Regenerate.
2807         * config/tc-crx.c: New file.
2808         * config/tc-crx.h: New file.
2809         * NEWS: Mention new target.
2810
2811 2004-07-06  Nick Clifton  <nickc@redhat.com>
2812
2813         * config.in: Undefine TARGET_SYMBIAN by default.
2814         * configure.in:
2815         * configure: Regenerate. Add sh-symbian-elf target.  If
2816         selected define TARGET_SYMBIAN.
2817         * config/tc-sh.h (TARGET_FORMAT): Select a Symbian target
2818         format if TARGET_SYMBIAN has been defined.
2819
2820         * output-file.c (output_file_create): Report the target format
2821         chosen when bfd_openw reports that it is invalid.
2822
2823         * config/obj-coff.c (coff_pseudo_table): Only define the weak
2824         pseudo for BFD based assemblers.
2825
2826 2004-07-05  Andrew Stubbs <andrew.stubbs@superh.com>
2827
2828         gas:
2829         * config/tc-sh.c (md_assemble): Change isspace to ISSPACE.
2830         (md_parse_option): Remove redundant -isa testing.
2831         Make bfd_arch variable const.
2832         (md_show_usage): Make bfd_arch variable const.
2833
2834 2004-07-03  James E Wilson  <wilson@specifixinc.com>
2835
2836         * config/tc-ia64.c (emit_one_bundle): Check and set insn_addr.
2837         * config/tc-ia64.h (md_frag_check): Define.
2838
2839 2004-07-03  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
2840
2841         * config/obj-coff.c (obj_coff_weak): New .weak syntax for PE weak
2842         externals.
2843         * doc/as.texinfo (Weak): Document PE weak symbols.
2844
2845 2004-07-03  Richard Sandiford  <rsandifo@redhat.com>
2846
2847         * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.
2848         (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
2849         (mips_frob_file): Rework so that only a single pass through the
2850         relocs is needed.  Allow %lo()s to have higher offsets than their
2851         corresponding %hi()s or %got()s.
2852
2853 2004-07-02  Nick Clifton  <nickc@redhat.com>
2854
2855         * config/tc-arm.c (md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not
2856         allow values which have come from undefined symbols.
2857         Always consider this fixup to have been processed as a reloc
2858         cannot be generated for it.
2859
2860 2004-07-02  Alan Modra  <amodra@bigpond.net.au>
2861
2862         * frags.h (struct frag): Add has_code and insn_addr fields.
2863         * write.c (cvt_frag_to_fill): Invoke md_frag_check.
2864         * config/tc-ppc.c (md_assemble): Check and set insn_addr.
2865         * config/tc-ppc.h (md_frag_check): Define.
2866
2867 2004-06-28  Maciej W. Rozycki  <macro@linux-mips.org>
2868
2869         * doc/Makefile.am (info): Rename goal to...
2870         (info-local): ... this, to preserve implicit dependencies.
2871         * doc/Makefile.in: Regenerate with automake 1.8.5.
2872
2873 2004-06-25  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
2874
2875         * config/tc-m32r.c (md_convert_frag): Changed for @PLT.
2876         (m32r_cgen_record_fixup_exp): Changed for  @GOTOFF, @GOT.
2877         (m32r_fix_adjustable): Changed for  @GOTOFF, @GOT, @PLT.
2878         (tc_gen_reloc): Likewise.
2879         (m32r_end_of_match): Add for @GOTOFF, @GOT, @PLT.
2880         (m32r_parse_name): Likewise.
2881         (m32r_cgen_parse_fix_exp): Likewise.
2882         * config/tc-m32r.h (md_parse_name): Define for @GOTOFF, @GOT, @PLT.
2883         (O_PIC_reloc): Likewise.
2884         (TC_CGEN_PARSE_FIX_EXP): Likewise..
2885         * cgen.c (gas_cgen_parse_operand): Add TC_CGEN_PARSE_FIX_EXP
2886         for @GOTOFF, @GOT, @PLT.
2887
2888 2004-06-21 Jan Beulich  <jbeulich@novell.com>
2889
2890         * gas/symbols.c: While discarding ordinary local absolute symbols
2891         when --strip-local-absolute is in effect, retain file symbols.
2892
2893 2004-06-20  Andreas Schwab  <schwab@suse.de>
2894
2895         * config/tc-m68k.c (mri_chip): Replace current_chip, not augment.
2896         (md_parse_option): Likewise.
2897
2898 2004-06-17  Jan Beulich <jbeulich@novell.com>
2899
2900         * config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.
2901         * config/te-netware.h: New file.
2902         * config/te-ppcnw.h: Delete: Obsolete.
2903         * configure.in: Eliminate ill NetWare targets. Make generic
2904         NetWare target use proper emulation.
2905         * Makefile.am: Eliminate reference to obsolete te-ppcnw.h, add
2906         reference to new te-netware.h.
2907         * configure: Regenerate.
2908         * Makefile.in: Regenerate.
2909
2910 2004-06-15  Martin Schwidefsky  <schwidefsky@de.ibm.com>
2911
2912         * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsigned
2913         comparison in .insn pseudo operation.
2914
2915 2004-06-15  Alan Modra  <amodra@bigpond.net.au>
2916
2917         * config/obj-coff.c (coff_adjust_section_syms): Use
2918         bfd_get_section_size instead of bfd_get_section_size_before_reloc.
2919         (coff_frob_section): Likewise.
2920         * config/tc-mips.c (md_apply_fix3): Likewise.
2921         * config/obj-elf.c (elf_frob_file): Use bfd_set_section_size.
2922         (elf_frob_file_after_relocs): Likewise.
2923
2924 2004-06-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2925
2926         * config/tc-hppa.c (log2): Rename to exact_log2.
2927         (pa_next_subseg): Delete unused function.
2928         (create_new_space): Mark unused arguments with ATTRIBUTE_UNUSED.
2929         (create_new_subspace): Likewise.
2930
2931         Bug gas/213
2932         * config/tc-hppa.c (hppa_fix_adjustable): Allow reduction of fake
2933         labels.  Fix warning.
2934
2935 2004-05-28  DJ Delorie  <dj@redhat.com>
2936
2937         * config/tc-mn10300.h (tc_fix_adjustable): Define.
2938         * config/tc-mn10300.c (mn10300_fix_adjustable): Don't adjust debug
2939         or non-merged symbols.
2940
2941 2004-05-28  H.J. Lu  <hongjiu.lu@intel.com>
2942
2943         * config/tc-ia64.c (remove_marked_resource): Save, clear and
2944         restore the old slot when inserting srlz.i/srlz.d.
2945
2946 2004-05-28  Andrew Stubbs <andrew.stubbs@superh.com>
2947
2948         * Makefile.am: Regenerate dependecies.
2949         * Makefile.in: Regenerate.
2950         * config/tc-sh.c (valid_arch): Make unsigned.
2951         (preset_target_arch): Likewise.
2952         (md_begin): Use new architecture flags system.
2953         (get_specific): Likewise.
2954         (assemble_ppi): Likewise.
2955         (md_assemble): Likewise. Also fix error check for bad opcodes.
2956         (md_parse_option): Likewise. Also generate -isa values according
2957         to the table in bfd/cpu-sh.c instead of just constants. Also
2958         allow <arch>-up ISA variants.
2959         (sh_elf_final_processing): Replace if-else chain with a call to
2960         sh_find_elf_flags().
2961         * testsuite/gas/sh/arch: New directory.
2962         * testsuite/gas/sh/arch/arch.exp: New test script.
2963         * testsuite/gas/sh/arch/arch_expected.txt: New file.
2964         * testsuite/gas/sh/arch/sh.s: New file.
2965         * testsuite/gas/sh/arch/sh2.s: New file.
2966         * testsuite/gas/sh/arch/sh-dsp.s: New file.
2967         * testsuite/gas/sh/arch/sh2e.s: New file.
2968         * testsuite/gas/sh/arch/sh3-nommu.s: New file.
2969         * testsuite/gas/sh/arch/sh3.s: New file.
2970         * testsuite/gas/sh/arch/sh3-dsp.s: New file.
2971         * testsuite/gas/sh/arch/sh3e.s: New file.
2972         * testsuite/gas/sh/arch/sh4-nommu-nofpu.s: New file.
2973         * testsuite/gas/sh/arch/sh4-nofpu.s: New file.
2974         * testsuite/gas/sh/arch/sh4.s: New file.
2975         * testsuite/gas/sh/arch/sh4a-nofpu.s: New file.
2976         * testsuite/gas/sh/arch/sh4al-dsp.s: New file.
2977         * testsuite/gas/sh/arch/sh4a.s: New file.
2978
2979 2004-05-28  Peter Barada <peter@the-baradas.com>
2980
2981         * config/gc-m68k.c(m68k_ip): Convert mode 5 addressing
2982         with zero offset into mode 2 addressing to save a word.
2983
2984 2004-05-27  H.J. Lu  <hongjiu.lu@intel.com>
2985
2986         * config/tc-ia64.c (ar_is_in_integer_unit): Removed.
2987         (ar_is_only_in_integer_unit): New.
2988         (ar_is_only_in_memory_unit): New.
2989         (generate_unwind_image): Silence gcc on 32bit host.
2990         (md_assemble): Use ar_is_only_in_integer_unit instead of
2991         ar_is_in_integer_unit. Check AR access.
2992
2993 2004-05-27  Peter Barada  <peter@the-baradas.com>
2994
2995         * config/tc-m68k.c (md_begin): Sort the opcode table into
2996         alphabetical order.
2997         (m68k_compare_opcode): New function to do the sorting.
2998
2999 2004-05-24  Peter Barada  <peter@the-baradas.com>
3000
3001         * config/m68k-parse.y(operand): Allow for MAC/EMAC mask
3002         addressing on MIT style operands.
3003         * config/m68k-parse.y(yylex): Allow '-&' for predecrement
3004         w/mask addressing.
3005         * config/tc-m68k.c(install_operand): Comment 'G' and 'H' type
3006         operands.
3007
3008 2004-05-23  Alan Modra  <amodra@bigpond.net.au>
3009
3010         * expr.c (operand, operator): Don't reject '++' and '--'.
3011
3012 2004-05-20  Richard Sandiford  <rsandifo@redhat.com>
3013
3014         * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16
3015         dwarf tables.
3016
3017 2004-05-17  Adam Nemet  <anemet@lnxw.com>
3018
3019         * configure.in: Add ppc-*-lynxos*.  Update i386-*-lynxos* to ELF.
3020         * configure: Regenerate.
3021
3022 2004-05-13  Paul Brook  <paul@codesourcery.com>
3023
3024         * dw2gencfi.c (output_cie):  Handle dwarf3 format CIE entries.
3025
3026 2004-05-13  Joel Sherrill <joel@oarcorp.com>
3027
3028         * configure.in (or32-*-rtems*): Switch to elf.
3029         * configure: Regenerate.
3030
3031 2004-05-13  Nick Clifton  <nickc@redhat.com>
3032
3033         * po/fr.po: Updated French translation.
3034
3035 2004-05-11  Nick Clifton  <nickc@redhat.com>
3036
3037         * doc/as.texinfo (Section): Document G and T flags to .section
3038         directive.  Document the extra arguments that the G flag
3039         requires.  Document the #tls flag.
3040
3041 2004-05-11  H.J. Lu  <hongjiu.lu@intel.com>
3042
3043         * subsegs.c (section_symbol): Create a new section symbol if
3044         the existing one doesn't match.
3045         * symbols.c (symbol_set_bfdsym): Don't reset BFD section symbol.
3046
3047 2004-05-07  Richard Sandiford  <rsandifo@redhat.com>
3048
3049         * config/tc-mips.c (append_insn, mips_emit_delays): Extend -mfix-vr4120
3050         to cope with VR4181A errata MD(1) and MD(4).
3051
3052 2004-05-07  Brian Ford  <ford@vss.fsi.com>
3053
3054         * NEWS: Mention .secrel32 for pe[i]-i386.
3055
3056 2004-05-07  Alexandre Oliva  <aoliva@redhat.com>
3057
3058         * config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New.
3059         (HANDLE_ALIGN): New.
3060
3061 2004-05-06  Daniel Jacobowitz  <dan@debian.org>
3062
3063         * Makefile.am (DIST_SUBDIRS): Define.
3064         * aclocal.m4: Regenerate with automake 1.8.4.
3065         * Makefile.in: Likewise.
3066         * doc/Makefile.in: Likewise.
3067
3068 2004-05-06  David Mosberger-Tang  <davidm@hpl.hp.com>
3069
3070         * config/tc-ia64.c (dot_serialize): Declare.
3071         (dot_serialize): New function.
3072         (md_pseudo_table): Add ".serialize.data" and
3073         ".serialize.instruction" directives.
3074
3075 2004-05-06  Nick Clifton  <nickc@redhat.com>
3076
3077         * messages (as_internal_value_out_of_range): Print a message about
3078         a value being out of range.  Be consistent about whether the
3079         values are printed in decimal or hexadecimal.
3080         (as_warn_value_out_of_range): Generate a warning message about an
3081         out of range value.
3082         (as_bad_value_out_of_range): Generate an error message about an
3083         out of range value.
3084         * as.h: Prototype the new functions.
3085         * config/tc-alpha.c (insert_operand): Use new function.
3086         * config/tc-arc.c (arc_insert_operand): Likewise.
3087         * config/tc-mn10200.c (mn10200_insert_operand): Likewise.
3088         * config/tc-mn10300.c (mn10300_insert_operand): Likewise.
3089         * config/tc-ppc.c (ppc_insert_operand): Likewise.
3090         * config/tc-s390.c (s390_insert_operand): Likewise.
3091         * config/tc-v850.c (v850_insert_operand): Likewise.
3092
3093 2004-05-05  Alexandre Oliva  <aoliva@redhat.com>
3094
3095         * configure.in: Set em=linux for frv-*-*linux*.
3096         * configure: Rebuilt.
3097         * config/tc-frv.h (TARGET_FORMAT): Use elf32-frvfdpic if...
3098         (frv_md_fdpic_enabled): New.
3099         * config/tc-frv.c (frv_md_fdpic_enabled): New.
3100         (DEFAULT_FDPIC): New.
3101         (frv_flags): Use DEFAULT_FDPIC.
3102         (frv_pic_flag): Likewise.
3103         (OPTION_NOPIC): New.
3104         (md_longopts): Add -mnopic.
3105         (md_parse_option): Handle it.
3106         (md_show_usage): Add -mfdpic and -mnopic.
3107
3108 2004-05-05  Peter Barada  <peter@the-baradas.com>
3109
3110         * config/tc-m68k.c: Add find_cf_chip to print list of valid
3111         chips for invalid coldfire instructions, rename selectors
3112         for ColdFire sub-variants, add 521x,5249,547x,548x and aliases,
3113         add current_chip to track which chip is referred to(including save/restore),
3114         use current_chip to select control registers, not current_arch.
3115         (md_show_usage): Add new chips.
3116         * doc/c-m68k.texi: Document new command line switches.
3117
3118 2004-05-05  Jakub Jelinek  <jakub@redhat.com>
3119
3120         * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.
3121         (NOP_OPCODE): Define.
3122         (s390_align_code): Remove prototype.
3123         * tc-s390.c (s390_align_code): Remove.
3124
3125 2004-05-04  H.J. Lu  <hongjiu.lu@intel.com>
3126
3127         * config/tc-ia64.c (make_unw_section_name): Removed.
3128         (start_unwind_section): New function.
3129         (generate_unwind_image): Take const segT instead of const
3130         char *.
3131         (dot_handlerdata): Adjusted.
3132         (dot_endp): Likewise.
3133
3134 2004-05-02  H.J. Lu  <hongjiu.lu@intel.com>
3135
3136         * config/obj-elf.c (obj_elf_change_section): Allow the
3137         ".note.GNU-stack" section has SHF_EXECINSTR.
3138
3139 2004-05-02  H.J. Lu  <hongjiu.lu@intel.com>
3140
3141         * config/obj-elf.c (get_section): Return bfd_boolean.
3142         (obj_elf_change_section): Call bfd_get_section_by_name_if
3143         instead of bfd_map_over_sections.
3144
3145 2004-04-30  H.J. Lu  <hongjiu.lu@intel.com>
3146
3147         * config/obj-elf.c (get_section): New function.
3148         (obj_elf_change_section): Support multiple sections with same
3149         name.
3150
3151 2004-04-30  Nick Clifton  <nickc@redhat.com>
3152
3153         * config/tc-arm.c (create_register_alias): Fix typo checking for
3154         case sensitive register aliases.
3155         (co_proc_number): Use error message string in all_reg_maps[]
3156         array.
3157         (cp_reg_required_here): Likewise.
3158         (fp_reg_required_here): Likewise.
3159
3160 2004-04-29  Brian Ford  <ford@vss.fsi.com>
3161
3162         * dwarf2dbg.c (dwarf2_finish): Add SEC_DEBUGGING to section flags.
3163
3164 2004-04-28  Chris Demetriou  <cgd@broadcom.com>
3165
3166         * config/tc-mips.c (HAVE_32BIT_ADDRESSES, append_insn, macro_build)
3167         (load_address, macro, mips_ip, md_parse_option)
3168         (mips_force_relocation, mips_validate_fix, md_apply_fix3)
3169         (s_change_sec, pic_need_relax, tc_gen_reloc): Remove all
3170         embedded-PIC handling, and update comments.
3171         (SWITCH_TABLE): Remove.
3172         * config/tc-mips.h (DIFF_EXPR_OK): Delete.
3173         (enum mips_pic_level): Remove EMBEDDED_PIC.
3174         (EXTERN_FORCE_RELOC): Remove embedded-PIC handling.
3175         (TC_FORCE_RELOCATION): Update comment.
3176         * ecoff.c (ecoff_build_lineno): Add comment about some code that
3177         might be safe to remove now that MIPS embedded-PIC is gone.
3178
3179 2004-04-28  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3180
3181         * config/obj-som.c (obj_som_init_stab_section): Add new arguments in
3182         call to obj_set_subsection_attributes.
3183         (obj_som_init_stab_section): Likewise.
3184         * config/tc-hppa.c (default_subspace_dict): Add comdat field.
3185         (pa_def_subspaces): Provide comdat default.
3186         (pa_subspace): Handle new "comdat" parameter.  Set SEC_LINK_ONCE and
3187         not SEC_IS_COMMON if section is comdat, common or dup_common.  Update
3188         calls to create_new_subspace and update_subspace to pass comdat flag.
3189         (create_new_subspace, update_subspace): Add new comdat argument.  Use
3190         it in calls to obj_set_subsection_attributes.
3191         * doc/c-hppa.texi (.subspa, .nsubspa): Document new comdat parameter
3192         and use of comdat, common and dup_comm parameters.
3193
3194 2004-04-26  H.J. Lu  <hongjiu.lu@intel.com>
3195
3196         * config/obj-elf.c (obj_elf_change_section): Check if the old
3197         group name is NULL before comparison.
3198
3199 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
3200
3201         * config/tc-mips.h (mips_dwarf2_addr_size): Prototype.
3202
3203 2004-04-23  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
3204
3205         * config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN.
3206
3207 2004-04-23  Chris Demetriou  <cgd@broadcom.com>
3208
3209         * config/tc-mips.c (md_longopts): Remove -membedded-pic option.
3210         (OPTION_MEMBEDDED_PIC): Remove.
3211         (OPTION_TRAP, OPTION_BREAK, OPTION_EB, OPTION_EL)
3212         (OPTION_FP32, OPTION_GP32, OPTION_CONSTRUCT_FLOATS)
3213         (OPTION_NO_CONSTRUCT_FLOATS, OPTIONS_FP64, OPTION_GP64)
3214         (OPTION_RELAX_BRANCH, OPTION_NO_RELAX_BRANCH)
3215         (OPTION_ELF_BASE): Renumber.
3216         (md_parse_option): Remove OPTION_MEMBEDDED_PIC handling.
3217         (md_show_usage): Remove mention of -membedded-pic.
3218         * doc/as.texinfo: Remove mention of -membedded-pic.
3219
3220 2004-04-23  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
3221
3222         * config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.
3223         * config/tc-mips.c (RDATA_SECTION_NAME, mips_target_format): Remove
3224         a.out support.
3225         (md_begin, mips_ip, md_parse_option, s_change_sec, s_option,
3226         s_abicalls, nopic_need_relax, tc_gen_reloc): Remove uses of
3227         USE_GLOBAL_POINTER_OPT.
3228
3229 2004-04-22  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
3230
3231         * config/tc-mips.c (macro): One more use of load_delay_nop.
3232
3233 2004-04-22  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>
3234
3235         * config/tc-mips.c (load_delay_nop): New function.
3236         (load_address, macro): Use load_delay_nop() to build a nop
3237         which can be omitted with gpr_interlocks.
3238
3239 2004-04-22  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
3240
3241         * config/tc-mips.c (hilo_interlocks, gpr_interlocks,
3242         cop_interlocks): Remove superfluous CPU entries.
3243
3244 2004-04-22  Paul Brook  <paul@codesourcery.com>
3245
3246         * config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.
3247
3248 2004-04-22  Peter Barada <peter@the-baradas.com>
3249
3250         * NEWS: Added support for EMAC instructions and MAC/EMAC
3251         Motorola syntax.
3252         * config/m68k-parse.h: Add ACC[123], ACCEXT{01,23}, MAC/EMAC
3253         scale factor tokens, trailing_ampersand to mark mask addressing
3254         for MAC/EMAC instructions.
3255         * config/m68k-parse.y: Add options_ampersand clause, '<<',
3256         '>>'.
3257         (yylex): Handle '>', '<', and '&' following '+'.
3258         * config/tc-m68k.c: Set mcfmac/mcfemac on appropriate ColdFire
3259         architectures in archs[].
3260         (m68k-ip): Add '4', 'e', 'g', 'i', cases to handle mask addressing
3261         for MAC/EMAC instructions, ACC[0123], ACCEXT{01,23}, and '<<'/'>>'
3262         respectively.
3263         (m68k_ip): Handle trailing '&' on MAC/EMAC insns.
3264         (install_operand): Fix 'n' case, Add 'F', 'f', 'G', 'H', 'I', ']'
3265         cases.
3266         Add EMAC operands to init_table[].
3267
3268 2004-04-22  Bruno De Bus <bdebus@elis.ugent.be>
3269
3270         * config/tc-arm.h (enum mstate): Move here, add MAP_UNDEFINED
3271         state.
3272         (TC_SEGMENT_INFO_TYPE): Define to enum mstate.
3273         * config/tc-arm.c (enum mstate): Delete from here.
3274         (mapping_state): Remove the static mapstate variable and instead
3275         store the state in the segment.  This allows a per-section mapping
3276         state.  Handle and ignore MAP_UNDEFINED states.
3277         (arm_elf_change_section): Get the current mapping state from the
3278         new section.
3279         (s_ltorg): Set the mapping state to MAP_DATA.
3280         (arm_cleanup): Use arm_elf_change_section to get the mapping state
3281         for each pool as it is emitted.
3282
3283 2004-04-22  Nick Clifton  <nickc@redhat.com>
3284
3285         * config/tc-arm.h: Formatting tidy ups.
3286
3287 2004-04-20  Chris Demetriou  <cgd@broadcom.com>
3288
3289         * NEWS: Note that MIPS -membedded-pic option is deprecated.
3290
3291 2004-04-20  DJ Delorie  <dj@redhat.com>
3292
3293         * config/tc-i386.h [TE_PE] (TC_CONS_FIX_NEW): Define.
3294         * config/tc-i386.c (md_pseudo_table) [TE_PE]: Add "secrel32".
3295         [TE_PE] (O_secrel): Define.
3296         [TE_PE] (x86_pe_cons_fix_new): New.
3297         [TE_PE] (pe_directive_secrel): Likewise.
3298         (tc_gen_reloc) [TE_PE]: Support BFD_RELOC_32_SECREL.
3299
3300 2004-04-19  Eric Christopher  <echristo@redhat.com>
3301
3302         * config/tc-mips.c (mips_dwarf2_addr_size): Revert part
3303         of previous patch for fix in gcc.
3304
3305 2004-04-19  Jakub Jelinek  <jakub@redhat.com>
3306
3307         * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.
3308
3309 2004-04-19  Nathan Sidwell  <nathan@codesourcery.com>
3310
3311         * read.c (do_align): Call md_flush_pending_output, if defined.
3312
3313 2004-04-16  Alan Modra  <amodra@bigpond.net.au>
3314
3315         * expr.c (operand): Correct checks for ++ and --.
3316
3317 2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>
3318
3319         * config/tc-generic.c: Add some comments.
3320
3321 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
3322
3323         * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
3324         -{no-}mfix-vr4122-bugs.
3325         * config/tc-mips.c (mips_fix_vr4120): Renamed from mips_fix_4122_bugs.
3326         (append_insn, mips_emit_delays): Update accordingly.
3327         (OPTION_FIX_VR4120, OPTION_NO_FIX_VR4120): Renamed from *VR4122.
3328         (md_longopts): Change -{no-,}mfix-vr4122-bugs to -m{no-,}fix-vr4120.
3329         (md_parse_option): Update after above changes.
3330         (md_show_usage): Add -mfix-vr4120.
3331
3332 2004-04-13  Bob Wilson  <bob.wilson@acm.org>
3333
3334         * doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
3335         of .section directive; add a reference to the ELF .subsection
3336         directive.
3337
3338 2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3339
3340         * config/tc-m32r.c (md_assemble): Fixed infinite loop bug
3341         in parallel.
3342
3343 2004-04-11  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
3344
3345         * Makefile.am: Remove mips from aout targets.
3346         * Makefile.in: Regenerate.
3347         * configure.in: Remove mips-dec-bsd* target.
3348         * configure: Regenerate.
3349
3350 2004-04-07  Alan Modra  <amodra@bigpond.net.au>
3351
3352         PR 96
3353         * config/tc-ppc.c (ppc_elf_suffix): Add valid32 and valid64 fields
3354         to struct map_bfd.  Adjust MAP macro, and define MAP32, MAP64.
3355         Update "mapping".  Restrict some @ modifiers to 32 bit.
3356
3357 2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
3358             Dhananjay Deshpande <dhananjayd@kpitcummins.com>
3359
3360         * config/tc-sh.c (dont_adjust_reloc_32): New variable.
3361         (sh_fix_adjustable): Avoid adjusting BFD_RELOC_32 when
3362         dont_adjust_reloc_32 is set.
3363         (md_longopts): Add option -renesas.
3364         (md_parse_option, md_show_usage): Likewise.
3365         * doc/c-sh.texi: Likewise.
3366
3367 2004-04-01  Dave Korn  <dk@artimi.com>
3368
3369         * config/tc-dlx.c (md_assemble): set fx_no_overflow flag for
3370         hi16 and lo16 fixS structs.
3371         (md_assemble): generate bit_fixS for RELOC_DLX_LO16 in
3372         exactly the same way as for RELOC_DLX_REL16.
3373         (machine_ip): properly respect LO flag in the_insn and
3374         output RELOC_DLX_LO16 rather than RELOC_DLX_16.
3375         (md_apply_fix3): apply RELOC_DLX_LO16.
3376
3377 2004-03-30  Stan Shebs  <shebs@apple.com>
3378
3379         Remove long-obsolete MPW support.
3380         * mpw-config.in, mpw-make.sed, mac-as.r: Remove files.
3381         * configure.in: Remove mention of ppc-*-mpw* config.
3382         * configure.in: Likewise.
3383
3384 2004-03-30  Nick Clifton  <nickc@redhat.com>
3385
3386         * config/tc-arm.c (meabi_flags): Make its use conditional upon
3387         OBJ_ELF being defined.
3388
3389 2004-03-27  Alan Modra  <amodra@bigpond.net.au>
3390
3391         * config/obj-aout.c (obj_aout_type): Remove #ifdef BFD_ASSEMBLER code.
3392
3393 2004-03-23  Paul Brook  <paul@codesourcery.com>
3394
3395         * config/tc-arm.c (meabi_flags): New variable.
3396         (arm_parse_eabi): New function.
3397         (md_begin): Set flags for EABI v3.
3398         (arm_eabis): Add.
3399         (arm_long_opts): Add meabi.
3400         * doc/as.texinfo <ARM>: Document -meabi.
3401         * doc/c-arm.texi: Ditto.
3402
3403 2004-03-22  Bob Wilson  <bob.wilson@acm.org>
3404
3405         * config/tc-xtensa.c (xtensa_post_relax_hook): Create literal
3406         tables even when use_literal_section flag is not set.
3407
3408 2004-03-22  Alan Modra  <amodra@bigpond.net.au>
3409
3410         * config/tc-sh.c: Remove trailing whitespace.
3411
3412 2004-03-22  Hans-Peter Nilsson  <hp@axis.com>
3413
3414         * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort,
3415         --mul-bug-abort and the default behavior.
3416         * config/tc-cris.c (cris_insn_kind): New member CRIS_INSN_MUL.
3417         (err_for_dangerous_mul_placement): New variable.
3418         (STATE_MUL, OPTION_MULBUG_ABORT_ON, OPTION_MULBUG_ABORT_OFF): New
3419         macros.
3420         (md_cris_relax_table): Have placeholder for STATE_MUL.
3421         (md_longopts): New options --mul-bug-abort and --no-mul-bug-abort.
3422         (cris_relax_frag) <case ENCODE_RELAX (STATE_MUL, STATE_BYTE)>: New
3423         case doing nothing.
3424         (md_estimate_size_before_relax) <case ENCODE_RELAX (STATE_MUL,
3425         STATE_BYTE)>: Ditto.
3426         (md_convert_frag) <ENCODE_RELAX (STATE_MUL, STATE_BYTE)>: Check
3427         alignment and position of this frag, emit error message if
3428         suspicious.
3429         (md_assemble): For a multiply insn and when checking it,
3430         transform the current frag into a special frag for that purpose.
3431         (md_parse_option) <case OPTION_MULBUG_ABORT_OFF, case
3432         OPTION_MULBUG_ABORT_ON>: Handle new options.
3433
3434 2004-03-19  Bob Wilson  <bob.wilson@acm.org>
3435
3436         * config/tc-xtensa.c (mark_literal_frags): New function.
3437         (xtensa_move_literals): Call mark_literal_frags for all literal
3438         segments, including init and fini literal segments.
3439         (xtensa_post_relax_hook): Swap use of xt_insn_sec and xt_literal_sec.
3440
3441 2004-03-19  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3442
3443         * tc-hppa.c (cons_fix_new_hppa): Check for PC relative base type.
3444         (pa_comm): Set BSF_OBJECT in symbol flags.
3445
3446 2004-03-19  Alan Modra  <amodra@bigpond.net.au>
3447
3448         * Makefile.am: Run "make dep-am".
3449         * Makefile.in: Regenerate.
3450         * doc/Makefile.in: Regenerate.
3451         * config.in: Regenerate.
3452         * po/gas.pot: Regenerate.
3453
3454 2004-03-18  Nathan Sidwell  <nathan@codesourcery.com>
3455
3456         * read.c (read_a_source_file): Use demand_empty_rest_of_line.
3457         (demand_empty_rest_of_line): Issue an error here.
3458         (ignore_rest_of_line): Silently skip to end.
3459         (demand_copy_string): Issue an error, not warning.
3460         (equals): Likewise.
3461         * config/obj-elf.c (obj_elf_section_name): Likewise.
3462         (obj_elf_section): Likewise.
3463         * config/tc-arc.c (arc_extoper): Remove bogus NULL checks.
3464         (arc_extinst): Likewise.
3465         * config/tc-ia64.c (dot_saveb): Use demand_empty_rest_of_line.
3466         (dot_spill): Likewise.
3467         (dot_unwabi): Likewise.
3468         (dot_prologue): Likewise.
3469
3470         * expr.c (operand): Reject ++ and --.
3471         (operator): Likewise.
3472
3473 2004-03-17  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
3474
3475         * config/tc-sh.c: Include dw2gencfi.h.
3476         (sh_cfi_frame_initial_instructions): New function.
3477         (sh_regname_to_dw2regnum): Likewise.
3478         * config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Move to the end of
3479         file.
3480         (TARGET_USE_CFIPOP): Define.
3481         (tc_cfi_frame_initial_instructions): Likewise.
3482         (tc_regname_to_dw2regnum): Likewise.
3483         (DWARF2_DEFAULT_RETURN_COLUMN, DWARF2_CIE_DATA_ALIGNMENT): Likewise.
3484         * Makefile.am: Update dependencies.
3485         * Makefile.in: Regenerate.
3486
3487 2004-03-17  Ralf Corsepius <corsepiu@faw.uni-ulm.de>
3488
3489         * configure.in: Switch sh-*-rtems* to ELF.  Add sh-*-rtemscoff*.
3490         * configure: Regenerate.
3491
3492 2004-03-12  Bob Wilson  <bob.wilson@acm.org>
3493
3494         * read.c (s_leb128): Call md_flush_pending_output.
3495
3496 2004-03-12  Michal Ludvig  <mludvig@suse.cz>
3497
3498         * config/tc-i386.c (output_insn): Handle PadLock instructions.
3499         * config/tc-i386.h (CpuPadLock): New define.
3500         (CpuUnknownFlags): Added CpuPadLock.
3501
3502 2004-03-07  Andreas Schwab  <schwab@suse.de>
3503
3504         * doc/c-hppa.texi (HPPA Directives): Fix typo.
3505
3506 2004-03-07  Richard Henderson  <rth@redhat.com>
3507
3508         * dw2gencfi.c (output_cie): Align length to 4 byte boundary.
3509         (cfi_finish): Likewise for fde.
3510
3511 2004-03-05  H.J. Lu  <hongjiu.lu@intel.com>
3512
3513         * config/tc-ia64.c (md_assemble): Properly handle NULL
3514         align_frag.
3515         (ia64_handle_align): Don't abort if failed to add a stop bit.
3516
3517 2004-03-04  H.J. Lu  <hongjiu.lu@intel.com>
3518
3519         * Makefile.in: Regenerated.
3520         * aclocal.m4: Likewise.
3521         * configure: Likewise.
3522         * doc/Makefile.in: Likewise.
3523
3524 2004-03-03  H.J. Lu  <hongjiu.lu@intel.com>
3525
3526         * config/tc-ia64.c (dot_align): New.
3527         (ia64_do_align): Make it static.
3528         (md_pseudo_table): Use "dot_align" for "align".
3529         (ia64_md_do_align): Don't set align_frag here.
3530         (ia64_handle_align): Add a stop bit to the previous bundle if
3531         needed.
3532
3533         * config/tc-ia64.h (ia64_do_align): Removed.
3534
3535 2003-03-03  Andrew Stubbs  <andrew.stubbs@superh.com>
3536
3537         * config/tc-sh.c (md_parse_option): Add -isa=sh4-nofpu and
3538         -isa=sh4-nommu-nofpu options. Adjust help messages accordingly.
3539         (sh_elf_final_processing): Output BFD type sh4_nofpu if that is
3540         the most general type or the user specifically requested it.
3541         (md_assemble): Add a new error message for when an instruction
3542         is understood, but is not allowed due to an -isa option.
3543
3544 2004-03-02  H.J. Lu  <hongjiu.lu@intel.com>
3545
3546         * config/tc-ia64.c (align_frag): New.
3547         (md_assemble): Set the tc_frag_data field in align_frag for
3548         IA64_OPCODE_FIRST instructions.
3549         (ia64_md_do_align): Set align_frag.
3550         (ia64_handle_align): Add a stop bit if needed.
3551
3552         * config/tc-ia64.h (TC_FRAG_TYPE): New.
3553         (TC_FRAG_INIT): New.
3554
3555 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
3556
3557         * config/tc-frv.c (fr400_audio): New variable.
3558         (md_parse_option, md_show_usage): Add -mcpu=fr405 and -mcpu=fr450.
3559         (md_parse_option): Set fr400_audio for -mcpu=fr400 and -mcpu=fr405.
3560         (target_implements_insn_p): New function.
3561         (md_assemble): Report an error if the processor doesn't implement
3562         the instruction.
3563
3564 2004-02-27  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
3565
3566         * config/tc-m32r.c (md_longopts): Added -no-bitinst option.
3567         (md_parse_option): Ditto.
3568         (OPTION_NO_SPECIAL_M32R): Added.
3569         (md_show_usage): Document it.
3570         (enable_speial_m32r): Changed a default value from 0 to 1.
3571         * doc/c-m32r.texi: Document the -no-bitinst option.
3572
3573 2004-02-27  Nick Clifton  <nickc@redhat.com>
3574
3575         * config/tc-sh.c (get_operand): Revert previous delta.
3576         (tc_gen_reloc): Check for an unknown reloc type before processing
3577         the addend.
3578
3579 2004-02-27  Hannes Reinecke  <hare@suse.de>
3580
3581         * config/tc-s390.c (s390_insn): Correct range check for opcode in
3582         .insn pseudo operation.
3583
3584 2004-02-27  Anil Paranjpe  <anilp1@kpitcummins.com>
3585
3586         * config/tc-sh.c (get_operand):  In case of #Imm, check has been
3587         added for wrong syntax.
3588
3589 2004-02-26  Eric Christopher  <echristo@redhat.com>
3590
3591         * config/tc-mips.c (mips_dwarf2_addr_size): New.
3592         * config/tc-mips.h (DWARF2_ADDR_SIZE): Use.
3593
3594 2004-02-26  Andrew Stubbs <andrew.stubbs@superh.com>
3595
3596         * config/tc-sh.c (build_Mytes): Add REG_N_D and REG_N_B01
3597         nibble types to assembler.
3598
3599 2004-02-25  Fred Fish  <fnf@redhat.com>
3600
3601         * config/tc-iq2000.c: Add missing \n\ in multiline string literal.
3602
3603 2004-02-20  James E Wilson  <wilson@specifixinc.com>
3604
3605         * config/tc-ia64.c (slot_index): New arg before_relax.  Use instead of
3606         finalize_syms.
3607         (fixup_unw_records): New arg before_relax.  Pass to slot_index.
3608         (ia64_estimate_size_before_relax): New.
3609         (ia64_convert_frag): Pass 0 to fixup_unw_records.  Add comment.
3610         (generate_unwind_image): Pass 1 to fixup_unw_records.
3611         * config/tc-ia64.h (ia64_estimate_size_before_relax): Declare.
3612         (md_estimate_size_before_relax): Call ia64_estimate_size_before_relax.
3613
3614 2004-02-19  Jakub Jelinek  <jakub@redhat.com>
3615
3616         * stabs.c (generate_asm_file): Avoid warning about use of
3617         uninitialized variable.
3618
3619 2004-02-18  David Mosberger  <davidm@hpl.hp.com>
3620
3621         * config/tc-ia64.c (ia64_flush_insns): In addition to prologue,
3622         body, and endp, allow unwind records which do not have a "t"
3623         (time/instruction) field.
3624
3625 2004-02-17  Petko Manolov  <petkan@nucleusys.com>
3626
3627         * config/tc-arm.c (do_mav_dspsc_1): Correct offset of CRn.
3628         (do_mav_dspsc_2): Likewise.
3629         Fix accumulator registers move opcodes.
3630
3631 2004-02-13  Hannes Reinecke  <hare@suse.de>
3632             Jakub Jelinek  <jakub@redhat.com>
3633
3634         * dwarf2dbg.c (get_filenum): Do not read beyond allocated memory.
3635
3636 2004-02-10  Steve Ellcey  <sje@cup.hp.com>
3637
3638         * config/tc-ia64.h (ia64_frob_symbol): New declaration.
3639         (tc_frob_symbol): New macro definition.
3640         * config/tc-ia64.c (ia64_frob_symbol): New routine.
3641
3642 2004-02-09  Daniel Jacobowitz  <drow@mvista.com>
3643
3644         * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident as
3645         read-only.
3646
3647 2004-02-09  Nathan Sidwell  <nathan@codesourcery.com>
3648
3649         * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
3650         (TC_CASE_SENSITIVE): ... this.
3651         * read.c: Replace IGNORE_OPCODE_CASE with TC_CASE_SENSITIVE.
3652         * doc/internals.texi (TC_CASE_SENSITIVE): Document.
3653
3654 2004-02-06  James E Wilson  <wilson@specifixinc.com>
3655
3656         * config/tc-ia64.c (dot_endp): Delete call to output_endp.
3657         (generate_unwind_image): Re-add it here.
3658
3659 2004-02-06  Nathan Sidwell  <nathan@codesourcery.com>
3660
3661         * dwarf2dbg.c (DWARF2_ADDR_SIZE): Remove trailing ';'
3662         * read.h (SKIP_WHITESPACE): Turn into an expression.
3663         * read.c (read_a_source_file): A pseudo is removed by having a
3664         NULL handler.
3665
3666 2004-02-05  James E Wilson  <wilson@specifixinc.com>
3667
3668         * config/tc-ia64.c (output_endp): New.
3669         (count_bits): Delete.
3670         (ia64_flush_insns, process_one_record, optimize_unw_records): Handle
3671         endp unwind records.
3672         (fixup_unw_records): Handle endp unwind records.  Delete code for
3673         shortening prologue regions not followed by a body record.
3674         (dot_endp): Call add_unwind_entry to emit endp unwind record.
3675         * config/tc-ia64.h (unw_record_type): Add endp.
3676
3677 2004-02-03  James E Wilson  <wilson@specifixinc.com>
3678
3679         * config/tc-ia64.c (ia64_convert_frag): Call md_number_to_chars to
3680         fill padding bytes with zeroes.
3681         (emit_one_bundle): New locals last_ptr, end_ptr.  Rewrite code that
3682         sets unwind_record slot_number and slot_frag fields.
3683
3684 2004-02-02  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3685
3686         * config/tc-mips.c (add_got_offset_hilo): New function.
3687         (macro): Use load_register() and add_got_offset_hilo() to load
3688         constants instead of hardcoding code sequences throughout.
3689
3690 2004-01-28  H.J. Lu  <hongjiu.lu@intel.com>
3691
3692         * config/tc-ia64.c (emit_one_bundle): Add proper indentation.
3693
3694 2004-01-26  Bernardo Innocenti  <bernie@develer.com>
3695
3696         * config/tc-m68k.h (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially,
3697         like m68k-elf.
3698         * config/tc-m68k.c (RELAXABLE_SYMBOL): Use EXTERN_FORCE_RELOC instead
3699         of hard-coded test for TARGET_OS=elf.
3700
3701 2004-01-24  Chris Demetriou  <cgd@broadcom.com>
3702
3703         * config/tc-mips.c (hilo_interlocks): Change definition
3704         so that MIPS32, MIPS64 and later ISAs are included, along with
3705         the already-included machines.  Update comments.
3706
3707 2004-01-23  Daniel Jacobowitz  <drow@mvista.com>
3708
3709         * config/tc-arm.c (tc_gen_reloc): Improve error message for
3710         undefined local labels.
3711
3712 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
3713
3714         * config/tc-mips.c (load_address, macro): Update comments about
3715         NewABI GP relaxation.
3716
3717 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
3718
3719         * config/tc-mips.c (macro_build): Remove place and counter arguments.
3720         (mips_build_lui, macro_build_ldst_constoffset): Likewise.
3721         (mips16_macro_build, macro_build_jalr): Remove counter argument.
3722         (set_at, load_register, load_address, move_register): Likewise.
3723         (load_got_offset, add_got_offset): Likewise.
3724         Update all calls and tidy accordingly.
3725
3726 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
3727
3728         * config/tc-mips.c (RELAX_ENCODE): Remove WARN argument.
3729         (RELAX_FIRST, RELAX_SECOND): Turn into 8-bit quantities.
3730         (RELAX_USE_SECOND): Bump to 0x10000.
3731         (RELAX_SECOND_LONGER, RELAX_NOMACRO, RELAX_DELAY_SLOT): New flags.
3732         (mips_macro_warning): New variable.
3733         (md_assemble): Wrap macro expansion in macro_start() and macro_end().
3734         (s_cpload, s_cpsetup, s_cprestore, s_cpreturn): Likewise.
3735         (relax_close_frag): Set mips_macro_warning.first_frag.  Adjust use
3736         of RELAX_ENCODE.
3737         (append_insn): Update mips_macro_warning.sizes.
3738         (macro_start, macro_warning, macro_end): New functions.
3739         (macro_build): Don't emit warnings here.
3740         (macro_build_lui, md_estimate_size_before_relax): ...or here.
3741         (md_convert_frag): Check for cases where one macro alternative
3742         needs a warning and the other doesn't.  Emit a warning if the
3743         longer sequence was chosen.
3744
3745 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
3746
3747         * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.
3748         * config/tc-mips.c (RELAX_ENCODE): Take three arguments: the size of
3749         the first sequence, the size of the second sequence, and a flag
3750         that says whether we should warn.
3751         (RELAX_OLD, RELAX_NEW, RELAX_RELOC[123]): Delete.
3752         (RELAX_FIRST, RELAX_SECOND): New.
3753         (mips_relax): New variable.
3754         (relax_close_frag, relax_start, relax_switch, relax_end): New fns.
3755         (append_insn): Remove "place" argument.  Use mips_relax.sequence
3756         rather than "place" to check whether we're expanding the second
3757         alternative of a relaxable macro.  Remove redundant check for
3758         branch relaxation.  If generating a normal insn, and there
3759         is not enough room in the current frag, call relax_close_frag()
3760         to close it.  Update mips_relax.sizes[].  Emit fixups for the
3761         second version of a relaxable macro.  Record the first relaxable
3762         fixup in mips_relax.  Remove tc_gen_reloc workaround.
3763         (macro_build): Remove all uses of "place".  Use mips_relax.sequence
3764         in the same way as in append_insn.
3765         (mips16_macro_build): Remove "place" argument.
3766         (macro_build_lui): As for macro_build.  Don't drop the add_symbol
3767         when generating the second version of a relaxable macro.
3768         (load_got_offset, add_got_offset): New functions.
3769         (load_address, macro): Use new relaxation machinery.  Remove
3770         tc_gen_reloc workarounds.
3771         (md_estimate_size_before_relax): Set RELAX_USE_SECOND if the second
3772         version of a relaxable macro is needed.  Return -RELAX_SECOND if the
3773         first version is needed.
3774         (tc_gen_reloc): Remove relaxation handling.
3775         (md_convert_frag): Go through the fixups for a relaxable macro and
3776         mark those that belong to the unneeded alternative as done.  If the
3777         second alternative is needed, adjust the fixup addresses to account
3778         for the deleted first alternative.
3779
3780 2004-01-23  Richard Sandiford  <rsandifo@redhat.com>
3781
3782         * frags.h (frag_room): Declare.
3783         * frags.c (frag_room): New function.
3784         * doc/internals.texi: Document it.
3785
3786 2004-01-22  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
3787
3788         * config/tc-mips.c (append_insn): Don't do r3900 interlock
3789         optimization for -mtune=r3900, as this will break on other CPUs.
3790
3791 2004-01-11  Tom Rix   <tcrix@worldnet.att.net>
3792
3793         * config/tc-m68hc11.c (build_indexed_byte): movb and movw cannot
3794         be relaxed, use fixup.
3795         (md_apply_fix3): Use 5 bit reloc from movb and movw fixup.
3796
3797 2004-01-19  Jakub Jelinek  <jakub@redhat.com>
3798
3799         * config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for single
3800         precision operands.
3801
3802 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3803
3804         * config/tc-mips.c (append_insn): Properly detect variant frags
3805         that preclude swapping of relaxed branches.  Correctly swap
3806         instructions between frags when dealing with relaxed branches.
3807
3808 2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3809
3810         * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
3811         throughout.
3812         * aclocal.m4: Regenerate.
3813         * configure: Regenerate.
3814
3815 2004-01-12  Anil Paranjpe  <anilp1@KPITCummins.com>
3816
3817         * config/tc-h8300.c (build_bytes): Apply relaxation to bit
3818         manipulation insns.
3819
3820 2004-01-12  Richard Sandiford  <rsandifo@redhat.com>
3821
3822         * config/tc-mips.c (macro_build_jalr): When adding an R_MIPS_JALR
3823         reloc, reserve space for the delay slot as well as the jalr itself.
3824
3825 2004-01-09  Paul Brook  <paul@codesourcery.com>
3826
3827         * config/tc-arm.c (do_vfp_reg2_from_sp2): Rename from do_vfp_sp_reg2.
3828         (do_vfp_sp2_from_reg2): New function.
3829         (insns): Use them.
3830         (do_vfp_dp_from_reg2): Check return values properly.
3831
3832 2004-01-08  Ian Lance Taylor  <ian@wasabisystems.com>
3833
3834         * config/tc-mips.c (warn_nops): Remove static variable.
3835         (macro): Remove test of warn_nops.
3836         (md_shortops): Remove 'n'.
3837         (md_parse_option): Remove 'n' case.
3838         (md_show_usage): Remove -n.
3839         * doc/as.texinfo (Overview): Remove MIPS -n option.
3840         * doc/c-mips.texi (MIPS Opts): Remove mention -n.
3841         * NEWS: Mention removal of MIPS -n option.
3842
3843         * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
3844         (cop_interlocks): Check ISA level.
3845         (cop_mem_interlocks): Define.
3846         (reg_needs_delay): Check cop_interlocks rather than
3847         ISA_HAS_COPROC_DELAYS.
3848         (append_insn): Likewise.  Use cop_mem_interlocks rather than
3849         directly checking mips_opts.isa.
3850         (mips_emit_delays): Likewise.
3851
3852 2004-01-07  H.J. Lu  <hongjiu.lu@intel.com>
3853
3854         * config/tc-ia64.c (unwind): Move next_slot_number and
3855         next_slot_frag to ...
3856         (unw_rec_list): Here.
3857         (free_list_records): Removed.
3858         (output_unw_records): Likewise.
3859         (generate_unwind_image): Make it void.
3860         (alloc_record): Initialize next_slot_number and next_slot_frag.
3861         (slot_index): Take .org, .space and .align into account.
3862         (fixup_unw_records): Don't set slot_number to 0. Use
3863         list->next_slot_number and list->next_slot_frag instead of
3864         unwind.next_slot_number and unwind.next_slot_frag.
3865         (ia64_convert_frag): New.
3866         (generate_unwind_image): Generate a rs_machine_dependent frag
3867         for unwind record.
3868         (emit_one_bundle): Use list->next_slot_number and
3869         list->next_slot_frag instead of unwind.next_slot_number and
3870         unwind.next_slot_frag.
3871
3872         * config/tc-ia64.h (md_convert_frag): Defined as
3873         ia64_convert_frag.
3874         (md_estimate_size_before_relax): Defined as (f)->fr_var.
3875
3876 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
3877
3878         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
3879         * config/tc-frv.h (md_apply_fix3): Don't define.
3880         * config/tc-frv.c (md_apply_fix3): New.  Shift/truncate %hi/%lo
3881         operands.
3882         * config/tc-frv.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
3883         2003-10-07  Alexandre Oliva  <aoliva@redhat.com>
3884         * config/tc-frv.c (line_separator_chars): Add `!'.
3885         2003-09-19  Alexandre Oliva  <aoliva@redhat.com>
3886         * config/tc-frv.c (md_assemble): Clear insn upfront.
3887         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
3888         * config/tc-frv.c (OPTION_FDPIC): New macro.
3889         (md_longopts): Add mfdpic.
3890         (md_parse_option): Handle it.
3891         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3892         * config/tc-frv.c (md_cgen_lookup_reloc) <FRV_OPERAND_D12,
3893         FRV_OPERAND_S12>: Use reloc type encoded in fix-up.
3894         (frv_pic_ptr): Parse funcdesc.
3895
3896 2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3897
3898         * doc/as.texinfo: Let texi2pod parse asconfig.texi and
3899         gasver.texi.  Remove duplicate symbol definitions for texi2pod.
3900
3901 2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3902
3903         * Makefile.am (Makefile): Move the dependency on
3904         $(BFDDIR)/configure.in to...
3905         (CONFIG_STATUS_DEPENDENCIES): ... here.
3906         (AUTOMAKE_OPTIONS): Require automake 1.8.
3907         * Makefile.in: Regenerate.
3908         * doc/Makefile.am (BASEDIR, BFDDIR): Define.
3909         (CONFIG_STATUS_DEPENDENCIES): Add a dependency on
3910         $(BFDDIR)/configure.in here as well.
3911         * doc/Makefile.in: Regenerate.
3912
3913 2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
3914
3915         * Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove.
3916         * Makefile.in: Regenerate.
3917         * aclocal.m4: Regenerate.
3918         * doc/Makefile.am (install, install-info): Remove.
3919         (install-data-local): A new hook for install-info.
3920         (AUTOMAKE_OPTIONS): Require automake 1.8.
3921         * doc/Makefile.in: Regenerate.
3922
3923 2004-01-02  Nutan Singh <nutan@kpitcummins.com>
3924
3925         * doc/c-sh.texi: Update description about floating point behavior
3926         of SH family.
3927
3928 2004-01-02  Bernardo Innocenti  <bernie@develer.com>
3929
3930         * configure.in: Add m68k-uClinux target.
3931         * configure: Regenerate.
3932
3933 For older changes see ChangeLog-0203
3934 \f
3935 Local Variables:
3936 mode: change-log
3937 left-margin: 8
3938 fill-column: 74
3939 version-control: never
3940 End: