gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
4fa24527
JB
12005-08-22 Jan Beulich <jbeulich@novell.com>
2
3 * config/tc-i386.c (object_64bit): New.
4 (i386_target_format): Initialize it.
5 (output_disp): Use object_64bit for relocation type determination.
6 (output_imm): Likewise.
7 (i386_validate_fix): Likewise.
8 (tc_gen_reloc): Likewise.
9 (lex_got): Likewise. Remove static mode_name. Change array size
10 of gotrel's rel field, and adjust its initializer. Adjust diagnostic.
11 (x86_cons): Use object_64bit for deciding whether quad fields can
12 have relocations.
13
fefaa1aa
CG
142005-08-18 Christian Groessler <chris@groessler.org>
15
16 * config/tc-h8300.h: Remove TC_RELOC_MANGLE/tc_reloc_mangle.
17 * config/tc-mcore.h: Likewise.
18 * config/tc-z8k.h: Likewise.
19 * config/tc-z8k.c: Likewise.
20 * config/tc-sh.h: Remove TC_RELOC_MANGLE and
21 sh_coff_reloc_mangle declaration.
22 * config/tc-sh.c: (md_apply_fix): Fix comment for case
23 BFD_RELOC_SH_USES.
24
32a3d256
KK
252005-08-18 Kaz Kojima <kkojima@rr.iij4u.or.jp>
26
27 * config/tc-sh64.c (sh64_target_format): Check preset_target_arch
28 to confirm that no ISA is specified.
29
4111faa5
NC
302005-08-18 Nick Clifton <nickc@redhat.com>
31
32 * write.c (relax_segment): Count the number of frags being
33 processed and use this to compute a maximum limit on the number of
34 iterations that will be allowed when attempting to relax the
35 segment.
36
11eec5fc
DS
372005-08-17 Danny Smith <dannysmith@users.sourceforge.net>
38
39 * config/obj-coff.c (obj_coff_weak): Set auxiliary record
40 of NT weak externals to IMAGE_WEAK_EXTERN_SEARCH_NOLIBRARY.
41
23d36e92
AM
422005-08-16 Alan Modra <amodra@bigpond.net.au>
43
44 * config/tc-ppc.c (ppc_set_cpu): Don't select 64-bit based on
45 default cpu.
46
3d388997
PB
472005-08-15 Paul Brook <paul@codesourcery.com>
48
49 * config/tc-arm.c (do_t_mov_cmp): Fix encoding of i16-bit conditional
50 instructions.
51 (do_t_mvn_tst, do_t_neg, do_t_shift): Ditto.
52
36ae0db3
DJ
532005-08-15 Daniel Jacobowitz <dan@codesourcery.com>
54
55 * config/tc-ppc.c (parse_cpu): Add -me300 support.
56 (md_show_usage): Likewise.
57 * doc/c-ppc.texi (PowerPC-Opts): Document it.
58
6c639ef9
MS
592005-08-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
60
61 * config/tc-s390.c (md_parse_option): Add cpu type z9-109.
62 (md_gather_operands): Add support for optional operands.
63
77592908
DD
642005-08-12 Dmitry Diky <diwil@spec.ru>
65 * config/tc-msp430.c (msp430_enable_relax): New flag.
66 (msp430_enable_polys): Likewise.
67 (OPTION_RELAX): New option.
68 (OPTION_POLYMORPHS): Likewise.
69 (md_longopts): New long options.
70 (md_show_usage): Updated.
71 (md_parse_option): Add new options handler.
72 (msp430_operands): Add check if polymorph insns are enabled.
73 (msp430_force_relocation_local): New function.
74 (md_apply_fix): Now delete relocs according to new flags combination.
75 (msp430_relax_frag): Convert long branches to short branches only if
76 flag msp430_enable_relax is set.
77 * config/tc-msp430.h (TC_FORCE_RELOCATION_LOCAL): Defined.
78 (msp430_force_relocation_local): Likewise.
79 * doc/c-msp430.texi: Describe new options.
80
e079bef8
ILT
812005-08-11 Ian Lance Taylor <ian@airs.com>
82
83 * Makefile.am ($(srcdir)/make-gas.com): Remove target.
84 (stamp-mk.com): Likewise.
85 (EXTRA_DIST): Remove make-gas.com from list.
86 (MOSTLYCLEANFILES): Remove stamp-mk.com from list.
87 * Makefile.in: Regenerate.
88
4924bf8f
HPN
892005-08-11 Hans-Peter Nilsson <hp@axis.com>
90
91 * subsegs.c (subseg_change): Move declaration of seginfo to before
92 first statement.
93
7be1c489
AM
942005-08-11 Alan Modra <amodra@bigpond.net.au>
95
96 * README-vms: Delete.
97 * config-gas.com: Delete.
98 * makefile.vms: Delete.
99 * vmsconf.sh: Delete.
100 * config/atof-tahoe.c: Delete.
101 * config/m88k-opcode.h: Delete.
102 * config/obj-bout.c: Delete.
103 * config/obj-bout.h: Delete.
104 * config/obj-hp300.c: Delete.
105 * config/obj-hp300.h: Delete.
106 * config/tc-a29k.c: Delete.
107 * config/tc-a29k.h: Delete.
108 * config/tc-h8500.c: Delete.
109 * config/tc-h8500.h: Delete.
110 * config/tc-m88k.c: Delete.
111 * config/tc-m88k.h: Delete.
112 * config/tc-tahoe.c: Delete.
113 * config/tc-tahoe.h: Delete.
114 * config/tc-tic80.c: Delete.
115 * config/tc-tic80.h: Delete.
116 * config/tc-w65.c: Delete.
117 * config/tc-w65.h: Delete.
118 * config/te-aux.h: Delete.
119 * config/te-delt88.h: Delete.
120 * config/te-delta.h: Delete.
121 * config/te-dpx2.h: Delete.
122 * config/te-hp300.h: Delete.
123 * config/te-ic960.h: Delete.
124 * config/vms-a-conf.h: Delete.
125 * doc/c-a29k.texi: Delete.
126 * doc/c-h8500.texi: Delete.
127 * doc/c-m88k.texi: Delete.
128 * README: Remove obsolete examples, and list of supported targets.
129 * Makefile.am: Remove a29k, h8500, m88k, tahoe, tic80, w65,
130 bout and hp300 support.
131 (DEP_FLAGS): Don't define BFD_ASSEMBLER.
132 * configure.in: Remove --enable-bfd-assembler, need_bfd,
133 primary_bfd_gas.
134 * configure.tgt: Remove a29k, h8300-coff, h8500-*, i960 non-elf,
135 m68k non bfd, m88k, or32-coff, tic80-*, vax non-bfd, w65k-*, *-nindy.
136 * as.c: Remove all non-BFD_ASSEMBLER code, support for above targets.
137 * as.h: Likewise.
138 * dw2gencfi.c: Likewise.
139 * dwarf2dbg.c: Likewise.
140 * ehopt.c: Likewise.
141 * input-file.c: Likewise.
142 * listing.c: Likewise.
143 * literal.c: Likewise.
144 * messages.c: Likewise.
145 * obj.h: Likewise.
146 * output-file.c: Likewise.
147 * read.c: Likewise.
148 * stabs.c: Likewise.
149 * struc-symbol.h: Likewise.
150 * subsegs.c: Likewise.
151 * subsegs.h: Likewise.
152 * symbols.c: Likewise.
153 * symbols.h: Likewise.
154 * tc.h: Likewise.
155 * write.c: Likewise.
156 * write.h: Likewise.
157 * config/aout_gnu.h: Likewise.
158 * config/obj-aout.c: Likewise.
159 * config/obj-aout.h: Likewise.
160 * config/obj-coff.c: Likewise.
161 * config/obj-coff.h: Likewise.
162 * config/obj-evax.h: Likewise.
163 * config/obj-ieee.h: Likewise.
164 * config/tc-arm.c: Likewise.
165 * config/tc-arm.h: Likewise.
166 * config/tc-avr.c: Likewise.
167 * config/tc-avr.h: Likewise.
168 * config/tc-crx.h: Likewise.
169 * config/tc-d10v.h: Likewise.
170 * config/tc-d30v.h: Likewise.
171 * config/tc-dlx.h: Likewise.
172 * config/tc-fr30.h: Likewise.
173 * config/tc-frv.h: Likewise.
174 * config/tc-h8300.c: Likewise.
175 * config/tc-h8300.h: Likewise.
176 * config/tc-hppa.h: Likewise.
177 * config/tc-i370.h: Likewise.
178 * config/tc-i386.c: Likewise.
179 * config/tc-i386.h: Likewise.
180 * config/tc-i860.h: Likewise.
181 * config/tc-i960.c: Likewise.
182 * config/tc-i960.h: Likewise.
183 * config/tc-ip2k.h: Likewise.
184 * config/tc-iq2000.h: Likewise.
185 * config/tc-m32c.h: Likewise.
186 * config/tc-m32r.h: Likewise.
187 * config/tc-m68hc11.h: Likewise.
188 * config/tc-m68k.c: Likewise.
189 * config/tc-m68k.h: Likewise.
190 * config/tc-maxq.c: Likewise.
191 * config/tc-maxq.h: Likewise.
192 * config/tc-mcore.c: Likewise.
193 * config/tc-mcore.h: Likewise.
194 * config/tc-mn10200.h: Likewise.
195 * config/tc-mn10300.c: Likewise.
196 * config/tc-mn10300.h: Likewise.
197 * config/tc-ms1.h: Likewise.
198 * config/tc-msp430.c: Likewise.
199 * config/tc-msp430.h: Likewise.
200 * config/tc-ns32k.c: Likewise.
201 * config/tc-ns32k.h: Likewise.
202 * config/tc-openrisc.h: Likewise.
203 * config/tc-or32.c: Likewise.
204 * config/tc-or32.h: Likewise.
205 * config/tc-ppc.c: Likewise.
206 * config/tc-ppc.h: Likewise.
207 * config/tc-s390.h: Likewise.
208 * config/tc-sh.c: Likewise.
209 * config/tc-sh.h: Likewise.
210 * config/tc-sparc.c: Likewise.
211 * config/tc-tic30.c: Likewise.
212 * config/tc-tic30.h: Likewise.
213 * config/tc-tic4x.c: Likewise.
214 * config/tc-tic4x.h: Likewise.
215 * config/tc-tic54x.c: Likewise.
216 * config/tc-tic54x.h: Likewise.
217 * config/tc-v850.h: Likewise.
218 * config/tc-vax.c: Likewise.
219 * config/tc-vax.h: Likewise.
220 * config/tc-xstormy16.h: Likewise.
221 * config/tc-xtensa.h: Likewise.
222 * config/tc-z8k.c: Likewise.
223 * config/tc-z8k.h: Likewise.
224 * config/vms-a-conf.h
225 * doc/Makefile.am: Likewise.
226 * doc/all.texi: Likewise.
227 * doc/as.texinfo: Likewise.
829c3ed3 228 * doc/internals.texi: Likewise.
7be1c489
AM
229 * doc/Makefile.in: Regenerate.
230 * Makefile.in: Regenerate.
231 * configure: Regenerate.
232 * config.in: Regenerate.
233 * po/POTFILES.in: Regenerate.
234
2f6178c1
NC
2352005-08-09 Nick Clifton <nickc@redhat.com>
236
237 PR 1070
238 * macro.c (getstring): Do not treat round parentheses exactly the
239 same as angle brackets - the parentheses need to be preserved and
240 passed on to the macro processing code.
241
44c86e8c
NC
2422005-08-08 Nick Clifton <nickc@redhat.com>
243
244 * config/tc-msp430.c (MSP430_ISA_21): Define.
245 (mcu_types): Add entries for msp430x21xx variants.
246
df40eaf9
NC
2472005-08-08 Nick Clifton <nickc@redhat.com>
248
249 PR 1070
250 * macro.c (getstring): Treat round parentheses in the same way as
251 angle brackets.
252 (get_any_string): Likewise.
253
5a14ab23
L
2542005-08-07 H.J. Lu <hongjiu.lu@intel.com>
255
256 PR gas/1118
257 * as.c (parse_args): Handle -al=<FILE>.
258
47837f8e
NC
2592005-08-07 Nick Clifton <nickc@redhat.com>
260
261 * read.c (s_app_line): Accept a line number of 0 for compatibility
262 with gcc's output for assembler-with-cpp files.
263
e27ec89e
PB
2642005-08-05 Paul Brook <paul@codesourcery.com>
265
266 * config/tc-arm.c (current_it_mask, current_cc): New variables.
267 (do_t_add_sub): Use correct encodings inside IT block.
268 (do_t_arit3c): Ditto.
269 (do_t_it): Simplify logic. Set current_it_mask and current_cc.
270 (md_assemble): Verify conditional suffixes agains IT blocks.
271
9c3c69f2
PB
2722005-08-05 Paul Brook <paul@codesourcery.com>
273
274 * config/tc-arm.c (encode_thumb32_immediate): Only accept shifted
275 constants.
276 (encode_thumb32_shifted_operand): Prohibit register shifts.
277 (encode_thumb32_addr_mode): Fix typo.
278 (insns): Correct thumb2 ldm and stm opcodes.
279
f2184508
NC
2802005-08-02 Khem Raj <kraj@mvista.com>
281
282 * config/tc-arm.c (do_iwmmxt_wldstd): Correct the offset range for
283 WLDRD/WSTRD instruction.
284
4e6935a6
AM
2852005-08-02 Alan Modra <amodra@bigpond.net.au>
286
287 * config/tc-ppc.c (md_apply_fix <ELF>): Don't warn on overflow
288 if emitting a reloc.
289
8a06b769
TS
2902005-07-29 Thiemo Seufer <ths@networkno.de>
291
292 * config/tc-mips.c (s_mips_globl): Allow multiple symbols per .globl.
293
e9f89963
PB
2942005-07-29 Paul Brook <paul@codesourcery.com>
295
296 * config/tc-arm.c (T16_32_TAB): Add "addr". Fix encoding of push and
297 pop.
298 (do_t_addr): Implement 32-bit variant.
299 (do_t_push_pop): Make some errors warnings. Handle single register
300 32-bit case.
301 (insns): Use tCE for adr.
302 (md_pcrel_from_section): Handle BFD_RELOC_ARM_T32_ADD_PC12.
303 (md_apply_fix): Ditto.
304
92e90b6e
PB
3052005-07-29 Paul Brook <paul@codesourcery.com>
306
307 * config/tc-arm.c (parse_tb): New function.
308 (enum operand_parse_code): Add OP_TB.
309 (parse_operands): Handle OP_TB.
310 (do_t_add_sub_w, do_t_tb): New functions.
311 (insns): Add entries for addw, subw, tbb and tbh.
312 (md_apply_fix): Handle BFD_RELOC_ARM_T32_IMM12.
313
0a7b9ba6
NC
3142005-07-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
315
316 * config/tc-m32r.c (m32r_check_fixup): Fixed X_op check.
317
17d4e2a2
L
3182007-07-27 H.J. Lu <hongjiu.lu@intel.com>
319
320 * config/tc-i386.c (handle_large_common): Declare only for ELF.
321
ba825241
JB
3222005-07-27 Jan Beulich <jbeulich@novell.com>
323
324 * config/tc-ia64.h (unw_r_record): Change type of fr_mem to unsigned
325 int.
326 (unw_p_record): Remove unused/redundant fields imask and rmask.
327 Combine spoff and pspoff into a union. Combine gr and br into a
328 union. Change type of grmask and brmask to unsigned char. Change type
329 of frmask to unsigned int.
330 (unw_x_record): Combine spoff, pspoff, and treg into a union.
331 * config/tc-ia64.c (unwind): New field 'pending_saves'.
332 (check_pending_save): New.
333 (alloc_record): Clear out entire record.
334 (output_psp_gr): Use renamed structure fields.
335 (output_psp_sprel): Likewise.
336 (output_rp_gr): Likewise.
337 (output_rp_br): Likewise.
338 (output_rp_psprel): Likewise.
339 (output_rp_sprel): Likewise.
340 (output_pfs_gr): Likewise.
341 (output_pfs_psprel): Likewise.
342 (output_pfs_sprel): Likewise.
343 (output_preds_gr): Likewise.
344 (output_preds_psprel): Likewise.
345 (output_preds_sprel): Likewise.
346 (output_spill_base): Likewise.
347 (output_unat_gr): Likewise.
348 (output_unat_psprel): Likewise.
349 (output_unat_sprel): Likewise.
350 (output_lc_gr): Likewise.
351 (output_lc_psprel): Likewise.
352 (output_lc_sprel): Likewise.
353 (output_fpsr_gr): Likewise.
354 (output_fpsr_psprel): Likewise.
355 (output_fpsr_sprel): Likewise.
356 (output_priunat_gr): Likewise.
357 (output_priunat_psprel): Likewise.
358 (output_priunat_sprel): Likewise.
359 (output_bsp_gr): Likewise.
360 (output_bsp_psprel): Likewise.
361 (output_bsp_sprel): Likewise.
362 (output_bspstore_gr): Likewise.
363 (output_bspstore_psprel): Likewise.
364 (output_bspstore_sprel): Likewise.
365 (output_rnat_gr): Likewise.
366 (output_rnat_psprel): Likewise.
367 (output_rnat_sprel): Likewise.
368 (output_spill_psprel): Likewise.
369 (output_spill_sprel): Likewise.
370 (output_spill_reg): Likewise.
371 (output_fr_mem): Likewise. Allocate one unwind record per set mask
372 bit.
373 (output_frgr_mem): Likewise.
374 (output_gr_mem): Likewise.
375 (output_br_mem): Likewise.
376 (output_gr_gr): Likewise.
377 (output_br_gr): Likewise.
378 (fixup_unw_records): Likewise.
379 (process_one_record): Use renamed structure fields. For gr_gr and
380 br_gr, collect mask from chain of records before output.
381 (in_prologue): Simplify and eliminate early returns. Call
382 check_pending_save.
383 (in_body): Simplify and eliminate early returns.
384 (dot_body): Call check_pending_save.
385 (md_assemble): Update comment. Deal with pending saves.
386
9cd96992
JB
3872005-07-26 Jan Beulich <jbeulich@novell.com>
388
389 * config/tc-i386.c (optimize_imm): Calculate candidate immediates
390 mask from guessed suffix, but mask out other immediate types only
391 if at least on candidate is valid for the insn.
392
fd54057a
DD
3932005-07-25 DJ Delorie <dj@redhat.com>
394
395 * config/tc-m32c.c (md_cgen_lookup_reloc): Add 8 bit operands.
396 Support %mod() modifiers from opcodes.
397 * doc/c-m32c.texi (M32C-Modifiers): New section.
398
3b22753a
L
3992005-07-25 Jan Hubicka <jh@suse.cz>
400 H.J. Lu <hongjiu.lu@intel.com>
401
402 * config/obj-elf.c: Include "elf/x86-64.h" if TC_I386 is
403 defined.
404 (elf_com_section_ptr): New.
405 (elf_begin): Set elf_com_section_ptr to bfd_com_section_ptr.
406 (elf_common_parse): Make it global. Use elf_com_section_ptr
407 instead of bfd_com_section_ptr.
408 (obj_elf_change_section): Handle x86-64 large bss sections.
409
410 * config/obj-elf.h (elf_com_section_ptr): New.
411 (elf_common_parse): New.
412
413 * config/tc-i386.c (handle_large_common): New.
414 (md_pseudo_table): Add "largecomm".
415 (x86_64_section_letter): New.
416 (x86_64_section_word): New.
417
418 * config/tc-i386.h (x86_64_section_word): New.
419 (x86_64_section_letter): New.
420 (md_elf_section_letter): New. Defined.
421 (md_elf_section_word): Likewise.
422
9f971fcb
NC
4232005-07-21 Ralf Corsepius <ralf.corsepius@rtems.org>
424
425 * configure.tgt: Remove i386-*-rtemself*.
426 Remove sparc-*-rtemself*.
427
240a3425
BE
4282005-07-21 Ben Elliston <bje@gnu.org>
429
430 * config/tc-m68k.h: Remove TE_LYNX conditional code.
431
c160f130
PB
4322005-07-21 Paul Brook <paul@codesourcery.com>
433
434 * config/tc-arm.c (encode_thumb32_addr_mode): Don't set
435 inst.reloc.pc_rel.
436
a9bfff94
NC
4372005-07-20 Tavis Ormandy <taviso@gentoo.org>
438
439 * messages.c: Use vsnprintf instead of vsprintf.
440
157e7bd1
NC
4412005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
442
443 * config/tc-m32r.c (tc_gen_reloc): Check BFD_RELOC_32_PCREL and
444 BFD_RELOC_16_PCREL to Support R_M32R_REL32.
445
85da3a56
NC
4462005-07-18 Nick Clifton <nickc@redhat.com>
447
448 * configure.tgt: Restore alpha ordering to list of arches.
449
71e17562
DA
4502005-07-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
451
452 * tc-hppa.c (pa_ip): Reject match for '#' immediate if not pa20.
453
718ddfc0
JB
4542005-07-18 Jan Beulich <jbeulich@novell.com>
455
456 * config/tc-i386.c (md_begin): Use IS_ELF.
457 (tc_i386_fix_adjustable): Likewise.
458 (md_estimate_size_before_relax): Likewise.
459 (md_apply_fix): Likewise.
460 (i386_target_format): Likewise.
461 (lex_got): Define to NULL when not ELF or when LEX_AT. Check IS_ELF.
462 (i386_immediate): Remove #ifdef LEX_AT.
463 (i386_displacement): Likewise.
464 * config/tc-i386.h (x86_cons): Prototype only when ELF and when not
465 LEX_AT.
466
3956db08
JB
4672005-07-18 Jan Beulich <jbeulich@novell.com>
468
469 * config/tc-i386.c (reloc): Convert to ISO C90. Change first
470 parameter to unsigned. Parameter sign now is tristate - zero/
471 positive mean unsigned/signed, negative means signedness doesn't
472 matter. Check field size,
473 signedness, and pcrel-ness are in agreement between relocated field
474 and relocation type. Adjust diagnostics.
475 (optimize_imm): And type mask of operand instead of overwriting it.
476 (lex_got): Convert to ISO C90. Add third parameter. Add new field to
477 local structure and initialize gotrel accordingly. Pass caller as
478 mask of types that the operator can match.
479 (x86_cons_fix_new): Let reloc know that signedness of relocation
480 doesn't matter.
481 (x86_pe_cons_fix_new): Likewise.
482 (x86_cons): Pass additional argument to lex_got.
483 (i386_immediate): New local variable 'types'. Pass its address as
484 additional argument to lex_got. Mask out operand types not supported
485 befoe returning.
486 (i386_displacement): Likewise. Set bigdisp to all types supported in
487 64-bit mode, combining the previously split initialization.
488
2dd88dca
JB
4892005-07-18 Jan Beulich <jbeulich@novell.com>
490
491 * config/tc-i386.c (parse_insn): Reject prefix if unavailable in
492 current mode.
493
8126167b
DA
4942005-07-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
495
496 * config/tc-hppa.c (pa_ip): Search entire mnemonic before considering
497 promoted match.
498
0f82ff91
AM
4992005-07-16 Alan Modra <amodra@bigpond.net.au>
500
501 * Makefile.am: Run "make dep-am".
502 * Makefile.in: Regenerate.
503
90700ea2
L
5042007-07-15 H.J. Lu <hongjiu.lu@intel.com>
505
506 * gas/config/tc-i386.h (CpuVMX): New.
507 (CpuUnknownFlags): Add CpuVMX.
508
49f58d10
JB
5092005-07-14 Jim Blandy <jimb@redhat.com>
510
511 Add support for the Renesas M32C.
512 * Makefile.am (CPU_TYPES): List m32c.
513 (TARGET_CPU_CFILES): List config/tc-m32c.c.
514 (TARGET_CPU_HFILES): List config/tc-m32c.h.
515 * configure.in: Add case for m32c.
516 * configure.tgt: Add cases for m32c and m32c-*-elf.
517 * configure: Regenerated.
518 * config/tc-m32c.c, config/tc-m32c.h: New files.
519 * doc/Makefile.am (CPU_DOCS): Add c-m32c.texi.
520 * doc/Makefile.in: Regenerated.
521 * doc/all.texi: Set M32C.
522 * doc/as.texinfo: Add text for the M32C-specific options and line
523 comment characters, and refer to c-m32c.texi.
524 * doc/c-m32c.texi: New file.
525
6c5cf62c
NC
5262005-07-14 Nick Clifton <nickc@redhat.com>
527
528 PR 1069
529 * config/tc-crx.c (reset_vars): Use strncpy to prevent overflowing
530 the ins_parse buffer.
531
14c194bb
NC
5322005-07-10 Ralf Corsepius <ralf.corsepius@rtems.org>
533
534 * configure.tgt: Remove a29k-*-rtems*, hppa*-*-rtems*,i386-go32-rtems*,
535 i386-*-rtemscoff*, sparc-*-rtemsaout*.
536
28a9d8f5
L
5372005-07-10 H.J. Lu <hongjiu.lu@intel.com>
538
539 * config/tc-i386.c (optimize_disp): Optimize signed 32bit
540 displacements.
541
b4f261e0
BE
5422005-07-08 Ben Elliston <bje@au.ibm.com>
543
544 * frags.h: Remove ANSI_PROTOTYPES conditional code.
545 * config/obj-elf.h: Likewise.
546 * config/tc-h8300.h: Likewise.
547 * config/tc-h8500.h: Likewise.
548 * config/tc-i370.h: Likewise.
549 * config/tc-i386.h: Likewise.
550 * config/tc-m68hc11.h: Likewise.
551 * config/tc-m68k.h: Likewise.
552 * config/tc-ppc.h: Likewise.
553 * config/tc-s390.h: Likewise.
554 * config/tc-sh.h: Likewise.
555 * config/tc-sparc.h: Likewise.
556 * config/tc-tic30.c: Likewise.
557 * config/tc-w65.h: Likewise.
558 * config/tc-xtensa.h: Likewise.
559
d8b19f1a
HPN
5602005-07-08 Hans-Peter Nilsson <hp@axis.com>
561
562 PR gas/1049
563 * config/tc-cris.h (MD_APPLY_SYM_VALUE): Define.
564
0fd3a477
JW
5652005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
566
567 * config/tc-tic30.c (debug): Add format attribute. Fix format
568 bugs.
569
bf50992e
L
5702005-07-06 H.J. Lu <hongjiu.lu@intel.com>
571
572 * config/tc-i386.c (cpu_arch): Add sse3.
573
574 * config/tc-i386.h (CpuSSE3): Renamed from ...
575 (CpuPNI): This. Defined as CpuSSE3.
576
577 * doc/c-i386.texi: Document .sse3.
578
5d5e6db9
JB
5792005-07-06 Jan Beulich <jbeulich@novell.com>
580
581 * config/tc-ia64.c (nop): Use zero for L-unit pseudo-nop.
582
3ec2b351
NC
5832005-07-05 Nick Clifton <nickc@redhat.com>
584
585 * config/tc-pdp11.c (md_apply_fix): Cast first argument to
586 md_chars_to_numbers to an unsigned pointer in order to avoid a
587 compile time warning.
588
9d8504b1
PB
5892005-07-05 Paul Brook <paul@codesourcery.com>
590
591 * config/tc-ppc.c (ppc_target_format): Add VxWorks.
592
a0defb2e
AH
5932005-07-05 Aldy Hernandez <aldyh@redhat.com>
594
595 * config/tc-ms1.c: New.
596 * config/tc-ms1.h: New.
597 * testsuite/gas/ms1/allinsn.d: New.
598 * testsuite/gas/ms1/allinsn.s: New.
599 * testsuite/gas/ms1/badinsn.s: New.
600 * testsuite/gas/ms1/badinsn1.s: New.
601 * testsuite/gas/ms1/badoffsethigh.s: New.
602 * testsuite/gas/ms1/badoffsetlow.s: New.
603 * testsuite/gas/ms1/badorder.s: New.
604 * testsuite/gas/ms1/badreg.s: New.
605 * testsuite/gas/ms1/badsignedimmhigh.s: New.
606 * testsuite/gas/ms1/badsignedimmlow.s: New.
607 * testsuite/gas/ms1/badsyntax.s: New.
608 * testsuite/gas/ms1/badsyntax1.s: New.
609 * testsuite/gas/ms1/badunsignedimmhigh.s: New.
610 * testsuite/gas/ms1/badunsignedimmlow.s: New.
611 * testsuite/gas/ms1/errors.exp: New.
612 * testsuite/gas/ms1/ldst.s: New.
613 * testsuite/gas/ms1/misc.d: New.
614 * testsuite/gas/ms1/misc.s: New.
615 * testsuite/gas/ms1/ms1-16-003.d: New.
616 * testsuite/gas/ms1/ms1-16-003.s: New.
617 * testsuite/gas/ms1/ms1.exp: New.
618 * testsuite/gas/ms1/msys.d: New.
619 * testsuite/gas/ms1/msys.s: New.
620 * testsuite/gas/ms1/relocs.d: New.
621 * testsuite/gas/ms1/relocs.exp: New.
622 * testsuite/gas/ms1/relocs1.s: New.
623 * testsuite/gas/ms1/relocs2.s: New.
624
30123838
JB
6252005-07-05 Jan Beulich <jbeulich@novell.com>
626
627 * config/tc-i386.h (CpuSVME): New.
628 (CpuUnknownFlags): Include CpuSVME.
629 * config/tc-i386.c (cpu_arch): Add .pacifica and .svme. Add opteron
630 as alias of sledgehammer.
631 (md_assemble): Include invlpga in the check for insns with two source
632 operands.
633 (process_operands): Include SVME insns in the check for ignored
634 segment overrides. Adjust diagnostic.
635 (i386_index_check): Special-case SVME insns with memory operands.
636
ca3f61f7
NC
6372005-07-04 Khem Raj <kraj@mvista.com>
638 Nick Clifton <nickc@redhat.com>
639
640 * tc-arm.c (struct arm_it): Make operands.imm signed to match its
641 use an immediate value.
642 (parse_vfp_reg_list): Make the 2nd parameter an unsigned pointer
643 since the register field of the operands structure is unsigned.
644 (s_arm_unwind_save_vfp): Make "reg" unsigned.
645 (parse_operands): Make the 2ns parameter an unsigned pointer to
646 match its use.
647 (do_ldrd): When using the imm field of the operands structure as a
648 second register field, treat it as unsigned.
649
551b43fd
AM
6502005-07-04 Alan Modra <amodra@bigpond.net.au>
651
652 PR 1004
653 * config/obj-elf.c (obj_elf_change_section): Use backend
654 get_sec_type_attr.
655
e4e8248d
JB
6562005-07-01 Jan Beulich <jbeulich@novell.com>
657
658 * config/tc-ia64.c (line_separator_chars): Add '{' and '}'.
659 (output_spill_psprel, output_spill_psprel_p): Combine.
660 (output_spill_sprel, output_spill_sprel_p): Combine.
661 (output_spill_reg, output_spill_regp_p): Combine.
662 (process_one_record): Handle psp_psprel.
663 (parse_predicate_and_operand): New.
664 (convert_expr_to_ab_reg): Two new parameters. Return void. Always
665 initialize output values. Emit diagnostic case here.
666 (convert_expr_to_xy_reg): Likewise. Don't allow r0, f0, and f1.
667 (add_unwind_entry): New second parameter. Allow first parameter to
668 be NULL. Parse optional tag, emit warning about further support for
669 it otherwise being missing. Check end-of-line when requested.
670 (dot_fframe): Clear operand when wrong. Allow tag.
671 (dot_vframe): Likewise.
672 (dot_vframesp): Likewise. Rename parameter, issue warning when psp
673 relative.
674 (dot_vframepsp): Remove.
675 (dot_altrp): Clear operand when wrong. Allow tag.
676 (dot_save): Likewise. Let default case also go through
677 add_unwind_entry.
678 (dot_savemem): Likewise.
679 (dot_restore): Don't return when wrong operand. Allow tag.
680 (dot_spillreg, dot_spillreg_p): Combine. Simplify by using
681 parse_predicate_and_operand and the new arguments to
682 convert_expr_to_ab_reg and convert_expr_to_xy_reg. Don't return
683 when wrong operand. Allow tag.
684 (dot_restorereg, dot_restorereg_p): Likewise.
685 (dot_spillmem, dot_spillmem_p): Likewise.
686 (dot_saveg): Clear operand when wrong. Perform tighter operand
687 checks. Allow tag.
688 (dot_savef): Likewise.
689 (dot_saveb): Likewise.
690 (dot_savegf): Likewise.
691 (dot_spill): Remove end-of-line check. Combine. Simplify by using
692 parse_predicate_and_operand and the new arguments to
693 convert_expr_to_ab_reg and convert_expr_to_xy_reg. Don't return
694 when wrong operand. Allow tag.
695 (popcount): New.
696 (dot_label_state): Don't return when wrong operand.
697 (dot_copy_state): Likewise.
698 (dot_unwabi): Likewise. Check if in prologue.
699 (dot_body): Don't call demand_empty_rest_of_line.
700 (dot_prologue): Type of mask and grsave is unsigned. Perform tighter
701 operand checks.
702 (md_pseudo_table): Also use dot_restorereg for .restorereg.p. Also
703 use dot_spillreg for .spillreg.p. Also use dot_spillmem for
704 .spillpsp.p and .spillsp.p. Also use dot_vframesp for .vframepsp.
705 (parse_operand): New second parameter. Don't deal with '}' here
706 anymore. Don't advance past end-of-line.
707 (parse_operands): Pass second argument to parse_operand.
708 (ia64_start_line): Prevent out-of-bounds access through
709 input_line_pointer. Deal with '}' here.
710 (ia64_unrecognized_line): Don't deal with '}' here.
711 (dot_alias): Use ignore_rest_of_line not its deprecated alias
712 discard_rest_of_line.
713
2fc8bdac
ZW
7142005-06-30 Zack Weinberg <zack@codesourcery.com>
715
716 * config/tc-arm.c (T_OPCODE_BRANCH, encode_arm_addr_mode_2)
717 (encode_arm_addr_mode_3, encode_arm_cp_address, do_blx, do_t_blx)
718 (do_t_branch, insns [b, bl]): Don't encode pipeline offset.
0d828caf 719 (do_branch): Always set inst.reloc.pc_rel.
2fc8bdac
ZW
720 (s_arm_elf_cons): Disallow use of (plt) suffix.
721 (do_adrl): Adjust X_add_number unconditionally.
722 (md_pcrel_from): Rename md_pcrel_from_section, add second segT
723 argument. Handle all adjustment for pipeline offset here.
724 (md_apply_fix): No need to undo work of md_pcrel_from. No
725 need to extract pre-encoded pipeline adjustments from various
726 branch instructions. Generally, assume instructions are already
727 all-bits-zero in the field being fixed up. Remove all OBJ_ELF
728 special cases. Handle BFD_RELOC_ARM_PLT32 like
729 BFD_RELOC_ARM_PCREL_BRANCH.
730 (tc_gen_reloc): Remove OBJ_ELF special case.
731 * config/tc-arm.c: Define MD_PCREL_FROM_SECTION.
732
b753922c
BE
7332005-06-30 Ben Elliston <bje@gnu.org>
734
735 * Makefile.am (check-DEJAGNU): Don't search for expect.
736 * Makefile.in: Regenerate.
737
c3298874
BE
7382005-06-30 Ben Elliston <bje@gnu.org>
739
740 * Makefile.am (EXPECT): Set to expect.
741 (RUNTEST): Likewise, set to runtest.
742 * Makefile.in: Regenerate.
743
8f738565
BE
7442005-06-23 Ben Elliston <bje@gnu.org>
745
746 * config/m68k-parse.h: Use ISO C90.
747 * config/m68k-parse.y: Likewise.
748 * config/tc-m68k.h: Likewise.
749
b300c311
L
7502005-06-20 H.J. Lu <hongjiu.lu@intel.com>
751
752 PR 1013
753 * config/tc-i386.c (md_assemble): Don't call optimize_disp on
754 movabs.
755 (optimize_disp): Optimize only if possible. Don't use 64bit
756 displacement on non-constants and do same on constants if
757 possible.
758
d6ab8113
JB
7592005-06-17 Jan Beulich <jbeulich@novell.com>
760
761 * config/tc-i386.c (reloc): Also handle BFD_RELOC_64_PCREL.
762 (tc_i386_fix_adjustable): Include BFD_RELOC_X86_64_GOTOFF64,
763 BFD_RELOC_X86_64_DTPOFF64, and BFD_RELOC_X86_64_TPOFF64.
764 (output_disp): Do GOTPC conversion also for BFD_RELOC_X86_64_32S
765 and BFD_RELOC_32_PCREL. Use BFD_RELOC_X86_64_GOTPC32 instead of
766 aborting.
767 (output_imm): Do GOTPC conversion also for BFD_RELOC_X86_64_32S.
768 Use BFD_RELOC_X86_64_GOTPC32 instead of aborting.
769 (tc_gen_reloc): Do GOTPC conversion also for BFD_RELOC_32_PCREL.
770 Use BFD_RELOC_X86_64_GOTPC32 instead of aborting. Also handle
771 BFD_RELOC_X86_64_GOTOFF64, BFD_RELOC_X86_64_GOTPC32,
772 BFD_RELOC_X86_64_DTPOFF64, and BFD_RELOC_X86_64_TPOFF64. Also
773 convert 8-byte pc-relative relocations.
774 (lex_got): Use BFD_RELOC_X86_64_GOTOFF64 for 64-bit @gotoff.
775 (i386_validate_fix): Likewise.
776 (x86_cons): Also handle quad values in 64-bit mode.
777 (i386_displacement): Also handle BFD_RELOC_X86_64_GOTOFF64.
778 (md_apply_fix): Include BFD_RELOC_X86_64_DTPOFF64 and
779 BFD_RELOC_X86_64_TPOFF64 in the TLS check. Also convert BFD_RELOC_64
780 to pc-relative variant. Also check for BFD_RELOC_64_PCREL.
781
37f6032b
ZW
7822005-06-13 Zack Weinberg <zack@codesourcery.com>
783
784 * config/tc-arm.c (find_real_start): Check S_IS_LOCAL on
785 symbolP as well as for names with a leading dot. Use ACONCAT.
786 (md_apply_fix): For branch relocations, only replace value
787 with fixP->fx_offset (under #ifdef OBJ_ELF) when !fixP->fx_done.
788 (arm_force_relocation): Remove #ifdef OBJ_ELF case.
789 * config/tc-arm.h (LOCAL_LABEL): Remove unnecessary parentheses.
790 (LOCAL_LABEL_PREFIX): Don't define.
791
6bdb6dec
AM
7922005-06-10 Alan Modra <amodra@bigpond.net.au>
793
794 * config/tc-hppa.c (pa_block): Allocate just one byte for the
795 fill pattern.
796
4dddc1d1
JW
7972005-06-08 James E Wilson <wilson@specifixinc.com>
798
799 PR 994
800 * config/tc-ia64.c (slot_index): Revert last change. If first_frag
801 is NULL, then emit a warning, and return the current index.
802
03b13e59
NC
8032005-06-08 Tomas Hurka <tom@hukatronic.cz>
804
6bdb6dec 805 PR 991
03b13e59
NC
806 * config/tc-m68k.c (m68k_ip): Test for insn compatiblity using a
807 temporary copy of the operands array so that changes can be safely
808 backed out if the insn does not match.
809 (m68k_compare_opcode): Shortcut the test when the parameters are
810 the same. Return 1 if the names match but the second opcode is
811 further on in the array than the first.
812
985d9490
NC
8132005-06-08 Nick Clifton <nickc@redhat.com>
814
815 PR 994
816 * config/tc-ia64.c (slot_index): Check for a NULL first_frag.
817
6858915a
NC
8182005-06-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
819
820 * config/tc-m32r.c (use_parallel): Change default value from 1 to 0.
821
047af9ef
AH
8222005-06-07 Aldy Hernandez <aldyh@redhat.com>
823 Michael Snyder <msnyder@redhat.com>
824 Stan Cox <scox@redhat.com>
825
826 * configure.in: Add ms1 case.
827
828 * configure: Regenerate.
829
830 * configure.tgt: Add ms1 case.
831
0bf60745
BW
8322005-06-07 Bob Wilson <bob.wilson@acm.org>
833
834 * config/tc-xtensa.h (resource_table): Change units to unsigned chars.
835 * config/tc-xtensa.c (new_resource_table): Likewise.
836 (resize_resource_table): Likewise.
837 (release_resources): Fix assertion for unsigned values.
838
55cf6793
ZW
8392005-06-07 Zack Weinberg <zack@codesourcery.com>
840
841 * cgen.c, cgen.h, tc.h, write.c, config/obj-coff.c
842 * config/tc-a29k.c, config/tc-alpha.c, config/tc-alpha.h
843 * config/tc-arc.c, config/tc-arc.h, config/tc-arm.c
844 * config/tc-arm.h, config/tc-avr.c, config/tc-avr.h
845 * config/tc-cris.c, config/tc-crx.c, config/tc-d10v.c
846 * config/tc-d10v.h, config/tc-d30v.c, config/tc-d30v.h
847 * config/tc-dlx.c, config/tc-dlx.h, config/tc-fr30.h
848 * config/tc-frv.c, config/tc-frv.h, config/tc-h8300.c
849 * config/tc-h8500.c, config/tc-hppa.c, config/tc-hppa.h
850 * config/tc-i370.c, config/tc-i370.h, config/tc-i386.c
851 * config/tc-i386.h, config/tc-i860.c, config/tc-i860.h
852 * config/tc-i960.c, config/tc-i960.h, config/tc-ia64.c
853 * config/tc-ip2k.c, config/tc-ip2k.h, config/tc-iq2000.c
854 * config/tc-iq2000.h, config/tc-m32r.c, config/tc-m32r.h
855 * config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-m68k.c
856 * config/tc-m68k.h, config/tc-m88k.c, config/tc-maxq.c
857 * config/tc-mcore.c, config/tc-mcore.h, config/tc-mips.c
858 * config/tc-mips.h, config/tc-mmix.c, config/tc-mn10200.c
859 * config/tc-mn10300.c, config/tc-msp430.c, config/tc-ns32k.c
860 * config/tc-openrisc.h, config/tc-or32.c, config/tc-or32.h
861 * config/tc-pdp11.c, config/tc-pj.c, config/tc-pj.h
862 * config/tc-ppc.c, config/tc-ppc.h, config/tc-s390.c
863 * config/tc-s390.h, config/tc-sh64.c, config/tc-sh.c
864 * config/tc-sh.h, config/tc-sparc.c, config/tc-sparc.h
865 * config/tc-tahoe.c, config/tc-tic30.c, config/tc-tic4x.c
866 * config/tc-tic54x.c, config/tc-tic80.c, config/tc-v850.c
867 * config/tc-v850.h, config/tc-vax.c, config/tc-vax.h
868 * config/tc-w65.c, config/tc-xstormy16.c, config/tc-xstormy16.h
869 * config/tc-xtensa.c, config/tc-z8k.c:
870 Replace all instances of the string "_apply_fix3" with
871 "_apply_fix".
872 * po/POTFILES.in, po/gas.pot: Regenerate.
873
620c54b3
AM
8742005-06-08 Alan Modra <amodra@bigpond.net.au>
875
876 * Makefile.am: Run "make dep-am".
877 (POTFILES): Remove GAS_CFILES.
878 * Makefile.in: Regenerate.
879
32b26a03
MR
8802005-06-07 David Ung <davidu@mips.com>
881
882 * config/tc-mips.c (mips_cpu_info_table): Add cpu names m4k, 24k,
883 24kc, 24kf and 24kfx under MIPS32 release 2.
884
6a86118a
NC
8852005-06-04 Nick Clifton <nickc@redhat.com>
886
887 * config/tc-arm.c (CE, C3, CM, UE, UF): Redefine without reference
888 to their Thumb-enabled equivalents.
889
20e1fcfd
MR
8902005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
891
892 * config/tc-mips.c (load_register): Add leading "0x" to the
893 output of sprintf_vma().
894 (macro): Likewise.
895
1887dd22
NC
8962005-06-01 Nick Clifton <nickc@redhat.com>
897
898 * config/tc-arm.c (TxCE, TxC3, TxCM, TUE, TUF): Remove redundant
899 test for the presence of thumb version of the parsing functions
900 since they must always exist and the test generates a compile time
901 warning message.
902
04fe8f58
RH
9032005-05-31 Richard Henderson <rth@redhat.com>
904
905 * config/tc-alpha.c (O_lituse_jsrdirect): New.
906 (alpha_reloc_op): Add it.
907 (debug_exp): Handle it.
908 (DUMMY_RELOC_LITUSE_JSRDIRECT): New.
909 (emit_insn): Handle it.
910 * doc/c-alpha.texi (Alpha-Relocs): Document lituse_jsrdirect.
911
988392e2
CG
9122005-05-31 Christian Groessler <chris@groessler.org>
913
914 * write.c (dump_section_relocs): Convert to ISO-C.
915 (write_relocs): Avoid signed/unsigned and fprintf argument
916 warnings in debug code.
917
adbaf948
ZW
9182005-05-26 Zack Weinberg <zack@codesourcery.com>
919
920 * config/tc-arm.h (TC_FIX_TYPE): Change to int.
921 (TC_INIT_FIX_DATA): Initialize to 0, not NULL.
922 * config/tc-arm.c (fix_new_arm): Remove now-unnecessary cast.
923 (md_apply_fix3): Delete fix_is_thumb variable; refer to
924 fixP->tc_fix_data directly in the sole place it was used.
925 Explicitly truncate value, *valP, fixP->fx_addnumber, and
926 fixP->fx_offset to 32 bits, for consistent behavior between 32-
927 and 64-bit hosts.
928
5656b6b8
JB
9292005-05-27 Jan Beulich <jbeulich@novell.com>
930
931 * config/tc-ia64.c (struct proc_pending): New.
932 (unwind): Replace proc_start with proc_pending.
933 (unwind_diagnostic): Check unwind.proc_pending.sym.
934 (dot_proc): Replace unwind.proc_start with unwind.proc_pending.sym.
935 Check if previous proc not closed. Record all entry points.
936 (dot_endp): Replace unwind.proc_start with unwind.proc_pending.sym.
937 Set symbol sizes for entry points recorded in dot_proc. Check
938 arguments for consistency with respective .proc's.
939 (md_assemble): Replace unwind.proc_start with
940 unwind.proc_pending.sym.
941
75214fb0
JB
9422005-05-27 Jan Beulich <jbeulich@novell.com>
943
944 * config/tc-ia64.c (emit_one_bundle): Restrict scope of ptr, end_ptr,
945 and last_ptr. Check all in-use slots for first one with non-NULL
946 unwind_record. Don't reload end_ptr before second update round.
947
7c06efaa
JW
9482005-05-26 James E Wilson <wilson@specifixinc.com>
949
950 * config/tc-ia64.c (extra_goodness): Update comment.
951 (md_begin): Add debugging code to print best_template table.
952
286cee81
JB
9532005-05-25 Jan Beulich <jbeulich@novell.com>
954
955 * config/tc-ia64.c (md_begin): Don't try to match slot 2 of an MLX
956 template.
957
30ad6cb9
JB
9582005-05-25 Jan Beulich <jbeulich@novell.com>
959
960 * config/tc-ia64.c (ia64_gen_real_reloc_type): Also handle
961 BFD_RELOC_UNUSED when determining the width of the reloc.
962
6baf2b51
JB
9632005-05-25 Jan Beulich <jbeulich@novell.com>
964
965 * config/tc-ia64.c (dot_endp): Clear out all three pointers in unwind
966 section entry.
967
fa30c84f
JB
9682005-05-25 Jan Beulich <jbeulich@novell.com>
969
970 * config/tc-ia64.c (dot_radix): Rewrite.
971
1055c30c
JB
9722005-05-25 Jan Beulich <jbeulich@novell.com>
973
974 * config/tc-ia64.c (struct unw_rec_list): Remove next_slot_number
975 and next_slot_frag.
976 (alloc_record): Remove references to next_slot_number and
977 next_slot_frag.
978 (emit_one_bundle): Likewise.
979
45d18c80
NC
9802005-05-22 Nick Clifton <nickc@redhat.com>
981
982 * config/tc-v850.c (md_apply_fix3): Pass the address of the
983 message buffer when invoking the insert function.
984
9f45e54b
DA
9852005-05-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
986
987 * config/tc-hppa.c (pa_ip): Promote architecture from PA 1.0 to 1.1
988 only if an instruction match is found.
989
47e70edb
BW
9902005-05-20 Bob Wilson <bob.wilson@acm.org>
991
992 * config/tc-xtensa.c (xg_assemble_vliw_tokens): Change subtraction
993 to addition in argument to xtensa_dwarf2_emit_insn.
994
e3e71e27
ZW
9952005-05-19 Zack Weinberg <zack@codesourcery.com>
996
997 * Makefile.am: Have 'all' depend on 'info'.
998 * Makefile.in: Regenerate.
999
c744ecf2
AM
10002005-05-19 Alan Modra <amodra@bigpond.net.au>
1001
1002 * config/tc-ppc.c (ppc_force_relocation): Add BFD_RELOC_24_PLT_PCREL.
1003
b0648eec
AM
10042005-05-19 Anton Blanchard <anton@samba.org>
1005
1006 * config/tc-ppc.c (parse_cpu): Handle "-mpower5".
1007 (md_show_usage): Document it.
1008 (ppc_setup_opcodes): Insert POWER5 mnemonics.
1009 * doc/c-ppc.texi (PowerPC-Opts): Document "-mpower5".
1010
4600db48
JB
10112005-05-19 Jan Beulich <jbeulich@novell.com>
1012
1013 * config/tc-ia64.c (dot_endp): Don't use global symbol for unwind
1014 relocations in unwind section.
1015
a0ef61f7
NC
10162005-05-18 Nick Clifton <nickc@redhat.com>
1017
1018 * config/tc-v850.c (md_apply_fix3): Only use the insertion routine
1019 if one exists. Ignore any error messages it may produce, just
1020 allow it to perform the insertion.
1021
c19d1205
ZW
10222005-05-17 Zack Weinberg <zack@codesourcery.com>
1023
1024 * hash.c (hash_lookup): Add len parameter. All callers changed.
1025 (hash_find_n): New interface.
1026 * hash.h: Prototype hash_find_n.
1027 * sb.c: Include as.h.
1028 (scrub_from_sb, sb_to_scrub, scrub_position): New statics.
1029 (sb_scrub_and_add_sb): New interface.
1030 * sb.h: Prototype sb_scrub_and_add_sb.
1031 * input-scrub.c (input_scrub_include_sb): Use sb_scrub_and_add_sb.
1032
1033 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Remove
1034 reference to BFD_RELOC_ARM_GOT12 which is never generated.
1035 * config/tc-arm.c: Rewrite, adding Thumb-2 support.
1036
970c3dbc
DJ
10372005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1038
1039 * doc/Makefile.am (gasver.texi): Don't use $<.
1040 * doc/Makefile.in: Regenerated.
1041
ec7ef033
NC
10422005-05-17 Nick Clifton <nickc@redhat.com>
1043
1044 PR 876
1045 * symbols.c (resolve_symbol_value): Do not move symbols whose
1046 value expression has not been resolved or finalized into the
1047 absolute section as this will confuse other parts of the assembler
1048 into thinking that their value is zero.
1049
40a4d956
JB
10502005-05-17 Jan Beulich <jbeulich@novell.com>
1051
1052 * read.c (_find_end_of_line): New.
1053 (find_end_of_line): New.
1054 (HANDLE_CONDITIONAL_ASSEMBLY): Use it.
1055 (read_a_source_file): Use it.
1056 (s_globl): Use it.
1057 (s_macro): Use it.
1058 (get_line_sb): Use it.
1059 (s_errwarn): Replace discard_rest_of_line by ignore_rest_of_line.
1060 (s_comm_internal): Likewise.
1061 (s_lsym): Likewise.
1062 (s_macro): Likewise.
1063 (s_ignore): Use ignore_rest_of_line.
1064 * read.h (find_end_of_line): Prototype.
1065 (discard_rest_of_line): Remove prototype. #define to
1066 ignore_rest_of_line.
1067
2d034539
NC
10682005-05-17 Nick Clifton <nickc@redhat.com>
1069
1070 * config/tc-v850,h (TC_FIX_TYPE): Define.
1071 (TC_INIT_FIX_TYPE): Define.
1072 * config/tc-v850.c (md_assemble): When creating a fix record the
1073 operand in the tc_fix_data field.
1074 (md_apply_fix3): When applying a resolved fix use the operand's
1075 insertion procedure to store the value, if the operand has been
1076 recorded.
1077
42ecbf5e
DJ
10782005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1079
1080 * Makefile.am (m68k-parse.c, itbl-parse.c): Update ylwrap
1081 invocation.
1082 * Makefile.in: Regenerated.
1083
d7c531cd
BW
10842005-05-13 Sterling Augustine <sterling@tensilica.com>
1085 Bob Wilson <bob.wilson@acm.org>
1086
1087 * config/tc-xtensa.c (xtensa_insnbuf_set_operand): Clarify error
1088 message.
1089 (xtensa_mark_zcl_first_insns): Fix incorrect nesting of conditional
1090 for handling RELAX_CHECK_ALIGN_NEXT_OPCODE.
1091
3c9d25f4
AM
10922005-05-11 Alan Modra <amodra@bigpond.net.au>
1093
1094 * config/tc-ppc.c (md_apply_fix3): Allow pcrel forms of BFD_RELOC_16,
1095 BFD_RELOC_LO16, BFD_RELOC_HI16 and BFD_RELOC_HI16_S.
1096
ee192366
MM
10972005-05-10 Michael Matz <matz@suse.de>
1098
1099 * frags.c (frag_grow): Don't be too greedy in allocating memory.
1100
1101 * config/tc-hppa.c (pa_block): Check arguments to .block[z].
1102
20d7ce9b
HPN
11032005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
1104
1105 PR binutils/886
1106 * config/tc-mmix.c (mmix_handle_mmixal): Rearrange slightly.
1107 Handle label-without-colon before ordinary dot-pseudo as an
1108 ordinary label. Don't leak memory for label-without-colon alone
1109 on a line. Don't mmixal-munge operands for dot-pseudos.
1110
be03cc84
JB
11112005-05-10 Jan Beulich <jbeulich@novell.com>
1112
1113 * macro.c (get_any_string): Remove the two last parameters. Replace
1114 references to the former expand parameter by using macro_alternate.
1115 Simplify loop condition for checking for end-of-string.
1116 (get_string): Remove redunant call to sb_skip_white.
1117 (do_formals): Remove two last arguments to get_any_string.
1118 (macro_expand): Likewise.
1119 (expand_irp): Likewise.
1120
360e86f1
JB
11212005-05-10 Jan Beulich <jbeulich@novell.com>
1122
1123 * read.c (s_macro): Move local variable 'local' to smaller scope.
1124 Call sb_kill on it when done.
1125
34d9ee9e
JB
11262005-05-09 Jan Beulich <jbeulich@novell.com>
1127
ee192366
MM
1128 * config/tc-i386.c (optimize_disp): Discard displacement entirely
1129 when zero and not required by encoding constraints.
34d9ee9e 1130
c9cd7160
L
11312005-05-09 H.J. Lu <hongjiu.lu@intel.com>
1132
1133 PR 936
1134 * config/tc-sh64.c (sh64_fake_label): New.
1135
1136 * config/tc-sh64.h (TC_FAKE_LABEL): New.
1137
1138 * doc/internals.texi (TC_FAKE_LABEL): Document.
1139
1140 * write.c (TC_FAKE_LABEL): New.
1141 (adjust_reloc_syms): Use it.
1142 (write_object_file): Likewise.
1143
e44823cf
JB
11442005-05-09 Jan Beulich <jbeulich@novell.com>
1145
1146 * config/tc-i386.c (parse_insn): Disallow use of prefix separator
1147 and comma in Intel mode.
1148
089dfecd
JB
11492005-05-09 Jan Beulich <jbeulich@novell.com>
1150
1151 * config/tc-i386.c (tc_x86_regname_to_dw2regnum): Correct 64-bit mode
1152 names to match ABI. Add more registers for 32-bit and 64-bit modes.
1153 Make name array static and const. Adjust lookup to account for NULL
1154 entries (standing for unused register numbers).
1155
f41bbced
JB
11562005-05-09 Jan Beulich <jbeulich@novell.com>
1157
1158 * config/tc-i386.c (parse_insn): Consider all matching instructions
1159 when checking for string instruction after string-only prefix.
1160
6e3f953d
L
11612005-05-07 H.J. Lu <hongjiu.lu@intel.com>
1162
1163 PR 940
1164 * config/tc-ia64.c (start_unwind_section): Properly check
1165 comdat group with SHF_GROUP.
1166
0c6c36d5
BW
11672005-05-06 Bob Wilson <bob.wilson@acm.org>
1168
1169 * doc/c-xtensa.texi (Literal Directive): Spelling correction.
1170
c138bc38
BW
11712005-05-06 Bob Wilson <bob.wilson@acm.org>
1172
1173 * config/tc-xtensa.c: Remove excess whitespace.
1174 * config/tc-xtensa.h: Likewise.
1175 * config/xtensa-istack.h: Likewise.
1176 * config/xtensa-relax.c: Likewise.
1177 * config/xtensa-relax.h: Likewise.
1178
93a9f991
NC
11792005-05-06 Nick Clifton <nickc@redhat.com>
1180
1181 * sb.h: Fix formatting of comments.
1182 * sb.c: Fix formatting of comments.
1183
3c9aabc7
JB
11842005-05-06 Jan Beulich <jbeulich@novell.com>
1185
1186 * sb.h (sb_add_buffer): Reintroduce.
1187 * sb.c (sb_add_buffer): Likewise.
1188
6eaeac8a
JB
11892005-05-06 Jan Beulich <jbeulich@novell.com>
1190
1191 * macro.c (new_formal, del_formal): New.
1192 (do_formals): Use new_formal. Check for and parse qualifier. Warn if
1193 required argument has default value. Stop looking for more formal
1194 when there was a vararg one.
1195 (macro_expand_body): Use new_formal and del_formal.
1196 (macro_expand): Likewise. Initialize local variable err. Don't
1197 return immediately when encountering an error. Warn when keyword
1198 argument already had a value assigned. Eliminate duplicate clearing
1199 of argument value. When current positional argument matches parameter
1200 of vararg type, assign to it all the remaining arguments. Issue error
1201 when required parameter does not have value.
1202 (free_macro): Use del_formal.
1203 (expand_irp): Initialize formal type. Free buffers associated with
1204 formal prior to returning.
1205 * macro.h (struct formal_struct): Add new field 'type' with new
1206 enumeration type 'formal_type'.
1207 * doc/as.texinfo: Document macro parameter qualifiers.
1208 * NEWS: Mention new functionality.
1209
26aca5f6
JB
12102005-05-06 Jan Beulich <jbeulich@novell.com>
1211
1212 * cond.c (s_ifb): New.
1213 * read.c (potable): Add s_ifb as handler for .ifb and .ifnb.
1214 * read.h (s_ifb): Prototype.
1215 * doc/as.texinfo: Document .ifb and .ifnb.
1216
5faa8e39
JW
12172005-05-05 Steve Ellcey <sje@cup.hp.com>
1218
1219 * config/tc-ia64.c (MIN): Undef.
1220
eac338cf
PB
12212005-05-05 Paul Brook <paul@codesourcery.com>
1222
1223 * config/tc-i386.h (ELF_TARGET_FORMAT): Define for TE_VXWORKS.
1224
d8244a4a
NC
12252005-05-05 Matt Thomas <matt@3am-software.com>
1226
1227 * config/tc-vax.c (md_assemble): Don't assume a valueT is 4
1228 bytes.
1229
4b4da160
NC
12302005-05-05 Nick Clifton <nickc@redhat.com>
1231
1232 * Update the address and phone number of the FSF organization in
1233 the GPL notices in the following files:
1234 COPYING, app.c, as.c, as.h, asintl.h, atof-generic.c, bignum.h,
1235 bit_fix.h, cgen.c, cgen.h, cond.c, debug.c, depend.c, dw2gencfi.c,
1236 dw2gencfi.h, dwarf2dbg.c, dwarf2dbg.h, ecoff.c, ecoff.h, ehopt.c,
1237 emul-target.h, emul.h, expr.c, expr.h, flonum-copy.c,
1238 flonum-konst.c, flonum.h, frags.c, frags.h, hash.c, hash.h,
1239 input-file.c, input-file.h, input-scrub.c, itbl-lex.h, itbl-lex.l,
1240 itbl-ops.c, itbl-ops.h, itbl-parse.y, listing.c, listing.h,
1241 literal.c, macro.c, macro.h, messages.c, obj.h, output-file.c,
1242 output-file.h, read.c, read.h, sb.c, sb.h, stabs.c,
1243 struc-symbol.h, subsegs.c, subsegs.h, symbols.c, symbols.h, tc.h,
1244 write.c, write.h, config/aout_gnu.h, config/atof-ieee.c,
1245 config/atof-vax.c, config/itbl-mips.h, config/m68k-parse.h,
1246 config/m68k-parse.y, config/m88k-opcode.h, config/obj-aout.c,
1247 config/obj-aout.h, config/obj-bout.c, config/obj-bout.h,
1248 config/obj-coff.c, config/obj-coff.h, config/obj-ecoff.c,
1249 config/obj-ecoff.h, config/obj-elf.c, config/obj-elf.h,
1250 config/obj-evax.c, config/obj-evax.h, config/obj-hp300.c,
1251 config/obj-hp300.h, config/obj-ieee.c, config/obj-ieee.h,
1252 config/obj-multi.h, config/obj-som.c, config/obj-som.h,
1253 config/tc-a29k.c, config/tc-a29k.h, config/tc-alpha.c,
1254 config/tc-alpha.h, config/tc-arc.c, config/tc-arc.h,
1255 config/tc-arm.h, config/tc-avr.c, config/tc-avr.h,
1256 config/tc-cris.c, config/tc-cris.h, config/tc-crx.c,
1257 config/tc-crx.h, config/tc-d10v.c, config/tc-d10v.h,
1258 config/tc-d30v.c, config/tc-d30v.h, config/tc-dlx.c,
1259 config/tc-dlx.h, config/tc-fr30.c, config/tc-fr30.h,
1260 config/tc-frv.c, config/tc-frv.h, config/tc-generic.c,
1261 config/tc-generic.h, config/tc-h8300.c, config/tc-h8300.h,
1262 config/tc-h8500.c, config/tc-h8500.h, config/tc-hppa.c,
1263 config/tc-hppa.h, config/tc-i370.c, config/tc-i370.h,
1264 config/tc-i386.c, config/tc-i386.h, config/tc-i860.c,
1265 config/tc-i860.h, config/tc-i960.c, config/tc-i960.h,
1266 config/tc-ia64.c, config/tc-ia64.h, config/tc-ip2k.c,
1267 config/tc-ip2k.h, config/tc-iq2000.c, config/tc-iq2000.h,
1268 config/tc-m32r.c, config/tc-m32r.h, config/tc-m68851.h,
1269 config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-m68k.c,
1270 config/tc-m68k.h, config/tc-m88k.c, config/tc-m88k.h,
1271 config/tc-maxq.c, config/tc-maxq.h, config/tc-mcore.c,
1272 config/tc-mcore.h, config/tc-mips.c, config/tc-mips.h,
1273 config/tc-mmix.c, config/tc-mmix.h, config/tc-mn10200.c,
1274 config/tc-mn10200.h, config/tc-mn10300.c, config/tc-mn10300.h,
1275 config/tc-msp430.c, config/tc-msp430.h, config/tc-ns32k.c,
1276 config/tc-ns32k.h, config/tc-openrisc.c, config/tc-openrisc.h,
1277 config/tc-or32.c, config/tc-or32.h, config/tc-pdp11.c,
1278 config/tc-pdp11.h, config/tc-pj.c, config/tc-pj.h,
1279 config/tc-ppc.c, config/tc-ppc.h, config/tc-s390.c,
1280 config/tc-s390.h, config/tc-sh.c, config/tc-sh.h,
1281 config/tc-sh64.c, config/tc-sh64.h, config/tc-sparc.c,
1282 config/tc-sparc.h, config/tc-tahoe.c, config/tc-tahoe.h,
1283 config/tc-tic30.c, config/tc-tic30.h, config/tc-tic4x.c,
1284 config/tc-tic4x.h, config/tc-tic54x.c, config/tc-tic54x.h,
1285 config/tc-tic80.c, config/tc-tic80.h, config/tc-v850.c,
1286 config/tc-v850.h, config/tc-vax.c, config/tc-vax.h,
1287 config/tc-w65.c, config/tc-w65.h, config/tc-xstormy16.c,
1288 config/tc-xstormy16.h, config/tc-xtensa.c, config/tc-xtensa.h,
1289 config/tc-z8k.c, config/tc-z8k.h, config/te-386bsd.h,
1290 config/te-freebsd.h, config/te-hp300.h, config/te-hppa.h,
1291 config/te-ic960.h, config/te-irix.h, config/te-nbsd.h,
1292 config/te-netware.h, config/te-sparcaout.h, config/te-sun3.h,
1293 config/te-tmips.h, config/te-vxworks.h, config/vax-inst.h,
1294 config/xtensa-istack.h, config/xtensa-relax.c,
2b8725e7 1295 config/xtensa-relax.h, doc/fdl.texi
4b4da160 1296
699d2810
NC
12972005-05-05 Nick Clifton <nickc@redhat.com>
1298
1299 * config/tc-arm.c (arm_opts): Make -mlittle-endian switch set
1300 the target_big_endian variable to false.
1301
69852798
AM
13022005-05-04 Alan Modra <amodra@bigpond.net.au>
1303
1304 * config/obj-ecoff.c (ecoff_frob_file_before_fix): Correct section
1305 list traversal. Use bfd_section_list_prepend.
1306 * config/tc-mmix.c (mmix_frob_file): Don't needlessly iterate
1307 over the section list.
1308 * config/tc-xtensa.c (xtensa_remove_section): Delete.
1309 (xtensa_insert_section): Delete.
1310 (xtensa_move_seg_list_to_beginning): Use bfd_section_list_remove
1311 and bfd_section_list_prepend.
1312 (xtensa_reorder_seg_list): Use bfd_section_list_remove and
1313 bfd_section_list_insert_after.
1314
c1d05a60
NC
13152005-05-03 Nick Clifton <nickc@redhat.com>
1316
1317 * config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations
1318 of bfd_section_list... macros.
1319 * config/tc-mmix.c (mmix_frob_file): Likewise.
1320 * config/tc-xtensa.c (xtensa_remove_section): Likewise.
1321 (xtensa_insert_section): Likewise.
1322
1323 * macro.c (macro_hash): Remove static.
1324 * macro.h (macro_hash): Provide an external declaration.
1325
5daa8fe7
L
13262005-05-02 H.J. Lu <hongjiu.lu@intel.com>
1327
1328 * write.c (write_object_file): Use bfd_section_double_list_remove
1329 to remove sections.
1330
475bf943
DJ
13312005-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1332
1333 * doc/Makefile.am (gasver.texi): Correct quoting.
1334 * doc/Makefile.in: Regenerated.
1335
009b6a7a
DJ
13362005-04-29 Ralf Corsepius <ralf.corsepius@rtems.org>
1337
1338 * configure.tgt: Add h8300*-*-rtemscoff.
1339 Switch h8300*-*-rtems* to elf.
1340
7e70f1af
L
13412005-04-29 H.J. Lu <hongjiu.lu@intel.com>
1342
1343 * hash.c: Undo the last change.
1344 * hash.h: Likewise.
1345
aa7eb06d
DJ
13462005-04-29 Daniel Jacobowitz <dan@codesourcery.com>
1347
1348 * doc/Makefile.am (gasver.texi): Depend on bfd/configure instead
1349 of Makefile.
1350 (DISTCLEANFILES): Remove.
1351 (MAINTAINERCLEANFILES): Add asconfig.texi.
1352 * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
1353
87c245cc
BE
13542005-04-29 Ben Elliston <bje@au.ibm.com>
1355
1356 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
1357 (GENERIC_OBJS): Likewise, remove bignum-copy.o.
1358 (bignum-copy.o): Remove.
1359 * Makefile.in: Regenerate.
1360 * makefile.vms (OBJS): Remove bignum-copy.obj.
1361 * symbols.h (local_symbol_make): Remove declaration.
1362 (verify_symbol_chain_2): Likewise.
1363 * symbols.c (local_symbol_make): Make static.
1364 (max_indent_level): Likewise.
1365 (verify_symbol_chain_2): Remove.
1366 * macro.c (macro_hash): Make static.
1367 * messages.c (fprint_value): Remove.
1368 * read.h (get_absolute_expr): Remove.
1369 (emit_leb128_expr): Likewise.
1370 (do_s_func): Likewise.
1371 * read.c (do_s_func): Make static.
1372 (emit_leb128_expr): Likewise.
1373 (get_absolute_expr): Likewise.
1374 * as.h (as_howmuch): Remove declaration.
1375 (fprint_value): Likewise.
1376 * as.c (myname): Make static.
1377 * input-scrub.c (as_howmuch): Remove.
1378 (as_1_char): Likewise.
1379 * input-file.h (input_file_is_open): Remove.
1380 * input-file.c (input_file_is_open): Likewise.
1381 * expr.h (expr_build_unary): Remove declaration.
1382 (expr_build_binary): Likewise.
1383 * expr.c (expr_build_unary): Remove.
1384 (expr_build_binary): Likewise.
1385 * hash.h (hash_replace): Remove declaration.
1386 (hash_delete): Likewise.
1387 * hash.c (hash_replace): Remove.
1388 (hash_delete): Likewise.
1389 * bignum-copy.c (bignum_copy): Move from here ..
1390 * config/tc-vax.c (bignum_copy): .. to here.
1391 * bignum.h (LOG_TO_BASE_2_OF_10): Remove.
1392 (bignum_copy): Remove extern declaration.
1393 * sb.h (string_count): Remove extern declaration.
1394 (sb_build, sb_add_buffer, sb_print, sb_print_at): Likewise.
1395 (sb_name): Likewise.
1396 * sb.c (dsize): Replace preprocessor macro with static int.
1397 (string_count): Make static.
1398 (sb_build, sb_add_buffer, sb_print, sb_print_at): Likewise.
1399 (sb_name): Likewise.
1400 * config/obj-coff.c (dim_index): Make static.
1401 * config/tc-i386.c (GOT_symbol): Likewise.
1402 (output_invalid_buf): Likewise.
1403 * doc/internals.texi (Warning and error messages): Remove the
1404 prototype for fprint_value.
1405
f3429a74
BE
14062005-04-27 Ben Elliston <bje@au.ibm.com>
1407
1408 * link.cmd: Remove.
1409
60938e80
L
14102005-04-26 H.J. Lu <hongjiu.lu@intel.com>
1411
1412 * config/obj-multi.h (FAKE_LABEL_NAME): Defined.
1413
1414 * read.c (pseudo_set): Disallow symbol set to common symbol.
1415
1416 PR 857
1417 * write.c (write_object_file): Report common symbol name when
1418 disallowing local symbol set to common symbol.
1419 (adjust_reloc_syms): Disallow local symbol set to undefined
1420 symbol.
1421
02ddf156
JB
14222005-04-25 Jan Beulich <jbeulich@novell.com>
1423
1424 * macro.c (macro_expand_body): Replace locals indicator parameters
1425 with actual macro_entry. New local variables macro_line and err.
1426 Don't return when encountering an error, just record the fact.
1427 Detect local symbol name colliding with parameter. Track line number
1428 inside of macro expansion.
1429 (do_formals): Move local variable name to wider scope. Check
1430 parameter of the same name doesn't already exist. In MRI mode, also
1431 check it doesn't collide with the argument count pseudo-parameter).
1432 (define_macro): Add file and line number parameters. Remove local
1433 variable namestr. New local variable error. Initialize macro_entry
1434 members file, line, and name. Don't return when encountering an
1435 error, just record the fact. Use %s in some diagnostics for read.c
1436 to insert the macro name. Free macro_entry on error.
1437 (macro_expand): Pass macro_entry to macro_epand_body. Don't return
1438 when encountering an error, just record the fact.
1439 (expand_irp): Don't return when encountering an error, just record
1440 the fact.
1441 * macro.h (macro_struct): New members name, file, and line.
1442 (define_macro): Add file and line number parameters.
1443 * read.c (s_macro): Pass file and line to define_macro. Tag warning
1444 regarding pseudo-op redefinition with the file/line that macro
1445 definition started at.
1446
d2a033cd
BW
14472005-04-22 Bob Wilson <bob.wilson@acm.org>
1448
1449 * config/tc-xtensa.c (LOOKAHEAD_ALIGNER): Delete macro.
1450 (future_alignment_required): Remove ifdefs that use it.
1451
84b08ed9
BW
14522005-04-22 Bob Wilson <bob.wilson@acm.org>
1453
1454 * config/tc-xtensa.c (xg_get_build_instr_size): Remove.
1455 (xg_is_narrow_insn, xg_expand_narrow): Remove. Merge into...
1456 (xg_is_single_relaxable_insn): ...here. Add "targ" and "narrow_only"
1457 parameters.
1458 (xg_assembly_relax, xg_find_narrowest_format, relaxation_requirements,
1459 convert_frag_narrow): Use new version of xg_is_single_relaxable_insn.
1460
d8cbebfd
CG
14612005-04-21 Christian Groessler <chris@groessler.org>
1462
1463 * config/tc-z8k.c (md_assemble): Fix buffer overrun in operand[]
1464 array.
1465
e97b3f28
L
14662005-04-20 H.J. Lu <hongjiu.lu@intel.com>
1467
1468 * config/obj-aout.h (S_IS_EXTERN): Removed.
1469 * config/obj-bout.h (S_IS_EXTERN): Likewise.
1470 * config/obj-coff.h (S_IS_EXTERN): Likewise.
1471 * symbols.c (S_IS_EXTERN): Likewise.
1472 * symbols.h (S_IS_EXTERN): Likewise.
1473
1474 * config/tc-alpha.c (tc_gen_reloc): Replace S_IS_EXTERN with
1475 S_IS_EXTERNAL.
1476 * config/tc-d10v.c (md_apply_fix3): Likewise.
1477 * config/tc-ia64.c (ia64_fix_adjustable): Likewise.
1478 * config/tc-iq2000.c (iq2000_fix_adjustable): Likewise.
1479 * config/tc-m32r.c (m32r_fix_adjustable): Likewise.
1480 * config/tc-mmix.c (mmix_adjust_symtab): Likewise.
1481 * config/tc-sh64.c (shmedia_frob_file_before_adjust): Likewise.
1482 (shmedia_md_convert_frag): Likewise.
1483 * symbols.c (print_symbol_value_1): Likewise.
1484 * write.c (write_object_file): Likewise.
1485
55e08f71
NC
14862005-04-20 Nick Clifton <nickc@redhat.com>
1487
5f9084e9
NC
1488 * config/tc-xtensa.c (get_aligned_diff): Change type of
1489 branch_align to offsetT so that its signedness matches that of
1490 target_size.
1491
55e08f71
NC
1492 * config/tc-mips.c (macro): Use sprintf_vma to convert a > 32 bit
1493 number into a readable string.
1494 (load_register): Likewise.
1495
1f8b1395
AS
14962005-04-20 Andreas Schwab <schwab@suse.de>
1497
1498 * config/tc-ia64.c (specify_resource): Initialize all of tmpl.
1499
b0825cc2
DM
15002005-04-19 David S. Miller <davem@davemloft.net>
1501
1502 * config/tc-sparc.c (md_assemble): If sparc_ip gives us a
1503 NULL insn, exit early. Remove now spurious NULL checks.
1504 (sparc_ip): Use as_bad for unknown opcode errors, set *pinsn
1505 to NULL and exit.
1506
91c4c449
JB
15072005-04-19 Jan Beulich <jbeulich@novell.com>
1508
1509 * symbols.h (symbol_find_base): Remove prototype.
1510 * symbols.c (save_symbol_name): Remove code section conditional upon
1511 STRIP_UNDERSCORE.
1512 (symbol_find): Remove.
1513 (symbol_find_base): Rename to symbol_find.
1514 * subsegs.c (section_symbol): Replace use of symbol_find_base with
1515 symbol_find.
1516 * config/obj-coff.c (tag_insert): Remove code section conditional
1517 upon STRIP_UNDERSCORE.
1518 (obj_coff_def): Likewise.
1519 (obj_coff_endef): Replace use of symbol_find_base with symbol_find.
1520 (coff_frob_symbol): Likewise.
1521 (yank_symbols): Likewise.
1522 (c_section_symbol): Likewise.
1523 * config/obj-coff.h (DO_NOT_STRIP): Remove.
1524 * config/tc-arm.c (symbol_locate): Remove code section conditional
1525 upon STRIP_UNDERSCORE.
1526 * config/tc-h8300.h (DO_NOT_STRIP): Remove.
1527 * config/tc-h8500.h (DO_NOT_STRIP): Remove.
1528 * config/tc-sh.h (DO_NOT_STRIP): Remove.
1529 * config/tc-w65.h (DO_NOT_STRIP): Remove.
1530 * config/tc-z8k.h (DO_NOT_STRIP): Remove.
1531
80b8152b
AS
15322005-04-19 Andreas Schwab <schwab@suse.de>
1533
1534 * config/tc-ia64.c (md_assemble): Fix error message for wrong
1535 access to application registers.
1536
4d56c0a0
JB
15372005-04-19 Jan Beulich <jbeulich@novell.com>
1538
1539 * config/te-sysv32.h: Remove.
1540 * Makefile.am (TARG_ENV_HFILES): Remove reference to
1541 config/te-sysv32.h.
1542 * Makefile.in (TARG_ENV_HFILES): Likewise.
1543
4fdd1e4f
JB
15442005-04-19 Jan Beulich <jbeulich@novell.com>
1545
1546 PR/847
1547 * config/tc-ia64.c (ia64_canonicalize_symbol_name): Re-allow zero-
1548 length symbols.
1549
791fe849
MK
15502005-04-18 Mark Kettenis <kettenis@gnu.org>
1551
1552 * config/tc-i386.c (md_begin): Allow hyphens in mnemonics.
1553
9ee2a2d4
MR
15542005-04-18 Maciej W. Rozycki <macro@linux-mips.org>
1555
1556 * config/tc-mips.c (normalize_constant_expr): Don't check for
1557 HAVE_32BIT_GPRS.
1558 (check_absolute_expr): Only call normalize_constant_expr() if
1559 HAVE_32BIT_GPRS.
1560 (mips_ip): Likewise.
1561
1562 * config/tc-mips.c (check_absolute_expr): Fix formatting.
1563
e6ca91be
JB
15642005-04-18 Jan Beulich <jbeulich@novell.com>
1565
1566 * macro.c (free_token): New, freeing all the memory associated with a
1567 macro.
1568 (do_formals): Move initializers to ...
1569 (define_macro): ... here.
1570 (delete_macro): Convert passed in name to lower case. Warn when
1571 purging macro that doesn't exist. Use hash_jam instead of hash_delete.
1572
9f872bbe
MR
15732005-04-15 Maciej W. Rozycki <macro@linux-mips.org>
1574
1575 * config/tc-mips.c (normalize_constant_expr): Fix formatting.
1576
8fe53b44
JB
15772005-04-15 Jan Beulich <jbeulich@novell.com>
1578
1579 * config/obj-elf.c (obj_elf_struct): New.
1580 (elf_pseudo_table). Use it for .offset and .struct.
1581
0e5cd789 15822005-04-14 Bob Wilson <bob.wilson@acm.org>
140fe8df 1583 Sterling Augustine <sterling@tensilica.com>
0e5cd789
BW
1584
1585 * config/tc-xtensa.c (get_aligned_diff): Handle target_size larger
1586 than the section alignment.
1587
dd49a749
BW
15882005-04-14 Bob Wilson <bob.wilson@acm.org>
1589 H.J. Lu <hongjiu.lu@intel.com>
1590
1591 * config/tc-xtensa.h (struct xtensa_frag_type): Add lit_frchain field.
1592 * config/tc-xtensa.c (xg_translate_sysreg_op,
1593 xtensa_translate_old_userregs_ops,
1594 xtensa_find_unaligned_branch_targets,
1595 xtensa_find_unaligned_loops, xtensa_fix_close_loop_end_frags,
1596 relax_frag_add_nop): Support 64-bit host.
1597 (xtensa_mark_literal_pool_location, xtensa_move_literals): Use
1598 tc_frag_data lit_frchain and lit_seg fields instead of fr_var.
1599
26eebcf5
MK
16002005-04-14 Mark Kettenis <kettenis@gnu.org>
1601
64efe625
MK
1602 * configure.tgt: Add support for OpenBSD/sparc ELF.
1603
26eebcf5
MK
1604 * configure.tgt: Set emulation for mips-*-openbsd*.
1605 Remove broken mips-dec-openbsd* config.
1606 * configure.in: Set default ABI for mips64-*-openbsd*.
1607 * configure: Regenerate.
1608
39a59cf8
MR
16092005-04-14 Maciej W. Rozycki <macro@linux-mips.org>
1610
1611 * config/tc-mips.c (macro) [ldd_std]: Don't attempt the GP
1612 optimization for constant addresses.
1613
f7a568ea
NC
16142005-04-14 Nick Clifton <nickc@redhat.com>
1615
1616 * as.c (main): Move parse_args before symbol_begin and frag_init
1617 so that the hash table size can be set before it is used.
1618 * hash.c: Use an unsigned long type for the size of the hash
1619 tables.
3c9d25f4 1620 * hash.h (set_gas_hash_table_size): Update the prototype.
f7a568ea 1621
9e9b66a9
AM
16222005-04-14 Alan Modra <amodra@bigpond.net.au>
1623
1624 * Makefile.am (NO_WERROR): Define. Use instead of -Wno-error.
1625 * acinclude.m4: Include ../bfd/warning.m4.
1626 * configure.in: Invoke AM_BINUTILS_WARNINGS.
1627 * Makefile.in: Regenerate.
1628 * configure: Regenerate.
1629 * doc/Makefile.in: Regenerate.
1630
2051e8c4
MR
16312005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
1632
1633 * config/tc-mips.c (IS_ZEXT_32BIT_NUM): New macro.
1634 (normalize_address_expr): New function to sign-extend address
1635 offsets that fit into 32 bits in 32-bit mode.
1636 (macro_build_ldst_constoffset): Use normalize_address_expr()
1637 instead of a handcoded sequence.
1638 (load_register): Likewise. Report oversized numbers in a useful
1639 way.
1640 (macro) [ld_st, ldd_std]: Reject all oversized offsets, not only
1641 for constant addresses. Report oversized numbers in a useful way.
1642 (mips_ip): Use normalize_address_expr() for addresses.
1643
bc4bd9ab
MK
16442005-04-12 Mark Kettenis <kettenis@gnu.org>
1645
1646 * config/tc-i386.c (output_insn): Handle VIA PadLock instructions
1647 similar to other instructions now that they're marked as ImmExt.
1648
4bdd3565
NC
16492005-04-12 Nick Clifton <nickc@redhat.com>
1650
1651 * hash.c (DEFAULT_SIZE): Delete. Replace with:
1652 (gas_hash_table_size): New static variable.
1653 (set_gas_hash_table_size): New function: Records a requested size
1654 for the hash tables.
1655 (get_gas_hash_table_size): New function: Return a prime number
1656 near the requested size of the hash table.
1657 (hash_new): Use get_gas_hash_table_size.
1658 * hash.h: Add a prototype for set_gas_hash_table_size.
1659 * as.c (show_usage): Add description of new switches: --hash-size
1660 and --reduce-memory-overheads.
1661 (option_values): Add OPTION_HASH_TABLE_SIZE and
1662 OPTION_REDUCE_MEMORY_OVERHEADS.
1663 (std_longpopts): Add entries for the new options.
1664 (parse_args): Handle the new options.
1665 * Makefile.am: Add a dependency of as.c on hash.h.
1666 * Makefile.in: Regenerate.
1667 * doc/as.texinfo: Document the new switches.
1668 * NEWS: Mention the new switches.
1669
f394e3dd
NC
16702005-04-12 Nick Clifton <nickc@redhat.com>
1671
1672 PR gas/818
1673 * config/tc-hppa.c (pre_defined_registers): Fix %farg[0-3]
1674 synonyms.
1675
ceae3e33
AM
16762005-04-12 Alan Modra <amodra@bigpond.net.au>
1677
1678 * Makefile.am: Run "make dep-am".
1679 * Makefile.in: Regenerate.
1680
2eccd1b4
BW
16812005-04-11 Sterling Augustine <sterling@tensilica.com>
1682 Bob Wilson <bob.wilson@acm.org>
1683
1684 * config/tc-xtensa.c (check_t1_t2_reads_and_writes): Fix typo.
1685
333f7af7
MK
16862005-04-11 Mark Kettenis <kettenis@gnu.org>
1687
1688 * configure.tgt (generic_target): Add support for OpenBSD/i386 ELF.
1689
5e75c3ab
JB
16902005-04-11 Jan Beulich <jbeulich@novell.com>
1691
1692 * NEWS: Mention these changes and their effects.
1693 * macro.c (get_token): Use is_name_beginner/is_part_of_name/
1694 is_name_ender.
1695 (check_macro): Likewise.
1696 (buffer_and_nest): Likewise. Permit multiple labels. Don't discard
1697 labels together with the closing pseudo-op.
1698 (macro_expand_body): Adjust comment. Range-check input before use.
1699 Adjust mis-spelled diagnostic. Use is_name_beginner.
1700 * read.c (try_macro): New.
1701 (read_a_source_file): New static variable last_eol. Don't list
1702 macro expansion lines more than once. Call try_macro.
1703 (s_macro): Set section of line_label to absolute instead of undefined.
1704 * doc/as.texinfo: Add information on the caveats of these changes.
1705
514d955d
AM
17062005-04-11 Alan Modra <amodra@bigpond.net.au>
1707
1708 * symbols.c (symbol_X_add_number): Change return type to "offsetT *".
1709 * symbols.h (symbol_X_add_number): Update prototype.
1710
a9fcb2a9
EC
17112005-04-10 Eric Christopher <echristo@redhat.com>
1712
1713 * symbols.c (symbol_X_add_number): Fix warning.
1714
045b540e
L
17152005-04-10 H.J. Lu <hongjiu.lu@intel.com>
1716
1717 * config/tc-m68k.c (md_begin): Support 64bit host.
1718 (get_num): Support 64bit BFD on 32bit host.
1719
b215186b
L
17202005-04-10 H.J. Lu <hongjiu.lu@intel.com>
1721
1722 * config/tc-mips.c (md_apply_fix3): Fix typos in BFD_RELOC_64.
1723
be95a9c1
AM
17242005-04-09 Alan Modra <amodra@bigpond.net.au>
1725
31d20a21
AM
1726 * read.c (assign_symbol): Remove const from parm. Fix xcalloc
1727 call. Don't do the COFF hacks for multi-emulation gas. Move
1728 demand_empty_rest_of_line back to caller.
1729 (s_set, equals): demand_empty_rest_of_line here.
1730
be95a9c1
AM
1731 PR gas/827
1732 * as.h (rs_dummy): Define.
1733 * symbols.c (symbol_X_add_number): New function.
1734 * symbols.h (symbol_X_add_number): Declare.
1735 * stabs.c (aout_process_stab): Tidy symbol frag setting.
1736 * read.c (assign_symbol): New function, split out from s_set.
1737 Use symbol_find_or_make. Leave fr_type of dummy frag as rs_dummy.
1738 Fix COFF hacks for multi-emulation gas.
1739 (s_set): Call assign_symbol. Remove "register" keyword.
1740 (set_zero_frag): New function.
1741 (pseudo_set): Always check for assignment to section syms.
1742 Always set segment and frag of symbol, and likewise extern for
1743 aout/bout. Handle assignment of sym=sym+/-const specially. Don't
1744 special case exp.X_add_number non-zero for O_symbol expressions.
1745 (equals): Use assign_symbol.
1746
6624cbde
BW
17472005-04-08 Bob Wilson <bob.wilson@acm.org>
1748
1749 * config/tc-xtensa.c (xtensa_create_xproperty_segments): Skip
1750 SEC_MERGE sections.
1751
dbbaec26
L
17522005-04-06 H.J. Lu <hongjiu.lu@intel.com>
1753
1754 * config/tc-i386.c (tc_gen_reloc): Don't turn
1755 BFD_RELOC_X86_64_32S into BFD_RELOC_32.
1756
0d6af1ab
NC
17572005-04-06 Nick Clifton <nickc@redhat.com>
1758
1759 * po/rw.po: New translation: Kinyarwanda
1760 * configure.in (ALL_LINGUAS): Add rw
1761 * configure: Regenerate.
1762
664df4e4
BW
17632005-04-05 Sterling Augustine <sterling@tensilica.com>
1764 Bob Wilson <bob.wilson@acm.org>
1765
1766 * config/tc-xtensa.c (branch_align_power): New.
1767 (xtensa_find_unaligned_branch_targets, get_aligned_diff,
1768 future_alignment_required): Use branch_align_power to check section
1769 alignment as well as xtensa_fetch_width when aligning branch targets.
1770
d77b99c9
BW
17712005-04-05 Bob Wilson <bob.wilson@acm.org>
1772
1773 * config/tc-xtensa.c: Warning fixes throughout.
1774 (xtensa_fetch_width): Change to unsigned.
1775 (assemble_nop, xtensa_find_unaligned_branch_targets,
1776 xtensa_find_unaligned_loops, xg_assemble_vliw_tokens,
1777 is_narrow_branch_guaranteed_in_range, xtensa_fix_close_loop_end_frags,
1778 min_bytes_to_other_loop_end, unrelaxed_frag_min_size,
1779 unrelaxed_frag_max_size, xtensa_fix_short_loop_frags,
1780 count_insns_to_loop_end, unrelaxed_frag_min_insn_count,
1781 get_text_align_max_fill_size, get_text_align_nop_count,
1782 get_text_align_nth_nop_size, get_noop_aligned_address,
1783 get_aligned_diff, convert_frag_align_next_opcode,
1784 convert_frag_immed_finish_loop, xtensa_create_property_segments,
1785 xtensa_create_xproperty_segments, xt_block_aligned_size): Clean up
1786 types, avoiding size_t and using offsetT and addressT appropriately.
1787 (get_text_align_power): Clean up types. Avoid incorrect bound.
1788 (get_text_align_fill_size): Clean up types. Restructure for clarity.
1789
da9f89d4
L
17902005-04-04 H.J. Lu <hongjiu.lu@intel.com>
1791
1792 * config/tc-ia64.c (start_unwind_section): Undo the change
1793 of 2004-08-18.
1794 (generate_unwind_image, dot_endp): Likewise.
1795
f6fe78d6
JW
17962005-04-01 David Mosberger <davidm@hpl.hp.com>
1797
1798 * config/tc-ia64.c (ia64_handle_align): Move le_nop and
1799 le_nop_stop arrays and initializers to file scope.
1800 (md_begin): When generating code for anything other than
1801 Itanium 1, use MMI instead of MFI NOP bundles as a filler.
1802
a7d61044
JB
18032005-04-01 Jan Beulich <jbeulich@novell.com>
1804
1805 * config/tc-i386.c (output_imm): Also set sign flag for 64-bit push
1806 immediates.
1807
d2c5f73e
NC
18082005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1809
1810 * NEWS: Mention [fdgh]_floating.
1811 * config/atof-vax.c: Fix some whitespace.
1812 * config/tc-vax.c (md_pseudo_table): Add "[fdgh]_floating".
1813
56f36663
NC
18142005-04-01 Nick Clifton <nickc@redhat.com>
1815
1816 * configure.in: Add a check for <unistd.h> providing a prototype
1817 for getopt() which is compatible with the one in
1818 include/getopt.h. If so then define HAVE_DECL_GETOPT.
1819 * configure: Regenerate.
1820 * config.in (HAVE_DECL_GETOPT): Add.
1821
8a75718c
JB
18222005-04-01 Jan Beulich <jbeulich@novell.com>
1823
1824 * config/tc-i386.c (s_bss): Call obj_elf_section_change_hook.
1825
ae8887b5
JB
18262005-04-01 Jan Beulich <jbeulich@novell.com>
1827
1828 * config/tc-i386.c (md_apply_fix3): Also handle BFD_RELOC_X86_64_32S.
1829 (tc_gen_reloc): Handle BFD_RELOC_X86_64_32S in the default case.
1830
05ea83ed
JB
18312005-03-30 Julian Brown <julian@codesourcery.com>
1832
1833 * config/tc-arm.c (arm_adjust_symtab): Rename
1834 bfd_elf32_is_arm_mapping_symbol_name to bfd_is_arm_mapping_symbol_name.
1835
9d2da7ca
JB
18362005-03-30 Julian Brown <julian@codesourcery.com>
1837
1838 * config/tc-arm.c (mapping_state): Change documentation in function
1839 comment to cross-reference spec instead. Change type of mapping symbols
1840 to BSF_NO_TYPE.
1841 (arm_adjust_symtab): Don't change type of mapping symbols here.
1842
e8a38df5
AL
18432005-03-30 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
1844
1845 * as.h [NEED_DECLARATION_FFS] (ffs): Prototype and alphabetize.
1846 * config.in: Regenerate.
1847 * configure: Regenerate.
1848 * configure.in: Check for ffs decl and alphabetize.
1849
ba93b8ac
DJ
18502005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
1851 Phil Blundell <philb@gnu.org>
1852
1853 * config/tc-arm.c (arm_parse_reloc): Add TLS relocations.
1854 (md_apply_fix3): Mark TLS symbols.
1855 (tc_gen_reloc): Handle TLS relocations.
1856 (arm_fix_adjustable): Ignore TLS relocations.
1857 (s_arm_elf_cons): Support expressions after decorated symbols.
1858
84798bd6
JB
18592005-03-29 Julian Brown <julian@codesourcery.com>
1860
1861 * config/tc-arm.c (marked_pr_dependency): New bitmap, bit N indicates
1862 whether personality routine index N has been output for this section.
1863 (mapping_state): tc_segment_info_data now struct not enum.
1864 (arm_elf_change_section): Likewise, and marked_pr_dependency is now
1865 handled on section change.
1866 (create_unwind_entry): Previous code to output dependency removed.
1867 (s_arm_unwind_fnend): Output dependency if it hasn't been done already
1868 for this section.
1869 * config/tc-arm.h (TC_SEGMENT_INFO_TYPE): Redefined as struct
1870 arm_segment_info_type.
1871 (arm_segment_info_type): New struct.
84798bd6 1872
7b1cc377
BW
18732005-03-28 Sterling Augustine <sterling@tensilica.com>
1874 Bob Wilson <bob.wilson@acm.org>
1875
1876 * config/tc-xtensa.c (do_align_targets): Update comment.
1877 (xtensa_frob_label): Compute "freq" before possibly switching frags.
1878 Insert a LOOP_END frag before every loop target, and do not overload
1879 DESIRE_ALIGN_IF_TARGET frags with loop end information.
1880 (xg_assemble_vliw_tokens): Use do_align_targets.
1881 (xtensa_fix_target_frags): Remove code to convert a
1882 DESIRE_ALIGN_IF_TARGET frag to a LOOP_END frag when there is a
1883 negatable branch at the end of a loop.
1884 (frag_can_negate_branch): Delete.
1885
8c2fda1d
L
18862005-03-28 David Mosberger <davidm@hpl.hp.com>
1887 H.J. Lu <hongjiu.lu@intel.com>
1888
1889 PR 803
1890 NEWS: Mention "-mtune=[itanium1|itanium2]".
1891
1892 * config/tc-ia64.c (md): Add tune.
1893 (md_parse_option): Accepted "-mtune=[itanium1|itanium2]".
1894 (md_show_usage): Add "-mtune=[itanium1|itanium2]".
1895 (extra_goodness): Prefer M- and I-unit NOPs for itanium2. F and
1896 B unit NOPs are discouraged for McKinley-derived cores.
1897 (md_begin): Don't hardcode the "extra_goodness()" function in
1898 the comment...
1899 (ia64_init): Set md.tune to itanium2.
1900
1901 * doc/as.texinfo: Add -mtune=[itanium1|itanium2]".
1902 * doc/c-ia64.texi: Likewise.
1903
161840f9
ILT
19042005-03-27 Ian Lance Taylor <ian@airs.com>
1905
1906 * config/obj-coff.c (coff_frob_symbol): When crashing because of a
1907 bad C_EFCN symbol, print its name.
1908
7c834684
BW
19092005-03-25 Bob Wilson <bob.wilson@acm.org>
1910
1911 * config/tc-xtensa.c (use_longcalls): Delete.
1912 (xg_symbolic_immeds_fit): Check for direct calls and return TRUE if
1913 the use_longcalls flag is set. Do this before checking the segment.
1914 (xg_expand_assembly_insn): Rearrange to use new do_expand flag. Never
1915 expand direct calls at this point.
1916 (xtensa_set_frag_assembly_state): Set use_longcalls flag.
1917 (xtensa_find_unmarked_state_frags): Likewise.
1918 (md_assemble): Do not disable longcalls by setting is_specific_opcode.
1919 (xg_assemble_vliw_tokens): Switch frags when use_longcalls changes.
1920 (convert_frag_immed): Remove unnecessary check of is_specific_opcode.
1921 * config/tc-xtensa.h (xtensa_frag_type): Add use_longcalls flag.
1922
ff1e783f
HPN
19232005-03-25 Hans-Peter Nilsson <hp@bitrange.com>
1924
1925 * config/tc-mmix.c, config/tc-mmix.h: Convert to ISO C90.
1926
695a4822
HPN
19272005-03-25 Hans-Peter Nilsson <hp@axis.com>
1928
1929 * config/tc-cris.h: Convert to ISO C90.
1930 * config/tc-cris.c: Ditto.
1931 (md_estimate_size_before_relax): Remove obsolete comment for
1932 parameter "segment_type".
1933 (md_begin): Document reason for cast of hash_insert argument.
1934 (md_atof): Correct type of parameter "type".
1935
ea1562b3
NC
19362005-03-24 Nick Clifton <nickc@redhat.com>
1937
1938 * write.h (bit_fix_new): Remove redundant prototype.
1939 * config/atof-ieee.c: Convert to ISO-C90 and fix formatting.
1940 * config/obj-aout.c: Convert to ISO-C90 and fix formatting.
1941 * config/obj-aout.h: Convert to ISO-C90 and fix formatting.
1942 * config/obj-bout.c: Convert to ISO-C90 and fix formatting.
1943 * config/obj-bout.h: Convert to ISO-C90 and fix formatting.
1944 * config/obj-ecoff.c: Convert to ISO-C90 and fix formatting.
1945 * config/obj-ecoff.h: Convert to ISO-C90 and fix formatting.
1946 * config/obj-som.c: Convert to ISO-C90 and fix formatting.
1947 * config/obj-som.h: Convert to ISO-C90 and fix formatting.
1948 * config/tc-a29k.c: Convert to ISO-C90 and fix formatting.
1949 * config/tc-a29k.h: Convert to ISO-C90 and fix formatting.
1950 * config/tc-alpha.c: Convert to ISO-C90 and fix formatting.
1951 * config/tc-alpha.h: Convert to ISO-C90 and fix formatting.
1952 * config/tc-arc.c: Convert to ISO-C90 and fix formatting.
1953 * config/tc-arc.h: Convert to ISO-C90 and fix formatting.
1954 * config/tc-d10v.c: Convert to ISO-C90 and fix formatting.
1955 * config/tc-d10v.h: Convert to ISO-C90 and fix formatting.
1956 * config/tc-d30v.c: Convert to ISO-C90 and fix formatting.
1957 * config/tc-d30v.h: Convert to ISO-C90 and fix formatting.
1958 * config/tc-dlx.c: Convert to ISO-C90 and fix formatting.
1959 * config/tc-dlx.h: Convert to ISO-C90 and fix formatting.
1960 * config/tc-fr30.c: Convert to ISO-C90 and fix formatting.
1961 * config/tc-fr30.h: Convert to ISO-C90 and fix formatting.
1962 * config/tc-h8500.c: Convert to ISO-C90 and fix formatting.
1963 * config/tc-h8500.h: Convert to ISO-C90 and fix formatting.
1964 * config/tc-i370.c: Convert to ISO-C90 and fix formatting.
1965 * config/tc-i370.h: Convert to ISO-C90 and fix formatting.
1966 * config/tc-i960.c: Convert to ISO-C90 and fix formatting.
1967 * config/tc-ip2k.c: Convert to ISO-C90 and fix formatting.
1968 * config/tc-ip2k.h: Convert to ISO-C90 and fix formatting.
1969 * config/tc-m32r.c: Convert to ISO-C90 and fix formatting.
1970 * config/tc-m32r.h: Convert to ISO-C90 and fix formatting.
1971 * config/tc-m88k.c: Convert to ISO-C90 and fix formatting.
1972 * config/tc-m88k.h: Convert to ISO-C90 and fix formatting.
1973 * config/tc-mcore.c: Convert to ISO-C90 and fix formatting.
1974 * config/tc-mcore.h: Convert to ISO-C90 and fix formatting.
1975 * config/tc-mn10200.c: Convert to ISO-C90 and fix formatting.
1976 * config/tc-ns32k.c: Convert to ISO-C90 and fix formatting.
1977 * config/tc-ns32k.h: Convert to ISO-C90 and fix formatting.
1978 * config/tc-openrisc.c: Convert to ISO-C90 and fix formatting.
1979 * config/tc-openrisc.h: Convert to ISO-C90 and fix formatting.
1980 * config/tc-or32.c: Convert to ISO-C90 and fix formatting.
1981 * config/tc-or32.h: Convert to ISO-C90 and fix formatting.
1982 * config/tc-pdp11.h: Convert to ISO-C90 and fix formatting.
1983 * config/tc-pj.c: Convert to ISO-C90 and fix formatting.
1984 * config/tc-pj.h: Convert to ISO-C90 and fix formatting.
1985 * config/tc-tahoe.c: Convert to ISO-C90 and fix formatting.
1986 * config/tc-tic80.c: Convert to ISO-C90 and fix formatting.
1987 * config/tc-tic80.h: Convert to ISO-C90 and fix formatting.
1988 * config/tc-v850.c: Convert to ISO-C90 and fix formatting.
1989 * config/tc-v850.h: Convert to ISO-C90 and fix formatting.
1990 * config/tc-w65.c: Convert to ISO-C90 and fix formatting.
1991 * config/tc-w65.h: Convert to ISO-C90 and fix formatting.
1992 * config/tc-xstormy16.c: Convert to ISO-C90 and fix formatting.
3c9d25f4 1993 * config/tc-xstormy16.h: Convert to ISO-C90 and fix formatting.
ea1562b3 1994
d110d6a2
JB
19952005-03-23 Jim Blandy <jimb@redhat.com>
1996
1997 * config/tc-arm.c (arm_adjust_symtab): Fetch elf_sym's binding
1998 attributes properly.
1999
ed84e695
NC
20002005-03-23 Mike Frysinger <vapier@gentoo.org>
2001 Nick Clifton <nickc@redhat.com>
2002
2003 * configure.tgt: Accept any C library to accompany a GNU Linux
2004 implementation, not just the GNU C library.
2005 * configure.in: Likewise.
2006 * configure: Regenerate.
2007
4d5f9b2a
NC
20082005-03-23 Nick Clifton <nickc@redhat.com>
2009
2010 * config/tc-tic30.c: Convert to ISO C90 formatting.
2011 * config/tc-tic30.h: Convert to ISO C90 formatting.
2012 * config/tc-pdp11.c: Convert to ISO C90 formatting.
2013 * config/atof-vax.c: Convert to ISO C90 formatting.
2014
704803a9
MR
20152005-03-21 Maciej W. Rozycki <macro@mips.com>
2016
2017 * config/tc-mips.c (mips_frob_file): Sort BFD_RELOC_MIPS16_LO16
2018 relocations correctly as well.
2019 (mips_fix_adjustable): Don't make BFD_RELOC_MIPS16_LO16
2020 relocations in mergeable sections section-relative either.
2021
6e2a91a3
BW
20222005-03-21 Bob Wilson <bob.wilson@acm.org>
2023
2024 * config/tc-xtensa.c (md_apply_fix3): Recognize XTENSA_PLT relocations.
2025
3d063691
NC
20262005-03-21 Nick Clifton <nickc@redhat.com>
2027
1a66a017
NC
2028 * config/tc-sh.c (sh_elf_final_processing): Fix compile time
2029 warning by providing a prototype for sh_symbian_find_elf_flags.
2030
3d063691
NC
2031 * cgen.c (gas_cgen_parse_operand): Fix typo introduced by
2032 previous delta.
2033
6f19c13c
AM
20342005-03-21 Alan Modra <amodra@bigpond.net.au>
2035
2036 * configure.tgt: Handle setting of bfd_gas for fmt=multi targets
2037 along with other formats that set bfd_gas. Remove unnecessary
2038 setting of bfd_gas. Delete strongarm cases in generic_target
2039 switch.
2040
bd17c2c3
AM
20412005-03-21 Alan Modra <amodra@bigpond.net.au>
2042
2043 PR gas/780
2044 * config/tc-m68k.c (TRUNC, SEXT): Define.
2045 (issbyte, isubyte, issword, isuword, isbyte, isword): Use the above.
2046 (m68k_ip): Truncate or sign extend expressions as appropriate.
2047 (get_num): Likewise.
2048 (md_apply_fix3): Use SEXT.
2049
ec91a2c2
AM
20502005-03-21 Alan Modra <amodra@bigpond.net.au>
2051
2052 * Makefile.am (OBJ_FORMAT_CFILES): Prune config/obj-vms.c.
2053 (OBJ_FORMAT_HFILES): Prune config/obj-vms.h.
2054 (obj-vms.o): Delete rule.
2055 Run "make dep-am".
2056 * Makefile.in: Regenerate.
2057 * aclocal.m4: Regenerate.
2058 * doc/Makefile.in: Regenerate.
2059 * po/POTFILES.in: Regenerate.
2060
238d258f
NC
20612005-03-18 C Jaiprakash <cjaiprakash@noida.hcltech.com>
2062
2063 * config/tc-m68k.c (m68k_elf_final_processing): Set file specific
2064 flag for coldfire v4e.
2065
30f725a1
BW
20662005-03-17 Bob Wilson <bob.wilson@acm.org>
2067
2068 * config/tc-xtensa.c (xg_apply_tentative_value): Rename to
2069 xg_apply_fix_value and return a value to indicate success.
2070 (md_pcrel_from): Skip check of fx_done. Return 0 if not PC-relative.
2071 (xtensa_force_relocation): Remove checks for VTABLE relocs.
2072 (xtensa_validate_fix_sub): New.
2073 (xtensa_fix_adjustable): Remove check for external or weak symbols.
2074 (tc_gen_reloc): Move code to handle difference of symbols and code to
2075 apply tentative fix values to ...
2076 (md_apply_fix3): ...here. Enable standard overflow checks for simple
2077 8, 16, and 32 bit relocations. Apply fixes for slot-specific
2078 relocations when linkrelax flag is not set.
2079 * config/tc-xtensa.h (xtensa_validate_fix_sub): Add prototype.
2080 (TC_FORCE_RELOCATION_SUB_SAME, TC_VALIDATE_FIX_SUB): Define.
2081
a724f0f4
JB
20822005-03-17 Jan Beulich <jbeulich@novell.com>
2083
2084 * config/tc-i386.c (i386_scale): Beautify error message.
2085 (Intel syntax comments): Update.
2086 (struct intel_parser_s): Add fields in_offset, in_bracket, and
2087 next_operand.
2088 (intel_e04_1, intel_e05_1, intel_e05_1, intel_e09_1, intel_e10_1):
2089 Remove declarations.
2090 (intel_bracket_expr): Declare.
2091 (i386_intel_operand): Initialize new intel_parser fields. Wrap most
2092 of the function body in a loop allowing to split an operand into two.
2093 Replace calls to malloc and checks of it returning non-NULL with
2094 calls to xmalloc/xstrdup.
2095 (intel_expr): SHORT no longer handled here. Add comment indicating
2096 comparison ops need implementation.
2097 (intel_e04, intel_e04_1): Combine, replace recursion with loop.
2098 Check right operand of - does not specify a register when parsing
2099 the address of a memory reference.
2100 (intel_e05, intel_e05_1): Combine, replace recursion with loop.
2101 Check operands do not specify a register when parsing the address of
2102 a memory reference.
2103 (intel_e06, intel_e06_1): Likewise.
2104 (intel_e09, intel_e09_1): Combine, replace recursion with loop. Also
2105 handle SHORT as well as unary + and -. Don't accept : except for
2106 segment overrides or in direct far jump/call insns.
2107 (intel_brack_expr): New.
2108 (intel_e10, intel_e10_1): Combine, replace recursion with loop. Use
2109 intel_brack_expr.
2110 (intel_e11): Replace chain of if/else-if by switch, alloing fall-
2111 through in certain cases. Use intel_brack_expr. Add new diagnostics.
2112 Allow symbolic constants as register scale value.
2113 (intel_get_token): Replace call to malloc and check of return value
2114 with call to xmalloc. Change handling for FLAT to match MASM's.
2115 (intel_putback_token): Don't try to back up/free current token if
2116 that is T_NIL.
2117
deeaaff8
DJ
21182005-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2119
2120 * configure.tgt: Set emulation for arm-*-eabi*.
2121 * config/tc-arm.c (meabi_flags): Check EABI_DEFAULT.
2122 * config/te-armeabi.h: New file.
2123 * config/te-armlinuxeabi.h (EABI_DEFAULT): Define.
2124 * config/te-symbian.h: Include "te-armeabi.h".
2125
199fea98
NC
21262005-03-16 Nick Clifton <nickc@redhat.com>
2127
2128 * cgen.c (gas_cgen_parse_operand): Copy opinfo parameter into a
2129 local variable in case it is clobbered by the setjmp.
2130
1ad12f97
NC
21312005-03-16 Nick Clifton <nickc@redhat.com>
2132 Ben Elliston <bje@au.ibm.com>
2133
569acd2c 2134 * configure.in (werror): New switch: Add -Werror to the
1ad12f97 2135 compiler command line. Enabled by default. Disable via
569acd2c 2136 --disable-werror.
1ad12f97
NC
2137 * configure: Regenerate.
2138
a5324a3e
NC
21392005-03-16 Nick Clifton <nickc@redhat.com>
2140
2141 * config/obj-coff.h: Convert to ISO C90 formatting.
2142 * config/obj-coff.c: Convert to ISO C90 formatting.
2143
b05fe5cf
ZW
21442005-03-15 Zack Weinberg <zack@codesourcery.com>
2145
2146 * config/tc-arm.c (do_mla): Rename to do_mlas, take second
2147 is_mls parameter; do not diagnose Rm==Rd when is_mls.
2148 (do_mla, do_mls, five_bit_unsigned_immediate, bfci_lsb_and_width)
2149 (do_bfc, do_bfi, do_bfx, do_rbit, do_mov16, do_ldsttv4): New functions.
2150 (insns): Add ARMv6T2 instructions:
2151 bfc bfi mls movw movt rbit sbfx ubfx ldrht ldrsht ldrsbt strht.
2152 (arm_archs): Add V6T2 variants.
2153
957d91c1
NC
21542005-03-15 Nick Clifton <nickc@redhat.com>
2155
2156 * NEWS: Add cutoff for changes in 2.16 release.
2157
43c3ab55
JB
21582005-03-15 Jan Beulich <jbeulich@novell.com>
2159
2160 * expr.c (operand): Merge handling of unary + into that for unary
2161 -, !, and ~.
2162
5862107c
EC
21632005-03-14 Eric Christopher <echristo@redhat.com>
2164
2165 * config/tc-mips.c: Include dw2gencfi.h.
2166 (mips_cfi_frame_initial_instructions): New.
2167 * config/tc-mips.h (TARGET_USE_CFIPOP): Define.
2168 (tc_cfi_frame_initial_instructions): Ditto.
2169 (DWARF2_DEFAULT_RETURN_COLUMN): Ditto.
2170 (DWARF2_CIE_DATA_ALIGNMENT): Ditto.
2171 * Makefile.am: Update dependencies.
2172 * Makefile.in: Regenerate.
2173
729ae8d2
AM
21742005-03-15 Alan Modra <amodra@bigpond.net.au>
2175
2176 * po/es.po: Commit new Spanish translation.
2177
882cb63e
AM
21782005-03-14 Alan Modra <amodra@bigpond.net.au>
2179
2180 * po/tr.po: Commit new Turkish translation.
2181
885fc257
ZW
21822005-03-12 Zack Weinberg <zack@codesourcery.com>
2183
2184 * config/tc-arm.c (tinsns): Add ARMv6K instructions sev, wfe,
2185 wfi, yield.
2186
e330299e
DJ
21872005-03-11 Daniel Jacobowitz <dan@codesourcery.com>
2188
2189 * config-gas.com: Mark vax-vms as obsolete.
2190 * configure.in: Remove fmt=vms support.
2191 * config.in: Regenerate.
2192 * configure: Regenerate.
2193 * config/obj-vms.h, config/obj-vms.c, config/vms-conf.h: Remove.
2194
7b1cc377
BW
21952005-03-10 Sterling Augustine <sterling@tensilica.com>
2196 Bob Wilson <bob.wilson@acm.org>
0fa77c95
BW
2197
2198 * config/tc-xtensa.c (finish_vinsn): Include the last instruction slot
2199 when checking if xg_resolve_literals needs to be called.
2200 * config/tc-xtensa.h: Fix spelling typo in a comment.
2201
4962e196
JB
22022005-03-10 Jan Beulich <jbeulich@novell.com>
2203
2204 * config/tc-tic54x.h (tic54x_macro_info): Change parameter type.
2205 * config/tc-tic54x.c (tic54x_macro_info): Likewise. Replace hand-
2206 crafted structure declarations with the types from macro.h.
2207
4184909a
RS
22082005-03-09 Richard Sandiford <rsandifo@redhat.com>
2209
2210 * config/tc-mips.c (s_cpsetup): Use '__gnu_local_gp' instead of '_gp'
2211 for -mno-shared optimization.
2212
7d8e00cf
RS
22132005-03-09 Richard Sandiford <rsandifo@redhat.com>
2214
2215 * config/tc-mips.c (MAX_VR4130_NOPS, MAX_DELAY_NOPS): New macros.
2216 (MAX_NOPS): Bump to 4.
2217 (mips_fix_vr4130): New variable.
2218 (nops_for_vr4130): New function.
2219 (nops_for_insn): Use MAX_DELAY_NOPS rather than MAX_NOPS. Use
2220 nops_for_vr4130 if working around VR4130 errata.
2221 (OPTION_FIX_VR4130, OPTION_NO_FIX_VR4130): New macros.
2222 (md_longopts): Add -mfix-vr4130 and -mno-fix-vr4130.
2223 (md_parse_option): Handle them.
2224 (md_show_usage): Print them.
2225 * doc/c-mips.texi: Document -mfix-vr4130 and -mno-fix-vr4130.
2226
dc36a61f
RS
22272005-03-09 Richard Sandiford <rsandifo@redhat.com>
2228
2229 * config/tc-mips.c (append_insn): Remove cop_interlocks test from
2230 branch delay code.
2231
7d10b47d
RS
22322005-03-09 Richard Sandiford <rsandifo@redhat.com>
2233
2234 * config/tc-mips.h (mips_flush_pending_output): Delete.
2235 (mips_emit_delays): Declare.
2236 (md_flush_pending_output): Use mips_emit_delays.
2237 * config/tc-mips.c (mips_no_prev_insn): Remove parameter; always forget
2238 the previous instructions.
2239 (md_begin, append_insn, md_parse_option): Update callers.
2240 (mips_emit_delay): Remove parameter. Move INSNS != 0 code to
2241 start_noreorder.
2242 (mips_align, s_change_sec, s_cons, s_float_cons, s_gpword)
2243 (s_gpdword): Update callers.
2244 (start_noreorder, end_noreorder): New functions.
2245 (macro, macro2, mips16_macro, s_mipsset): Use them instead of
2246 manipulating mips_opts or prev_nop_frag directly.
2247 (mips_flush_pending_output): Delete.
2248
404a8071
RS
22492005-03-09 Richard Sandiford <rsandifo@redhat.com>
2250
2251 * config/tc-mips.c (mips_move_labels): New function, taken from...
2252 (append_insn, mips_emit_delays): ...here.
2253
71400594
RS
22542005-03-09 Richard Sandiford <rsandifo@redhat.com>
2255
2256 * config/tc-mips.c (MAX_NOPS): New macro.
2257 (history): Resize to 1 + MAX_NOPS.
2258 (fix_vr4120_class): New enumeration.
2259 (vr4120_conflicts): New variable.
2260 (init_vr4120_conflicts): New function.
2261 (md_begin): Call it.
2262 (insn_uses_reg): Constify first argument.
2263 (classify_vr4120_insn, insns_between, nops_for_insn, nops_for_sequence)
2264 (nops_for_insn_or_target): New functions.
2265 (append_insn): Use the new nops_for_* functions instead of inline
2266 delay checks. Generalize prev_nop_frag handling to handle an
2267 arbitrary history length. Insert nops into the history buffer
2268 once the number of nops in prev_nop_frag is fixed.
2269 (emit_delays): Use nops_for_insn instead of inline delay checks.
2270
9b91f544
RS
22712005-03-09 Richard Sandiford <rsandifo@redhat.com>
2272
2273 * config/tc-mips.c (append_insn): Remove now-redundant nops != 0
2274 check from branch delay code. Remove unnecessary check for branches.
2275
1e915849
RS
22762005-03-09 Richard Sandiford <rsandifo@redhat.com>
2277
2278 * config/tc-mips.c (dummy_opcode): Delete.
2279 (nop_insn, mips16_nop_insn): New variables.
2280 (NOP_INSN): New macro.
2281 (insn_length, create_insn, install_insn, move_insn, add_fixed_insn)
2282 (add_relaxed_insn, insert_into_history, emit_nop): New functions.
2283 (md_begin): Initialize nop_insn and mips16_nop_insn.
2284 (append_insn): Use the new emit_nop function to add nops, recording
2285 them in the history buffer. Use add_fixed_insn or add_relaxed_insn
2286 to reserve room for the instruction and install_insn to install the
2287 final form. Use insert_into_history to record the instruction in
2288 the history buffer. Use move_insn to do delay slot filling.
2289 (mips_emit_delays): Use add_fixed_insn instead of the emit_nop macro.
2290 (macro_build, mips16_macro_build, macro_build_lui, mips_ip)
2291 (mips16_ip): Use create_insn to initialize mips_cl_insns.
2292
bf12938e
RS
22932005-03-09 Richard Sandiford <rsandifo@redhat.com>
2294
2295 * config/tc-mips.c (INSERT_BITS, EXTRACT_BITS, INSERT_OPERAND)
2296 (EXTRACT_OPERAND, MIPS16_INSERT_OPERAND, MIPS16_EXTRACT_OPERAND): New.
2297 (insn_uses_reg, reg_needs_delay, append_insn, macro_build)
2298 (mips16_macro_build, macro_build_lui, mips16_macro, mips_ip)
2299 (mips16_ip): Use the new macros instead of explicit masks and shifts.
2300
a38419a5
RS
23012005-03-09 Richard Sandiford <rsandifo@redhat.com>
2302
2303 * config/tc-mips.c (mips_cl_insn): Replace the valid_p, delay_slot_p
2304 and extended_p fields with a single fixed_p field.
2305 (append_insn, mips_no_prev_insn): Adjust accordingly.
2306
2fa15973
RS
23072005-03-09 Richard Sandiford <rsandifo@redhat.com>
2308
2309 * config/tc-mips.c (mips_cl_insn): Replace reloc_type array with
2310 a single mips16_absolute_jump_p bit.
2311 (append_insn): Adjust accordingly.
2312
47e39b9d
RS
23132005-03-09 Richard Sandiford <rsandifo@redhat.com>
2314
2315 * config/tc-mips.h (mips_cl_insn): Move definition to...
2316 * config/tc-mips.c (mips_cl_insn): ...here. Add new fields:
2317 frag, where, fixp, reloc_type, valid_p, noreorder_p, delay_slot_p
2318 and extended_p.
2319 (history): New variable.
2320 (prev_insn, prev_prev_insn, prev_insn_valid, prev_insn_frag)
2321 (prev_insn_where, prev_insn_reloc_type, prev_insn_fixp)
2322 (prev_insn_is_delay_slot, prev_insn_unreordered, prev_insn_extended)
2323 (prev_prev_insn_unreordered): Delete.
2324 (reg_needs_delay, append_insn, mips_no_prev_insn, mips_emit_delays)
2325 (macro_start): Replace uses of prev_insn* with the equivalent history[]
2326 field.
2327
399132af
DJ
23282005-03-08 Daniel Jacobowitz <dan@codesourcery.com>
2329
2330 * doc/Makefile.am: Update as.info dependencies.
2331 * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
2332
23332005-03-08 Jan Beulich <jbeulich@novell.com>
fffeaa5f
JB
2334
2335 * doc/as.texinfo: Add sentence to indicate redefining a macro is an
2336 error, and point to .purgem documentation if someone really needs
2337 re-definitions.
2338 * NEWS: Mention macro redefinition is now an error.
2339
9b505842
JB
23402005-03-08 Jan Beulich <jbeulich@novell.com>
2341
2342 * config/tc-ia64.c (emit_one_bundle): Track last slot user insn was
2343 emitted to. Add more precise diagnostics for non-fitting insns based
2344 on that. Eliminate now superfluous special casing of MLX. Clear out
2345 slot information when dropping an insn.
2346
ef6a2b41
JB
23472005-03-08 Jan Beulich <jbeulich@novell.com>
2348
2349 * config/tc-ia64.c (parse_section_name): Rename to...
2350 (cross_section): In addition to separating the name from the rest of
2351 the arguments, also carry out the operation.
2352 (dot_xdata): Use cross_section.
2353 (dot_float_cons): Likewise.
2354 (dot_xstringer): Likewise.
2355 (dot_xdata_ua): Likewise.
2356 (dot_float_cons_ua): Likewise. Pass float_cons, not stmt_float_cons.
2357
06647dfd
AM
23582005-03-05 Alan Modra <amodra@bigpond.net.au>
2359
2360 * po/gas.pot: Regenerate.
2361
bbe506e8
TS
23622005-03-04 David Daney <ddaney@avtrex.com>
2363
2364 * config/tc-mips.c (macro_build_lui): Use '__gnu_local_gp'
2365 instead of '_gp' for -mno-shared optimization.
2366 (s_cpload): Ditto.
2367 (s_abicalls): Document it in the comment.
2368 (md_show_usage): Document the -mno-shared option.
2369
aed1a261
RS
23702005-03-04 Richard Sandiford <rsandifo@redhat.com>
2371
2372 * config/tc-mips.c (mips_set_options): Add sym32 field.
2373 (mips_opts): Initialize it.
2374 (HAVE_32BIT_ADDRESSES): Set to true if pointers are 32 bits wide.
2375 (HAVE_64BIT_ADDRESSES): Redefine as !HAVE_32BIT_ADDRESSES.
2376 (HAVE_32BIT_SYMBOLS, HAVE_64BIT_SYMBOLS): New macros.
2377 (load_address): Use HAVE_64BIT_SYMBOLS instead of HAVE_64BIT_ADDRESSES
2378 when deciding whether to use a symbolic %highest/%higher expansion.
2379 (macro): Likewise. Remove o64/n32 linux hack. Always use
2380 ADDRESS_ADD*_INSN for address addition in the expansion of "dla"
2381 and "la". Handle constants separately from symbolic expressions in
2382 the "ld_st:" case, using 64-bit arithmetic if HAVE_64BIT_ADDRESSES
2383 and using load_register to load the high part of the address.
2384 (OPTION_MSYM32, OPTION_NO_MSYM32): New macros.
2385 (OPTION_ELF_BASE): Bump by 2.
2386 (md_longopts): Add entries for -msym32 and -mno-sym32.
2387 (md_parse_option): Handle them.
2388 (usage): Document them.
2389 (s_mipsset): Handle ".set sym32" and ".set nosym32".
2390 (s_cpload, s_cpsetup): Use HAVE_64BIT_SYMBOLS instead of
2391 HAVE_64BIT_ADDRESSES to detect 64-bit values of "_gp".
2392 * doc/c-mips.texi: Document ".set sym32", ".set nosym32",
2393 -msym32 and -mno-sym32.
2394
6caf9ef4
TS
23952005-03-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2396
2397 * config/tc-mips.c (load_address): Implement GP optimization
2398 for 64bit address space non-PIC. Fix formatting.
2399 (macro): Likewise. Simplify code.
2400 (md_parse_option): Don't bail out if -G 0 is set for PIC code.
2401 (mips_after_parse_args): Simplify code.
2402
406a7f05
NC
24032005-03-03 Nick Clifton <nickc@redhat.com>
2404
fbacee5b
NC
2405 * expr.c (operand): Remove redundant code enclosed by #ifdef
2406 RELAX_PAREN_GROUPING....#endif.
2407
77ccfee5
NC
2408 * config/tc-mn10200.c (tc_gen_reloc): Handle the case where the
2409 reloc is the difference of two symbols defined in the same
2410 section.
2411
406a7f05
NC
2412 * config/tc-iq2000.c (line_comment_chars): Include the # character
2413 as otherwise this breaks #APP/#NO_APP processing.
2414
2f12d57f
RR
24152005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
2416
2417 * config/tc-arc.c(md_assemble): Remove dead code for handling
2418 immediate indexing of ld and st .
2419
3f98094e
DJ
24202005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
2421 Joseph Myers <joseph@codesourcery.com>
2422
2423 * config/tc-mips.c (percent_op): Add %tlsgd, %tlsldm, %dtprel_hi,
2424 %dtprel_lo, %tprel_hi, %tprel_lo, and %gottprel.
2425 (parse_relocation): Check for a word break after a relocation
2426 operator.
2427 (md_apply_fix3): Handle TLS relocations, and mark thread-local
2428 symbols.
2429
ab1e9ef7
AM
24302005-03-02 Alan Modra <amodra@bigpond.net.au>
2431
2432 * config/tc-ppc.c (ppc_fix_adjustable <ELF>): Remove bogus checks.
2433
bb14f524
JB
24342005-03-02 Jan Beulich <jbeulich@novell.com>
2435
2436 * as.c (main): Use unlink_if_ordinary instead of unlink.
2437 * messages.c (as_fatal): Likewise.
2438
c4a530c5
JB
24392005-03-02 Jan Beulich <jbeulich@novell.com>
2440
2441 * config/tc-i386.c (build_modrm_byte): Add lock prefix for cr8...15
2442 accesses.
2443 (parse_register): Allow cr8...15 in all modes.
2444
167c3097
JB
24452005-03-02 Jan Beulich <jbeulich@novell.com>
2446
2447 * config/tc-i386.c (intel_e11): If not followed by T_PTR, treat T_BYTE
2448 etc. like normal symbol references (T_ID).
2449
71ba24a1
AM
24502005-03-02 Alan Modra <amodra@bigpond.net.au>
2451
2452 * symbols.c (fb_label_name): Fix silly thinko in last change.
2453
a76903bf
AM
24542005-03-02 Alan Modra <amodra@bigpond.net.au>
2455
9d0e75cb
AM
2456 * expr.c (integer_constant): Remove TARGET_WORD_SIZE hack.
2457 * config/tc-m68k.h (TARGET_WORD_SIZE): Delete.
2458
a76903bf
AM
2459 * symbols.c (fb_label_name): Allow an augend of 2 for mmix.
2460
24612005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
b15c27d7
RR
2462
2463 PR gas/708
a76903bf 2464 * config/tc-arc.c (md_assemble): Initialize suffix for extension
b15c27d7 2465 suffixes also.
b15c27d7 2466
c9dea48b
AM
24672005-03-01 Alan Modra <amodra@bigpond.net.au>
2468
c7f17d46
AM
2469 * config/obj-coff.c (fixup_segment): Delete sy_mri_common assertion.
2470
c9dea48b
AM
2471 * as.h (assert): Warning fix.
2472 * expr.c (expr): Correct assertion.
2473 * read.c (s_comm_internal): Remove assertion.
2474 * write.c (relax_segment): Enable vma assertion only for BFD_ASSEMBLER.
2475 (fixup_segment): Remove assertion.
2476 * config/tc-dlx.c (machine_ip): Remove untrue assertions.
2477 (md_apply_fix3): Likewise.
2478 * config/tc-i370.c (md_begin): Correct assertion.
2479 (i370_macro): Warning fix for assertion.
2480
44f2f9d2
AM
24812005-03-01 Alan Modra <amodra@bigpond.net.au>
2482
2483 * configure.in (AC_C_BIGENDIAN): Invoke.
2484 * configure: Regenerate.
2485 * write.c (write_object_file <!BFD_ASSEMBLER>): Don't use sizeof
2486 host variable to set string header size.
2487 * config/obj-aout.c (obj_header_append): Don't use host structs.
2488 (obj_symbol_to_chars): Likewise.
2489 (obj_emit_strings): Likewise. Use the passed in output pointer.
2490 * config/obj-aout.h (H_GET_FILE_SIZE): Include H_GET_LINENO_SIZE.
2491 * config/obj-bout.c (obj_emit_relocations): Use md_reloc_size,
2492 not sizeof host struct.
2493 (obj_header_append, obj_symbol_to_chars): Don't use host structs.
2494 (obj_emit_strings): Likewise.
2495 * config/obj-bout.h (EXEC_BYTES_SIZE): Define.
2496 (N_TXTOFF, H_GET_FILE_SIZE, H_GET_HEADER_SIZE): Use instead of
2497 sizeof host struct.
2498 (H_SET_SYMBOL_TABLE_SIZE): Hard code sym size rather than using
2499 sizeof host struct.
2500 (host_number_to_chars): Define.
2501 * config/obj-hp300.c (hp300_header_append): Don't use sizeof
2502 host internal struct to set header sizes.
2503 * config/tc-i960.c (md_number_to_field): Warning fix.
2504 (md_ri_to_chars): Use host byte order.
2505 (get_cdisp, md_apply_fix3): Warning fix.
055d1eb0 2506 * config/tc-m68k.c (md_assemble): Don't use sizeof host short.
44f2f9d2 2507
802a113d
NC
25082005-02-28 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
2509
2510 * doc/c-arc.texi: Update documentation about ARC's extension
2511 instructions.
2512
e5f129ad
SS
25132005-02-27 Svein E. Seldal <svein@dev.seldal.com>
2514
2515 * config/tc-tic4x.c (tic4x_gen_to_words): Changed mail
2516 address for myself.
2517
2132e3a3
AM
25182005-02-23 Alan Modra <amodra@bigpond.net.au>
2519
2520 * cgen.c: Warning fixes.
2521 * config/tc-arc.c: Likewise.
2522 * config/tc-arm.c: Likewise.
2523 * config/tc-avr.c: Likewise.
2524 * config/tc-d10v.c: Likewise.
2525 * config/tc-d30v.c: Likewise.
2526 * config/tc-frv.c: Likewise.
2527 * config/tc-frv.h: Likewise.
2528 * config/tc-h8300.c: Likewise.
2529 * config/tc-h8500.c: Likewise.
2530 * config/tc-i370.c: Likewise.
2531 * config/tc-i960.c: Likewise.
2532 * config/tc-ia64.c: Likewise.
2533 * config/tc-ip2k.c: Likewise.
2534 * config/tc-m68hc11.c: Likewise.
2535 * config/tc-maxq.c: Likewise.
2536 * config/tc-mcore.c: Likewise.
2537 * config/tc-mips.c: Likewise.
2538 * config/tc-msp430.c: Likewise.
2539 * config/tc-pj.c: Likewise.
2540 * config/tc-ppc.c: Likewise.
2541 * config/tc-ppc.h: Likewise.
2542 * config/tc-s390.c: Likewise.
2543 * config/tc-sh.c: Likewise.
2544 * config/tc-sh64.c: Likewise.
2545 * config/tc-tic4x.c: Likewise.
2546 * config/tc-tic80.c: Likewise.
2547 * config/tc-v850.c: Likewise.
2548 * config/tc-vax.c: Likewise.
2549 * config/tc-w65.c: Likewise.
2550 * config/tc-xstormy16.c: Likewise.
2551 * config/tc-z8k.c: Likewise.
2552
ee3c9814
CM
25532005-02-22 Catherine Moore <clm@cm00re.com>
2554
2555 * read.c (read_a_source_file): Reinstate TC_EQUAL_IN_INSN test.
2556 * doc/internals.texi (TC_EQUAL_IN_INSN): Reinstate.
2557
9b2f1d35
EC
25582005-02-22 Eric Christopher <echristo@redhat.com>
2559
2560 * config/tc-mips.c (struct proc): Change isym to
2561 func_sym. New member func_end_sym.
2562 (s_mips_ent): Update.
2563 (s_mips_end): Ditto. Add code to compute function size.
2564
b7712f8d
AM
25652005-02-22 Alan Modra <amodra@bigpond.net.au>
2566
2567 * read.c: Warning fixes.
2568 * config/obj-elf.c: Likewise.
2569
58e2ea4d
MR
25702005-02-22 Maciej W. Rozycki <macro@mips.com>
2571
2572 * config/tc-mips.c (append_insn): Call dwarf2_emit_insn() before
2573 emitting insn.
2574
ebe372c1
L
25752005-02-21 H.J. Lu <hongjiu.lu@intel.com>
2576
2577 * config/obj-coff.c (obj_coff_section): Replace SEC_SHARED with
2578 SEC_COFF_SHARED.
2579
2580 * config/tc-tic54x.c (tic54x_bss): Replace SEC_BLOCK with
2581 SEC_TIC54X_BLOCK.
2582 (demand_empty_rest_of_line): Likewise.
2583 (tic54x_sblock): Likewise.
2584 (tic54x_clink): Replace with SEC_CLINK with SEC_TIC54X_CLINK.
2585
cc1bc22a
AM
25862005-02-21 Alan Modra <amodra@bigpond.net.au>
2587
2588 * read.c (address_bytes): New function.
2589 (TC_ADDRESS_BYTES): Default for BSD_ASSEMBLER to address_bytes.
2590 (potable): Add "dc.a".
2591 (cons_worker): Handle "dc.a".
2592 * doc/internals.texi (TC_ADDRESS_BYTES): Document.
2593
ac4528d2
AM
25942005-02-21 Alan Modra <amodra@bigpond.net.au>
2595
2596 * input-file.c (input_file_open): Rearrange to avoid warning.
2597
b5682e56
AM
25982005-02-19 Alan Modra <amodra@bigpond.net.au>
2599
2600 * config/tc-hppa.h (TC_EQUAL_IN_INSN): Delete.
2601 * read.c (read_a_source_file): Remove TC_EQUAL_IN_INSN test.
2602 * doc/internals.texi (TC_EQUAL_IN_INSN): Delete.
2603
8fc2e39e
TS
26042005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2605
2606 * config/tc-mips.c (macro_build_ldst_constoffset): Fail on $at
2607 uses after .set noat.
2608 (load_address): Likewise.
2609 (macro): Likewise. Don't try to avoid $at use by sacrificing
2610 the target register before it is stored, it won't work.
2611
744b6414
JW
26122005-02-17 James E Wilson <wilson@specifixinc.com>
2613
2614 * config/tc-ia64.c (emit_one_bundle): Stop filling a bundle if we
2615 see an instruction that specifies a template.
2616
30eb9c17
AM
26172005-02-18 Alan Modra <amodra@bigpond.net.au>
2618
2619 * config/tc-openrisc.c (openrisc_relax_frag): Delete unused function.
2620 * config/tc-sparc.c (sparc_ip): Make op_exp static to silence warnings.
2621 * config/tc-tic80.c (build_insn): Init insn[1] to silence warning.
2622
91d777ee
L
26232005-02-17 H.J. Lu <hongjiu.lu@intel.com>
2624
2625 * NEWS: Mention "-mhint.b=[ok|warning|error]".
2626
2627 * config/tc-ia64.c (md): Add hint_b.
2628 (emit_one_bundle): Handle md.hint_b for "hint".
2629 (md_parse_option): Accepted "-mhint.b=[ok|warning|error]".
2630 (md_show_usage): Add "-mhint.b=[ok|warning|error]".
2631 (ia64_init): Set md.hint_b to error.
2632 (md_assemble): Handle md.hint_b for "hint.b".
2633
2634 * doc/as.texinfo: Add "-mhint.b=[ok|warning|error]".
2635 * doc/c-ia64.texi: Likewise.
2636
f17c130b
AM
26372005-02-17 Alan Modra <amodra@bigpond.net.au>
2638
2639 * tc.h (struct relax_type, relax_typeS): Move from here..
2640 * as.h: ..to here. Make rlx_forward and rlx_backward an offsetT.
2641 * ecoff.c (ecoff_new_file): Add appfile param.
2642 * ecoff.h (ecoff_new_file): Likewise.
2643 * itbl-lex.h: New file.
2644 * itbl-lex.l: Include itbl-lex.h.
2645 * itbl-parse.y: Likewise.
2646 (insntbl_line, yyparse, yylex): Move to itbl-lex.h.
2647 * read.c (s_app_file_string): Mark appfile possibly unused.
2648 * subsegs.c (seg_not_empty_p): Make sec possibly unused.
2649 * subsegs.h (struct seg_info_trash): Delete.
2650 (seg_info): Use segment_info_type instead.
2651 * config/obj-coff.c (struct filename_list): Make filename const char *.
2652 * config/obj-ecoff.h (obj_app_file): Pass app to ecoff_new_file.
2653 * config/obj-elf.c (elf_file_symbol): Similarly.
2654 * config/tc-a29k.c (md_apply_fix3): Make val a valueT. Don't use
2655 signed right shift.
2656 * config/tc-arc.c (md_operand): Warning fix.
2657 * config/tc-arm.c (arm_parse_reloc): Only define when OBJ_ELF.
2658 (md_begin): Rearrange #if defined OBJ_COFF || defined OBJ_ELF.
2659 * config/tc-cris.h (TC_IMPLICIT_LCOMM_ALIGNMENT): Use do while.
2660 * config/tc-frv.c (frv_force_relocation): Warning fix.
2661 * config/tc-m68k.c (md_parse_option): Delete unused var.
2662 * config/tc-mcore.c (mylog2): Rename from log2 throughout.
2663 * config/tc-sparc.c: Likewise.
2664 (s_common): Warning fix.
2665 * config/tc-mips.c (append_insn): Use unsigned long long expressions.
2666 * config/tc-mmix.c (PUSHJSTUB_MAX, PUSHJSTUB_MIN): Define from
2667 addressT.
2668 * config/tc-s390.c (s390_insn): Delete test of unsigned >= 0.
2669 * config/tc-sh.c (sh_cfi_frame_initial_instructions,
2670 sh_regname_to_dw2regnum): Only define for OBJ_ELF.
2671 * config/tc-tic4x.c (tic4x_insert_reg): Use ISLOWER.
2672 (tic4x_do_align): Use TIC_NOP_OPCODE.
2673 * config/tc-tic4x.h (TIC_NOP_OPCODE): Rename from NOP_OPCODE.
2674 * config/tc-vax.c: Include netinet/in.h.
2675 (tc_headers_hook): Formatting.
2676 * config/tc-xstormy16.c (md_pcrel_from_section): Correct parens.
2677
26b810ce
JB
26782005-02-17 Jan Beulich <jbeulich@novell.com>
2679
2680 * config/tc-ia64.c (ia64_parse_name): Don't advance 'name' when
2681 parsing inN, locN, outN. Set 'idx' to offset register number starts
2682 at. Don't handle numbers with leading zeroes or beyond 95. Remove
2683 pointless cast.
2684
b8285c27
TS
26852005-02-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
2686
2687 * config/tc-mips.c (load_address): Fix formatting.
2688 (macro): Don't use AT if .set noat is in effect. Fix formatting.
2689 Catch macros which are unexpandable without AT. Remove duplicate
2690 zeroing of used_at.
2691 (macro2): Remove duplicate zeroing of used_at.
2692
4df6ce47
AM
26932005-02-16 Alan Modra <amodra@bigpond.net.au>
2694
2695 * dw2gencfi.c (output_cie, output_fde): Use DW_CFA_nop rather
2696 than zero.
2697
d6f16593 26982005-02-15 Nigel Stephens <nigel@mips.com>
4df6ce47 2699 Maciej W. Rozycki <macro@mips.com>
d6f16593
MR
2700
2701 * config/tc-mips.c (reloc_needs_lo_p): Handle
2702 BFD_RELOC_MIPS16_HI16_S.
2703 (fixup_has_matching_lo_p): Handle BFD_RELOC_MIPS16_LO16.
2704 (append_insn): Add BFD_RELOC_MIPS16_GPREL, BFD_RELOC_MIPS16_HI16_S
2705 and BFD_RELOC_MIPS16_LO16 to relocs to suppress overflow
2706 complaints on.
2707 (mips16_ip): Resolve BFD_RELOC_MIPS16_HI16_S,
2708 BFD_RELOC_MIPS16_HI16 and BFD_RELOC_MIPS16_LO16 for constants.
2709 Call my_getSmallExpression() to parse percent operators.
2710 (percent_op_match, mips_percent_op): Separate definitions.
2711 (mips16_percent_op): Define percent operators for the MIPS16 mode.
2712 (parse_relocation): Handle the MIPS16 mode using
2713 mips16_percent_op.
2714 (md_apply_fix3): Handle BFD_RELOC_MIPS16_HI16,
2715 BFD_RELOC_MIPS16_HI16_S and BFD_RELOC_MIPS16_LO16.
2716
7b347e43
JB
27172005-02-15 Jan Beulich <jbeulich@novell.com>
2718
2719 * config/tc-ia64.c (md_apply_fix3): Call ia64_gen_real_reloc_type
2720 instead of explicitly dealing with the translation; exclude
2721 relocations that are already pcrel, however.
2722
a66d2bb7
JB
27232005-02-15 Jan Beulich <jbeulich@novell.com>
2724
2725 * config/tc-ia64.c: Include limits.h (if available).
2726 (gr_values[0]): Set path to INT_MAX.
2727 (dot_reg_val): Don't allow changing value of r0. Limit range of
2728 general registers at r127.
2729 (specify_resource): Default resource index is -1. Don't set resource
2730 index (in case IA64_RS_RSE) without setting the specific flag.
2731 (note_register_values): Check operand is O_constant before tracking
2732 input value of moves. Add tracking for dep.z with constant inputs.
2733 (print_dependency): Resource index of specific resource may be zero.
2734 (check_dependencies): Likewise.
2735
4b09e828
JB
27362005-02-15 Jan Beulich <jbeulich@novell.com>
2737
2738 * config/tc-ia64.c (parse_operands): New local variables reg1, reg2,
2739 reg_class. Check operands and emit diagnostics for illegal use of
2740 registers.
2741
0ca3e455
JB
27422005-02-15 Jan Beulich <jbeulich@novell.com>
2743
2744 * config/tc-ia64.c (ia64_gen_real_reloc_type): Define and initialize
2745 new variables type, suffix, and width. Handle
2746 BFD_RELOC_IA64_DIR(32|64)[LM]SB in FUNC_LT_FPTR_RELATIVE case.
2747 Handle BFD_RELOC_IA64_DIR64[LM]SB in FUNC_TP_RELATIVE case. Add
2748 FUNC_DTP_MODULE case. Handle BFD_RELOC_IA64_DIR32[LM]SB in
2749 FUNC_DTP_RELATIVE case. Return incoming relocation type if
2750 BFD_RELOC_IA64_IPLT[LM]SB in FUNC_IPLT_RELOC case. Generate warning
2751 if unable to translate relocation type, using the new variables.
2752
2fac3d48
JB
27532005-02-15 Jan Beulich <jbeulich@novell.com>
2754
2755 * config/tc-ia64.h (ia64_symbol_chars): Declare.
2756 (ty_symbol_chars): Define.
2757 * config/tc-ia64.c (ia64_symbol_chars): Define.
2758
2f6d622e
JB
27592005-02-15 Jan Beulich <jbeulich@novell.com>
2760
2761 * config/tc-ia64.c (ia64_parse_name): Only update next character if
2762 input_line_pointer was advanced.
2763
28013b5c
KK
27642005-02-14 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2765
2766 * config/tc-sh.c (md_apply_fix3): Add parentheses around &
2767 within |.
2768
f1dab70d
JB
27692005-02-13 Jan Beulich <jbeulich@novell.com>
2770
2771 * config/tc-ia64.c (md_parse_option): Handle -xnone and -xdebugn.
2772 (md_show_usage): Add -xnone, -xdebugn, and -xdebugx. Relocate default
2773 indicator.
2774 (ia64_init): Set md.detect_dv.
2775 (ia64_start_line): New static variable warned. Warn only once when
2776 encountering explicit stops in automatic mode.
2777 * doc/c-ia64.texi: Describe -xnone, -xdebugn, and -xdebugx.
2778 * NEWS: Mention new default mode.
2779
20b36a95
JB
27802005-02-13 Jan Beulich <jbeulich@novell.com>
2781
2782 * config/tc-ia64.c (dot_rot): Add comment that name strings should
2783 be freed when wiping out previous state. Canonicalize names before
2784 use. Free name string when detecting redefinition.
2785 (dot_pred_rel): Call generic expression parser to process arguments.
2786 Handle O_register case for individual predicates and O_subtract for
2787 ranges.
2788 (ia64_parse_name): Canonicalize name before looking it up in dynamic
2789 register hash.
2790 (ia64_canonicalize_symbol_name): Strip off all trailing # characters.
2791 Warn if multiple found, issue error if resulting symbol name has zero
2792 length.
2793 (dot_alias): Canonicalize name before use.
2794
07450571
L
27952005-02-11 H.J. Lu <hongjiu.lu@intel.com>
2796
2797 * config/tc-ia64.c (unwind_diagnostic): Return -1 for warning
2798 and 0 for error.
2799 (in_procedure): Return -1 for warning.
2800 (in_prologue): Likewise.
2801 (in_body): Likewise.
2802
01b91374
L
28032005-02-11 H.J. Lu <hongjiu.lu@intel.com>
2804
ac4528d2 2805 * config/tc-ia64.c (dot_xdata): Undo the last change.
01b91374
L
2806 (dot_float_cons): Likewise.
2807 (dot_xstringer): Likewise.
2808 (dot_xdata_ua): Likewise.
2809 (dot_float_cons_ua): Likewise.
2810
970d6792
L
28112005-02-11 H.J. Lu <hongjiu.lu@intel.com>
2812
2813 * NEWS: Mention "-munwind-check=[warning|error]".
2814
2815 * config/tc-ia64.c (md): Add unwind_check.
2816 (unwind_diagnostic): New.
2817 (in_procedure): Call unwind_diagnostic when a directive isn't
2818 in procedure.
2819 (in_prologue): Call unwind_diagnostic when a directive isn't in
2820 prologue.
2821 (in_body): Call unwind_diagnostic when a directive isn't in
2822 body region.
2823 (dot_endp): Set md.unwind_check to error before calling
2824 in_procedure and restore it after. When the name is missing or
2825 couldn't be found, use the one from the last .proc if
2826 md.unwind_check isn't error. Warn if md.unwind_check is
2827 warning.
2828 (md_parse_option): Handle "-munwind-check=[warning|error]".
2829 (md_show_usage): Add "-munwind-check=[warning|error]".
2830 (ia64_init): Set md.unwind_check to warning.
2831
2832 * doc/as.texinfo: Add "-munwind-check=[none|warning|error]".
2833 * doc/c-ia64.texi: Likewise.
2834
16a48f83
JB
28352005-02-11 Jan Beulich <jbeulich@novell.com>
2836
2837 * config/tc-ia64.h (LEX_AT): Include LEX_BEGIN_NAME.
2838 (LEX_QM): Likewise.
2839 (ia64_parse_name): New third parameter.
2840 (md_parse_name): Pass third argument.
2841 * config/tc-ia64.c (pseudo_func): Placeholders use NULL as name.
2842 (md_operand): Handling of '@'-prefixed symbols moved from here...
2843 (ia64_parse_name): ...to here.
2844
a911c10a
JB
28452005-02-11 Jan Beulich <jbeulich@novell.com>
2846
2847 * config/tc-ia64.c (md): Remove last_groups and group_idx.
2848 (errata_nop_necessary_p): Remove declaraction and definition.
2849 (emit_one_bundle): Don't call errata_nop_necessary_p. Don't
2850 update md.group_idx. Don't reset md.last_groups.
2851
b3f19c14
JB
28522005-02-11 Jan Beulich <jbeulich@novell.com>
2853
2854 * config/tc-ia64.c (parse_section_name): Handle non-quoted first
2855 argument.
2856 (dot_xdata): Free section name after use.
2857 (dot_float_cons): Likewise.
2858 (dot_xstringer): Likewise.
2859 (dot_xdata_ua): Likewise.
2860 (dot_float_cons_ua): Likewise.
2861 (md_pseudo_table): Add xdata16 and xdata16.ua.
2862
5cb53c21
L
28632005-02-10 H.J. Lu <hongjiu.lu@intel.com>
2864
2865 * doc/all.texi: Add IA64.
2866 * doc/as.texinfo: Likewise.
2867
2868 * doc/c-ia64.texi: Fix typos.
2869
620b81c1
JB
28702005-02-10 Julian Brown <julian@codesourcery.com>
2871
2872 * config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE to
2873 BFD_RELOC_UNUSED.
2874 (do_t_push_pop): Likewise.
2875 (md_assemble): Likewise.
2876 (md_apply_fix3): Handle BFD_RELOC_NONE correctly, make
2877 BFD_RELOC_UNUSED same as previous meaning of BFD_RELOC_NONE.
2878 (create_unwind_entry): Output dependency on the required personality
2879 routines.
620b81c1 2880
4ee4d249
NS
28812005-02-07 Nathan Sidwell <nathan@codesourcery.com>
2882
2883 * as.h (seg_not_empty_p): Return int, not bfd_boolean.
2884 * subsegs.c (seg_not_empty_p): Likewise.
2885
9f5083a4
NC
28862005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
2887
2888 * config/tc-maxq.c (md_estimate_size_before_relax): Correct the
4df6ce47 2889 relative jump calculation.
9f5083a4
NC
2890 <md_convert_frag) : Likewise.
2891 <output_disp): Likewise.
2892
aaac53f5
HPN
28932005-02-07 Hans-Peter Nilsson <hp@axis.com>
2894
2895 * write.c (write_object_file): Recognize warning-symbol construct
2896 and skip object- and target- handling for the second symbol.
2897
05ee4b0f
JB
28982005-02-02 Jan Beulich <jbeulich@novell.com>
2899
2900 * config/tc-ia64.c (dot_pred_rel): Update comment. Handle @-prefixed
2901 designators along with quoted ones. Free copy of quoted designator
2902 when done.
2903
65ec77d2
BE
29042005-02-01 Ben Elliston <bje@au.ibm.com>
2905
2906 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,
2907 config/obj-ieee.c, config/obj-som.c, config/obj-vms.c,
2908 config/tc-a29k.c, config/tc-alpha.c, config/tc-arc.c,
2909 config/tc-arm.c, config/tc-d30v.c, config/tc-dlx.c,
2910 config/tc-fr30.c, config/tc-h8300.c, config/tc-h8500.c,
2911 config/tc-i370.c, config/tc-i386.c, config/tc-i960.c,
2912 config/tc-ia64.c, config/tc-m32r.c, config/tc-m32r.h,
2913 config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-mips.c,
2914 config/tc-mn10200.c, config/tc-msp430.c, config/tc-ns32k.c,
2915 config/tc-openrisc.c, config/tc-or32.c, config/tc-pdp11.c,
2916 config/tc-pj.c, config/tc-sparc.h, config/tc-tic54x.c,
2917 config/tc-tic80.c, config/tc-v850.c, config/tc-w65.c,
2918 config/tc-xtensa.c, config/tc-z8k.c, config/xtensa-relax.c: Remove
2919 #if 0'd code throughout.
2920
d342277e
NC
29212005-01-31 Nick Clifton <nickc@redhat.com>
2922
2923 * as.c (parse_args): Bump copyright date reported by --version to
2924 2005.
2925
d6486796
NC
29262005-01-31 Nick Clifton <nickc@redhat.com>
2927
2928 * configure.tgt: Remove obsolete targets m68k-lynxos, sparc-lynxos
2929 and vax-vms.
2930
ca3bc58f
JB
29312005-01-31 Jan Beulich <jbeulich@novell.com>
2932
2933 * macro.c (buffer_and_nest): Allow 'from' being NULL; handle anything
2934 that can end with .endr in that case. Make requiring/permitting
2935 pseudo-ops without leading dot closer to the logic in read.c serving
2936 the same purpose.
2937 (expand_irp): Don't pass a mnemonic to buffer_and_nest as it will be
2938 ignored.
2939
057f53c1
JB
29402005-01-31 Jan Beulich <jbeulich@novell.com>
2941
2942 * macro.c (do_formals): Adjust to no longer accept empty parameter
2943 names.
2944 (define_macro): Adjust to no longer accept empty macro name, garbage
2945 following the parameters, or macros that were previously defined.
2946 * read.c (s_bad_end): Declare.
2947 (potable): Add endm. Handler for endr and endm is s_bad_end.
2948 (s_bad_end): Rename from s_bad_endr. Adjust to handle both .endm
2949 and .endr.
2950 * read.h (s_bad_endr): Remove.
2951
d3156ecc
JB
29522005-01-31 Jan Beulich <jbeulich@novell.com>
2953
2954 * config/tc-ia64.c (parse_operands): Parse all specified operands,
2955 immediately discarding (but counting) those exceeding the maximum
2956 possible amount. Track whether output and input operand counts ever
2957 matched, and use this to better indicate which of the operands/
2958 operand types was wrong; specifically don't default to pointing to
2959 the first operand.
2960
75e09913
JB
29612005-01-31 Jan Beulich <jbeulich@novell.com>
2962
2963 * config/tc-ia64.c (unwind): Remove proc_end (now an automatic
2964 variable in dot_endp). Add body and insn. Make prologue,
2965 prologue_mask, body, and insn bitfields.
2966 (fixup_unw_records): Remove spurious new-lines from end of diagnostic
2967 messages.
2968 (in_procedure, in_prologue, in_body): New.
2969 (dot_fframe, dot_vframe, dot_vframesp, dot_vframepsp, dot_save,
2970 dot_restore, dot_restorereg, dot_restorereg_p, dot_handlerdata,
2971 dot_unwentry, dot_altrp, dot_savemem, dot_saveg, dot_savef, dot_saveb,
2972 dot_savegf, dot_spill, dot_spillreg, dot_spillmem, dot_spillreg_p,
2973 dot_spillmem_p, dot_label_state, dot_copy_state, dot_unwabi,
2974 dot_personality): Use the appropriate one of the above.
2975 (dot_proc): Clear unwind.proc_start; set to current location only if
2976 none of the entry points were valid. Check for non-zero-length entry
2977 point names. Check that entry points aren't defined, yet. Clear
2978 unwind.prologue, unwind.body, and unwind.insn.
2979 (dot_body): Call in_procedure. Check that first directive in procedure
2980 had no insns emitted before. Set unwind.body.
2981 (dot_prologue): Call in_procedure. Check that not already in prologue.
2982 Check that first directive in procedure had no insns emitted before.
2983 Clear unwind.body.
2984 (dot_endp): Call in_procedure. Declare proc_end. Check for non-zero-
2985 length entry point names. Check that entry points became defined.
2986 (md_assemble): Set unwind.insn once unwind.proc_start is defined.
2987
f4660e2c
JB
29882005-01-31 Jan Beulich <jbeulich@novell.com>
2989
2990 * config/tc-ia64.c (emit_one_bundle): Snapshot manual bundling state
2991 before actually using it. Don't generate an error in manual bundling
2992 mode when looking at an insn requiring slot 2 but not yet at slot 2.
2993 Don't generate an error in manual bundling mode when looking at an
2994 insn required to be last in its group but the required slot hasn't
2995 been reached, yet. Allow conversion from MII to MI;I for bundle
2996 consisting of only 2 insns with the stop between them. Suppress
2997 various meaningless errors resulting from detecting earlier ones.
2998
60b9a617
JB
29992005-01-31 Jan Beulich <jbeulich@novell.com>
3000
3001 * config/tc-ia64.c (parse_operands): Also handle alloc without first
3002 input being ar.pfs.
3003
7af0dfc7
CG
30042005-01-28 Christian Groessler <chris@groessler.org>
3005
3006 * config/tc-z8k.c (md_assemble): Improve error detection.
3007
f7e323d5
JB
30082005-01-28 Jan Beulich <jbeulich@novell.com>
3009
3010 * config/tc-ia64.c (ia64_estimate_size_before_relax): Allocate space
3011 for personality routine pointer only if there is one.
3012 (ia64_convert_frag): Likewise.
3013 (generate_unwind_image): Likewise.
3014
f87a1e0c
CG
30152005-01-27 Christian Groessler <chris@groessler.org>
3016
3017 * config/tc-z8k.c (INSERT): Remove, not used anywhere.
3018 (md_apply_fix3): Make relative branches out of range an error
3019 instead of a warning. Display correct line number for out of
3020 range branches/calls/memory accesses.
3021
c6cb92c5
NS
30222005-01-27 Nathan Sidwell <nathan@codesourcery.com>
3023
3024 * dwarf2dbg.c (dwarf2_finish): Correct logic for determining when
3025 to emit .debug_line and other debug sections.
3026 * as.h (seg_not_empty_p): Declare.
3027 * subsegs.c (seg_not_empty_p): New predicate.
3028
e8093792
AC
30292005-01-27 Andrew Cagney <cagney@gnu.org>
3030
3031 * configure: Regenerate to track ../gettext.m4 change.
3032
09124b3f
JB
30332005-01-27 Jan Beulich <jbeulich@novell.com>
3034
3035 * config/tc-ia64.c (emit_one_bundle): Change "?imbf??" to "?ibmfxx".
3036
30372005-01-27 Jan Beulich <jbeulich@novell.com>
97762d08
JB
3038
3039 * config/tc-ia64.c (emit_one_bundle): Add late resolution of move
3040 to/from application registers dynamic insns.
3041 (md_assemble): Defer resolution of move to/from application registers
3042 dynamic insns when they can be issued on either the I- or M-units.
3043
90219bd0
AO
30442005-01-25 Alexandre Oliva <aoliva@redhat.com>
3045
3046 * config/tc-frv.c (md_apply_fix3): Mark TLS symbols as such.
3047 2004-12-10 Alexandre Oliva <aoliva@redhat.com>
3048 * config/tc-frv.c (frv_pic_ptr): Add tlsmoff support.
3049 2004-11-10 Alexandre Oliva <aoliva@redhat.com>
3050 * cgen.c (gas_cgen_parse_operand): Handle
3051 CGEN_PARSE_OPERAND_SYMBOLIC.
3052 * config/tc-frv.c (md_cgen_lookup_reloc): Handle TLS relocations.
3053 (frv_force_relocation): Likewise. Fix handling of PIC
3054 relocations.
3055 (md_apply_fix3): Likewise.
3056
59c871b4
BE
30572005-01-21 Ben Elliston <bje@au.ibm.com>
3058
3059 * as.h: Remove #if 0'd code.
3060 * atof-generic.c (atof_generic): Likewise.
3061 * ecoff.c (ecoff_directive_frame): Likewise.
3062 * frags.h (FRAG_APPEND_1_CHAR): Likewise.
3063 * itbl-ops.c (itbl_add_reg): Likewise.
3064 * listing.c (calc_hex): Likewise.
3065 * read.c (MASK_CHAR): Likewise.
3066 * subsegs.c (subsegs_print_statistics): Likewise.
3067 * symbols.c (indent): Likewise.
3068 * write.c (write_relocs): Likewise.
3069 (write_object_file): Likewise.
3070 (relax_frag): Likewise.
3071
fb767913
NC
30722005-01-20 Nick Clifton <nickc@redhat.com>
3073
3074 * as.c (std_longopts): Add an entry for "--a" in order to prevent
3075 getopt_long_only() from considering -a as an abbreviation for
3076 --alternate.
3077 (parse_args): Fix the parsing of -a=<file>.
3078
c556cc9c
AM
30792005-01-20 Alan Modra <amodra@bigpond.net.au>
3080
3081 PR gas/684
3082 * read.c (s_incbin): Adjust default count for skip. Check validity
3083 of count and skip rigorously.
3084
9c6ed8e6
FF
30852005-01-19 Fred Fish <fnf@specifixinc.com>
3086
3087 * config/tc-mips.c (dummy_opcode): Add init for new struct member.
3088
e5604d79
RS
30892005-01-19 Richard Sandiford <rsandifo@redhat.com>
3090
3091 * read.c (convert_to_bignum): New function, split out from...
3092 (emit_expr): ...here. Handle the case where X_add_number is
3093 positive and the input value is negative.
3094 (output_big_sleb128): Fix setting of continuation bit. Check whether
3095 the final byte needs to be sign-extended. Fix size-shrinking loop.
3096 (emit_leb128_expr): When generating a signed leb128, see whether the
3097 sign of an O_constant's X_add_number matches the sign of the input
3098 value. Use a bignum if not.
3099
e38bc3b5
NC
31002005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
3101
3102 * tc-sh.c (md_begin,md_parse_option): Change arch_sh1_up to
3103 arch_sh_up in order to match the external name and make the
3104 testsuite's job easier.
3105
df227444
L
31062005-01-14 H.J. Lu <hongjiu.lu@intel.com>
3107
4df6ce47 3108 PR 659
df227444
L
3109 * config/tc-i386.c (i386_scale): Disallow 0 scale.
3110
b8b80cf7
NC
31112005-01-12 Nick Clifton <nickc@redhat.com>
3112
3113 * config/tc-iq2000.c (s_iq2000_set): Fix thinko parsing
3114 ignored_arguments array.
3115
324007b9
L
31162005-01-10 H.J. Lu <hongjiu.lu@intel.com>
3117
3118 * write.c (write_object_file): Disallow a symbol equated to
3119 common symbol.
3120
5c4504f7
NC
31212005-01-10 Inderpreet Singh <inderpreetb@noida.hcltech.com>
3122
3123 * tc-maxq.c: Replace constants 10 and 20 with bfd_mach_maxq10 and
3124 bfd_mach_maxq20.
3125 (md_pseudo_table): Add new pseudo ops for maxq10 and maxq20.
3126 (maxq_target): New function: Set the machine type.
3127
4e7fd91e
PB
31282005-01-06 Paul Brook <paul@codesourcery.com>
3129
3130 * config/tc-arm.c (FPU_DEFAULT): Define for TE_VXWORKS.
3131 (md_begin): Handle TE_VXWORKS for FP defaults.
3132 (md_apply_fix3): Correct rela offsets.
3133 (elf32_arm_target_format): Add VxWorks targets.
3134
ea3eed15
PB
31352005-01-06 Paul Brook <paul@codesourcery.com>
3136
3137 * configure.tgt: Set em=vxworks for *-*-vxworks.
3138 * config/te-vxworks.h: New File.
3139
5dc1606f
PB
31402005-01-06 Paul Brook <paul@codesourcery.com>
3141
3142 * config/tc-arm.c (arm_cpus): Correct arch field for arm1026ej-s.
3143
18af0b39
NC
31442005-01-04 Dmitry Diky <diwil@spec.ru>
3145
3146 * config/tc-msp430.c (md_apply_fix3): Fix offset calculation for
3147 global label.
3148
196e8040
JW
31492005-01-03 David Mosberger <davidm@hpl.hp.com>
3150
3151 * config/tc-ia64.c (md): Add member "loc_directive_seen".
3152 (dot_loc): New function.
3153 (md_pseudo_table): Add entry to map .loc to dot_loc().
3154 (emit_one_bundle): Only call dwarf2_gen_line_info() if we have
3155 seen a .loc directive or we're generating DWARF2 debug info for
3156 assembly source.
3157
a207757e
AM
31582004-12-29 Alan Modra <amodra@bigpond.net.au>
3159
3160 PR gas/619
3161 * read.c (s_comm_internal): Don't zero end of name until size
3162 expression has been parsed.
3163
71d7ecf2
MM
31642004-12-25 Marek Michalkiewicz <marekm@amelek.gda.pl>
3165
3166 * config/tc-avr.c (mcu_types): Move attiny{13,2313} from avr4 to avr2.
3167
30c62922
TL
31682004-12-23 Tomer Levi <Tomer.Levi@nsc.com>
3169
3170 * config/tc-crx.c: Support 'bcop' relaxation (dealt as in 'cmp&branch'
3171 case).
3172
14ee9f48
ILT
31732004-12-22 Ian Lance Taylor <ian@airs.com>
3174
3175 * configure.tgt: New.
3176 * configure.in: Move setting of cpu_type, fmt, etc., to
3177 configure.tgt.
3178 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Add
3179 $(srcdir)/configure.tgt.
3180 * configure, Makefile.in: Rebuild.
3181
750bce0e 31822004-12-22 Klaus Rudolph <lts-rudolph@gmx.de>
4df6ce47 3183
750bce0e
NC
3184 * config/tc-avr.c: Add support for the new R_AVR_LDI, R_AVR_6 and
3185 R_AVR_6_ADIW relocs for the LDI, ADIW/SBIW and LDD/STD
3186 instructions.
3187 (avr_offset_expression): New function to parse offsets for LDI
3188 instructions.
3189 (avr_operand): Use it.
3190 (md_apply_fix3): Generate the relocs.
3191
9d2be1ee
JR
31922004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3193
3194 * config/tc-sh64.c (shmedia_md_apply_fix3): Add missing
3195 BFD_RELOC_SH_IMMS10BY8 relocation.
3196
3197 * config/tc-sh64.c (shmedia_build_Mytes): Emit an error message rather
3198 than just ignoring bad code.
3199
1e50d24d
RS
32002004-12-16 Richard Sandiford <rsandifo@redhat.com>
3201
3202 * config/tc-v850.c (handle_lo16): New function.
3203 (v850_reloc_prefix): Use it to check lo().
3204 (md_assemble, md_apply_fix3): Handle BFD_RELOC_V850_LO16_SPLIT_OFFSET.
3205
2fbd2a87
NC
32062004-12-14 P.J. Darcy <darcypj@us.ibm.com>
3207
3208 * configure.in: Add s390x-ibm-tpf support.
3209 * configure: Regenerate.
3210
7a6d0b32
JB
32112004-12-15 Jan Beulich <jbeulich@novell.com>
3212
3213 * config/obj-elf.c (obj_elf_change_section): Only set type and
3214 attributes on new sections. Emit warning when type of re-declared
3215 section doesn't match.
3216
5b9d23c6
JB
32172004-12-15 Jan Beulich <jbeulich@novell.com>
3218
3219 * dw2gencfi.c (dot.cfi.startproc): Clear cur_cfa_offset so
3220 '.cfi_startproc simple' doesn't inherit the old value.
3221
dcb45a06
JB
32222004-12-15 Jan Beulich <jbeulich@novell.com>
3223
3224 * dw2gencfi.c (output_cfi_insn): Adjust DW_CFA_def_cfa_sf generation
3225 to emit a signed and factored offset. Adjust DW_CFA_def_cfa_offset_sf
3226 generation to emit a factored offset.
3227
aa6975fb
ILT
32282004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
3229
6943caf0
ILT
3230 * config/tc-mips.c (macro) [M_LA_AB]: Give an error for a offset
3231 which is too large in the case of NO_PIC without 64-bit
3232 addresses.
3233
aa6975fb
ILT
3234 * config/tc-mips.c (mips_in_shared): New static variable.
3235 (macro_build_lui): Permit "_gp" if !mips_in_shared.
3236 (md_longopts): Add -mshared and -mno-shared.
3237 (md_parse_option): Handle OPTION_MSHARED and OPTION_MNO_SHARED.
3238 (s_cpload): Implement !mips_in_shared case.
3239 (s_cpsetup): Likewise.
3240 * doc/c-mips.texi (MIPS Opts): Document -mno-shared.
3241 * NEWS: Mention -mno-shared.
3242
be1b2b4b
PB
32432004-12-09 Paul Brook <paul@codesourcery.com>
3244
3245 * config/tc-arm.c (s_arm_unwind_fnend): Use R_ARM_PREL31 relocation
3246 for function start.
3247
9a92f48d
ILT
32482004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
3249
dd22970f
ILT
3250 * config/tc-mips.c (append_insn): If we emit a nop during a relax
3251 sequence, increase the size of the sequence.
3252
9a92f48d
ILT
3253 * config/tc-mips.c (mips_cpu_info_table): Change "9000" entry to
3254 use CPU_RM9000.
3255
b617dc20
BE
32562004-12-07 Ben Elliston <bje@gnu.org>
3257
3258 * read.c (s_align): Use an align_limit temporary to allay a GCC
3259 signed/unsigned comparison warning.
3260
c820d418
MM
32612004-12-01 Mark Mitchell <mark@codesourcery.com>
3262
3263 * Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.
3264 * configure.in: Use it for arm*-*-linux-gnueabi*.
3265 * config/tc-arm.c: Allow emulation file to set FPU_DEFAULT.
3266 * config/te-armlinuxeabi.h: New file.
3267 * Makefile.in: Regenerated.
3268 * aclocal.m4: Likewise.
3269 * configure: Likewise.
4df6ce47 3270 * doc/Makefile.in: Regenerated.
c820d418 3271
2b0210eb
BW
32722004-12-02 Bob Wilson <bob.wilson@acm.org>
3273
3274 * config/tc-xtensa.c (xtensa_switch_section_emit_state): Use subseg_set.
3275 (xtensa_restore_emit_state): Likewise.
3276
9ebd302d
AM
32772004-12-02 Alan Modra <amodra@bigpond.net.au>
3278
3279 * read.c (ALIGN_LIMIT): Define, increasing limit for BFD_ASSEMBLER.
3280 (s_align): Use it.
3281
32118081
NC
32822004-11-30 Tero Niemela <tero_niemela@yahoo.com>
3283
3284 * Makefile.am: Change LOCALEDIR to $(datadir)/share.
3285 * Makefile.in: Regenerate.
3286
3f414718
TL
32872004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
3288
9ebd302d
AM
3289 * config/tc-crx.c: Major code cleanup. Remove unused variables and
3290 functions, give functions a meaningful name, add comments.
3291 (check_range): New function - Replace operand size calculation
3f414718
TL
3292 with range checking.
3293 (assemble_insn): Update Algorithm, improve error issuing.
9ebd302d 3294 (enum op_err): New.
3f414718
TL
3295 (process_label_constant): Bug fix regarding COP_BRANCH_INS relocation
3296 handling.
3297
a7498ae6
NC
32982004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3299
3300 * config/tc-m32r.c (md_pcrel_from_section): Fixed a pcrel relocte
3301 miss between different section in the same module.
3302 (tc_gen_reloc): Likewise.
3303
5c54fd37
NC
33042004-11-25 Theodore A. Roth <troth@openavr.org>
3305
3306 * gas/config/tc-avr.c (mcu_types): Add support for atmega165,
3307 atmega325, atmega3250, atmega645 and atmega6450.
3308
37edbb65
JB
33092004-11-25 Jan Beulich <jbeulich@novell.com>
3310
3311 * config/tc-i386.c (optimize_imm): Adjust immediates to only those
3312 permissible for the selected instruction suffix.
3313 (process_suffix): For DefaultSize instructions, suppressing the
3314 guessing of a 'q' suffix if the instruction doesn't support it is
3315 pointless, because only an 'l' suffix can be guessed in this place.
3316
5515a510
NC
33172004-11-24 Nick Clifton <nickc@redhat.com>
3318
3319 * config/tc-iq2000.c: Remove support for IQ10 processor.
3320 Convert to ISO C90 formatting.
3321 * config/tc-iq2000.h: Likewise.
3322
dae1b34e
NC
33232004-11-23 Nick Clifton <nickc@redhat.com>
3324
3325 * config/tc-mn10300.c (md_relax_table): More fixes to the offsets
3326 in this table. They should be correct now.
3327
5c6af06e
JB
33282004-11-23 Jan Beulich <jbeulich@novell.com>
3329
3330 * config/tc-i386.h (CpuMMX2): Declare. Artificial classifier to
3331 indicate the MMX extensions added by both SSE and 3DNow!A.
3332 (Cpu3dnowA): Declare.
3333 (CpuUnknownFlags): Update.
3334 * config/tc-i386.c (cpu_sub_arch_name): Declare.
3335 (cpu_arch): i586 and pentium do not imply MMX. i686 and pentiumpro do
3336 neither imply SSE nor MMX. k6 implies MMX. k6_2 additionally implies
3337 3DNow!. Athlon additionally implies 3DNow!A. Several new
3338 entries (those starting with a dot are for sub-arch specification).
3339 (set_cpu_arch): Handle sub-arch specifications.
3340 (parse_insn): Distinguish between instructions not supported because
3341 of insufficient CPU features and because of 64-bit mode.
3342 * doc/c-i386.texi: Describe enhanced .arch directive.
3343
d9740523
BW
33442004-11-22 Bob Wilson <bob.wilson@acm.org>
3345
3346 * config/tc-xtensa.c (xg_add_opcode_fix): Set fx_no_overflow.
3347
3120ef82
BW
33482004-11-22 Bob Wilson <bob.wilson@acm.org>
3349
3350 * dwarf2dbg.c (dwarf2_finish): Don't write a .debug_line section
3351 without a corresponding .debug_info section.
3352
d190d046
HPN
33532004-11-22 Hans-Peter Nilsson <hp@axis.com>
3354
3355 * read.c (potable): Add "error" and "warning".
3356 (s_errwarn): New function.
3357 * read.h (s_errwarn): Declare.
3358 * doc/as.texinfo (Error, Warning): Document .error and .warning.
3359
5519f6ea
NC
33602004-11-22 Nick Clifton <nickc@redhat.com>
3361
3362 * config/tc-tic54x.c (tic54x_adjust_symtab): Adjust call to
3363 c_dot_file_symbol.
3364
f5c7edf4
AM
33652004-11-19 Alan Modra <amodra@bigpond.net.au>
3366
3367 * config/tc-msp430.c (struct rcodes_s, MSP430_RLC, msp430_rcodes,
3368 struct hcodes_s, msp430_hcodes): From include/opcode/msp430.h.
3369
a4528eeb
AM
33702004-11-19 Alan Modra <amodra@bigpond.net.au>
3371
3372 * config/obj-coff.c (c_dot_file_symbol): Add "app" param.
3373 (coff_adjust_symtab): Adjust call.
3374 (crawl_symbols): Likewise.
3375 * config/obj-coff.h (c_dot_file_symbol): Add "app" param.
3376 (obj_app_file): Adjust.
3377
444bf5f3
NC
33782004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
3379
3380 * configure.in: Enable bfd_assember for the MAXQ port.
3381 * configure: Regenerate.
3382
a1ace8d8 33832004-11-12 Bob Wilson <bob.wilson@acm.org>
88ac794e 3384 Sterling Augustine <sterling@tensilica.com>
a1ace8d8
BW
3385
3386 * config/tc-xtensa.c (finish_vinsn): Clear pending instruction if
3387 there is a conflict.
3388 (check_t1_t2_reads_and_writes): Check for both reads and writes to
3389 interfaces that are related as determined by xtensa_interface_class_id.
3390
30e857fc
NC
33912004-11-12 Nick Clifton <nickc@redhat.com>
3392
3393 * config/tc-mn10300.c (md_relax_table): Fix off by one negative
3394 offsets for conditional branches.
3395
a67517f4
BW
33962004-11-11 Bob Wilson <bob.wilson@acm.org>
3397
3398 * config/tc-xtensa.c (MAX_IMMED6): Change value to 65.
3399
1d19a770
BW
34002004-11-10 Bob Wilson <bob.wilson@acm.org>
3401
3402 * config/tc-xtensa.c (update_next_frag_state): Always add a NOP if
3403 relaxing at the end of a loop. Don't mark frags as UNREACHABLE or
3404 MAYBE_UNREACHABLE.
3405 (relax_frag_immed): Update call to update_next_frag_state.
3406
c04f5787
AM
34072004-11-10 Alan Modra <amodra@bigpond.net.au>
3408
3409 * obj.h (struct format_ops <app_file>): Add int param.
3410 * read.h (s_app_file_string): Likewise.
3411 * read.c (s_app_file_string): Likewise.
3412 (s_app_file): Adjust s_app_file_string call.
3413 * config/tc-mips.c (s_mips_file): Likewise.
3414 * config/obj-coff.h (obj_app_file): Add app param.
3415 * config/obj-ecoff.h (obj_app_file): Likewise.
3416 * config/obj-multi.h (obj_app_file): Likewise.
3417 * config/obj-elf.h (elf_file_symbol): Likewise.
3418 * config/obj-elf.c (elf_file_symbol): Only emit one file symbol
3419 if called for # preprocessor lines.
3420
a77a9021
L
34212004-11-08 H.J. Lu <hongjiu.lu@intel.com>
3422
3423 PR 528
3424 * symbols.c (resolve_symbol_value): Convert weak symbols only
3425 for Windows PECOFF.
3426 (symbol_equated_reloc_p): Don't equate weaks when relocating
3427 only for Windows PECOFF.
3428
aea44f62
TL
34292004-11-08 Tomer Levi <Tomer.Levi@nsc.com>
3430
3431 * config/tc-crx.c (print_insn): Check and set insn_addr.
3432 * config/tc-crx.h (md_frag_check): Define.
3433
7499d566
NC
34342004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
3435 Vineet Sharma <vineets@noida.hcltech.com>
3436
3437 * configure.in: Add support for new target maxq-coff.
3438 * configure: Regenerate.
3439 * NEWS: Mention new support.
3440 * config/tc-maxq.c: New file.
3441 * config/tc-maxq.h: New file.
3442 * config/obj-coff.h: Add support for maxq-coff.
3443
977cdf5a
NC
34442004-11-08 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
3445
3446 * symbols.c (any_external_name): Define.
a77a9021 3447 (resolve_symbol_value): Convert weak symbols.
977cdf5a
NC
3448 (S_SET_EXTERNAL): Support any_external_name.
3449 (S_SET_NAME): Qualify parameter const.
316f3bf8 3450 (symbol_equated_reloc_p): Equate to weaks when relocating.
977cdf5a
NC
3451 * symbols.h (S_SET_NAME): Qualfiy parameter const.
3452 * tc.h (any_external_name): Declare.
3453 * config/obj-coff.c ("coff/pe.h"): Include for BFD
3454 assemblers also.
3455 (weak_is_altname): Declare and define.
3456 (weak_name2altname): Same.
3457 (weak_altname2name): Same.
3458 (weak_uniquify): Same.
3459 (weak_altprefix): Define.
3460 (obj_coff_weak): Change .weak syntax and handling.
3461 (coff_frob_symbol): Fix PE weak symbol alternates.
3462 * config/obj-coff.h (USE_UNIQUE): Define.
3463 * config/tc-i386.c (md_apply_fix3): Assume weak symbols
3464 are in another segment.
3465 (tc_gen_reloc): Remove broken addend hack.
3466 doc/as.texinfo: Update.
3467
34e41783
BW
34682004-11-05 Sterling Augustine <sterling@tensilica.com>
3469
3470 * config/tc-xtensa.c (total_frag_text_expansion): New.
3471 (md_estimate_size_before_relax): Use it.
3472 (find_address_of_next_align_frag): Likewise.
3473
dcd46b4e
TL
34742004-11-05 Tomer Levi <Tomer.Levi@nsc.com>
3475
3476 * config/tc-crx.c: Rename argument types.
3477 (processing_arg_number): Rename to 'cur_arg_num'.
3478 (get_number_of_bits): Rename to 'set_operand_size'.
3479 (get_operandtype): Rename to 'parse_operand', totally rewrite.
3480 (set_cons_rparams): Rename to 'set_operand', totally rewrite.
3481 (set_indexmode_parameters): Remove function, integrate its code into
3482 'set_operand'.
3483 (set_operand_size): Get rid of 'Operand Number' function parameter -
3484 use global variable 'cur_arg_num' instead.
3485 Use a local 'argument' pointer to reference the current argument.
3486 (parse_operand): Likewise.
3487 (set_operand): Likewise.
3488 (process_label_constant): Likewise.
3489
9456465c
BW
34902004-11-04 Bob Wilson <bob.wilson@acm.org>
3491
3492 * config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs.
3493 (add_section_rename): Delete. Inlined into...
3494 (build_section_rename): ...here. Use xstrdup instead of strdup.
3495 (xtensa_section_rename): Drop "const" from argument and return types.
3496 (md_show_usage): Indent to match show_usage().
3497 * config/tc-xtensa.h: Remove XTENSA_SECTION_RENAME ifdefs.
3498 (tc_canonicalize_section_name): Define.
3499 (md_elf_section_rename): Remove unused macro.
3500 * doc/as.texinfo (Overview): Document Xtensa --rename-section option.
3501 * doc/c-xtensa.texi (Xtensa Options): Likewise.
3502 (Frame Directive): Delete.
3503
7f266840
DJ
35042004-11-04 Daniel Jacobowitz <dan@debian.org>
3505
3506 * configure.in: Remove arm-*-oabi and thumb-*-oabi.
3507 * config/tc-arm.c (target_oabi): Delete.
3508 (md_apply_fix3, elf32_arm_target_format): Remove target_oabi checks.
3509 (arm_opts): Remove moabi.
3510 * doc/as.texinfo (Overview): Remove documentation of -moabi.
3511 * doc/c-arm.texi (ARM Options): Likewise.
3512 * configure: Regenerated.
3513
ae57792d
HPN
35142004-11-04 Hans-Peter Nilsson <hp@axis.com>
3515
3516 * configure.in (crisv32): Recognize. AC_DEFINE_UNQUOTED
3517 DEFAULT_CRIS_ARCH. Handle crisv32-*-linux-gnu* like
3518 cris-*-linux-gnu* and crisv32-*-* like cris-*-*.
3519 * configure: Regenerate.
3520 * config/tc-cris.c (enum cris_archs): New.
3521 (cris_mach, cris_arch_from_string, s_cris_arch, get_sup_reg)
3522 (cris_insn_ver_valid_for_arch): New functions.
3523 (DEFAULT_CRIS_ARCH): New macro, default to cris_any_v0_v10.
3524 (cris_arch): New variable.
3525 (md_pseudo_table): New pseudo .arch.
3526 (err_for_dangerous_mul_placement): Initialize according to
3527 DEFAULT_CRIS_ARCH.
3528 (STATE_COND_BRANCH): Renamed from STATE_CONDITIONAL_BRANCH.
3529 All users changed.
3530 (STATE_COND_BRANCH_V32, STATE_COND_BRANCH_COMMON)
3531 (STATE_ABS_BRANCH_V32, STATE_LAPC, BRANCH_BF_V32, BRANCH_BB_V32)
3532 (BRANCH_WF_V32, BRANCH_WB_V32): New.
3533 (BRANCH_BF, BRANCH_BB, BRANCH_WF, BRANCH_WB): Don't undef after
3534 use in md_cris_relax_table.
3535 (md_cris_relax_table): Add entries for STATE_COND_BRANCH_V32,
3536 STATE_COND_BRANCH_COMMON, STATE_ABS_BRANCH_V32, STATE_LAPC.
3537 Update and improve head comment.
3538 (OPTION_PIC): Define in terms of previous option, OPTION_US.
3539 (OPTION_MULBUG_ABORT_ON, OPTION_MULBUG_ABORT_OFF): Similar.
3540 (OPTION_ARCH): New.
3541 (md_longopts): New option --march=...
3542 (cris_any_v0_v10_long_jump_size, crisv32_long_jump_size): New
3543 macros.
3544 (md_long_jump_size): Initialize in terms of DEFAULT_CRIS_ARCH.
3545 (HANDLE_RELAXABLE): New macro.
3546 (md_estimate_size_before_relax): Use HANDLE_RELAXABLE for common
3547 cases. Check for weak symbols and assume not relaxable. Handle
3548 STATE_COND_BRANCH_V32, STATE_COND_BRANCH_COMMON,
3549 STATE_ABS_BRANCH_V32, STATE_LAPC. Use new variable symbolP, not
3550 fragP->fr_symbol.
3551 (md_convert_frag): Handle STATE_COND_BRANCH_V32,
3552 STATE_COND_BRANCH_COMMON, STATE_ABS_BRANCH_V32, STATE_LAPC.
3553 (cris_create_short_jump): Adjust for CRISv32.
5664e9a7 3554 (cris_relax_frag): Handle new states.
ae57792d
HPN
3555 (md_create_long_jump): Ditto. Emit error for common_v10_v32.
3556 (md_begin): Define symbols "..asm.arch.cris.v32",
3557 "..asm.arch.cris.v10", "..asm.arch.cris.common_v10_v32" and
3558 "..asm.arch.cris.any_v0_v10". Use cris_insn_ver_valid_for_arch
3559 when entering opcode table entry points.
3560 (md_assemble): Adjust branch handling for CRISv32. Handle LAPC
3561 relaxation. In fix_new_exp call for main insn, pass 1 for pcrel
3562 parameter for 8, 16 and 32-bit pc-relative insns and LAPC.
3563 (cris_process_instruction): Initialize out_insnp->insn_type to
3564 CRIS_INSN_NONE, not CRIS_INSN_NORMAL.
3565 <case ']', '[', 'A', 'd', 'Q', 'N', 'n', 'Y', 'U', 'u', 'T'>: New
3566 cases.
3567 <case 'm'>: Check that modified_char == '.'.
3568 <invalid operands>: Consume the rest of the line.
3569 When operands don't match, skip over subsequent insns with
3570 non-matching version specifier but same mnemonic.
3571 <immediate constant, case SIZE_SPEC_REG>: Immediate operands for
3572 special registers in CRISv32 are always 32 bit long.
3573 <immediate constant, case SIZE_FIELD_SIGNED, SIZE_FIELD_UNSIGNED>:
3574 New cases.
3575 (get_gen_reg): Only recognize "PC" when followed by "+]" for v32
3576 and compatible. Recognize "ACR" for v32, unless followed by "+".
3577 (get_spec_reg): Consider cris_arch when looking up register.
3578 (get_autoinc_prefix_or_indir_op): Don't recognize assignment for
3579 v32 or compatible.
3580 (get_3op_or_dip_prefix_op): Check for ']' after seeing '[rN+'.
3581 (cris_get_expression): Restore input_line_pointer if failing "early".
3582 (get_flags): Consider cris_arch and recognize flags accordingly.
3583 (branch_disp): Adjust for CRISv32.
3584 (gen_cond_branch_32): Similar. Emit error for common_v10_v32.
3585 (cris_number_to_imm): Use as_bad_where, not as_bad. Remove
3586 related FIXME. Don't insist on BFD_RELOC_32_PCREL fixup to be
3587 resolved. Don't enter zeros in object file for
3588 BFD_RELOC_32_PCREL.
3589 <case BFD_RELOC_CRIS_LAPCQ_OFFSET, BFD_RELOC_CRIS_SIGNED_16>
3590 <case BFD_RELOC_CRIS_SIGNED_8>: New case.
3591 (md_parse_option): Break out "return 1".
3592 <OPTION_ARCH> New case.
3593 (tc_gen_reloc): <case BFD_RELOC_CRIS_LAPCQ_OFFSET>
3594 <case BFD_RELOC_CRIS_SIGNED_16, BFD_RELOC_CRIS_SIGNED_8>
3595 <case BFD_RELOC_CRIS_UNSIGNED_8, BFD_RELOC_CRIS_UNSIGNED_16>
3596 <case BFD_RELOC_32_PCREL>: New cases.
3597 Addends for non-zero fx_pcrel are too in fx_offset.
3598 (md_show_usage): Show --march=<arch>.
3599 (md_apply_fix3): Adjust val for BFD_RELOC_CRIS_LAPCQ_OFFSET.
3600 (md_pcrel_from): BFD_RELOC_CRIS_LAPCQ_OFFSET is PC-relative too.
3601 (s_syntax) <struct syntaxes>: Properly constify member operand.
3602 * config/tc-cris.h (TARGET_MACH): Define.
3603 (cris_mach): Declare.
3604 * doc/as.texinfo (Overview) <CRIS>: Add --march=...
3605 * doc/c-cris.texi (CRIS-Symbols): New node for built-in symbols.
3606 (CRIS-Opts): Document --march=...
3607 (CRIS-Pseudos): Document .arch.
3608
9306ca4a
JB
36092004-11-04 Jan Beulich <jbeulich@novell.com>
3610
3611 * config/tc-i386.c (set_intel_syntax): Allow % in symbol names when
3612 intel syntax and no register prefix, allow $ in symbol names when
3613 intel syntax.
3614 (set_16bit_gcc_code_flag): Replace literal 'l' by LONG_MNEM_SUFFIX.
3615 (intel_float_operand): Add fourth return value indicating math control
3616 operations. Make classification more precise.
3617 (md_assemble): Complain if memory operand of mov[sz]x has no size
3618 specified.
3619 (parse_insn): Translate word operands to floating point instructions
3620 operating on integers as well as control instructions to short ones
3621 as expected by AT&T syntax. Translate 'd' suffix to short one only for
3622 floating point instructions operating on non-integer operands.
3623 (match_template): Remove fldcw special case. Adjust q-suffix handling
3624 to permit it on fild/fistp/fisttp in AT&T mode.
3625 (process_suffix): Don't guess DefaultSize insns' suffix from
3626 stackop_size for certain floating point control instructions. Guess
3627 suffix for branch and [ls][gi]dt based on flag_code. Split error
3628 messages for Intel and AT&T syntax, and make the condition more strict
3629 for the former. Adjust suppressing of generation of operand size
3630 overrides.
3631 (intel parser): Allow the full set of MASM operators. Add FWORD, TBYTE,
3632 OWORD, and XMMWORD operand size specifiers (TBYTE replaces XWORD). Add
3633 more error checking.
3634 * config/tc-i386.h (BYTE_PTR WORD_PTR DWORD_PTR QWORD_PTR XWORD_PTR
3635 SHORT OFFSET_FLAT FLAT NONE_FOUND): Remove unused defines.
3636
2b4f075a
HPN
36372004-11-03 Hans-Peter Nilsson <hp@axis.com>
3638
3639 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare
3640 md_short_jump_size, md_long_jump_size.
3641 * write.c [!WORKING_DOT_WORD]: Ditto.
3642 * tc.h [!WORKING_DOT_WORD]: Declare them here. Drop const
3643 qualifier.
3644 * config/tc-cris.h (md_short_jump_size, md_long_jump_size): Don't
3645 declare.
3646 * config/tc-cris.c (md_short_jump_size, md_long_jump_size): Drop
3647 const qualifier in these definitions.
3648 * config/tc-i370.c, config/tc-m68k.c, config/tc-pdp11.c,
3649 config/tc-s390.c, config/tc-tahoe.c, config/tc-vax.c: Ditto.
3650
ddbc47ac
NC
36512004-11-02 Nick Clifton <nickc@redhat.com>
3652
3653 * dwarf2dbg.c (dwarf2_finish): Check for the existence of a file
3654 table before deciding to produce a .debug_line section to match up
3655 with a user provided .debug_info section.
3656
3ad3f5ad
TL
36572004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
3658
3659 * config/tc-crx.c (getreg_image): Bug fix, a return value was
3660 mistakenly omitted from CRX_C_REGTYPE and CRX_CS_REGTYPE cases.
3661
c815a616
TL
36622004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
3663
3664 * config/tc-crx.c: Remove global variable 'post_inc_mode'.
3665 (get_flags): New function.
c04f5787
AM
3666 (get_number_of_bits): Edit comments, update numeric values to
3667 supported sizes.
3668 (process_label_constant): Don't support the colon
3669 format (SYMBOL:[s|m|l]).
c815a616
TL
3670 (set_cons_rparams): Support argument type 'arg_rbase'.
3671 (get_operandtype): Bug fix in 'rbase' operand type parsing.
3672 (handle_LoadStor): Bug fix, first handle post-increment mode.
c04f5787
AM
3673 (getreg_image): Remove redundant code, update according to latest
3674 CRX spec.
c815a616 3675 (print_constant): Bug fix relate to 3-word instructions.
c04f5787 3676 (assemble_insn): Bug fix, when matching instructions, verify also
c815a616
TL
3677 instruction type (not only mnemonic).
3678 Add various error checking.
3679 (preprocess_reglist): Support HI/LO and user registers.
3680
ed7af9f9
L
36812004-10-25 David Mosberger-Tang <davidm@hpl.hp.com>
3682
c04f5787 3683 * config/tc-ia64.c (fixup_unw_records): Don't let the "t" value
ed7af9f9
L
3684 in an epilogue directive go negative.
3685
ac025970
L
36862004-10-25 H.J. Lu <hongjiu.lu@intel.com>
3687
3688 PR 474
3689 * config/tc-ia64.c (emit_one_bundle): Decrement md.num_slots_in_use
3690 after reporting template error during manual bundling. Reported
3691 by Michael Dupont, michaelx.dupont@intel.com.
3692
a394c00f
NC
36932004-10-25 Daniel Jacobowitz <dan@debian.org>
3694
3695 * Makefile.am: Run dep-am.
3696 * aclocal.m4: Regenerate with automake 1.9.2.
3697 * Makefile.in: Regenerate with automake 1.9.2.
3698 * doc/Makefile.in: Likewise.
3699
3700 * config/tc-arm.c: Include "dw2gencfi.h".
3701 (tc_arm_regname_to_dw2regnum, tc_arm_frame_initial_instructions):
3702 New functions.
3703 * config/tc-arm.h (TARGET_USE_CFIPOP, DWARF2_DEFAULT_RETURN_COLUMN)
3704 (DWARF2_CIE_DATA_ALIGNMENT, tc_regname_to_dw2regnum)
3705 (tc_cfi_frame_initial_instructions): Define.
3706 (tc_arm_regname_to_dw2regnum, tc_arm_frame_initial_instructions):
3707 Add prototypes.
3708
23d83918
TL
37092004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
3710
3711 * config/tc-crx.c (assemble_insn): Check unsigned immediate
3712 operands validity.
3713 Update coprocessor id to be unsigned immediate.
3714
bb41ade5
AM
37152004-10-18 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
3716
3717 * config/tc-i386.c (O_secrel): Delete.
3718 (tc_pe_dwarf2_emit_offset): New function.
3719 * config/tc-i386.h (O_secrel): Define as O_md1.
3720 (TC_DWARF2_EMIT_OFFSET): Define.
3721
87e62348
NC
37222004-10-18 Nick Clifton <nickc@redhat.com>
3723
3724 * config/tc-xstormy16.c (xstormy16_cons_fix_new): Accept and
3725 ignore @fptr() directives for 4-byte fixups.
3726
3c55da70
AM
37272004-10-15 Alan Modra <amodra@bigpond.net.au>
3728
3729 * Makefile.am: Run "make dep-am"
3730 * Makefile.in: Regenerate.
3731
40e7b7b9
BW
37322004-10-14 Bob Wilson <bob.wilson@acm.org>
3733
3734 * doc/c-xtensa.texi (Xtensa Options, Absolute Literals Directive):
3735 Remove comments about placement of literal pools.
3736 (Literal Directive): Update description of literal placement.
3737 (Literal Prefix Directive): Remove statement that this does not apply
3738 to absolute-mode literals. Describe new section naming scheme.
3739
b08b5071
BW
37402004-10-12 Bob Wilson <bob.wilson@acm.org>
3741
3742 * config/tc-xtensa.c (xtensa_frequency_pseudo): Use set_subseg_freq.
3743 (is_entry_opcode, is_movi_opcode, is_the_loop_opcode, is_jx_opcode,
3744 is_windowed_return_opcode): Delete.
3745 (xtensa_frob_label): Use get_subseg_target_freq.
3746 (md_assemble): Inline call to is_entry_opcode.
3747 (xtensa_handle_align): Inline call to get_frag_is_literal.
3748 (relaxation_requirements): Inline call to is_jx_opcode.
3749 (emit_single_op): Inline call to is_movi_opcode.
3750 (xg_assemble_vliw_tokens): Inline calls to get_frag_is_insn,
3751 get_frag_is_no_transform, is_entry_opcode, and
3752 set_frag_is_specific_opcode. Use get_subseg_total_freq.
3753 (xtensa_fix_a0_b_retw_frags, xtensa_fix_b_j_loop_end_frags,
3754 xtensa_fix_close_loop_end_frags, relax_frag_immed, convert_frag_immed):
3755 Inline calls to get_frag_is_no_transform.
3756 (next_instrs_are_b_retw): Inline call to is_windowed_return_opcode.
3757 (xtensa_fix_short_loop_frags): Inline calls to is_the_loop_opcode and
3758 get_frag_is_no_transform.
3759 (convert_frag_immed_finish_loop): Inline calls to get_expression_value
3760 and set_frag_is_no_transform.
3761 (get_expression_value): Delete.
3762 (subseg_map struct): Rename cur_total_freq to total_freq. Rename
3763 cur_target_freq to target_freq.
3764 (get_subseg_info): Split out code to create a new map entry into ...
3765 (add_subseg_info): ... this new function.
3766 (get_last_insn_flags): Check if get_subseg_info succeeded.
3767 (set_last_insn_flags): Call add_subseg_info if needed.
3768 (get_subseg_total_freq, get_subseg_target_freq, set_subseg_freq): New.
3769 (xtensa_reorder_segments): Compute last_sec while counting sections.
3770 Remove call to get_last_sec.
3771 (get_last_sec): Delete.
3772 (cache_literal_section): Inline call to retrieve_literal_seg and its
3773 callees, seg_present and add_seg_list.
3774 (retrieve_literal_seg, seg_present, add_seg_list): Delete.
3775 (get_frag_is_insn, get_frag_is_no_transform,
3776 set_frag_is_specific_opcode, set_frag_is_no_transform): Delete.
3777 * config/tc-xtensa.h (MAX_SLOTS): Reduce from 31 to 15.
3778
7fa3d080
BW
37792004-10-12 Bob Wilson <bob.wilson@acm.org>
3780
3781 * config/tc-xtensa.c: Use ISO C90 formatting.
3782 * config/tc-xtensa.h: Likewise.
3783 * config/xtensa-istack.h: Likewise.
3784 * config/xtensa-relax.c: Likewise.
3785 * config/xtensa-relax.h: Likewise.
3786
8cb51566
PB
37872004-10-12 Paul Brook <paul@codesourcery.com>
3788
3789 * config/tc-arm.c (md_begin): Change EF_ARM_EABI_VER3 to
3790 EF_ARM_EABI_VER4.
3791 (arm_eabis): Ditto.
3792 * doc/c-arm.texi: Document that we actually support -meabi=4, not
3793 -meabi=3.
3794
653cfe85
BW
37952004-10-08 Bob Wilson <bob.wilson@acm.org>
3796
3797 * doc/as.texinfo (VTableEntry, VTableInherit): Add "directive" to index
3798 entries.
3799 (Acknowledgements): Use "GAS" instead of AS variable.
3800
d2b2c203
DJ
38012004-10-08 Daniel Jacobowitz <dan@debian.org>
3802
3803 * config/tc-i386.c: Include "elf/x86-64.h".
3804 (i386_elf_section_type): New function.
3805 * config/tc-i386.h (md_elf_section_type): Define.
3806 (i386_elf_section_type): New prototype.
3807
e80e0390
NC
38082004-10-08 Linus Nielsen Feltzing <linus@haxx.se>
3809
3810 * config/m68k-parse.h (enum m68k_register): New control register,
3811 MBAR2 (for MCF5249)
3812 * config/tc-m68k.c: Correct control register set for MCF5249.
3813
43cd72b9 38142004-10-07 Bob Wilson <bob.wilson@acm.org>
85a5ac80 3815 Sterling Augustine <sterling@tensilica.com>
43cd72b9
BW
3816
3817 * config/tc-xtensa.c (absolute_literals_supported): New global flag.
3818 (UNREACHABLE_MAX_WIDTH): Define.
3819 (XTENSA_FETCH_WIDTH): Delete.
3820 (cur_vinsn, xtensa_fetch_width, xt_saved_debug_type, past_xtensa_end,
3821 prefer_const16, prefer_l32r): New global variables.
3822 (LIT4_SECTION_NAME): Define.
3823 (lit4_state struct): Add lit4_seg_name and lit4_seg fields.
3824 (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define.
3825 (frag_flags struct): New.
c04f5787 3826 (xtensa_block_info struct): Move from tc-xtensa.h. Add flags field.
43cd72b9
BW
3827 (subseg_map struct): Add cur_total_freq and cur_target_freq fields.
3828 (bitfield, bit_is_set, set_bit, clear_bit): Define.
3829 (MAX_FORMATS): Define.
3830 (op_placement_info struct, op_placement_table): New.
3831 (O_pltrel, O_hi16, O_lo16): Define.
3832 (directiveE enum): Rename directive_generics to directive_transform.
3833 Delete directive_relax. Add directive_schedule,
3834 directive_absolute_literals, and directive_last_directive.
3835 (directive_info): Rename "generics" to "transform". Delete "relax".
3836 Add "schedule" and "absolute-literals".
3837 (directive_state): Adjust entries to match changes in directive_info.
3838 (xtensa_relax_statesE, RELAX_IMMED_MAXSTEPS): Move to tc-xtensa.h.
3839 (xtensa_const16_opcode, xtensa_movi_opcode, xtensa_movi_n_opcode,
3840 xtensa_l32r_opcode, xtensa_nop_opcode, xtensa_rsr_lcount_opcode): New.
3841 (xtensa_j_opcode, xtensa_rsr_opcode): Delete.
3842 (align_only_targets, software_a0_b_retw_interlock,
3843 software_avoid_b_j_loop_end, maybe_has_b_j_loop_end,
3844 software_avoid_short_loop, software_avoid_close_loop_end,
3845 software_avoid_all_short_loops, specific_opcode): Delete.
3846 (warn_unaligned_branch_targets): New.
3847 (workaround_a0_b_retw, workaround_b_j_loop_end, workaround_short_loop,
3848 workaround_close_loop_end, workaround_all_short_loops): Default FALSE.
3849 (option_[no_]link_relax, option_[no_]transform,
3850 option_[no_]absolute_literals, option_warn_unaligned_targets,
3851 option_prefer_l32r, option_prefer_const16, option_target_hardware):
3852 New enum values.
3853 (option_[no_]align_only_targets, option_literal_section_name,
3854 option_text_section_name, option_data_section_name,
3855 option_bss_section_name, option_eb, option_el): Delete.
3856 (md_longopts): Add entries for: [no-]transform, [no-]absolute-literals,
3857 warn-unaligned-targets, prefer-l32r, prefer-const16, [no-]link-relax,
3858 and target-hardware. Delete entries for [no-]target-align-only,
3859 literal-section-name, text-section-name, data-section-name, and
3860 bss-section-name.
3861 (md_parse_option): Handle new options and remove old ones. Accept but
3862 ignore [no-]density options. Warn for [no-]generics and [no-]relax
3863 and treat them as [no-]transform.
3864 (md_show_usage): Add new options and remove old ones.
3865 (xtensa_setup_hw_workarounds): New.
3866 (md_pseudo_table): Change "word" entry to use xtensa_elf_cons. Add
3867 "long", "short", "loc" and "frequency" entries.
3868 (use_generics): Rename to ...
3869 (use_transform): ... this function. Add past_xtensa_end check.
3870 (use_longcalls): Add past_xtensa_end check.
3871 (code_density_available, can_relax): Delete.
3872 (do_align_targets): New.
3873 (get_directive): Accept dashes in directive names. Warn about
3874 [no-]generics and [no-]relax directives and treat them as
c04f5787 3875 [no-]transform.
43cd72b9
BW
3876 (xtensa_begin_directive): Call md_flush_pending_output only for some
3877 directives. Check for directives inside instruction bundles. Warn
3878 about deprecated ".begin literal" usage. Warn and ignore [no-]density
3879 directives. Handle new directives. Check generating_literals flag
3880 for literal_prefix.
3881 (xtensa_end_directive): Check for directives inside instruction
3882 bundles. Warn and ignore [no-]density directives. Handle new
3883 directives. Call xtensa_set_frag_assembly_state.
3884 (xtensa_loc_directive_seen, xtensa_dwarf2_directive_loc,
3885 xtensa_dwarf2_emit_insn): New.
3886 (xtensa_literal_position): Call md_flush_pending_output. Do not check
3887 use_literal_section flag.
3888 (xtensa_literal_pseudo): Call md_flush_pending_output. Handle absolute
3889 literals. Use xtensa_elf_cons to parse the expression.
3890 (xtensa_literal_prefix): Do not check use_literal_section. Support
3891 ".lit4" sections for absolute literals. Change prefix convention to
3892 replace ".text" (or ".t" in a linkonce section). No need to call
3893 subseg_set.
3894 (xtensa_frequency_pseudo, xtensa_elf_cons, xtensa_elf_suffix): New.
3895 (expression_end): Handle closing braces and colons.
3896 (PLT_SUFFIX, plt_suffix): Delete.
3897 (expression_maybe_register): Use new xtensa-isa.h functions. Use
3898 xtensa_elf_suffix instead of checking for plt suffix, and handle O_lo16
3899 and O_hi16 expressions as well.
3900 (tokenize_arguments): Handle closing braces and colons.
3901 (parse_arguments): Use new xtensa-isa.h functions. Handle "invisible"
3902 operands and paired register syntax.
3903 (get_invisible_operands): New.
3904 (xg_translate_sysreg_op): Handle new Xtensa LX RSR/WSR/XSR syntax. Use
3905 new xtensa-isa.h functions.
3906 (xtensa_translate_old_userreg_ops, xtensa_translate_zero_immed): New.
3907 (xg_translate_idioms): Check if inside bundle. Use use_transform.
3908 Handle new Xtensa LX RSR/WSR/XSR syntax. Remove code to widen density
3909 instructions. Use xtensa_translate_zero_immed.
3910 (operand_is_immed, operand_is_pcrel_label): Delete.
3911 (get_relaxable_immed): Use new xtensa-isa.h functions.
3912 (get_opcode_from_buf): Add slot parameter. Use new xtensa-isa.h
3913 functions.
3914 (xtensa_print_insn_table, print_vliw_insn): New.
3915 (is_direct_call_opcode): Use new xtensa-isa.h functions.
3916 (is_call_opcode, is_loop_opcode, is_conditional_branch_opcode,
3917 is_branch_or_jump_opcode): Delete.
3918 (is_movi_opcode, decode_reloc, encode_reloc, encode_alt_reloc): New.
3919 (opnum_to_reloc, reloc_to_opnum): Delete.
3920 (xtensa_insnbuf_set_operand, xtensa_insnbuf_get_operand): Use new
3921 xtensa-isa.h functions. Operate on one slot of an instruction.
3922 (xtensa_insnbuf_set_immediate_field, is_negatable_branch,
3923 xg_get_insn_size): Delete.
3924 (xg_get_build_instr_size): Use xg_get_single_size.
3925 (xg_is_narrow_insn, xg_is_single_relaxable_insn): Update calls to
3926 xg_build_widen_table. Use xg_get_single_size.
3927 (xg_get_max_narrow_insn_size): Delete.
3928 (xg_get_max_insn_widen_size, xg_get_max_insn_widen_literal_size,
3929 xg_is_relaxable_insn): Update calls to xg_build_widen_table. Use
3930 xg_get_single_size.
3931 (xg_build_to_insn): Record the loc field. Handle OP_OPERAND_HI16U and
3932 OP_OPERAND_LOW16U. Check xg_valid_literal_expression.
3933 (xg_expand_to_stack, xg_expand_narrow): Update calls to
3934 xg_build_widen_table. Use xg_get_single_size.
3935 (xg_immeds_fit): Use new xtensa-isa.h functions. Update call to
3936 xg_check_operand.
3937 (xg_symbolic_immeds_fit): Likewise. Also handle O_lo16 and O_hi16, and
3938 treat weak symbols conservatively.
3939 (xg_check_operand): Use new xtensa-isa.h functions.
3940 (is_dnrange): Delete.
3941 (xg_assembly_relax): Inline previous calls to tinsn_copy.
3942 (xg_finish_frag): Specify separate relax states for the frag and slot0.
3943 (is_branch_jmp_to_next, xg_add_branch_and_loop_targets): Use new
3944 xtensa-isa.h functions.
3945 (xg_instruction_matches_option_term, xg_instruction_matches_or_options,
3946 xg_instruction_matches_options): New.
3947 (xg_instruction_matches_rule): Handle O_register expressions. Call
3948 xg_instruction_matches_options.
3949 (transition_rule_cmp): New.
3950 (xg_instruction_match): Update call to xg_build_simplify_table.
3951 (xg_build_token_insn): Record loc fields.
3952 (xg_simplify_insn): Check is_specific_opcode field and
3953 density_supported flag.
3954 (xg_expand_assembly_insn): Skip checking code_density_available. Use
3955 new xtensa-isa.h functions. Call use_transform instead of can_relax.
3956 (xg_assemble_literal): Add error handling for O_big. Call
3957 record_alignment. Handle O_pltrel.
3958 (xg_valid_literal_expression): New.
3959 (xg_assemble_literal_space): Add slot parameter. Remove call to
3960 set_expr_symbol_offset. Add call to record_alignment. Update call to
3961 xg_finish_frag.
3962 (xg_emit_insn): Delete.
3963 (xg_emit_insn_to_buf): Add format parameter. Update calls to
3964 xg_add_opcode_fix and xtensa_insnbuf_to_chars.
3965 (xg_add_opcode_fix): Change opcode parameter to tinsn and add format
3966 and slot parameters. Handle new "alternate" relocations for absolute
3967 literals and CONST16 instructions. Check for bad uses of O_lo16 and
3968 O_hi16. Use new xtensa-isa.h functions.
3969 (xg_assemble_tokens): Delete.
3970 (is_register_writer): Use new xtensa-isa.h functions.
3971 (is_bad_loopend_opcode): Check for xtensa_rsr_lcount_opcode instead of
3972 old-style RSR from LCOUNT.
3973 (next_frag_opcode): Delete.
3974 (next_frag_opcode_is_loop, next_frag_format_size, frag_format_size,
3975 update_next_frag_state): New.
3976 (update_next_frag_nop_state): Delete.
3977 (next_frag_pre_opcode_bytes): Use next_frag_opcode_is_loop.
3978 (xtensa_mark_literal_pool_location): Check use_literal_section flag and
3979 the state of the absolute-literals directive. Add calls to
3980 record_alignment and xtensa_set_frag_assembly_state. Call
3981 xtensa_switch_to_non_abs_literal_fragment instead of
3982 xtensa_switch_to_literal_fragment.
3983 (build_nop): New.
3984 (assemble_nop): Use build_nop. Update call to xtensa_insnbuf_to_chars.
3985 (get_expanded_loop_offset): Change check for undefined opcode to an
3986 assertion.
3987 (xtensa_set_frag_assembly_state, relaxable_section,
3988 xtensa_find_unmarked_state_frags, xtensa_find_unaligned_branch_targets,
3989 xtensa_find_unaligned_loops, xg_apply_tentative_value): New.
3990 (md_begin): Update call to xtensa_isa_init. Initialize linkrelax to 1.
3991 Set lit4_seg_name. Call xg_init_vinsn. Initialize new global opcodes.
3992 Call init_op_placement_info_table and xtensa_set_frag_assembly_state.
3993 (xtensa_init_fix_data): New.
3994 (xtensa_frob_label): Reset label symbol to the current frag. Check
3995 do_align_targets and generating_literals flag. Propagate frequency
3996 info to new alignment frag. Call xtensa_set_frag_assembly_state.
3997 (xtensa_unrecognized_line): New.
3998 (xtensa_flush_pending_output): Check if inside a bundle. Add a call
3999 to xtensa_set_frag_assembly_state.
4000 (error_reset_cur_vinsn): New.
4001 (md_assemble): Remove check for literal frag. Remove call to
4002 istack_init. Call use_transform instead of use_generics. Parse
4003 explicit instruction format specifiers. Move code for
4004 a0_b_retw_interlock workaround to xg_assemble_vliw_tokens. Call
4005 error_reset_cur_vinsn on errors. Add call to get_invisible_operands.
4006 Add dwarf2_where call. Remote automatic alignment for ENTRY
4007 instructions. Move call to xtensa_clear_insn_labels to the end.
4008 Rearrange to handle bundles.
4009 (xtensa_cons_fix_new): Delete.
4010 (xtensa_handle_align): New.
4011 (xtensa_frag_init): Call xtensa_set_frag_assembly_state. Remove
4012 assignment to is_no_density field.
4013 (md_pcrel_from): Use new xtensa-isa.h functions. Use decode_reloc
4014 instead of reloc_to_opnum. Handle "alternate" relocations.
4015 (xtensa_force_relocation, xtensa_check_inside_bundle,
4016 xtensa_elf_section_change_hook): New.
4017 (xtensa_symbol_new_hook): Delete.
4018 (xtensa_fix_adjustable): Check for difference of symbols with an
4019 offset. Check for external and weak symbols.
4020 (md_apply_fix3): Remove cases for XTENSA_OP{0,1,2} relocs.
4021 (md_estimate_size_before_relax): Return expansion for the first slot.
4022 (tc_gen_reloc): Handle difference of symbols by producing
4023 XTENSA_DIFF{8,16,32} relocs and by writing the value of the difference
4024 into the output. Handle new XTENSA_SLOT*_OP relocs by storing the
4025 tentative values into the output when linkrelax is set.
4026 (XTENSA_PROP_SEC_NAME): Define.
4027 (xtensa_post_relax_hook): Call xtensa_find_unmarked_state_frags.
4028 Create literal tables only if using literal sections. Create new
4029 property tables instead of old instruction tables. Check for unaligned
4030 branch targets and loops.
4031 (finish_vinsn, find_vinsn_conflicts, check_t1_t2_reads_and_writes,
4032 new_resource_table, clear_resource_table, resize_resource_table,
4033 resources_available, reserve_resources, release_resources,
4034 opcode_funcUnit_use_unit, opcode_funcUnit_use_stage,
4035 resources_conflict, xg_find_narrowest_format, relaxation_requirements,
4036 bundle_single_op, emit_single_op, xg_assemble_vliw_tokens): New.
4037 (xtensa_end): Call xtensa_flush_pending_output. Set past_xtensa_end
4038 flag. Update checks for workaround options. Call
4039 xtensa_mark_narrow_branches and xtensa_mark_zcl_first_insns.
4040 (xtensa_cleanup_align_frags): Add special case for branch targets.
4041 Check for and mark unreachable frags.
4042 (xtensa_fix_target_frags): Remove use of align_only_targets flag.
4043 Use RELAX_LOOP_END_BYTES in special case for negatable branch at the
4044 end of a zero-overhead loop body.
4045 (frag_can_negate_branch): Handle instructions with multiple slots.
4046 Use new xtensa-isa.h functions
4047 (xtensa_mark_narrow_branches, is_narrow_branch_guaranteed_in_range,
4048 xtensa_mark_zcl_first_insns): New.
4049 (xtensa_fix_a0_b_retw_frags, xtensa_fix_b_j_loop_end_frags): Error if
4050 transformations are disabled.
4051 (next_instrs_are_b_retw): Use new xtensa-isa.h functions. Handle
4052 multislot instructions.
4053 (xtensa_fix_close_loop_end_frags, xtensa_fix_short_loop_frags):
4054 Likewise. Also error if transformations are disabled.
4055 (unrelaxed_frag_max_size): New.
4056 (unrelaxed_frag_min_insn_count, unrelax_frag_has_b_j): Use new
4057 xtensa-isa.h functions.
4058 (xtensa_sanity_check, is_empty_loop, is_local_forward_loop): Use
4059 xtensa_opcode_is_loop instead of is_loop_opcode.
4060 (get_text_align_power): Replace as_fatal with assertion.
4061 (get_text_align_fill_size): Iterate instead of using modulus when
4062 use_nops is false.
4063 (get_noop_aligned_address): Assert that this is for a machine-dependent
4064 RELAX_ALIGN_NEXT_OPCODE frag. Use next_frag_opcode_is_loop,
4065 xg_get_single_size, and frag_format_size.
4066 (get_widen_aligned_address): Rename to ...
4067 (get_aligned_diff): ... this function. Add max_diff parameter.
4068 Remove handling of rs_align/rs_align_code frags. Use
4069 next_frag_format_size, get_text_align_power, get_text_align_fill_size,
4070 next_frag_opcode_is_loop, and xg_get_single_size. Compute max_diff
4071 and pass it back to caller.
4072 (xtensa_relax_frag): Use relax_frag_loop_align. Add code for new
4073 RELAX_SLOTS, RELAX_MAYBE_UNREACHABLE, RELAX_MAYBE_DESIRE_ALIGN,
4074 RELAX_FILL_NOP, and RELAX_UNREACHABLE frag types. Check relax_seen.
4075 (relax_frag_text_align): Rename to ...
4076 (relax_frag_loop_align): ... this function. Assume loops can only be
4077 in the first slot of an instruction.
4078 (relax_frag_add_nop): Use assemble_nop instead of constructing an OR
4079 instruction. Remove call to frag_wane.
4080 (relax_frag_narrow): Rename to ...
4081 (relax_frag_for_align): ... this function. Extend to handle
4082 RELAX_FILL_NOP and RELAX_UNREACHABLE, as well as RELAX_SLOTS with
4083 RELAX_NARROW for the first slot.
4084 (find_address_of_next_align_frag, bytes_to_stretch): New.
4085 (future_alignment_required): Use find_address_of_next_align_frag and
4086 bytes_to_stretch. Look ahead to subsequent frags to make smarter
4087 alignment decisions.
4088 (relax_frag_immed): Add format, slot, and estimate_only parameters.
4089 Check if transformations are enabled for b_j_loop_end workaround.
4090 Use new xtensa-isa.h functions and handle multislot instructions.
4091 Update call to xg_assembly_relax.
4092 (md_convert_frag): Handle new RELAX_SLOTS, RELAX_UNREACHABLE,
4093 RELAX_MAYBE_UNREACHABLE, RELAX_MAYBE_DESIRE_ALIGN, and RELAX_FILL_NOP
4094 frag types.
4095 (convert_frag_narrow): Add segP, format and slot parameters. Call
4096 convert_frag_immed for branch instructions. Adjust calls to
4097 tinsn_from_chars, tinsn_immed_from_frag, and xg_emit_insn_to_buf. Use
4098 xg_get_single_size and xg_get_single_format.
4099 (convert_frag_fill_nop): New.
4100 (convert_frag_immed): Add format and slot parameters. Handle multislot
4101 instructions and use new xtensa-isa.h functions. Update calls to
4102 tinsn_immed_from_frag and xg_assembly_relax. Check if transformations
4103 enabled for b_j_loop_end workaround. Use build_nop instead of
4104 assemble_nop. Check is_specific_opcode flag. Check for unreachable
4105 frags. Use xg_get_single_size. Handle O_pltrel.
4106 (fix_new_exp_in_seg): Remove check for old plt flag.
4107 (convert_frag_immed_finish_loop): Update calls to tinsn_from_chars and
4108 xtensa_insnbuf_to_chars. Call tinsn_immed_from_frag. Change check
4109 for loop opcode to an assertion. Mark all frags up to the end of the
4110 loop as not transformable.
4111 (get_last_insn_flags, set_last_insn_flags): Use get_subseg_info.
4112 (get_subseg_info): New.
4113 (xtensa_move_literals): Call xtensa_set_frag_assembly_state. Add null
4114 check for dest_seg.
4115 (xtensa_switch_to_literal_fragment): Rewrite to handle absolute
4116 literals and use xtensa_switch_to_non_abs_literal_fragment otherwise.
4117 (xtensa_switch_to_non_abs_literal_fragment): New.
4118 (cache_literal_section): Add is_code parameter and pass it through to
4119 retrieve_literal_seg.
4120 (retrieve_literal_seg): Add is_code parameter and use it to set the
4121 flags on the literal section. Handle case where head parameter is 0.
4122 (get_frag_is_no_transform, set_frag_is_specific_opcode,
4123 set_frag_is_no_transform): New.
4124 (xtensa_create_property_segments): Add end_property_function parameter
4125 and pass it through to add_xt_block_frags. Call bfd_get_section_flags
4126 and skip SEC_DEBUGGING and !SEC_ALLOC sections.
4127 (xtensa_create_xproperty_segments, section_has_xproperty): New.
4128 (add_xt_block_frags): Add end_property_function parameter and call it
4129 if it is non-zero. Call xtensa_frag_flags_init.
4130 (xtensa_frag_flags_is_empty, xtensa_frag_flags_init,
4131 get_frag_property_flags, frag_flags_to_number,
4132 xtensa_frag_flags_combinable, xt_block_aligned_size,
4133 xtensa_xt_block_combine, add_xt_prop_frags,
4134 init_op_placement_info_table, opcode_fits_format_slot,
4135 xg_get_single_size, xg_get_single_format): New.
4136 (istack_push): Inline call to tinsn_copy.
4137 (tinsn_copy): Delete.
4138 (tinsn_has_invalid_symbolic_operands): Handle O_hi16 and O_lo16 and
4139 CONST16 opcodes. Handle O_big, O_illegal, and O_absent.
4140 (tinsn_has_complex_operands): Handle O_hi16 and O_lo16.
4141 (tinsn_to_insnbuf): Use xg_get_single_format and new xtensa-isa.h
4142 functions. Handle invisible operands.
4143 (tinsn_to_slotbuf): New.
4144 (tinsn_check_arguments): Use new xtensa-isa.h functions.
4145 (tinsn_from_chars): Add slot parameter. Rewrite using xg_init_vinsn,
4146 vinsn_from_chars, and xg_free_vinsn.
4147 (tinsn_from_insnbuf): New.
4148 (tinsn_immed_from_frag): Add slot parameter and handle multislot
4149 instructions. Handle symbol differences.
4150 (get_num_stack_text_bytes): Use xg_get_single_size.
4151 (xg_init_vinsn, xg_clear_vinsn, vinsn_has_specific_opcodes,
4152 xg_free_vinsn, vinsn_to_insnbuf, vinsn_from_chars, expr_is_register,
4153 get_expr_register, set_expr_symbol_offset_diff): New.
4154 * config/tc-xtensa.h (MAX_SLOTS): Define.
4155 (xtensa_relax_statesE): Move from tc-xtensa.c. Add
4156 RELAX_CHECK_ALIGN_NEXT_OPCODE, RELAX_MAYBE_DESIRE_ALIGN, RELAX_SLOTS,
4157 RELAX_FILL_NOP, RELAX_UNREACHABLE, RELAX_MAYBE_UNREACHABLE, and
4158 RELAX_NONE types.
4159 (RELAX_IMMED_MAXSTEPS): Move from tc-xtensa.c.
4160 (xtensa_frag_type struct): Add is_assembly_state_set,
4161 use_absolute_literals, relax_seen, is_unreachable, is_specific_opcode,
4162 is_align, is_text_align, alignment, and is_first_loop_insn fields.
4163 Replace is_generics and is_relax fields by is_no_transform field.
4164 Delete is_text and is_longcalls fields. Change text_expansion and
4165 literal_expansion to arrays of MAX_SLOTS entries. Add arrays of
4166 per-slot information: literal_frags, slot_subtypes, slot_symbols,
4167 slot_sub_symbols, and slot_offsets. Add fr_prev field.
4168 (xtensa_fix_data struct): New.
4169 (xtensa_symfield_type struct): Delete plt field.
4170 (xtensa_block_info struct): Move definition to tc-xtensa.h. Add
4171 forward declaration here.
4172 (xt_section_type enum): Delete xt_insn_sec. Add xt_prop_sec.
4173 (XTENSA_SECTION_RENAME): Undefine.
4174 (TC_FIX_TYPE, TC_INIT_FIX_DATA, TC_FORCE_RELOCATION, NO_PSEUDO_DOT,
4175 tc_unrecognized_line, md_do_align, md_elf_section_change_hook,
4176 HANDLE_ALIGN, TC_LINKRELAX_FIXUP, SUB_SEGMENT_ALIGN): Define.
4177 (TC_CONS_FIX_NEW, tc_symbol_new_hook): Delete.
4178 (unit_num_copies_func, opcode_num_units_func,
4179 opcode_funcUnit_use_unit_func, opcode_funcUnit_use_stage_func): New.
4180 (resource_table struct): New.
4181 * config/xtensa-istack.h (MAX_INSN_ARGS): Increase from 6 to 10.
4182 (TInsn struct): Add keep_wide, loc, fixup, record_fix, subtype,
4183 literal_space, symbol, sub_symbol, offset, and literal_frag fields.
4184 (tinsn_copy): Delete prototype.
4185 (vliw_insn struct): New.
4186 * config/xtensa-relax.c (insn_pattern_struct): Add options field.
4187 (widen_spec_list): Add option conditions for density and boolean
4188 instructions. Add expansions using CONST16 and conditions for using
4189 CONST16 vs. L32R. Use new Xtensa LX RSR/WSR syntax. Add entries for
4190 predicted branches.
4191 (simplify_spec_list): Add option conditions for density instructions.
4192 Add entry for NOP instruction.
4193 (append_transition): Add cmp function pointer parameter and use it to
4194 insert the new entry in order.
4195 (operand_function_LOW16U, operand_function_HI16U): New.
4196 (xg_has_userdef_op_fn, xg_apply_userdef_op_fn): Handle
4197 OP_OPERAND_LOW16U and OP_OPERAND_HI16U.
4198 (enter_opname, split_string): Use xstrdup instead of strdup.
4199 (init_insn_pattern): Initialize new options field.
4200 (clear_req_or_option_list, clear_req_option_list,
4201 clone_req_or_option_list, clone_req_option_list, parse_option_cond):
4202 New.
4203 (parse_insn_pattern): Parse option conditions.
4204 (transition_applies): New.
4205 (build_transition): Use new xtensa-isa.h functions. Fix incorrectly
4206 swapped last arguments in calls to append_constant_value_condition.
4207 Call clone_req_option_list. Add warning about invalid opcode.
4208 Handle LOW16U and HI16U function names.
4209 (build_transition_table): Add cmp parameter and use it in calls to
4210 append_transition. Use new xtensa-isa.h functions. Check
4211 transition_applies before adding entries.
4212 (xg_build_widen_table, xg_build_simplify_table): Add cmp parameter and
4213 pass it through to build_transition_table.
4214 * config/xtensa-relax.h (ReqOrOptionList, ReqOrOption, ReqOptionList,
4215 ReqOption, transition_cmp_fn): New types.
4216 (OpType enum): Add OP_OPERAND_LOW16U and OP_OPERAND_HI16U.
4217 (transition_rule struct): Add options field.
4218 * doc/as.texinfo (Overview): Update Xtensa options.
4219 * doc/c-xtensa.texi (Xtensa Options): Delete --[no-]density,
4220 --[no-]relax, and --[no-]generics options. Update descriptions of
4221 --text-section-literals and --[no-]longcalls. Add
4222 --[no-]absolute-literals and --[no-]transform.
4223 (Xtensa Syntax): Add description of syntax for FLIX instructions.
4224 Remove use of "generic" and "specific" terminology for opcodes.
4225 (Xtensa Registers): Generalize the syntax description to include
4226 user-defined register files.
4227 (Xtensa Automatic Alignment): Update.
4228 (Xtensa Branch Relaxation): Mention limitation of unconditional jumps.
4229 (Xtensa Call Relaxation): Linker can now remove most of the overhead.
4230 (Xtensa Directives): Remove confusing rules about precedence.
4231 (Density Directive, Relax Directive): Delete.
4232 (Schedule Directive): New.
4233 (Generics Directive): Rename to ...
4234 (Transform Directive): ... this node.
4235 (Literal Directive): Update for absolute literals. Missing
4236 literal_position directive is now an error.
4237 (Literal Position Directive): Update for absolute literals.
4238 (Freeregs Directive): Delete.
4239 (Absolute Literals Directive): New.
4240 (Frame Directive): Minor editing.
4241 * Makefile.am (DEPTC_xtensa_elf, DEPOBJ_xtensa_elf, DEP_xtensa_elf):
4242 Update dependencies.
4243 * Makefile.in: Regenerate.
4244
6e1304d8
RS
42452004-10-07 Richard Sandiford <rsandifo@redhat.com>
4246
4247 * config/tc-mips.c (append_insn): Use fix_new rather than fix_new_exp
4248 to build the second and third fixups for a composite relocation.
4249 (macro_read_relocs): New function.
4250 (macro_build): Use it.
4251 (s_cpsetup): Pass all three composite relocation codes to macro_build.
4252 Simplify fragging code accordingly.
4253 (s_gpdword): Use fix_new rather than fix_new_exp for the second part
4254 of the composite relocation. Set fx_tcbit in both fixups.
4255
b1dca8ee
RS
42562004-10-07 Richard Sandiford <rsandifo@redhat.com>
4257
4258 * config/tc-mips.c (append_insn): Set fx_tcbit for composite relocs.
4259 (md_apply_fix3): Don't treat composite relocs as done.
4260
89658e52
NC
42612004-10-07 Jan Beulich <jbeulich@novell.com>
4262
4263 * macro.c (macro_expand_body): When ELF, use .LL rather than LL as
4264 prefix for symbol names generated from the LOCAL macro directive.
4265
289040ca
NC
4266 * dw2gencfi.c (select_cie_for_fde): When separating CIE out from
4267 FDE, treat a DW_CFA_remember_state as we do a DW_CFA_advance_loc.
4268
48c9f030
NC
42692004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
4270
4271 * config/tc-crx.c (preprocess_reglist): Handle Co-processor
c04f5787 4272 Special registers.
5c5054ab 4273 (md_assemble): Add error checking for Co-Processor instructions.
48c9f030
NC
4274 (get_cinv_parameters): Add 'b' option to invalidate the
4275 branch-target cache.
4276
7ed4c4c5
NC
42772004-10-05 Paul Brook <paul@codesourcery.com>
4278
4279 * config/tc-arm.c (unwind): New variable.
4280 (vfp_sp_encode_reg): New function.
4281 (vfp_sp_reg_required_here): Use it.
4282 (vfp_sp_reg_list, vfp_dp_reg_list): Remove.
4283 (vfp_parse_reg_list): New function.
4284 (s_arm_unwind_fnstart, s_arm_unwind_fnend, s_arm_unwind_cantunwind,
4285 s_arm_unwind_personality, s_arm_unwind_personalityindex,
4286 s_arm_unwind_handlerdata, s_arm_unwind_save, s_arm_unwind_movsp,
4287 s_arm_unwind_pad, s_arm_unwind_setfp, s_arm_unwind_raw): New
4288 functions.
4289 (md_pseudo_table): Add them.
4290 (do_vfp_reg2_from_sp2): Use vfp_parse_reg_list and vfp_sp_encode_reg.
4291 (do_vfp_sp2_from_reg2, vfp_sp_ldstm, vfp_dp_ldstm): Ditto.
4292 (set_section, add_unwind_adjustsp, flush_pending_unwind,
4293 finish_unwind_opcodes, start_unwind_section, create_unwind_entry,
4294 require_hashconst, add_unwind_opcode): New functions.
ab1e9ef7 4295 * doc/c-arm.texi: Document unwinding opcodes.
7ed4c4c5
NC
4296 * NEWS: Mention the new feature.
4297
04ca8703
EC
42982004-10-04 Eric Christopher <echristo@redhat.com>
4299
4300 * config/tc-mips.c (md_apply_fix3): Remove erroneous assert.
4301
7c1d0959
L
43022004-10-01 H.J. Lu <hongjiu.lu@intel.com>
4303
4304 * config/tc-ppc.c (md_apply_fix3): Call S_SET_THREAD_LOCAL for
4305 TLS relocations.
4306 * config/tc-s390.c (md_apply_fix3): Likewise.
4307 * config/tc-sparc.c (md_apply_fix3): Likewise.
4308
40a18ebd
NC
43092004-10-01 Paul Brook <paul@codesourcery.com>
4310
4311 * config/tc-arm.c (arm_elf_section_type): New function.
4312 (arm_elf_change_section): Set section link for exidx sections.
4313 * config/tc-arm.h (arm_elf_section_type): Add prototype.
4314 (md_elf_section_type): Define.
4315
14127cc4
NC
43162004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
4317
4318 * config/tc-pdp11.c (md_apply_fix3): Change to sign of the SOB
4319 instruction's offset.
4320
b7c92712
NC
43212004-10-01 Adam Nemet <anemet@lnxw.com>
4322
4323 * (TARGET_FORMAT): Remove LynxOS COFF definition.
4324
65555e64
AM
43252004-10-01 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
4326
4327 * config/tc-arc.c (tc_gen_reloc): Don't assume fixP->fx_addsy is an
4328 asymbol *, instead use symbol_get_bfdsym.
4329
9fe0b840
NC
43302004-09-30 Linus Nielsen Feltzing <linus@haxx.se>
4331
4332 * config/tc-m68k.c (select_control_regs): Add mcf5249.
4333
0dd132b6
NC
43342004-09-30 Paul Brook <paul@codesourcery.com>
4335
4336 * config/tc-arm.c (do_smi, do_nop): New functions.
4337 (insns): Add ARMv6ZK instructions.
4338 (md_apply_fix3): Handle BFD_RELOC_ARM_SMI.
4339 (tc_gen_reloc): Ditto.
4340 (arm_cpus): Add mpcore and arm1176.
4341 (arm_archs): Add armv6{k,z,zk}.
4342 * doc/c-arm.texi: Document new cores and architectures.
4343
a737bd4d
NC
43442004-09-30 Nick Clifton <nickc@redhat.com>
4345
4346 * config/tc-arm.c: Use ISO C90 formatting.
4347
3631a3c8
NC
43482004-09-30 Vladimir Ivanov <vladitx@nucleusys.com>
4349
a737bd4d 4350 * config/tc-arm.c (mav_reg_required_here): Allow REG_TYPE_CN
3631a3c8
NC
4351 as alternative when REG_TYPE_MVF, REG_TYPE_MVD, REG_TYPE_MVFX or
4352 REG_TYPE_MVDX is expected.
4353
d5f0cf92
AM
43542004-09-29 Marc Bevand <m.bevand@gmail.com>
4355
4356 * doc/c-i386.texi (i386-Mnemonics): Fix typo.
4357
9f9a069e
JW
43582004-09-21 James E Wilson <wilson@specifixinc.com>
4359
4360 * config/tc-ia64.c (ENCODED_PSP_OFFSET): New.
4361 (output_rp_psprel, output_pfs_psprel, output_preds_psprel,
4362 output_spill_base, output_unat_psprel, output_lc_psprel,
4363 output_fpsr_psprel, output_priunat_psprel, output_bsp_psprel,
4364 output_bsprestore_psprel, output_rnat_psprel, output_spill_psprel,
4365 output_spill_psprel_p): Use it.
4366
4b778c88
TL
43672004-09-20 Tomer Levi <Tomer.Levi@nsc.com>
4368
c04f5787 4369 * config/tc-crx.c (handle_LoadStor): New function.
04ca8703 4370 Handle load/stor unique instructions before parsing.
4b778c88 4371
eb043451
PB
43722004-09-17 Paul Brook <paul@codesourcery.com>
4373
4374 * config/tc-arm.c (s_arm_rel31): New funciton.
4375 (md_pseudo_table): Add .rel31.
04ca8703 4376 (md_apply_fix3): Handle BFD_RELOC_ARM_TARGET2,
eb043451
PB
4377 BFD_RELOC_32_PCREL and BFD_RELOC_ARM_PREL31.
4378 (tc_gen_reloc): Handle BFD_RELOC_ARM_PREL31 and BFD_RELOC_ARM_TARGET2.
4379 (arm_fix_adjustable): Return 0 for BFD_RELOC_ARM_TARGET2.
4380 (arm_parse_reloc): Add (target2).
4381
8ea2b00f
AM
43822004-09-17 Alan Modra <amodra@bigpond.net.au>
4383
4384 * Makefile.am: Run "make dep-am".
4385 * Makefile.in: Regenerate.
4386 * aclocal.m4: Regenerate.
4387 * configure: Regenerate.
4388 * doc/Makefile.in: Regenerate.
4389 * po/POTFILES.in: Regenerate.
4390 * po/gas.pot: Regenerate.
4391
7e1792e0
HPN
43922004-09-14 Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp>
4393
4394 * config/tc-mmix.c [!LLONG_MIN]: Correct #elsif to #elif.
4395 [!LLONG_MAX]: Ditto.
4396
9c504268
PB
43972004-09-13 Paul Brook <paul@codesourcery.com>
4398
4399 * config/tc-arm.c: Rename RELABS to TARGET1.
4400
2159ac21
AM
44012004-09-13 Alan Modra <amodra@bigpond.net.au>
4402
4403 * messages.c (as_internal_value_out_of_range): Cast values passed
4404 to as_bad_where or as_warn_where to proper type.
4405
23794b24
MM
44062004-09-11 Theodore A. Roth <troth@openavr.org>
4407
4408 * config/tc-avr.c: Add support for
4409 atmega48, atmega88, atmega168, attiny13, attiny2313, at90can128.
4410
e9fad691
AM
44112004-09-09 Alan Modra <amodra@bigpond.net.au>
4412
4413 * dw2gencfi.c (select_cie_for_fde): When separating CIE out
4414 from FDE, treat a CFI_escape as we do a DW_CFA_advance_loc.
4415
10b016c2
PB
44162004-09-08 Paul Brook <paul@codesourcery.com>
4417
4418 * config/obj-elf.c (obj_elf_section_type): Handle init_array,
4419 fini_array and preinit_array section types.
4420 * config/tc-ia64.c (ia64_elf_section_type): Remove init_array
4421 and fini_array.
4422 * doc/as.texinfo: Document extra section types.
4423
e5a52504
MM
44242004-09-02 Mark Mitchell <mark@codesourcery.com>
4425
4426 * Makefile.am (TARG_ENV_HFILES): Add te-symbian.h.
4427 * Makefile.in: Regenerated.
4428 * configure.in: Set em for arm*-*-symbianelf*.
4429 * configure: Regenerated.
4430 * config/tc-arm.c (elf32_arm_target_format): Use Symbian target
4431 vectors when appropriate.
4432 * config/te-symbian.h: New file.
4433
42851540
NC
44342004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
4435
4436 * config/tc-crx.c (gettrap): Exception vector can be case
4437 insensitive.
04ca8703 4438 (process_label_constant): Fix a 32-bit displacement bug in branch
42851540
NC
4439 instructions.
4440 (get_operandtype) : Bug fix, wrong operand was used.
04ca8703 4441 (process_label_constant): Initialize relocation type to
42851540
NC
4442 BFD_RELOC_NONE
4443
8783612f
RE
44442004-09-01 Richard Earnshaw < reanrsha@arm.com>
4445
4446 * tc-arm.c (arm_cpus, arm_fpus): Allow <cpu>-s as well as <cpu>s
4447 for synthesizable cores.
4448
1ff4677c
RE
4449 * doc/c-arm.texi (ARM Options): Document canonical names of CPUs.
4450
b18c562e
NC
44512004-08-25 Dmitry Diky <diwil@spec.ru>
4452
4453 * config/tc-msp430.c: Clean-up the code.
4454 (md_relax_table): New relax table.
4455 (mcu_types): Sort MCU types.
4456 (md_pseudo_table): Add .profiler pseudo handler.
4457 (pow2value): New function.
4458 (msp430_profiler): New function.
4459 (msp430_operands): Add new insns handlers.
4460 (msp430_srcoperand): Add register operand handler, allow complex
4461 expressions.
4462 (md_estimate_size_before_relax): Rewritten.
4463 (md_convert_frag): Rewritten.
4464 (msp430_relax_frag): New function.
4465 * config/tc-msp430.h (md_relax_frag): define macro
4466 * doc/c-msp430.texi: Update information.
4467
8f94ae4d
NC
44682004-08-24 Nick Clifton <nickc@redhat.com>
4469
4470 * as.c (std_shortopts): Allow -g to take an optional argument.
4471 (parse_args): Pass any switch starting with -g on to the backend
4472 for parsing.
4473
e51dace8
MM
44742004-08-18 Mark Mitchell <mark@codesourcery.com>
4475
4476 * configure.in (arm*-*-symbianelf*): New target.
4477 (arm*-*-eabi*): Likewise.
4478 * configure: Regenerated.
4479
f7870c8d
TS
44802004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
4481 * config/tc-mips.c (append_insn): Handle delay slots in branch likely
4482 correctly.
4483
d6afba4b
JJ
44842004-08-18 Jakub Jelinek <jakub@redhat.com>
4485
4486 * config/tc-ia64.c (start_unwind_section): Add linkonce_empty
4487 argument, don't do anything if current section is not
4488 .gnu.linkonce.t.* and linkonce_empty is set.
4489 (generate_unwind_image, dot_endp): Adjust callers, call
4490 start_unwind_section (*, 1) if nothing will be put into the
4491 section.
4492
329e276d
NC
44932004-08-17 Nick Clifton <nickc@redhat.com>
4494
4495 * as.c (MD_DEBUG_FORMAT_SELECTOR): Provide default definition.
4496 (show_usage): Add -g.
4497 (std_longopts): Add --gen-debug. Alpha sort the table.
4498 (parse_args): Print an error message if a switch is not handled.
4499 Handle the -g switch, calling md_debug_format_selector() if
4500 necessary.
4501 * NEWS: Mention new feature.
4502 * doc/as.texinfo: Document new switch.
4503 * doc/internals.texi: Document behaviour of md_parse_option.
04ca8703 4504
329e276d
NC
4505 * config/tc-arm.c (md_parse_option): Do not issue an error message
4506 if the switch is not recognised.
4507 * config/tc-m68k.c (md_parse_option): Likewise.
4508 * config/tc-pdp11.c (md_parse_option): Likewise.
4509 * config/tc-v850.c (md_parse_option): Likewise.
4510
4511 * as.h: Fix up formatting.
4512 * tc.h: Likewise.
4513
4101eec8
NC
45142004-08-16 Nick Clifton <nickc@redhat.com>
4515
2766e5e4
NC
4516 * macro.c (macro_set_alternate): Use ISO C90 formatting.
4517
4101eec8
NC
4518 * configure.in: Sort architecture based tables alphabetically.
4519 * configure: Regenerate.
4520
80f846b6
AM
45212004-08-16 Alan Modra <amodra@bigpond.net.au>
4522
4523 * config/tc-ppc.c (tc_ppc_regname_to_dw2regnum <regnames>): Replace
4524 { "cc", 68 }, with { "cr", 70 }.
4525
caa32fe5
NC
45262004-08-13 Jan Beulich <jbeulich@novell.com>
4527 Nick Clifton <nickc@redhat.com>
4528
4529 * as.c: Add and handle new --alternate command line option.
4530 * macro.c (macro_set_alternate): New.
4531 * macro.h (macro_set_alternate): Declare.
4532 * read.c: Add and handle new .altmacro and .noaltmacro directives.
4533 * doc/as.texinfo: Document new command line option and pseudo-ops
4534 as well as insert documentation originating from gasp about
4535 alternate macro syntax.
4536 * NEWS: Mention new command line option and pseudo-ops.
4537
b2221023
MM
45382004-08-10 Mark Mitchell <mark@codesourcery.com>
4539
4540 * expr.c (operand): Handle the "~", "-", and "!" operators applied
4541 to bignums.
4542
db6579d4
PB
45432004-08-06 Paul Brook <paul@codesourcery.com>
4544
4545 * config/tc-arm.c (md_apply_fix3, tc_gen_reloc, arm_parse_reloc):
4546 Handle new relocations.
4547 * include/elf/arm.h (elf_arm_reloc_type): Add new EABI relocations.
4548
e750405d
BW
45492004-08-05 Bob Wilson <bob.wilson@acm.org>
4550
4551 * write.c (relax_segment): Use was_address instead of address when
4552 setting fr_fix field for align frag due to backwards .org.
4553
1d70c7fb
AO
45542004-07-29 Alexandre Oliva <aoliva@redhat.com>
4555
4556 Introduce SH2a support.
4557 2004-02-24 Corinna Vinschen <vinschen@redhat.com>
4558 * config/tc-sh.c (get_specific): Change arch_sh2a_up to
4559 arch_sh2a_nofpu_up.
4560 2004-02-24 Corinna Vinschen <vinschen@redhat.com>
4561 * config/tc-sh.c (md_parse_option): Add sh2a-nofpu ISA handling.
4562 2004-02-20 Corinna Vinschen <vinschen@redhat.com>
4563 * config/tc-sh.c (sh_elf_final_processing): Move sh2a recognition
4564 to end of conditional expression.
4565 2004-02-20 Corinna Vinschen <vinschen@redhat.com>
4566 * config/tc-sh.c: Add sh2a-nofpu support.
4567 2003-12-29 DJ Delorie <dj@redhat.com>
4568 * tc-sh.c: Add sh2a support.
4569 (parse_reg): Add tbr.
4570 (parse_at): Support @@(disp,tbr).
4571 (get_specific): Support sh2a opcodes.
4572 (insert4): New, for 4 byte relocs.
4573 (build_Mytes): Support sh2a opcodes.
4574 (md_apply_fix3_Mytes): Support sh2a opcodes.
4575 2003-12-02 Michael Snyder <msnyder@redhat.com>
4576 * config/tc-sh.c (md_parse_option): Handle sh2a.
4577 (sh_elf_final_processing): Ditto.
4578
e7fbc2bf
JT
45792004-07-27 Jason Thorpe <thorpej@wasabisystems.com>
4580
4581 * config/tc-hppa.h (TARGET_FORMAT): Set to "elf32-hppa-netbsd"
4582 for TE_NetBSD.
4583
9232bbb0
AM
45842004-07-27 Alan Modra <amodra@bigpond.net.au>
4585
4586 * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big.
4587 (ppc_arch): Expand comment.
4588
670ec21d
NC
45892004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
4590
4591 * config/tc-crx.c: Support evaluating the difference between two
4592 symbols.
4593 * config/tc-crx.h: Likewise.
4594
406f8ff9 45952004-07-26 H.J. Lu <hongjiu.lu@intel.com>
38ce5b11
L
4596
4597 * config/tc-ia64.c (start_unwind_section): Set the linked-to
4598 section.
4599 (ia64_elf_section_change_hook): Set the linked-to section for
4600 SHT_IA_64_UNWIND.
4601
c05e9f04
NC
46022004-07-26 Dmitry Diky <diwil@spec.ru>
4603
4604 * config/tc-msp430.c: Add new subtargets: msp430x1610,
4605 msp430x1611, msp430x1612, msp430x415, msp430x417, msp430xG437,
4606 msp430xG438, msp430xG439.
4607
e9863d7f
DJ
46082004-07-25 Daniel Jacobowitz <dan@debian.org>
4609
4610 * doc/as.texinfo (Section, PushSection): Correct documentation
4611 for ELF.
4612
543613e9 46132004-07-21 Jan Beulich <jbeulich@novell.com>
20f0a1fc
NC
4614
4615 * config/tc-i386.c (optimize_imm): Adjust immediates to only those
4616 permissible for the selected instruction suffix.
4617 (match_template): Don't permit 64-bit general purpose operands in
4618 32-bit mode.
4619 (finalize_imm): Permit 64-bit immediates.
4620 (build_modrm_byte): Don't treat 32-bit addressing in 64-bit mode
4621 specially except for the width of the used base and/or index
4622 registers. For 32-bit displacements, use sign-extended
4623 relocations only when using 64-bit addressing.
4624 Force zero displacement on rip-relative addressing when there is
4625 no other displacement.
4626 (i386_index_check): Don't treat 32-bit addressing in 64-bit mode
4627 specially except for the width of the used base and/or index
4628 registers.
4629 (parse_register): Disallow Reg64 registers in 32-bit mode.
4630
543613e9
NC
4631 * config/tc-i386.c: For DefaultSize instructions, don't guess a 'q'
4632 suffix if the instruction doesn't support it.
04ca8703 4633
01a3f561
MR
46342004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
4635
4636 * config/tc-mips.c (append_insn): Handle constant expressions with
4637 no associated relocation.
4638 (mips_ip): Cancel the expression after use for the Q format
4639 specifier.
4640 (parse_relocation): Return no relocation for unsupported
4641 operators.
4642 (my_getSmallExpression): Return no relocation if no relocation
4643 operators are used.
4644
e12904d2
DA
46452004-07-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4646
4647 * config/obj-som.c (adjust_stab_sections): Add prototype.
4648 (obj_som_compiler, obj_som_version, obj_som_copyright,
4649 adjust_stab_sections): Add ATTRIBUTE_UNUSED to unused arguments.
4650 * config/tc-hppa.c (update_subspace): Likewise.
4651 (is_defined_subspace): Amplify comment.
4652 * config/obj-som.h (som_frob_file): Add prototype.
4653
90c1602c
L
46542004-07-19 Christopher Faylor <cgf@timesys.com>
4655 H.J. Lu <hongjiu.lu@intel.com>
4656
4657 * subsegs.c (section_symbol): Don't create a new segment when
4658 existing segment is undefined.
4659
f263249b
RE
46602004-07-16 Richard Earnshaw <rearnsha@arm.com>
4661
4662 * config/tc-arm.c: Include include/opcode/arm.h.
4663 (ARM_EXT_*, ARM_ARCH_*, ARM_ANY, ARM_ALL, COPROC_ANY): Delete.
4664 (FPU_FPA_EXT_* FPU_VFP_EXT_*, FPU_ANY, FPU_NONE, FPU_MAVERICK): Delete.
4665 (FPU_ARCH_*): Delete.
4666 * Makefile.am: Update dependencies.
4667 * Makefile.in: Regenerate.
4668
152c65b9
NC
46692004-07-15 Nick Clifton <nickc@redhat.com>
4670
4671 * configure.in: Accept armbe as a big-endian arm configuration.
4672 * configure: Regenerate.
4673
0477af35
NC
46742004-07-13 Thomas Nystrom <thn@saeab.se>
4675
4676 * config/tc-i386.c (T_SHIFTOP): New constant.
4677 (intel_e05_1): Handle '&', '|' and T_SHIFTOP.
4678 (intel_el1): Handle '~'.
4679 (intel_get_token): Handle '<>', '&', '|' and '~'.
4680
46812004-07-13 Nick Clifton <nickc@redhat.com>
4682
4683 (md_assemble): Remove spurious newline from end of as_bad error
4684 message.
4685 (intel_e05_1): Likewise.
4686 (intel_e11): Likewise.
4687 (intel_match_token): Likewise.
4688
31302357
AS
46892004-07-11 Andreas Schwab <schwab@suse.de>
4690
4691 * config/tc-m68k.c: Convert to C90. Remove redundant
4692 declarations. Indentation fixup.
4693 [M68KCOFF]: Include "obj-coff.h" instead of declaring
4694 obj_coff_section ourselves.
04ca8703 4695
549f748d
JW
46962004-07-09 James E Wilson <wilson@specifixinc.com>
4697
4698 * config/tc-ia64.c (default_big_endian): New.
4699 (dot_byteorder, md_begin): Use it.
4700 (md_parse_option): Set it.
04ca8703 4701
1a320fbb
NC
47022004-07-09 Nick Clifton <nickc@redhat.com>
4703
4704 * configure.in: Change sh-sybmian-elf to sh-*-symbianelf.
4705 * configure: Regenerate.
4706 * NEWS: Change sh-sybmian-elf to sh-*-symbianelf.
4707 * config/tc-sh.c (sh_elf_final_processing): Use renamed version of
4708 sh_find_elf_flags if necessary.
4709
de7e6852
RS
47102004-07-08 Richard Sandiford <rsandifo@redhat.com>
4711
4712 * config/tc-mips.c (mips_fix_adjustable): If the full addend is
4713 going to be split into more than one in-place addend, return 0
4714 for relocations against mergeable sections. Associate comments
4715 with code.
4716
1fe1f39c
NC
47172004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
4718
4719 * Makefile.am (CPU_TYPES): Add crx.
4720 (TARGET_CPU_CFILES): Add config/tc-crx.c.
4721 (TARGET_CPU_HFILES): Add config/tc-crx.h.
4722 (DEPTC_crx_elf): New target.
4723 (DEPOBJ_crx_elf): Likewise.
4724 (DEP_crx_elf): Likewise.
4725 * Makefile.in: Regenerate.
4726 * configure.in: Add crx* target.
4727 * configure: Regenerate.
4728 * config/tc-crx.c: New file.
4729 * config/tc-crx.h: New file.
4730 * NEWS: Mention new target.
4731
d9895649
NC
47322004-07-06 Nick Clifton <nickc@redhat.com>
4733
85fbca6a 4734 * config.in: Undefine TARGET_SYMBIAN by default.
c04f5787
AM
4735 * configure.in:
4736 * configure: Regenerate. Add sh-symbian-elf target. If
4737 selected define TARGET_SYMBIAN.
4738 * config/tc-sh.h (TARGET_FORMAT): Select a Symbian target
4739 format if TARGET_SYMBIAN has been defined.
04ca8703 4740
e7bd9ea0
NC
4741 * output-file.c (output_file_create): Report the target format
4742 chosen when bfd_openw reports that it is invalid.
4743
d9895649
NC
4744 * config/obj-coff.c (coff_pseudo_table): Only define the weak
4745 pseudo for BFD based assemblers.
4746
871ec896
JR
47472004-07-05 Andrew Stubbs <andrew.stubbs@superh.com>
4748
4749 gas:
4750 * config/tc-sh.c (md_assemble): Change isspace to ISSPACE.
4751 (md_parse_option): Remove redundant -isa testing.
4752 Make bfd_arch variable const.
4753 (md_show_usage): Make bfd_arch variable const.
4754
5a9ff93d
JW
47552004-07-03 James E Wilson <wilson@specifixinc.com>
4756
4757 * config/tc-ia64.c (emit_one_bundle): Check and set insn_addr.
4758 * config/tc-ia64.h (md_frag_check): Define.
4759
c87db184
CF
47602004-07-03 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
4761
4762 * config/obj-coff.c (obj_coff_weak): New .weak syntax for PE weak
4763 externals.
4764 * doc/as.texinfo (Weak): Document PE weak symbols.
4765
3b91255e
RS
47662004-07-03 Richard Sandiford <rsandifo@redhat.com>
4767
4768 * config/tc-mips.c (HAVE_IN_PLACE_ADDENDS): New macro.
4769 (reloc_needs_lo_p): Only return true if HAVE_IN_PLACE_ADDENDS.
4770 (mips_frob_file): Rework so that only a single pass through the
4771 relocs is needed. Allow %lo()s to have higher offsets than their
4772 corresponding %hi()s or %got()s.
4773
310ea308
NC
47742004-07-02 Nick Clifton <nickc@redhat.com>
4775
4776 * config/tc-arm.c (md_apply_fix3:BFD_RELOC_ARM_IMMEDIATE): Do not
4777 allow values which have come from undefined symbols.
4778 Always consider this fixup to have been processed as a reloc
4779 cannot be generated for it.
4780
09b935ac
AM
47812004-07-02 Alan Modra <amodra@bigpond.net.au>
4782
4783 * frags.h (struct frag): Add has_code and insn_addr fields.
4784 * write.c (cvt_frag_to_fill): Invoke md_frag_check.
4785 * config/tc-ppc.c (md_assemble): Check and set insn_addr.
4786 * config/tc-ppc.h (md_frag_check): Define.
4787
4d1cd5c7
MR
47882004-06-28 Maciej W. Rozycki <macro@linux-mips.org>
4789
4790 * doc/Makefile.am (info): Rename goal to...
4791 (info-local): ... this, to preserve implicit dependencies.
4792 * doc/Makefile.in: Regenerate with automake 1.8.5.
4793
097f809a
NC
47942004-06-25 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4795
4796 * config/tc-m32r.c (md_convert_frag): Changed for @PLT.
4797 (m32r_cgen_record_fixup_exp): Changed for @GOTOFF, @GOT.
4798 (m32r_fix_adjustable): Changed for @GOTOFF, @GOT, @PLT.
4799 (tc_gen_reloc): Likewise.
4800 (m32r_end_of_match): Add for @GOTOFF, @GOT, @PLT.
4801 (m32r_parse_name): Likewise.
4802 (m32r_cgen_parse_fix_exp): Likewise.
4803 * config/tc-m32r.h (md_parse_name): Define for @GOTOFF, @GOT, @PLT.
4804 (O_PIC_reloc): Likewise.
4805 (TC_CGEN_PARSE_FIX_EXP): Likewise..
4806 * cgen.c (gas_cgen_parse_operand): Add TC_CGEN_PARSE_FIX_EXP
4807 for @GOTOFF, @GOT, @PLT.
4808
bb82af9f
NC
48092004-06-21 Jan Beulich <jbeulich@novell.com>
4810
4811 * gas/symbols.c: While discarding ordinary local absolute symbols
4812 when --strip-local-absolute is in effect, retain file symbols.
4813
990ae22a
AS
48142004-06-20 Andreas Schwab <schwab@suse.de>
4815
4816 * config/tc-m68k.c (mri_chip): Replace current_chip, not augment.
4817 (md_parse_option): Likewise.
4818
32137342
NC
48192004-06-17 Jan Beulich <jbeulich@novell.com>
4820
4821 * config/tc-i386.c: Deal with LEX_QM the same way as with LEX_AT.
4822 * config/te-netware.h: New file.
4823 * config/te-ppcnw.h: Delete: Obsolete.
4824 * configure.in: Eliminate ill NetWare targets. Make generic
4825 NetWare target use proper emulation.
4826 * Makefile.am: Eliminate reference to obsolete te-ppcnw.h, add
4827 reference to new te-netware.h.
4828 * configure: Regenerate.
4829 * Makefile.in: Regenerate.
4830
f84d8e26
MS
48312004-06-15 Martin Schwidefsky <schwidefsky@de.ibm.com>
4832
4833 * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsigned
4834 comparison in .insn pseudo operation.
4835
587aac4e
AM
48362004-06-15 Alan Modra <amodra@bigpond.net.au>
4837
4838 * config/obj-coff.c (coff_adjust_section_syms): Use
4839 bfd_get_section_size instead of bfd_get_section_size_before_reloc.
4840 (coff_frob_section): Likewise.
4841 * config/tc-mips.c (md_apply_fix3): Likewise.
4842 * config/obj-elf.c (elf_frob_file): Use bfd_set_section_size.
4843 (elf_frob_file_after_relocs): Likewise.
4844
2337eb33
DA
48452004-06-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4846
b8fc22bc
DA
4847 * config/tc-hppa.c (log2): Rename to exact_log2.
4848 (pa_next_subseg): Delete unused function.
4849 (create_new_space): Mark unused arguments with ATTRIBUTE_UNUSED.
4850 (create_new_subspace): Likewise.
4851
2337eb33
DA
4852 Bug gas/213
4853 * config/tc-hppa.c (hppa_fix_adjustable): Allow reduction of fake
4854 labels. Fix warning.
4855
53cb0362
DD
48562004-05-28 DJ Delorie <dj@redhat.com>
4857
4858 * config/tc-mn10300.h (tc_fix_adjustable): Define.
4859 * config/tc-mn10300.c (mn10300_fix_adjustable): Don't adjust debug
4860 or non-merged symbols.
4861
888a75be
L
48622004-05-28 H.J. Lu <hongjiu.lu@intel.com>
4863
4864 * config/tc-ia64.c (remove_marked_resource): Save, clear and
4865 restore the old slot when inserting srlz.i/srlz.d.
4866
f6f9408f
JR
48672004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
4868
4869 * Makefile.am: Regenerate dependecies.
4870 * Makefile.in: Regenerate.
4871 * config/tc-sh.c (valid_arch): Make unsigned.
4872 (preset_target_arch): Likewise.
4873 (md_begin): Use new architecture flags system.
4874 (get_specific): Likewise.
4875 (assemble_ppi): Likewise.
4876 (md_assemble): Likewise. Also fix error check for bad opcodes.
4877 (md_parse_option): Likewise. Also generate -isa values according
4878 to the table in bfd/cpu-sh.c instead of just constants. Also
4879 allow <arch>-up ISA variants.
4880 (sh_elf_final_processing): Replace if-else chain with a call to
4881 sh_find_elf_flags().
f6f9408f 4882
580b9172
NC
48832004-05-28 Peter Barada <peter@the-baradas.com>
4884
4885 * config/gc-m68k.c(m68k_ip): Convert mode 5 addressing
4886 with zero offset into mode 2 addressing to save a word.
4887
652ca075
L
48882004-05-27 H.J. Lu <hongjiu.lu@intel.com>
4889
4890 * config/tc-ia64.c (ar_is_in_integer_unit): Removed.
4891 (ar_is_only_in_integer_unit): New.
4892 (ar_is_only_in_memory_unit): New.
4893 (generate_unwind_image): Silence gcc on 32bit host.
4894 (md_assemble): Use ar_is_only_in_integer_unit instead of
4895 ar_is_in_integer_unit. Check AR access.
4896
60fed2d3
NC
48972004-05-27 Peter Barada <peter@the-baradas.com>
4898
4899 * config/tc-m68k.c (md_begin): Sort the opcode table into
4900 alphabetical order.
4901 (m68k_compare_opcode): New function to do the sorting.
4902
be8c092b
NC
49032004-05-24 Peter Barada <peter@the-baradas.com>
4904
4905 * config/m68k-parse.y(operand): Allow for MAC/EMAC mask
4906 addressing on MIT style operands.
4907 * config/m68k-parse.y(yylex): Allow '-&' for predecrement
4908 w/mask addressing.
4909 * config/tc-m68k.c(install_operand): Comment 'G' and 'H' type
4910 operands.
4911
1181c20e
AM
49122004-05-23 Alan Modra <amodra@bigpond.net.au>
4913
4914 * expr.c (operand, operator): Don't reject '++' and '--'.
4915
20e56c33
RS
49162004-05-20 Richard Sandiford <rsandifo@redhat.com>
4917
4918 * config/tc-mips.c (append_insn): Use ISA-encoded addresses in MIPS16
4919 dwarf tables.
4920
04ca8703 49212004-05-17 Adam Nemet <anemet@lnxw.com>
b2d65c0b
NC
4922
4923 * configure.in: Add ppc-*-lynxos*. Update i386-*-lynxos* to ELF.
4924 * configure: Regenerate.
4925
0da76f83
NC
49262004-05-13 Paul Brook <paul@codesourcery.com>
4927
4928 * dw2gencfi.c (output_cie): Handle dwarf3 format CIE entries.
4929
4b363073
NC
49302004-05-13 Joel Sherrill <joel@oarcorp.com>
4931
4932 * configure.in (or32-*-rtems*): Switch to elf.
4933 * configure: Regenerate.
4934
9598fbe5
NC
49352004-05-13 Nick Clifton <nickc@redhat.com>
4936
4937 * po/fr.po: Updated French translation.
4938
22fe14ad
NC
49392004-05-11 Nick Clifton <nickc@redhat.com>
4940
4941 * doc/as.texinfo (Section): Document G and T flags to .section
4942 directive. Document the extra arguments that the G flag
4943 requires. Document the #tls flag.
4944
49452004-05-11 H.J. Lu <hongjiu.lu@intel.com>
4946
4947 * subsegs.c (section_symbol): Create a new section symbol if
4948 the existing one doesn't match.
4949 * symbols.c (symbol_set_bfdsym): Don't reset BFD section symbol.
4950
532c738a
RS
49512004-05-07 Richard Sandiford <rsandifo@redhat.com>
4952
4953 * config/tc-mips.c (append_insn, mips_emit_delays): Extend -mfix-vr4120
4954 to cope with VR4181A errata MD(1) and MD(4).
4955
0503b355
BF
49562004-05-07 Brian Ford <ford@vss.fsi.com>
4957
4958 * NEWS: Mention .secrel32 for pe[i]-i386.
4959
daeea990
AO
49602004-05-07 Alexandre Oliva <aoliva@redhat.com>
4961
4962 * config/tc-frv.h (MAX_MEM_FOR_RS_ALIGN_CODE): New.
4963 (HANDLE_ALIGN): New.
4964
bfbdcf04
DJ
49652004-05-06 Daniel Jacobowitz <dan@debian.org>
4966
4967 * Makefile.am (DIST_SUBDIRS): Define.
4968 * aclocal.m4: Regenerate with automake 1.8.4.
4969 * Makefile.in: Likewise.
4970 * doc/Makefile.in: Likewise.
4971
5e819f9c
JW
49722004-05-06 David Mosberger-Tang <davidm@hpl.hp.com>
4973
4974 * config/tc-ia64.c (dot_serialize): Declare.
4975 (dot_serialize): New function.
4976 (md_pseudo_table): Add ".serialize.data" and
4977 ".serialize.instruction" directives.
4978
e5976317
NC
49792004-05-06 Nick Clifton <nickc@redhat.com>
4980
4981 * messages (as_internal_value_out_of_range): Print a message about
4982 a value being out of range. Be consistent about whether the
4983 values are printed in decimal or hexadecimal.
4984 (as_warn_value_out_of_range): Generate a warning message about an
4985 out of range value.
4986 (as_bad_value_out_of_range): Generate an error message about an
4987 out of range value.
4988 * as.h: Prototype the new functions.
4989 * config/tc-alpha.c (insert_operand): Use new function.
4990 * config/tc-arc.c (arc_insert_operand): Likewise.
4991 * config/tc-mn10200.c (mn10200_insert_operand): Likewise.
4992 * config/tc-mn10300.c (mn10300_insert_operand): Likewise.
4993 * config/tc-ppc.c (ppc_insert_operand): Likewise.
4994 * config/tc-s390.c (s390_insert_operand): Likewise.
4995 * config/tc-v850.c (v850_insert_operand): Likewise.
4996
996991aa
AO
49972004-05-05 Alexandre Oliva <aoliva@redhat.com>
4998
4999 * configure.in: Set em=linux for frv-*-*linux*.
5000 * configure: Rebuilt.
5001 * config/tc-frv.h (TARGET_FORMAT): Use elf32-frvfdpic if...
5002 (frv_md_fdpic_enabled): New.
5003 * config/tc-frv.c (frv_md_fdpic_enabled): New.
5004 (DEFAULT_FDPIC): New.
5005 (frv_flags): Use DEFAULT_FDPIC.
5006 (frv_pic_flag): Likewise.
5007 (OPTION_NOPIC): New.
5008 (md_longopts): Add -mnopic.
5009 (md_parse_option): Handle it.
5010 (md_show_usage): Add -mfdpic and -mnopic.
5011
6b6e92f4
NC
50122004-05-05 Peter Barada <peter@the-baradas.com>
5013
5014 * config/tc-m68k.c: Add find_cf_chip to print list of valid
5015 chips for invalid coldfire instructions, rename selectors
5016 for ColdFire sub-variants, add 521x,5249,547x,548x and aliases,
5017 add current_chip to track which chip is referred to(including save/restore),
5018 use current_chip to select control registers, not current_arch.
5019 (md_show_usage): Add new chips.
5020 * doc/c-m68k.texi: Document new command line switches.
5021
6f079ae3
JJ
50222004-05-05 Jakub Jelinek <jakub@redhat.com>
5023
5024 * tc-s390.h (md_do_align, HANDLE_ALIGN): Remove.
5025 (NOP_OPCODE): Define.
5026 (s390_align_code): Remove prototype.
5027 * tc-s390.c (s390_align_code): Remove.
5028
2d6ed997
L
50292004-05-04 H.J. Lu <hongjiu.lu@intel.com>
5030
5031 * config/tc-ia64.c (make_unw_section_name): Removed.
5032 (start_unwind_section): New function.
5033 (generate_unwind_image): Take const segT instead of const
5034 char *.
5035 (dot_handlerdata): Adjusted.
5036 (dot_endp): Likewise.
5037
b9f18452
L
50382004-05-02 H.J. Lu <hongjiu.lu@intel.com>
5039
5040 * config/obj-elf.c (obj_elf_change_section): Allow the
5041 ".note.GNU-stack" section has SHF_EXECINSTR.
5042
fafe6678
L
50432004-05-02 H.J. Lu <hongjiu.lu@intel.com>
5044
5045 * config/obj-elf.c (get_section): Return bfd_boolean.
5046 (obj_elf_change_section): Call bfd_get_section_by_name_if
5047 instead of bfd_map_over_sections.
5048
86654c12
L
50492004-04-30 H.J. Lu <hongjiu.lu@intel.com>
5050
5051 * config/obj-elf.c (get_section): New function.
5052 (obj_elf_change_section): Support multiple sections with same
5053 name.
5054
376eb240
NC
50552004-04-30 Nick Clifton <nickc@redhat.com>
5056
5057 * config/tc-arm.c (create_register_alias): Fix typo checking for
5058 case sensitive register aliases.
5059 (co_proc_number): Use error message string in all_reg_maps[]
5060 array.
5061 (cp_reg_required_here): Likewise.
5062 (fp_reg_required_here): Likewise.
5063
8a7140c3
NC
50642004-04-29 Brian Ford <ford@vss.fsi.com>
5065
5066 * dwarf2dbg.c (dwarf2_finish): Add SEC_DEBUGGING to section flags.
5067
3e722fb5
CD
50682004-04-28 Chris Demetriou <cgd@broadcom.com>
5069
5070 * config/tc-mips.c (HAVE_32BIT_ADDRESSES, append_insn, macro_build)
5071 (load_address, macro, mips_ip, md_parse_option)
5072 (mips_force_relocation, mips_validate_fix, md_apply_fix3)
5073 (s_change_sec, pic_need_relax, tc_gen_reloc): Remove all
5074 embedded-PIC handling, and update comments.
5075 (SWITCH_TABLE): Remove.
5076 * config/tc-mips.h (DIFF_EXPR_OK): Delete.
5077 (enum mips_pic_level): Remove EMBEDDED_PIC.
5078 (EXTERN_FORCE_RELOC): Remove embedded-PIC handling.
5079 (TC_FORCE_RELOCATION): Update comment.
5080 * ecoff.c (ecoff_build_lineno): Add comment about some code that
5081 might be safe to remove now that MIPS embedded-PIC is gone.
5082
351e2b5a
DA
50832004-04-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5084
5085 * config/obj-som.c (obj_som_init_stab_section): Add new arguments in
5086 call to obj_set_subsection_attributes.
5087 (obj_som_init_stab_section): Likewise.
5088 * config/tc-hppa.c (default_subspace_dict): Add comdat field.
5089 (pa_def_subspaces): Provide comdat default.
5090 (pa_subspace): Handle new "comdat" parameter. Set SEC_LINK_ONCE and
5091 not SEC_IS_COMMON if section is comdat, common or dup_common. Update
5092 calls to create_new_subspace and update_subspace to pass comdat flag.
5093 (create_new_subspace, update_subspace): Add new comdat argument. Use
5094 it in calls to obj_set_subsection_attributes.
5095 * doc/c-hppa.texi (.subspa, .nsubspa): Document new comdat parameter
5096 and use of comdat, common and dup_comm parameters.
5097
f5842774
L
50982004-04-26 H.J. Lu <hongjiu.lu@intel.com>
5099
5100 * config/obj-elf.c (obj_elf_change_section): Check if the old
5101 group name is NULL before comparison.
5102
558fe4a7
CD
51032004-04-23 Chris Demetriou <cgd@broadcom.com>
5104
5105 * config/tc-mips.h (mips_dwarf2_addr_size): Prototype.
5106
81a21e38
TS
51072004-04-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5108
5109 * config/tc-mips.c (s_mipsset): Set default CPU type for .set mipsN.
5110
51112004-04-23 Chris Demetriou <cgd@broadcom.com>
1ffcab4b
CD
5112
5113 * config/tc-mips.c (md_longopts): Remove -membedded-pic option.
5114 (OPTION_MEMBEDDED_PIC): Remove.
5115 (OPTION_TRAP, OPTION_BREAK, OPTION_EB, OPTION_EL)
5116 (OPTION_FP32, OPTION_GP32, OPTION_CONSTRUCT_FLOATS)
5117 (OPTION_NO_CONSTRUCT_FLOATS, OPTIONS_FP64, OPTION_GP64)
5118 (OPTION_RELAX_BRANCH, OPTION_NO_RELAX_BRANCH)
5119 (OPTION_ELF_BASE): Renumber.
5120 (md_parse_option): Remove OPTION_MEMBEDDED_PIC handling.
5121 (md_show_usage): Remove mention of -membedded-pic.
5122 * doc/as.texinfo: Remove mention of -membedded-pic.
5123
4d0d148d
TS
51242004-04-23 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5125
5126 * config/tc-mips.h (USE_GLOBAL_POINTER_OPT): Remove.
5127 * config/tc-mips.c (RDATA_SECTION_NAME, mips_target_format): Remove
5128 a.out support.
5129 (md_begin, mips_ip, md_parse_option, s_change_sec, s_option,
5130 s_abicalls, nopic_need_relax, tc_gen_reloc): Remove uses of
5131 USE_GLOBAL_POINTER_OPT.
5132
017315e4
TS
51332004-04-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5134
5135 * config/tc-mips.c (macro): One more use of load_delay_nop.
5136
269137b2
TS
51372004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
5138
5139 * config/tc-mips.c (load_delay_nop): New function.
5140 (load_address, macro): Use load_delay_nop() to build a nop
5141 which can be omitted with gpr_interlocks.
5142
24772049
TS
51432004-04-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5144
5145 * config/tc-mips.c (hilo_interlocks, gpr_interlocks,
5146 cop_interlocks): Remove superfluous CPU entries.
5147
06516a5e
PB
51482004-04-22 Paul Brook <paul@codesourcery.com>
5149
5150 * config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.
5151
fd99574b
NC
51522004-04-22 Peter Barada <peter@the-baradas.com>
5153
5154 * NEWS: Added support for EMAC instructions and MAC/EMAC
5155 Motorola syntax.
5156 * config/m68k-parse.h: Add ACC[123], ACCEXT{01,23}, MAC/EMAC
5157 scale factor tokens, trailing_ampersand to mark mask addressing
5158 for MAC/EMAC instructions.
5159 * config/m68k-parse.y: Add options_ampersand clause, '<<',
5160 '>>'.
5161 (yylex): Handle '>', '<', and '&' following '+'.
5162 * config/tc-m68k.c: Set mcfmac/mcfemac on appropriate ColdFire
04ca8703 5163 architectures in archs[].
fd99574b
NC
5164 (m68k-ip): Add '4', 'e', 'g', 'i', cases to handle mask addressing
5165 for MAC/EMAC instructions, ACC[0123], ACCEXT{01,23}, and '<<'/'>>'
5166 respectively.
5167 (m68k_ip): Handle trailing '&' on MAC/EMAC insns.
5168 (install_operand): Fix 'n' case, Add 'F', 'f', 'G', 'H', 'I', ']'
5169 cases.
5170 Add EMAC operands to init_table[].
5171
69b97547
NC
51722004-04-22 Bruno De Bus <bdebus@elis.ugent.be>
5173
5174 * config/tc-arm.h (enum mstate): Move here, add MAP_UNDEFINED
5175 state.
5176 (TC_SEGMENT_INFO_TYPE): Define to enum mstate.
5177 * config/tc-arm.c (enum mstate): Delete from here.
5178 (mapping_state): Remove the static mapstate variable and instead
5179 store the state in the segment. This allows a per-section mapping
5180 state. Handle and ignore MAP_UNDEFINED states.
5181 (arm_elf_change_section): Get the current mapping state from the
5182 new section.
5183 (s_ltorg): Set the mapping state to MAP_DATA.
5184 (arm_cleanup): Use arm_elf_change_section to get the mapping state
5185 for each pool as it is emitted.
5186
51872004-04-22 Nick Clifton <nickc@redhat.com>
5188
5189 * config/tc-arm.h: Formatting tidy ups.
5190
7a7f4e42
CD
51912004-04-20 Chris Demetriou <cgd@broadcom.com>
5192
5193 * NEWS: Note that MIPS -membedded-pic option is deprecated.
5194
6482c264
NC
51952004-04-20 DJ Delorie <dj@redhat.com>
5196
5197 * config/tc-i386.h [TE_PE] (TC_CONS_FIX_NEW): Define.
5198 * config/tc-i386.c (md_pseudo_table) [TE_PE]: Add "secrel32".
5199 [TE_PE] (O_secrel): Define.
5200 [TE_PE] (x86_pe_cons_fix_new): New.
5201 [TE_PE] (pe_directive_secrel): Likewise.
5202 (tc_gen_reloc) [TE_PE]: Support BFD_RELOC_32_SECREL.
5203
5bf10039
EC
52042004-04-19 Eric Christopher <echristo@redhat.com>
5205
c04f5787
AM
5206 * config/tc-mips.c (mips_dwarf2_addr_size): Revert part
5207 of previous patch for fix in gcc.
5bf10039 5208
77cd6497
JJ
52092004-04-19 Jakub Jelinek <jakub@redhat.com>
5210
5211 * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.
5212
b8861cfb
NS
52132004-04-19 Nathan Sidwell <nathan@codesourcery.com>
5214
5215 * read.c (do_align): Call md_flush_pending_output, if defined.
5216
f4c724fc
AM
52172004-04-16 Alan Modra <amodra@bigpond.net.au>
5218
5219 * expr.c (operand): Correct checks for ++ and --.
5220
a4b6e8f6
L
52212004-04-14 H.J. Lu <hongjiu.lu@intel.com>
5222
5223 * config/tc-generic.c: Add some comments.
5224
d766e8ec
RS
52252004-04-14 Richard Sandiford <rsandifo@redhat.com>
5226
5227 * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
5228 -{no-}mfix-vr4122-bugs.
5229 * config/tc-mips.c (mips_fix_vr4120): Renamed from mips_fix_4122_bugs.
5230 (append_insn, mips_emit_delays): Update accordingly.
5231 (OPTION_FIX_VR4120, OPTION_NO_FIX_VR4120): Renamed from *VR4122.
5232 (md_longopts): Change -{no-,}mfix-vr4122-bugs to -m{no-,}fix-vr4120.
5233 (md_parse_option): Update after above changes.
5234 (md_show_usage): Add -mfix-vr4120.
5235
ed9589d4
BW
52362004-04-13 Bob Wilson <bob.wilson@acm.org>
5237
5238 * doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
5239 of .section directive; add a reference to the ELF .subsection
5240 directive.
5241
097dba13
NC
52422004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5243
5244 * config/tc-m32r.c (md_assemble): Fixed infinite loop bug
5245 in parallel.
5246
279500de
TS
52472004-04-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5248
5249 * Makefile.am: Remove mips from aout targets.
5250 * Makefile.in: Regenerate.
5251 * configure.in: Remove mips-dec-bsd* target.
5252 * configure: Regenerate.
5253
b7d7dc63
AM
52542004-04-07 Alan Modra <amodra@bigpond.net.au>
5255
5256 PR 96
5257 * config/tc-ppc.c (ppc_elf_suffix): Add valid32 and valid64 fields
5258 to struct map_bfd. Adjust MAP macro, and define MAP32, MAP64.
5259 Update "mapping". Restrict some @ modifiers to 32 bit.
5260
f55629b8
KK
52612004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
5262 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
5263
5264 * config/tc-sh.c (dont_adjust_reloc_32): New variable.
5265 (sh_fix_adjustable): Avoid adjusting BFD_RELOC_32 when
5266 dont_adjust_reloc_32 is set.
5267 (md_longopts): Add option -renesas.
5268 (md_parse_option, md_show_usage): Likewise.
5269 * doc/c-sh.texi: Likewise.
5270
a7844384
NC
52712004-04-01 Dave Korn <dk@artimi.com>
5272
5273 * config/tc-dlx.c (md_assemble): set fx_no_overflow flag for
5274 hi16 and lo16 fixS structs.
5275 (md_assemble): generate bit_fixS for RELOC_DLX_LO16 in
5276 exactly the same way as for RELOC_DLX_REL16.
5277 (machine_ip): properly respect LO flag in the_insn and
5278 output RELOC_DLX_LO16 rather than RELOC_DLX_16.
5279 (md_apply_fix3): apply RELOC_DLX_LO16.
5280
6c71dbc4
SS
52812004-03-30 Stan Shebs <shebs@apple.com>
5282
5283 Remove long-obsolete MPW support.
5284 * mpw-config.in, mpw-make.sed, mac-as.r: Remove files.
5285 * configure.in: Remove mention of ppc-*-mpw* config.
5286 * configure.in: Likewise.
5287
7cc69913
NC
52882004-03-30 Nick Clifton <nickc@redhat.com>
5289
5290 * config/tc-arm.c (meabi_flags): Make its use conditional upon
5291 OBJ_ELF being defined.
5292
53fbb48a
AM
52932004-03-27 Alan Modra <amodra@bigpond.net.au>
5294
5295 * config/obj-aout.c (obj_aout_type): Remove #ifdef BFD_ASSEMBLER code.
5296
d507cf36
PB
52972004-03-23 Paul Brook <paul@codesourcery.com>
5298
5299 * config/tc-arm.c (meabi_flags): New variable.
5300 (arm_parse_eabi): New function.
5301 (md_begin): Set flags for EABI v3.
5302 (arm_eabis): Add.
5303 (arm_long_opts): Add meabi.
ab1e9ef7 5304 * doc/as.texinfo <ARM>: Document -meabi.
d507cf36
PB
5305 * doc/c-arm.texi: Ditto.
5306
88d65ad6
BW
53072004-03-22 Bob Wilson <bob.wilson@acm.org>
5308
5309 * config/tc-xtensa.c (xtensa_post_relax_hook): Create literal
5310 tables even when use_literal_section flag is not set.
5311
13ef8878
AM
53122004-03-22 Alan Modra <amodra@bigpond.net.au>
5313
5314 * config/tc-sh.c: Remove trailing whitespace.
5315
1048a9ba
HPN
53162004-03-22 Hans-Peter Nilsson <hp@axis.com>
5317
5318 * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug-abort,
5319 --mul-bug-abort and the default behavior.
5320 * config/tc-cris.c (cris_insn_kind): New member CRIS_INSN_MUL.
5321 (err_for_dangerous_mul_placement): New variable.
5322 (STATE_MUL, OPTION_MULBUG_ABORT_ON, OPTION_MULBUG_ABORT_OFF): New
5323 macros.
5324 (md_cris_relax_table): Have placeholder for STATE_MUL.
5325 (md_longopts): New options --mul-bug-abort and --no-mul-bug-abort.
5326 (cris_relax_frag) <case ENCODE_RELAX (STATE_MUL, STATE_BYTE)>: New
5327 case doing nothing.
5328 (md_estimate_size_before_relax) <case ENCODE_RELAX (STATE_MUL,
5329 STATE_BYTE)>: Ditto.
5330 (md_convert_frag) <ENCODE_RELAX (STATE_MUL, STATE_BYTE)>: Check
5331 alignment and position of this frag, emit error message if
5332 suspicious.
5333 (md_assemble): For a multiply insn and when checking it,
5334 transform the current frag into a special frag for that purpose.
5335 (md_parse_option) <case OPTION_MULBUG_ABORT_OFF, case
5336 OPTION_MULBUG_ABORT_ON>: Handle new options.
5337
a7877748
BW
53382004-03-19 Bob Wilson <bob.wilson@acm.org>
5339
5340 * config/tc-xtensa.c (mark_literal_frags): New function.
5341 (xtensa_move_literals): Call mark_literal_frags for all literal
5342 segments, including init and fini literal segments.
5343 (xtensa_post_relax_hook): Swap use of xt_insn_sec and xt_literal_sec.
5344
9992270f
DA
53452004-03-19 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5346
5347 * tc-hppa.c (cons_fix_new_hppa): Check for PC relative base type.
5348 (pa_comm): Set BSF_OBJECT in symbol flags.
5349
6e1772d5
AM
53502004-03-19 Alan Modra <amodra@bigpond.net.au>
5351
5352 * Makefile.am: Run "make dep-am".
5353 * Makefile.in: Regenerate.
5354 * doc/Makefile.in: Regenerate.
5355 * config.in: Regenerate.
5356 * po/gas.pot: Regenerate.
5357
3e4caed2
NS
53582004-03-18 Nathan Sidwell <nathan@codesourcery.com>
5359
c95b35a9
NS
5360 * read.c (read_a_source_file): Use demand_empty_rest_of_line.
5361 (demand_empty_rest_of_line): Issue an error here.
5362 (ignore_rest_of_line): Silently skip to end.
5363 (demand_copy_string): Issue an error, not warning.
5364 (equals): Likewise.
5365 * config/obj-elf.c (obj_elf_section_name): Likewise.
5366 (obj_elf_section): Likewise.
5367 * config/tc-arc.c (arc_extoper): Remove bogus NULL checks.
5368 (arc_extinst): Likewise.
5369 * config/tc-ia64.c (dot_saveb): Use demand_empty_rest_of_line.
5370 (dot_spill): Likewise.
5371 (dot_unwabi): Likewise.
5372 (dot_prologue): Likewise.
5373
3e4caed2
NS
5374 * expr.c (operand): Reject ++ and --.
5375 (operator): Likewise.
5376
2ce4cc60
KK
53772004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
5378
5379 * config/tc-sh.c: Include dw2gencfi.h.
5380 (sh_cfi_frame_initial_instructions): New function.
5381 (sh_regname_to_dw2regnum): Likewise.
5382 * config/tc-sh.h (DWARF2_LINE_MIN_INSN_LENGTH): Move to the end of
5383 file.
5384 (TARGET_USE_CFIPOP): Define.
5385 (tc_cfi_frame_initial_instructions): Likewise.
5386 (tc_regname_to_dw2regnum): Likewise.
5387 (DWARF2_DEFAULT_RETURN_COLUMN, DWARF2_CIE_DATA_ALIGNMENT): Likewise.
5388 * Makefile.am: Update dependencies.
5389 * Makefile.in: Regenerate.
5390
9183ed4b
AM
53912004-03-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
5392
5393 * configure.in: Switch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
5394 * configure: Regenerate.
5395
00bbdfe7
BW
53962004-03-12 Bob Wilson <bob.wilson@acm.org>
5397
5398 * read.c (s_leb128): Call md_flush_pending_output.
5399
0f10071e
ML
54002004-03-12 Michal Ludvig <mludvig@suse.cz>
5401
5402 * config/tc-i386.c (output_insn): Handle PadLock instructions.
5403 * config/tc-i386.h (CpuPadLock): New define.
5404 (CpuUnknownFlags): Added CpuPadLock.
5405
84c84759
AS
54062004-03-07 Andreas Schwab <schwab@suse.de>
5407
5408 * doc/c-hppa.texi (HPPA Directives): Fix typo.
5409
6ec51dba
RH
54102004-03-07 Richard Henderson <rth@redhat.com>
5411
5412 * dw2gencfi.c (output_cie): Align length to 4 byte boundary.
5413 (cfi_finish): Likewise for fde.
5414
bae25f19
L
54152004-03-05 H.J. Lu <hongjiu.lu@intel.com>
5416
5417 * config/tc-ia64.c (md_assemble): Properly handle NULL
5418 align_frag.
5419 (ia64_handle_align): Don't abort if failed to add a stop bit.
5420
ab509236
L
54212004-03-04 H.J. Lu <hongjiu.lu@intel.com>
5422
5423 * Makefile.in: Regenerated.
5424 * aclocal.m4: Likewise.
5425 * configure: Likewise.
5426 * doc/Makefile.in: Likewise.
5427
d9201763
L
54282004-03-03 H.J. Lu <hongjiu.lu@intel.com>
5429
5430 * config/tc-ia64.c (dot_align): New.
5431 (ia64_do_align): Make it static.
5432 (md_pseudo_table): Use "dot_align" for "align".
5433 (ia64_md_do_align): Don't set align_frag here.
5434 (ia64_handle_align): Add a stop bit to the previous bundle if
5435 needed.
5436
5437 * config/tc-ia64.h (ia64_do_align): Removed.
5438
ae51a426
JR
54392003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
5440
5441 * config/tc-sh.c (md_parse_option): Add -isa=sh4-nofpu and
5442 -isa=sh4-nommu-nofpu options. Adjust help messages accordingly.
5443 (sh_elf_final_processing): Output BFD type sh4_nofpu if that is
5444 the most general type or the user specifically requested it.
5445 (md_assemble): Add a new error message for when an instruction
5446 is understood, but is not allowed due to an -isa option.
5447
9545c4ce
L
54482004-03-02 H.J. Lu <hongjiu.lu@intel.com>
5449
5450 * config/tc-ia64.c (align_frag): New.
5451 (md_assemble): Set the tc_frag_data field in align_frag for
5452 IA64_OPCODE_FIRST instructions.
5453 (ia64_md_do_align): Set align_frag.
5454 (ia64_handle_align): Add a stop bit if needed.
5455
5456 * config/tc-ia64.h (TC_FRAG_TYPE): New.
5457 (TC_FRAG_INIT): New.
5458
676a64f4
RS
54592004-03-01 Richard Sandiford <rsandifo@redhat.com>
5460
5461 * config/tc-frv.c (fr400_audio): New variable.
5462 (md_parse_option, md_show_usage): Add -mcpu=fr405 and -mcpu=fr450.
5463 (md_parse_option): Set fr400_audio for -mcpu=fr400 and -mcpu=fr405.
5464 (target_implements_insn_p): New function.
5465 (md_assemble): Report an error if the processor doesn't implement
5466 the instruction.
5467
bd337dde
NC
54682004-02-27 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5469
5470 * config/tc-m32r.c (md_longopts): Added -no-bitinst option.
5471 (md_parse_option): Ditto.
5472 (OPTION_NO_SPECIAL_M32R): Added.
5473 (md_show_usage): Document it.
5474 (enable_speial_m32r): Changed a default value from 0 to 1.
5475 * doc/c-m32r.texi: Document the -no-bitinst option.
5476
78878175
NC
54772004-02-27 Nick Clifton <nickc@redhat.com>
5478
5479 * config/tc-sh.c (get_operand): Revert previous delta.
5480 (tc_gen_reloc): Check for an unknown reloc type before processing
5481 the addend.
5482
1d6d62a4
MS
54832004-02-27 Hannes Reinecke <hare@suse.de>
5484
5485 * config/tc-s390.c (s390_insn): Correct range check for opcode in
5486 .insn pseudo operation.
5487
4aa3e325
NC
54882004-02-27 Anil Paranjpe <anilp1@kpitcummins.com>
5489
5490 * config/tc-sh.c (get_operand): In case of #Imm, check has been
5491 added for wrong syntax.
5492
73369e65
EC
54932004-02-26 Eric Christopher <echristo@redhat.com>
5494
5495 * config/tc-mips.c (mips_dwarf2_addr_size): New.
5496 * config/tc-mips.h (DWARF2_ADDR_SIZE): Use.
5497
6a5709a5
JR
54982004-02-26 Andrew Stubbs <andrew.stubbs@superh.com>
5499
5500 * config/tc-sh.c (build_Mytes): Add REG_N_D and REG_N_B01
5501 nibble types to assembler.
5502
95385380
FF
55032004-02-25 Fred Fish <fnf@redhat.com>
5504
5505 * config/tc-iq2000.c: Add missing \n\ in multiline string literal.
5506
b5e0fabd
JW
55072004-02-20 James E Wilson <wilson@specifixinc.com>
5508
5509 * config/tc-ia64.c (slot_index): New arg before_relax. Use instead of
5510 finalize_syms.
5511 (fixup_unw_records): New arg before_relax. Pass to slot_index.
5512 (ia64_estimate_size_before_relax): New.
5513 (ia64_convert_frag): Pass 0 to fixup_unw_records. Add comment.
5514 (generate_unwind_image): Pass 1 to fixup_unw_records.
5515 * config/tc-ia64.h (ia64_estimate_size_before_relax): Declare.
5516 (md_estimate_size_before_relax): Call ia64_estimate_size_before_relax.
5517
2f01ffbf
JJ
55182004-02-19 Jakub Jelinek <jakub@redhat.com>
5519
5520 * stabs.c (generate_asm_file): Avoid warning about use of
5521 uninitialized variable.
5522
9c59842f
JW
55232004-02-18 David Mosberger <davidm@hpl.hp.com>
5524
5525 * config/tc-ia64.c (ia64_flush_insns): In addition to prologue,
5526 body, and endp, allow unwind records which do not have a "t"
5527 (time/instruction) field.
5528
34920d91
NC
55292004-02-17 Petko Manolov <petkan@nucleusys.com>
5530
5531 * config/tc-arm.c (do_mav_dspsc_1): Correct offset of CRn.
5532 (do_mav_dspsc_2): Likewise.
5533 Fix accumulator registers move opcodes.
5534
4dde8e61 55352004-02-13 Hannes Reinecke <hare@suse.de>
13ef8878 5536 Jakub Jelinek <jakub@redhat.com>
4dde8e61
AJ
5537
5538 * dwarf2dbg.c (get_filenum): Do not read beyond allocated memory.
5539
936cf02e
JW
55402004-02-10 Steve Ellcey <sje@cup.hp.com>
5541
5542 * config/tc-ia64.h (ia64_frob_symbol): New declaration.
5543 (tc_frob_symbol): New macro definition.
5544 * config/tc-ia64.c (ia64_frob_symbol): New routine.
5545
e41f12f3
DJ
55462004-02-09 Daniel Jacobowitz <drow@mvista.com>
5547
5548 * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident as
5549 read-only.
5550
a8a3b3b2
NS
55512004-02-09 Nathan Sidwell <nathan@codesourcery.com>
5552
5553 * read.h (IGNORE_OPCODE_CASE): Do not define. Replace with ...
5554 (TC_CASE_SENSITIVE): ... this.
5555 * read.c: Replace IGNORE_OPCODE_CASE with TC_CASE_SENSITIVE.
5556 * doc/internals.texi (TC_CASE_SENSITIVE): Document.
5557
c97b7ef6
JW
55582004-02-06 James E Wilson <wilson@specifixinc.com>
5559
5560 * config/tc-ia64.c (dot_endp): Delete call to output_endp.
5561 (generate_unwind_image): Re-add it here.
5562
e4475e39
NS
55632004-02-06 Nathan Sidwell <nathan@codesourcery.com>
5564
5565 * dwarf2dbg.c (DWARF2_ADDR_SIZE): Remove trailing ';'
5566 * read.h (SKIP_WHITESPACE): Turn into an expression.
5567 * read.c (read_a_source_file): A pseudo is removed by having a
5568 NULL handler.
5569
5738bc24
JW
55702004-02-05 James E Wilson <wilson@specifixinc.com>
5571
5572 * config/tc-ia64.c (output_endp): New.
5573 (count_bits): Delete.
5574 (ia64_flush_insns, process_one_record, optimize_unw_records): Handle
5575 endp unwind records.
5576 (fixup_unw_records): Handle endp unwind records. Delete code for
5577 shortening prologue regions not followed by a body record.
5578 (dot_endp): Call add_unwind_entry to emit endp unwind record.
5579 * config/tc-ia64.h (unw_record_type): Add endp.
5580
d6e78c11
JW
55812004-02-03 James E Wilson <wilson@specifixinc.com>
5582
5583 * config/tc-ia64.c (ia64_convert_frag): Call md_number_to_chars to
5584 fill padding bytes with zeroes.
5585 (emit_one_bundle): New locals last_ptr, end_ptr. Rewrite code that
5586 sets unwind_record slot_number and slot_frag fields.
5587
f6a22291
MR
55882004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5589
5590 * config/tc-mips.c (add_got_offset_hilo): New function.
5591 (macro): Use load_register() and add_got_offset_hilo() to load
5592 constants instead of hardcoding code sequences throughout.
5593
127cab00
L
55942004-01-28 H.J. Lu <hongjiu.lu@intel.com>
5595
5596 * config/tc-ia64.c (emit_one_bundle): Add proper indentation.
5597
6358301e
NC
55982004-01-26 Bernardo Innocenti <bernie@develer.com>
5599
5600 * config/tc-m68k.h (EXTERN_FORCE_RELOC): Handle m68k-uclinux specially,
5601 like m68k-elf.
5602 * config/tc-m68k.c (RELAXABLE_SYMBOL): Use EXTERN_FORCE_RELOC instead
5603 of hard-coded test for TARGET_OS=elf.
5604
c8978940
CD
56052004-01-24 Chris Demetriou <cgd@broadcom.com>
5606
5607 * config/tc-mips.c (hilo_interlocks): Change definition
5608 so that MIPS32, MIPS64 and later ISAs are included, along with
5609 the already-included machines. Update comments.
5610
c3ba240c
DJ
56112004-01-23 Daniel Jacobowitz <drow@mvista.com>
5612
5613 * config/tc-arm.c (tc_gen_reloc): Improve error message for
5614 undefined local labels.
5615
e864ceca
RS
56162004-01-23 Richard Sandiford <rsandifo@redhat.com>
5617
5618 * config/tc-mips.c (load_address, macro): Update comments about
5619 NewABI GP relaxation.
5620
67c0d1eb
RS
56212004-01-23 Richard Sandiford <rsandifo@redhat.com>
5622
5623 * config/tc-mips.c (macro_build): Remove place and counter arguments.
5624 (mips_build_lui, macro_build_ldst_constoffset): Likewise.
5625 (mips16_macro_build, macro_build_jalr): Remove counter argument.
5626 (set_at, load_register, load_address, move_register): Likewise.
5627 (load_got_offset, add_got_offset): Likewise.
5628 Update all calls and tidy accordingly.
5629
584892a6
RS
56302004-01-23 Richard Sandiford <rsandifo@redhat.com>
5631
5632 * config/tc-mips.c (RELAX_ENCODE): Remove WARN argument.
5633 (RELAX_FIRST, RELAX_SECOND): Turn into 8-bit quantities.
5634 (RELAX_USE_SECOND): Bump to 0x10000.
5635 (RELAX_SECOND_LONGER, RELAX_NOMACRO, RELAX_DELAY_SLOT): New flags.
5636 (mips_macro_warning): New variable.
5637 (md_assemble): Wrap macro expansion in macro_start() and macro_end().
5638 (s_cpload, s_cpsetup, s_cprestore, s_cpreturn): Likewise.
5639 (relax_close_frag): Set mips_macro_warning.first_frag. Adjust use
5640 of RELAX_ENCODE.
5641 (append_insn): Update mips_macro_warning.sizes.
5642 (macro_start, macro_warning, macro_end): New functions.
5643 (macro_build): Don't emit warnings here.
5644 (macro_build_lui, md_estimate_size_before_relax): ...or here.
5645 (md_convert_frag): Check for cases where one macro alternative
5646 needs a warning and the other doesn't. Emit a warning if the
5647 longer sequence was chosen.
5648
4d7206a2
RS
56492004-01-23 Richard Sandiford <rsandifo@redhat.com>
5650
5651 * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE): Remove.
5652 * config/tc-mips.c (RELAX_ENCODE): Take three arguments: the size of
5653 the first sequence, the size of the second sequence, and a flag
5654 that says whether we should warn.
5655 (RELAX_OLD, RELAX_NEW, RELAX_RELOC[123]): Delete.
5656 (RELAX_FIRST, RELAX_SECOND): New.
5657 (mips_relax): New variable.
5658 (relax_close_frag, relax_start, relax_switch, relax_end): New fns.
5659 (append_insn): Remove "place" argument. Use mips_relax.sequence
5660 rather than "place" to check whether we're expanding the second
5661 alternative of a relaxable macro. Remove redundant check for
5662 branch relaxation. If generating a normal insn, and there
5663 is not enough room in the current frag, call relax_close_frag()
5664 to close it. Update mips_relax.sizes[]. Emit fixups for the
5665 second version of a relaxable macro. Record the first relaxable
5666 fixup in mips_relax. Remove tc_gen_reloc workaround.
5667 (macro_build): Remove all uses of "place". Use mips_relax.sequence
5668 in the same way as in append_insn.
5669 (mips16_macro_build): Remove "place" argument.
5670 (macro_build_lui): As for macro_build. Don't drop the add_symbol
5671 when generating the second version of a relaxable macro.
5672 (load_got_offset, add_got_offset): New functions.
5673 (load_address, macro): Use new relaxation machinery. Remove
5674 tc_gen_reloc workarounds.
5675 (md_estimate_size_before_relax): Set RELAX_USE_SECOND if the second
5676 version of a relaxable macro is needed. Return -RELAX_SECOND if the
5677 first version is needed.
5678 (tc_gen_reloc): Remove relaxation handling.
5679 (md_convert_frag): Go through the fixups for a relaxable macro and
5680 mark those that belong to the unneeded alternative as done. If the
5681 second alternative is needed, adjust the fixup addresses to account
5682 for the deleted first alternative.
5683
0530d30a
RS
56842004-01-23 Richard Sandiford <rsandifo@redhat.com>
5685
5686 * frags.h (frag_room): Declare.
5687 * frags.c (frag_room): New function.
5688 * doc/internals.texi: Document it.
5689
048cdf86
TS
56902004-01-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5691
5692 * config/tc-mips.c (append_insn): Don't do r3900 interlock
5693 optimization for -mtune=r3900, as this will break on other CPUs.
5694
28d39d1a
NC
56952004-01-11 Tom Rix <tcrix@worldnet.att.net>
5696
5697 * config/tc-m68hc11.c (build_indexed_byte): movb and movw cannot
73369e65 5698 be relaxed, use fixup.
28d39d1a
NC
5699 (md_apply_fix3): Use 5 bit reloc from movb and movw fixup.
5700
26664553
JJ
57012004-01-19 Jakub Jelinek <jakub@redhat.com>
5702
5703 * config/tc-sparc.c (sparc_ip): Disallow %f32-%f63 for single
5704 precision operands.
5705
895921c9
MR
57062004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5707
5708 * config/tc-mips.c (append_insn): Properly detect variant frags
5709 that preclude swapping of relaxed branches. Correctly swap
5710 instructions between frags when dealing with relaxed branches.
5711
f8b73030
MR
57122004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5713
5714 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
5715 throughout.
5716 * aclocal.m4: Regenerate.
5717 * configure: Regenerate.
5718
ca9a79a1 57192004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
73369e65 5720
ca9a79a1
NC
5721 * config/tc-h8300.c (build_bytes): Apply relaxation to bit
5722 manipulation insns.
5723
cc3d92a5
RS
57242004-01-12 Richard Sandiford <rsandifo@redhat.com>
5725
5726 * config/tc-mips.c (macro_build_jalr): When adding an R_MIPS_JALR
5727 reloc, reserve space for the delay slot as well as the jalr itself.
5728
e45d0630
PB
57292004-01-09 Paul Brook <paul@codesourcery.com>
5730
5731 * config/tc-arm.c (do_vfp_reg2_from_sp2): Rename from do_vfp_sp_reg2.
5732 (do_vfp_sp2_from_reg2): New function.
5733 (insns): Use them.
5734 (do_vfp_dp_from_reg2): Check return values properly.
5735
81912461
ILT
57362004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
5737
78849248
ILT
5738 * config/tc-mips.c (warn_nops): Remove static variable.
5739 (macro): Remove test of warn_nops.
5740 (md_shortops): Remove 'n'.
5741 (md_parse_option): Remove 'n' case.
5742 (md_show_usage): Remove -n.
5743 * doc/as.texinfo (Overview): Remove MIPS -n option.
5744 * doc/c-mips.texi (MIPS Opts): Remove mention -n.
5745 * NEWS: Mention removal of MIPS -n option.
5746
81912461
ILT
5747 * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
5748 (cop_interlocks): Check ISA level.
5749 (cop_mem_interlocks): Define.
5750 (reg_needs_delay): Check cop_interlocks rather than
5751 ISA_HAS_COPROC_DELAYS.
5752 (append_insn): Likewise. Use cop_mem_interlocks rather than
5753 directly checking mips_opts.isa.
5754 (mips_emit_delays): Likewise.
5755
73f20958
L
57562004-01-07 H.J. Lu <hongjiu.lu@intel.com>
5757
5758 * config/tc-ia64.c (unwind): Move next_slot_number and
5759 next_slot_frag to ...
5760 (unw_rec_list): Here.
5761 (free_list_records): Removed.
5762 (output_unw_records): Likewise.
5763 (generate_unwind_image): Make it void.
5764 (alloc_record): Initialize next_slot_number and next_slot_frag.
5765 (slot_index): Take .org, .space and .align into account.
5766 (fixup_unw_records): Don't set slot_number to 0. Use
5767 list->next_slot_number and list->next_slot_frag instead of
5768 unwind.next_slot_number and unwind.next_slot_frag.
5769 (ia64_convert_frag): New.
5770 (generate_unwind_image): Generate a rs_machine_dependent frag
5771 for unwind record.
5772 (emit_one_bundle): Use list->next_slot_number and
5773 list->next_slot_frag instead of unwind.next_slot_number and
5774 unwind.next_slot_frag.
5775
5776 * config/tc-ia64.h (md_convert_frag): Defined as
5777 ia64_convert_frag.
5778 (md_estimate_size_before_relax): Defined as (f)->fr_var.
5779
99d09cdb
AO
57802004-01-06 Alexandre Oliva <aoliva@redhat.com>
5781
5782 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
5783 * config/tc-frv.h (md_apply_fix3): Don't define.
5784 * config/tc-frv.c (md_apply_fix3): New. Shift/truncate %hi/%lo
5785 operands.
5786 * config/tc-frv.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
5787 2003-10-07 Alexandre Oliva <aoliva@redhat.com>
5788 * config/tc-frv.c (line_separator_chars): Add `!'.
5789 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
5790 * config/tc-frv.c (md_assemble): Clear insn upfront.
5791 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
5792 * config/tc-frv.c (OPTION_FDPIC): New macro.
5793 (md_longopts): Add mfdpic.
5794 (md_parse_option): Handle it.
5795 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
5796 * config/tc-frv.c (md_cgen_lookup_reloc) <FRV_OPERAND_D12,
5797 FRV_OPERAND_S12>: Use reloc type encoded in fix-up.
5798 (frv_pic_ptr): Parse funcdesc.
5799
4a4c4a1d
MR
58002004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5801
5802 * doc/as.texinfo: Let texi2pod parse asconfig.texi and
5803 gasver.texi. Remove duplicate symbol definitions for texi2pod.
5804
2251dd89
MR
58052004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5806
5807 * Makefile.am (Makefile): Move the dependency on
5808 $(BFDDIR)/configure.in to...
5809 (CONFIG_STATUS_DEPENDENCIES): ... here.
5810 (AUTOMAKE_OPTIONS): Require automake 1.8.
5811 * Makefile.in: Regenerate.
5812 * doc/Makefile.am (BASEDIR, BFDDIR): Define.
5813 (CONFIG_STATUS_DEPENDENCIES): Add a dependency on
5814 $(BFDDIR)/configure.in here as well.
5815 * doc/Makefile.in: Regenerate.
5816
c6581168
MR
58172004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5818
5819 * Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove.
5820 * Makefile.in: Regenerate.
5821 * aclocal.m4: Regenerate.
5822 * doc/Makefile.am (install, install-info): Remove.
5823 (install-data-local): A new hook for install-info.
5824 (AUTOMAKE_OPTIONS): Require automake 1.8.
5825 * doc/Makefile.in: Regenerate.
5826
303e7b79
NC
58272004-01-02 Nutan Singh <nutan@kpitcummins.com>
5828
5829 * doc/c-sh.texi: Update description about floating point behavior
5830 of SH family.
5831
b50c15dc
NC
58322004-01-02 Bernardo Innocenti <bernie@develer.com>
5833
5834 * configure.in: Add m68k-uClinux target.
5835 * configure: Regenerate.
7de9afa2 5836
c9e214e5 5837For older changes see ChangeLog-0203
08d56133
NC
5838\f
5839Local Variables:
5840mode: change-log
5841left-margin: 8
5842fill-column: 74
5843version-control: never
5844End:
This page took 0.497253 seconds and 4 git commands to generate.