PR gas/5026
[platform/upstream/binutils.git] / gas / ChangeLog
1 2007-09-18  Alan Modra  <amodra@bigpond.net.au>
2
3         PR gas/5026
4         * read.c (emit_expr): Only use long long if required and available.
5
6 2007-09-17  H.J. Lu  <hongjiu.lu@intel.com>
7
8         * config/tc-i386.c (baseindex): Removed.
9         (build_modrm_byte): Check reg_num for RIP register instead of
10         reg_type.
11         (i386_index_check): Likewise.
12
13 2007-09-17  H.J. Lu  <hongjiu.lu@intel.com>
14
15         PR gas/5035
16         * config/obj-coff.c (obj_coff_endef): Remove checking size of
17         def_symbol_in_progress.
18
19 2007-09-17  Evandro Menezes  <evandro@yahoo.com>
20
21         PR gas/5026
22         * read.c (emit_expr): Use unsigned long long values in warning
23         message about truncated expressions.
24
25 2007-09-17  H.J. Lu  <hongjiu.lu@intel.com>
26
27         * config/tc-i386.c (intel_e04): Revert the last change.
28
29 2007-09-17  Nick Clifton  <nickc@redhat.com>
30
31         * po/es.po: Updated Spanish translation.
32
33 2007-09-15  H.J. Lu  <hongjiu.lu@intel.com>
34
35         PR gas/5034
36         * config/tc-i386.c (intel_e04): Return 1 if cur_token.code is
37         T_NIL.
38
39 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
40
41         * config/tc-i386.c (build_modrm_byte): Adjust comment line
42         wrap.
43
44 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
45
46         * config/tc-i386.c (build_modrm_byte): Use (A || B) instead
47         of (A || B) != 0.
48
49 2007-09-14  H.J. Lu  <hongjiu.lu@intel.com>
50
51         * config/tc-i386.c (build_modrm_byte): Adjust indentation.
52
53 2007-09-14  Michael Meissner  <michael.meissner@amd.com>
54             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
55             Tony Linthicum  <tony.linthicum@amd.com>
56
57         * NEWS: Add SSE5 support to NEWS file.
58         
59         * config/tc-i386.h (drex_byte): Add fields to allow process_drex
60         and build_modrm_byte to communicate.
61         (DREX_OC0): New SSE5 macro.
62         (DREX_OC0_MASK): Ditto.
63         (DREX_OC1): Ditto.
64         (DREX_OC1_MASK): Ditto.
65         (DREX_XMEM_X1_X2_X2): Ditto.
66         (DREX_X1_XMEM_X2_X2): Ditto.
67         (DREX_X1_XMEM_X2_X1: Ditto.
68         (DREX_X1_X2_XMEM_X1: Ditto.
69         (DREX_XMEM_X1_X2): Ditto.
70         (DREX_X1_XMEM_X2): Ditto.
71         (drex_byte): New structure to describe the DREX byte.
72
73         * config/tc-i386.c (process_drex): New function to handle SSE5
74         DREX bits.
75         (build_modrm_byte): Use the information cached away in
76         process_drex in the case of DREX instructions.
77         (i386_insn): Add drex field.
78         (pi): Add debugging of drex field.
79         (md_assemble): Treat SSE5 like SSE3 in instructions with an
80         immediate byte.  Move REX field to DREX if this is a DREX
81         instruction.
82         (process_operands): Add SSE5 support.
83         (build_modrm_byte): Ditto.
84         (output_insn): Ditto.
85         (cpu_arch): Ditto.
86         (i386_align_code): Ditto.
87
88 2007-09-12  Jan Beulich  <jbeulich@novell.com>
89
90         * config/tc-i386.c (md_assemble): Move handling of extrq/insertq
91         after generic operand swapping, and swap only the immediate operands.
92
93 2007-09-11  Nathan Sidwell  <nathan@codesourcery.com>
94
95         * config/tc-m68k.c (m68k_ip): Add mcfisa_c case.
96         (m68k_elf_final_processing): Add EF_M68K_CF_ISA_C_NODIV.
97
98 2007-09-09  H.J. Lu  <hongjiu.lu@intel.com>
99
100         * tc-i386.c (output_insn): Only check SSE4.2 and ABM for 3
101         byte opcode.
102
103 2007-09-08  H.J. Lu  <hongjiu.lu@intel.com>
104
105         * config/tc-i386.c (cpu_flags_check_x64): Renamed to ...
106         (cpu_flags_check_cpu64): This. Inline.
107         (uints_all_zero): New.
108         (uints_set): Likewise
109         (uints_equal): Likewise
110         (UINTS_ALL_ZERO): Likewise
111         (UINTS_SET): Likewise
112         (UINTS_CLEAR): Likewise
113         (UINTS_EQUAL): Likewise
114         (cpu_flags_and): Likewise.
115         (cpu_flags_or): Likewise.
116         (operand_type_and): Likewise.
117         (operand_type_or): Likewise.
118         (operand_type_xor): Likewise.
119         (cpu_flags_not): Inline and use switch instead of loop.
120         (cpu_flags_match): Updated.
121         (operand_type_match): Likewise.
122         (smallest_imm_type): Likewise.
123         (set_cpu_arch): Likewise.
124         (pt): Likewise.
125         (md_assemble): Likewise.
126         (parse_insn): Likewise.
127         (optimize_imm): Likewise.
128         (match_template): Likewise.
129         (process_suffix): Likewise.
130         (update_imm): Likewise.
131         (finalize_imm): Likewise.
132         (process_operands): Likewise.
133         (build_modrm_byte): Likewise.
134         (i386_immediate): Likewise.
135         (i386_displacement): Likewise.
136         (i386_index_check): Likewise.
137         (i386_operand): Likewise.
138         (i386_target_format): Likewise.
139         (intel_e11): Likewise.
140         (operand_type): Remove implicitregister.
141         (operand_type_check): Updated. Inline.
142         (cpu_flags_all_zero): Removed.
143         (operand_type_all_zero): Likewise.
144         (i386_array_biop): Likewise.
145         (cpu_flags_biop): Likewise.
146         (operand_type_biop): Likewise.
147
148 2007-09-08  H.J. Lu  <hongjiu.lu@intel.com>
149
150         * Makefile.am: Run "make dep-am".
151         * Makefile.in: Regenerate.
152
153 2007-09-08  H.J. Lu  <hongjiu.lu@intel.com>
154
155         * configure.in (AC_CHECK_HEADERS): Add limits.h.
156         * configure: Regenerated.
157         * config.in: Likewise.
158
159         * config/tc-i386.c: Include "opcodes/i386-init.h".
160         (_i386_insn): Use i386_operand_type for types.
161         (cpu_arch_flags): Updated to new types with bitfield.
162         (cpu_arch_tune_flags): Likewise.
163         (cpu_arch_isa_flags): Likewise.
164         (cpu_arch): Likewise.
165         (i386_align_code): Likewise.
166         (set_code_flag): Likewise.
167         (set_16bit_gcc_code_flag): Likewise.
168         (set_cpu_arch): Likewise.
169         (md_assemble): Likewise.
170         (parse_insn): Likewise.
171         (process_operands): Likewise.
172         (output_branch): Likewise.
173         (output_jump): Likewise.
174         (parse_real_register): Likewise.
175         (mode_from_disp_size): Likewise.
176         (smallest_imm_type): Likewise.
177         (pi): Likewise.
178         (type_names): Likewise.
179         (pt): Likewise.
180         (pte): Likewise.
181         (swap_2_operands): Likewise.
182         (optimize_imm): Likewise.
183         (optimize_disp): Likewise.
184         (match_template): Likewise.
185         (check_string): Likewise.
186         (process_suffix): Likewise.
187         (check_byte_reg): Likewise.
188         (check_long_reg): Likewise.
189         (check_qword_reg): Likewise.
190         (check_word_reg): Likewise.
191         (finalize_imm): Likewise.
192         (build_modrm_byte): Likewise.
193         (output_insn): Likewise.
194         (disp_size): Likewise.
195         (imm_size): Likewise.
196         (output_disp): Likewise.
197         (output_imm): Likewise.
198         (gotrel): Likewise.
199         (i386_immediate): Likewise.
200         (i386_displacement): Likewise.
201         (i386_index_check): Likewise.
202         (i386_operand): Likewise.
203         (parse_real_register): Likewise.
204         (i386_intel_operand): Likewise.
205         (intel_e09): Likewise.
206         (intel_bracket_expr): Likewise.
207         (intel_e11): Likewise.
208         (cpu_arch_flags_not): New.
209         (cpu_flags_check_x64): Likewise.
210         (cpu_flags_all_zero): Likewise.
211         (cpu_flags_not): Likewise.
212         (i386_cpu_flags_biop): Likewise.
213         (cpu_flags_biop): Likewise.
214         (cpu_flags_match); Likewise.
215         (acc32): New.
216         (acc64): Likewise.
217         (control): Likewise.
218         (reg16_inoutportreg): Likewise.
219         (disp16): Likewise.
220         (disp32): Likewise.
221         (disp32s): Likewise.
222         (disp16_32): Likewise.
223         (anydisp): Likewise.
224         (baseindex): Likewise.
225         (regxmm): Likewise.
226         (imm8): Likewise.
227         (imm8s): Likewise.
228         (imm16): Likewise.
229         (imm32): Likewise.
230         (imm32s): Likewise.
231         (imm64): Likewise.
232         (imm16_32): Likewise.
233         (imm16_32s): Likewise.
234         (imm16_32_32s): Likewise.
235         (operand_type): Likewise.
236         (operand_type_check): Likewise.
237         (operand_type_match): Likewise.
238         (operand_type_register_match): Likewise.
239         (update_imm): Likewise.
240         (set_code_flag): Also update cpu_arch_flags_not.
241         (set_16bit_gcc_code_flag): Likewise.
242         (md_begin): Likewise.
243         (parse_insn): Use cpu_flags_check_x64 to check 64bit support.
244         Use cpu_flags_match to match instructions.
245         (i386_target_format): Update cpu_arch_isa_flags and
246         cpu_arch_tune_flags to i386_cpu_flags type with bitfield.
247         (smallest_imm_type): Check cpu_arch_tune to tune for i486.
248         (match_template): Don't initialize overlap0, overlap1,
249         overlap2, overlap3 and operand_types.
250         (process_suffix): Handle crc32 with 64bit register.
251         (MATCH): Removed.
252         (CONSISTENT_REGISTER_MATCH): Likewise.
253
254         * config/tc-i386.h (arch_entry): Updated to i386_cpu_flags
255         type.
256
257 2007-09-06  H.J. Lu  <hongjiu.lu@intel.com>
258
259         * config/tc-i386.c (match_template): Handle invlpga, vmload,
260         vmrun and vmsave in SVME.
261         (process_suffix): Likewise.
262
263 2007-09-05  H.J. Lu  <hongjiu.lu@intel.com>
264
265         * config/tc-i386.c (i386_index_check): Don't use RegRex
266         on the reg_type field.
267         (parse_real_register): Use `||' instead of `|'.
268
269 2007-09-04  H.J. Lu  <hongjiu.lu@intel.com>
270
271         * config/tc-i386.c (process_operands): Remove segment override
272         check on SVME instructions.
273         (i386_index_check): Remove memory operand check on SVME
274         instructions.
275
276 2007-09-04  Alan Modra  <amodra@bigpond.net.au>
277
278         * config/tc-spu.c (struct spu_insn): Delete "flag".  Add "reloc".
279         (md_assemble): Update init of insn.  Use insn.reloc instead of
280         calculating from flag.
281         (get_imm): Set reloc rather than flag.
282         (calcop): Formatting.
283
284 2007-08-29  Daniel Jacobowitz  <dan@codesourcery.com>
285
286         * dwarf2dbg.c (dwarf2_directive_loc): Emit duplicate .loc directives.
287
288 2007-08-28  Daniel Jacobowitz  <dan@codesourcery.com>
289
290         * doc/c-arc.texi: Fix typo.
291
292 2007-08-28  H.J. Lu  <hongjiu.lu@intel.com>
293
294         * config/tc-i386.c (process_suffix): Handle cmpxchg8b in
295         Intel mode.
296
297 2007-08-28  Nathan Sidwell  <nathan@codesourcery.com>
298
299         * config/tc-m68k.c (mcf52235_ctrl): Add cache registers.
300         (mcf5253_ctrl): Add RAMBAR, MBAR, MBAR2.
301         (mcf5407_ctrl): New.
302         (m68k_cpus): Adjust 5407 entry.
303
304 2007-08-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
305
306         * config/tc-m68k.c (mcf51qe_ctrl): Define 51QE control registers.
307         (m68k_cpus): Define 51QE cpu.
308
309 2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
310             Joseph Myers  <joseph@codesourcery.com>
311
312         * as.c (main): Flush stderr before printing listings to ensure
313         consistent output order across platforms.
314
315 2007-08-28  Robert Sebastian Gerus  <arachnist@gmail.com>
316
317         * configure.tgt: Add support for i[3-7]86-*-dragonfly*.
318
319 2007-08-24  Joseph Myers  <joseph@codesourcery.com>
320             Paul Brook  <paul@codesourcery.com>
321
322         * remap.c: New.
323         * as.h (remap_debug_filename, add_debug_prefix_map): Declare.
324         * as.c (show_usage): Document --debug-prefix-map option.
325         (parse_args): Handle --debug-prefix-map.
326         * dwarf2dbg.c (out_file_list, out_debug_info): Remap debug paths.
327         * stabs.c (stabs_generate_asm_file): Remap debug paths.
328         * Makefile.am (GAS_CFILES): Add remap.c
329         (GENERIC_OBJS): Add remap.o.
330         Regenerate dependencies.
331         * Makefile.in: Regenerate.
332         * doc/as.texinfo (--debug-prefix-map): Document.
333
334 2007-08-24  Aurelien Jarno  <aurel32@debian.org>
335
336         * config/tc-arm.c (md_apply_fix): Cast bfd_vma values to long
337         before printing them.
338
339 2007-08-24  Anders Waldenborg  <anders@0x63.nu>
340             Alan Modra  <amodra@bigpond.net.au>
341
342         * config/tc-i386.c (lex_got): Don't scan past a comma.
343
344 2007-08-23  Ben Elliston  <bje@au.ibm.com>
345
346         * config/tc-ppc.c (parse_cpu): Handle "750cl".
347         (pre_defined_registers): Add "gqr0" to "gqr7", "gqr.0" to "gqr.7".
348         (md_show_usage): Document -m750cl.
349         (md_assemble): Handle two delimiters in succession (eg. `),').
350         * doc/c-ppc.texi (PowerPC-Opts): Document -m750cl.
351         * testsuite/gas/ppc/ppc.exp: Run ppc70ps dump tests.
352         * testsuite/gas/ppc/ppc750ps.s: New file.
353         * testsuite/gas/ppc/ppc750ps.d: Likewise.
354
355 2007-08-23  Ben Elliston  <bje@au.ibm.com>
356
357         * doc/c-arm.texi (ARM Directives): Move brackets out of @vars.
358
359 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
360
361         PR gas/4079
362         * config/tc-i386.c (x86_cons): Complain about invalid @got etc.
363         expressions.
364         (i386_immediate): Detect and complain about more cases of
365         invalid immediate expressions.  Return failure rather than
366         converting them to zero.
367         (i386_displacement): Likewise.
368
369 2007-08-17  Alan Modra  <amodra@bigpond.net.au>
370
371         * po/Make-in: Add --msgid-bugs-address to xgettext invocation.
372
373 2007-08-14  Andreas Schwab  <schwab@suse.de>
374
375         * config/tc-ia64.c (tc_gen_reloc): Return NULL if relocation is
376         unrepresentable.
377
378 2007-08-12  Matthias Klose  <doko@ubuntu.com>
379
380         * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
381         $(top_srcdir)/../../bfd/doc.
382         * doc/Makefile.in: Regenerate.
383
384 2007-08-10  Nick Clifton  <nickc@redhat.com>
385
386         * NEWS: Add a marker for the 2.18 features.
387
388 2007-08-09  Paul Brook  <paul@codesourcery.com>
389
390         * config/tc-arm.c (relaxed_symbol_addr): Compensate for alignment.
391
392 2007-08-09  H.J. Lu  <hongjiu.lu@intel.com>
393
394         * config/tc-i386.c (check_byte_reg): Support pextrb and pinsrb.
395
396 2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
397
398         * config/tc-i386.c (check_long_reg): Allow cvtss2si to convert
399         DWORD memory to Reg64 in Intel synax.
400         (check_qword_reg): Allow cvtsd2si to convert QWORD memory to
401         Reg32 in Intel syntax.
402
403 2007-07-25  Sterling Augustine  <sterling@tensilica.com>
404
405         * config/tc-xtensa.c (xtensa_extui_opcode): New.
406         (xg_expand_assembly_insn): Check for invalid extui operands.
407         (md_begin): Initialize xtensa_extui_opcode.
408
409 2007-07-24  Nick Clifton  <nickc@redhat.com>
410
411         * config/tc-mep.h (skip_whitespace): Remove definition.
412
413 2007-07-23  H.J. Lu  <hongjiu.lu@intel.com>
414
415         * config/tc-i386.c (cpu_arch): Change i386 to PROCESSOR_I386.
416         (f32_15): Removed.
417         (jump_31): New.
418         (f32_patt): Remove f32_15.
419         (f16_patt): Likewise.
420         (i386_align_code): Updated to alt_long_patt for 64bit by
421         default.
422
423         * config/tc-i386.h (processor_type): Add PROCESSOR_I386.
424
425 2007-07-23  Evandro Menezes  <evandro.menezes@amd.com>
426
427         * config/tc-i386.c (i386_align_code): Enable alignment up to
428         MAX_MEM_FOR_RS_ALIGN_CODE bytes.  Remove special treatment
429         for K8.
430
431         * config/tc-i386.h (MAX_MEM_FOR_RS_ALIGN_CODE): Changed to 31.
432
433 2007-07-20  Nick Clifton  <nickc@redhat.com>
434
435         * app.c (do_scrub_chars): Provide a one character buffer to hold a
436         pushed back newline at the end of an unterminated quoted string.
437
438 2007-07-14  Nick Clifton  <nickc@redhat.com>
439
440         * config/tc-arm.c (create_register_alias): Return a boolean rather
441         than an integer.
442         Check the return value of insert_reg_alias and do not continue to
443         create aliases once an insertion has failed.
444         (s_unreq): Delete the all-upper-case and all-lower-case
445         alternatives as well.
446
447 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
448
449         * symbols.c: Print bfd_hostptr_t to file via fprintf_vma.
450         * write.c: Likewise.
451
452 2007-07-11  Daniel Jacobowitz  <dan@codesourcery.com>
453
454         * config/tc-mips.c (mips_dwarf2_format, mips_dwarf2_addr_size): Use
455         HAVE_64BIT_SYMBOLS.
456
457 2007-07-04  Richard Sandiford  <richard@codesourcery.com>
458
459         * config/tc-mips.c (mips_cpu_info_table): Add new entries for
460         {24k,24ke,34k,74k}f{2_1,1_1,x}.  Also add an entry for 74kf3_2.
461         Deprecate *x and *fx.
462         * doc/c-mips.texi: Document the new CPU arguments.  Deprecate
463         *x and *fx.
464
465 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
466
467         * config/obj-coff.h (x86_64_target_format): Renamed to ...
468         (i386_target_format): This
469         (TARGET_FORMAT): Use i386_target_format.
470
471         * config/tc-i386.c (x86_64_target_format): Removed.
472         (i386_target_format): Handle PE formats.
473
474 2007-07-04  Nick Clifton  <nickc@redhat.com>
475
476         * symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order
477         to get the right length of printed value.
478
479 2007-07-03  Nick Clifton  <nickc@redhat.com>
480
481         * COPYING: Replace with GPLv3 text.
482         * app.c: Update copyright notice to refer to GPLv3.
483         * as.c, as.h, asintl.h, atof_generic.c, bignum.h, bit_fix.h,
484         cgen.c, cond.c, debug.c, depend.c, dw2gencfi.c, dw2gencfi.h,
485         dwarf2dbg.c, dwarf2dbg.h, ecoff.c, ecoff.h, ehopt.c, emul.h,
486         emul_target.h, expr.c, expr.h, flonum-copy.c, flonum.h,
487         flonum-konst.c, frags.c, frags.h, hash.c, hash.h, input-file.c,
488         input-file.h, input-scrub.c, ibtl-lex.h, itbl-lex.l, itbl-ops.c,
489         itbl-ops.h, itbl-parse.y, listing.c, listing.h, literal.c,
490         macro.c, messages.c, obj.h, output-file.c, output-file.h, read.c,
491         read.h, sb.c, sb,h, stabs.c, struc-symbol.h, subsegs.c, subsegs.h,
492         symbols.c, symbols.h, tc.h, write.c, write.h, config/aout_gnu.h,
493         config/config/atof-ieee.c, config/atof-vax.c, config/bfin-aux.h, 
494         config/bfin-defs.h, config/bfin-lex.l, config/bfin-parse.y,
495         config/itbl-mips.h, config/m68k-parse.h, config/m68k-parse.y,
496         config/obj-aout.c, config/obj-aout.h, config/obj-coff.c,
497         config/obj-coff.h, config/obj-ecoff.c, config/obj-ecoff.h,
498         config/obj-elf.c, config/obj-elf.h, config/obj-evax.c,
499         config/obj-evax.h, config/obj-multi.h, config/obj-som.c,
500         config/obj-som.h, config/tc-alpha.c, config/tc-alpha.h,
501         config/tc-arc.c, config/tc-arc.h, config/tc-arm.c,
502         config/tc-arm.h, config/tc-avr.c, config/tc-avr.h,
503         config/tc-bfin.c, config/tc-bfin.h, config/tc-cr16.c,
504         config/tc-cr16.h, config/tc-cris.c, config/tc-cris.h,
505         config/tc-crx.c, config/tc-crx.h, config/tc-d10v.c,
506         config/tc-d10v.h, config/tc-d30v.c, config/tc-d30v.h,
507         config/tc-dlx.c, config/tc-dlx.h, config/tc-fr30.c,
508         config/tc-fr30.h, config/tc-frv.c, config/tc-frv.h,
509         config/tc-generic.c, config/tc-generic.h, config/tc-h8300.c,
510         config/tc-h8300.h, config/tc-hppa.c, config/tc-hppa.h,
511         config/tc-i370.c, config/tc-i370.h, config/tc-i386.c,
512         config/tc-i386.h, config/tc-i860.c, config/tc-i860.h,
513         config/tc-i960.c, config/tc-i960.h, config/tc-ia64.c,
514         config/tc-ia64.h, config/tc-ip2k.c, config/tc-ip2k.h,
515         config/tc-iq2000.c, config/tc-iq2000.h, config/tc-m32c.c,
516         config/tc-m32c.h, config/tc-m32r.c, config/tc-m32r.h,
517         config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-m68k.c,
518         config/tc-m68k.h, config/tc-maxq.c, config/tc-maxq.h,
519         config/tc-mcore.c, config/tc-mcore.h, config/tc-mep.c,
520         config/tc-mep.h, config/tc-mips.c, config/tc-mips.h,
521         config/tc-mmix.c, config/tc-mmix.h, config/tc-mn10200.c,
522         config/tc-mn10200.h, config/tc-mn10300.c, config/tc-mn10300.h,
523         config/tc-msp430.c, config/tc-msp430.h, config/tc-mt.c,
524         config/tc-mt.h, config/tc-ns32k.c, config/tc-ms32k.h,
525         config/tc-openrisc.c, config/tc-openrisc.h, config/tc-or32.c,
526         config/tc-or32.h, config/tc-pdp11.c, config/tc-pdp11.h,
527         config/tc-pj.c, config/tc-pj.h, config/tc-ppc.c, config/tc-ppc.h,
528         config/tc-s390.c, config/tc-s390.h, config/tc-score.c,
529         config/tc-score.h, config/tc-sh64.c, config/tc-sh64.h,
530         config/tc-sh.c, config/tc-sh.h, config/tc-sparc.c,
531         config/tc-sparc.h, config/tc-spu.c, config/tc-spu.h,
532         config/tc-tic30.c, config/tc-tic30.h, config/tc-tic4x.c,
533         config/tc-tic4x.h, config/tc-tic54x.c, config/tc-tic54x.h,
534         config/tc-v850.c, config/tc-v850.h, config/tc-vax.c,
535         config/tc-vax.h, config/tc-xc16x.c, config/tc-x16x.h,
536         config/tc-xstormy16.c, config/tc-xstormy16.h, config/tc-xtensa.c,
537         config/tc-xtensa.h, config/tc-z80.c, config/tc-z80.h,
538         config/tc-z8k.c, config/tc-z8k.h, config/te-386bsd.h,
539         config/te-freebsd.h, config/te-hppa.h, config/te-irix.h,
540         config/te-netware.h, config/te-sparcaout.h,  config/te-tmips.h,
541         config/te-vxworks.h, config/vax-inst.h, config/xtensa-istack.h,
542         config/xtensa-relax.c, config/xtensa-relax.h: Likewise.
543         
544         * flonum-mult.c: Likewise, and also correct typo referring to
545         non-existant GNU Assembler General Public License.
546         * config/tc-m68851.h: Likewise.
547         * NEWS: Mention the new license.  Also note where the 2.17 release
548         happened.
549         * config/e-crisaout.c: Add copyright header.
550         * config/e-criself.c, config/e-i386aout.c, config/e-i386coff.c,
551         config/e-i386elf.c, config/e-mipscoff.c, config/e-mipself.c,
552         config/obj-multi.c, config/te-aix5.h, config/te-armeabi.h,
553         config/te-armlinuxeabi.h, config/te-dynix.h, config/te-epoc-pe.h,
554         config/te-generic.h, config/te-gnu.h, config/te-go32.h,
555         config/te-hppa64.h, config/te-hppalinux64.h, config/te-hpux.h,
556         config/te-i386aix.h, config/te-ia64aix.h, config/te-interix.h,
557         config/te-linux.h, config/te-lnews.h, config/te-lynx.h,
558         config/te-mach.h, config/te-macos.h, config/te-nbsd532.h,
559         config/te-nbsd.h, config/te-pc532mach.h, config/te-pe.h,
560         config/te-pep.h, config/te-psos.h, config/te-riscix.h,
561         config/te-sun3.h, config/te-svr4.h, config/te-symbian.h,
562         config/te-wince-pe.h: Likewise.
563
564 2007-07-03  Nathan Sidwell  <nathan@codesourcery.com>
565
566         * config/tc-m68k.c (m68k_ip): Add j & K operand types.
567         (install_operand): Add E encoding.
568         (md_begin): Check and skip initial '.' arg character.
569         (get_num): Add 0..511 case.
570
571 2007-07-03  Alan Modra  <amodra@bigpond.net.au>
572
573         PR 4713
574         * config/obj-elf.c (elf_ecoff_set_ext): Make static when OBJ_MAYBE_ELF.
575         * config/obj-elf.h (obj_ecoff_set_ext): Comment.
576
577 2007-07-03  Mikkel Lauritsen  <renard@nospam.dk>
578
579         PR 4722
580         * app.c (do_scrub_chars <state 5>): Check for output buffer full
581         after memcpy.
582
583 2007-07-02  Joseph Myers  <joseph@codesourcery.com>
584
585         * config/tc-mips.c (s_dtprelword, s_dtpreldword,
586         s_dtprel_internal): New.
587         (mips_pseudo_table): Add .dtprelword and .dtpreldword.
588         (md_apply_fix): Handle BFD_RELOC_MIPS_TLS_DTPREL32 and
589         BFD_RELOC_MIPS_TLS_DTPREL64.
590
591 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
592
593         * Makefile.am: Run "make dep-am".
594         * Makefile.in: Regenerate.
595         * aclocal.m4: Regenerate.
596         * config.in: Regenerate.
597         * doc/Makefile.in: Regenerate.
598         * po/POTFILES.in: Regenerate.
599         * po/gas.pot: Regenerate.
600
601 2007-07-02  Alan Modra  <amodra@bigpond.net.au>
602
603         * config/tc-ppc.c (ppc_pe_section): Comment out code assigning
604         coff section flag values to bfd section flag.
605
606 2007-06-30  H.J. Lu  <hongjiu.lu@intel.com>
607
608         * aclocal.m4: Regenerated.
609         * doc/Makefile.in: Likewise.
610         * Makefile.in: Likewise.
611
612 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
613
614         * as.c (main): Only call create_obj_attrs_section if IS_ELF.
615
616 2007-06-29  Joseph Myers  <joseph@codesourcery.com>
617
618         * as.c (create_obj_attrs_section): New.
619         (main): Call create_obj_attrs_section for ELF.
620         * read.c (s_gnu_attribute, skip_whitespace, skip_past_char,
621         skip_past_comma, s_vendor_attribute): New.
622         (potable): Add gnu_attribute for ELF.
623         * read.h (s_vendor_attribute): Declare.
624         * config/tc-arm.c (s_arm_eabi_attribute): Replace by wrapper
625         round s_vendor_attribute.
626         (aeabi_set_public_attributes): Update for new attributes
627         interfaces.
628         (arm_md_end): Remove attributes contents setting now done
629         generically.
630
631 2007-06-29  M R Swami Reddy  <MR.Swami.Redd@nsc.com>
632
633         * Makefile.am: Add CR16 related entry.
634         * Makefile.in: Regenerate.
635         * config/tc-cr16.h: New file
636         * config/tc-cr16.c: New file
637         * doc/c-cr16.texi: New file for cr16 
638         * doc/all.texi: Entry for cr16 
639         * doc/Makefile.am: Added c-cr16.texi
640         * doc/Makefile.in: Regenerate 
641         * doc/as.texinfo: Entry for CR16 target
642         * NEWS: Announce the support for the new target.
643
644 2007-06-26  Paul Brook  <paul@codesourcery.com>
645
646         * config/tc-arm.c (parse_operands): Accept generic coprocessor regs
647         for OP_RVC.
648         (reg_names): Add fpinst, pfinst2, mvfr0 and mvfr1.
649
650 2007-06-25  H.J. Lu  <hongjiu.lu@intel.com>
651
652         * config/tc-i386.c (process_operands): Replace regKludge
653         with RegKludge.
654
655 2007-06-25  Richard Sandiford  <richard@codesourcery.com>
656
657         * config/tc-mips.h (TC_SYMFIELD_TYPE): New.
658         * config/tc-mips.c (append_insn): Record which symbols have
659         R_MIPS16_26 relocations against them.
660         (mips_fix_adjustable): Don't reduce relocations against such symbols.
661
662 2007-06-22  Sterling Augustine  <sterling@tensilica.com>
663
664         * config/tc-xtensa.c (xg_assembly_relax): Comment termination rules.
665         (frag_format_size): Handle RELAX_IMMED_STEP3.
666         (xtensa_relax_frag, md_convert_frag): Likewise.
667         * config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_IMMED_STEP3.
668         (RELAX_IMMED_MAXSTEPS): Adjust.
669         * config/xtensa-relax.c (widen_spec_list): Add transitions from
670         wide branches to branch-over-jumps.
671         (build_transition): Handle wide branches in transition patterns.
672         
673 2007-06-22  H.J. Lu  <hongjiu.lu@intel.com>
674
675         * config/tc-i386.c (disp_size): New.
676         (imm_size): Likewise.
677         (output_disp): Use disp_size and imm_size.
678         (output_imm): Use imm_size.
679
680 2007-06-19  Sterling Augustine  <sterling@tensilica.com>
681
682         * config/tc-xtensa.h (struct xtensa_frag_type): Update comment about
683         use of literal_frag field.
684         * config/tc-xtensa.c (xtensa_mark_literal_pool_location): Record frag
685         in the literal_frag field.
686         (xtensa_move_literals): Use it here instead of searching.  Update
687         literal_frag field with new value.
688
689 2007-06-14  Paul Brook  <paul@codesourcery.com>
690
691         * config/tc-arm.c (do_t_mov_cmp): Handle shift by register and
692         narrow shift by immediate.
693
694 2007-06-14  H.J. Lu  <hongjiu.lu@intel.com>
695
696         * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd.
697
698         * acinclude.m4: Don't include m4 files.
699         (BFD_BINARY_FOPEN): Removed.
700         Remove libtool kludge.
701
702         * Makefile.in: Regenerated.
703         * doc/Makefile.in: Likewise.
704         * aclocal.m4: Likewise.
705         * configure: Likewise.
706
707 2007-06-11  Sterling Augustine  <sterling@tensilica.com>
708             Bob Wilson  <bob.wilson@acm.org>
709         
710         * config/tc-xtensa.c (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to...
711         (XTENSA_PROP_NO_TRANSFORM): ...this.
712         (frag_flags_struct): Move is_no_transform out of the insn sub-struct.
713         (xtensa_mark_frags_for_org): New.
714         (xtensa_handle_align): Set RELAX_ORG frag subtype for rs_org.
715         (xtensa_post_relax_hook): Call xtensa_mark_frags_for_org.
716         (get_frag_property_flags): Adjust reference to is_no_transform flag.
717         (xtensa_frag_flags_combinable): Likewise.
718         (frag_flags_to_number): Likewise.  Use XTENSA_PROP_NO_TRANSFORM.
719         * config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_ORG.
720         
721 2007-06-06  Paul Brook  <paul@codesourcery.com>
722
723         * config/tc-arm.c (s_align): Pad code sections appropriately.
724
725 2007-06-05  Paul Brook  <paul@codesourcery.com>
726
727         * config/tc-arm.c (insns): Correct Thumb-2 ldrd/strd opcodes.
728
729 2007-06-05  Nick Clifton  <nickc@redhat.com>
730
731         PR gas/4587
732         * config/tc-sparc.c (sparc_ip): Terminate tls_ops array.
733
734 2007-06-05  Alan Modra  <amodra@bigpond.net.au>
735
736         * config/tc-spu.c (spu_cons): Use deferred_expression.  Handle
737         number@ppu.
738         (tc_gen_reloc): Abort if neither addsy or subsy is set.
739         (md_apply_fix): Don't attempt to resolve SPU_PPU relocs.
740         * config/tc-spu.h (md_operand): Handle @ppu without sym.
741
742 2007-05-31  Paul Brook  <paul@codesourcery.com>
743
744         * config/tc-arm.c (insns): Allow strex on M profile cores.
745
746 2007-05-29  David S. Miller  <davem@davemloft.net>
747             Jakub Jelinek  <jakub@redhat.com>
748
749         PR gas/4558
750         * config/tc-sparc.c (md_apply_fix): Fix relocation overflow checks
751         for BFD_RELOC_SPARC_WDISP16 and BFD_RELOC_SPARC_WDISP19.
752
753 2007-05-29  Alan Modra  <amodra@bigpond.net.au>
754
755         * config/tc-spu.h: Wrap in #ifndef/#endif.  Delete coff macros.
756
757 2007-05-29  Alan Modra  <amodra@bigpond.net.au>
758
759         * config/tc-ppc.c: Convert to ISO C.
760         * config/tc-ppc.c: Likewise.
761
762 2007-05-29  Alan Modra  <amodra@bigpond.net.au>
763
764         * write.h (EXEC_MACHINE_TYPE): Delete.
765         (string_byte_count, section_alignment): Delete.
766
767 2007-05-28  Nathan Sidwell  <nathan@codesourcery.com>
768
769         * app.c (do_scrub_chars): Cope with \ at end of buffer.
770
771 2007-05-26  Alan Modra  <amodra@bigpond.net.au>
772
773         * config/tc-ppc.c (ppc_insert_operand): Truncate sign bits in
774         top 32 bits of 64 bit value if so doing results in passing
775         range check.  Rewrite sign extension fudges similarly.  Enable
776         fudges for powerpc64 too.  Report user value if range check
777         fails rather than fudged value.  Negate PPC_OPERAND_NEGATIVE
778         range rather than value, also to report user value on failure.
779
780 2007-03-25  Paul Brook  <paul@codesourcery.com>
781
782         * config/tc-arm.c (T2_SUBS_PC_LR): Define.
783         (do_t_add_sub): Correctly encode subs pc, lr, #const.
784         (do_t_mov_cmp): Correctly encode movs pc, lr.
785
786 2007-05-24  Steve Ellcey  <sje@cup.hp.com>
787
788         * Makefile.in: Regnerate.
789         * configure: Regenerate.
790         * aclocal.m4: Regenerate.
791         * doc/Makefile.in: Regenerate.
792
793 2007-05-22  Bob Wilson  <bob.wilson@acm.org>
794         
795         * doc/c-xtensa.texi (Xtensa Automatic Alignment): Remove statements
796         and index entries about automatic alignment of ENTRY instructions.
797         
798 2007-05-22  Nick Clifton  <nickc@redhat.com>
799
800         * doc/as.texinfo: Use @copying around the copyright notice.
801
802 2007-05-18  Joseph Myers  <joseph@codesourcery.com>
803
804         * config/tc-mips.c (s_mipsset): Use generic s_set for directives
805         containing a comma.
806
807 2007-05-17  H.J. Lu  <hongjiu.lu@intel.com>
808
809         PR gas/4517
810         2003-06-05  Michal Ludvig  <mludvig@suse.cz>
811         * doc/as.texinfo: Document new directives: .cfi_restore, 
812         .cfi_undefined, .cfi_same_value, .cfi_return_column, 
813         .cfi_remember_state and .cfi_restore_state.
814
815 2007-05-17  Nathan Sidwell  <nathan@codesourcery.com>
816
817         * config/tc-m68k.c (md_apply_fix): Show value of out of range
818         fixups in error message.
819         (md_conver_frag_1): Propagate the fix source location and use
820         as_bad_where rather than fatal, for better error messages.
821
822 2007-05-16  Paul Brook  <paul@codesourcery.com>
823
824         * config/tc-arm.c (v7m_psrs): Add uppercase PSR names and xpsr.
825
826 2007-05-15  Mark Shinwell  <shinwell@codesourcery.com>
827
828         * app.c (do_scrub_chars): Don't damage \@ pseudo-variables.
829
830 2007-05-15  Vincent Riviere  <vincent.riviere@freesbee.fr>      
831
832         PR gas/3041
833         * config/tc-m68k.c (relaxable_symbol): Make sure that the correct
834         addend is stored for relocs against weak symbols.
835         (md_apply_fix): So not loose track of addend for relocs against
836         weak symbols.
837
838 2007-05-14  Thiemo Seufer  <ths@mips.com>
839
840         * config/tc-mips.c (md_parse_option): Fix parsing of -O option.
841
842 2007-05-14  Mei Ligang  <ligang@sunnorth.com.cn>
843
844         * config/tc-score.c (data_op2, validate_immediate): Fix bug for
845         addri, addri.c, subi, and subi.c when immediate number is hex.
846         (score_insns): Remove subis and subis.c.
847         (do_sub_rdi16): Delete.
848         
849 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
850
851         * config/tc-spu.c (md_pseudo_table): Add int, long, quad.  Call
852         spu_cons for word.
853         (md_assemble): Tidy use of insn.flag.
854         (get_imm): Likewise.  Handle uppercase input too.
855         (spu_cons): New function.
856         * config/tc-spu.h (tc_fix_adjustable): Don't adjust SPU_PPU relocs.
857         (TC_FORCE_RELOCATION): Don't resolve them either.
858
859 2007-05-05  Mark Shinwell  <shinwell@codesourcery.com>
860  
861         * config/tc-arm.c (md_apply_fix): Generate more accurate
862         diagnostic when 8-bit immediate range is exceeded for
863         BFD_RELOC_ARM_OFFSET_IMM8.
864
865 2007-05-04  Alan Modra  <amodra@bigpond.net.au>
866
867         PR gas/4460
868         * config/tc-i386.c (lex_got): Don't replace the reloc token with
869         a space if we already have a space.
870
871 2007-05-03  H.J. Lu  <hongjiu.lu@intel.com>
872
873         * config/tc-i386.c (match_template): Don't explicitly check
874         suffix for crc32 in Intel mode.
875         (process_suffix): Issue an error for crc32 if the operand size
876         is ambiguous.
877
878 2007-05-03  Vincent Riviere  <vincent.riviere@freesbee.fr>
879             Nick Clifton  <nickc@redhat.com>
880
881         PR gas/3041
882         * config/tc-m68k.c (relaxable_symbol): Do not relax weak symbols.
883         (tc_gen_reloc): Adjust the addend of relocs against weak symbols.
884         (md_apply_fix): Put zero values into the frags referencing weak
885         symbols.
886
887 2007-05-02  Alan Modra  <amodra@bigpond.net.au>
888
889         PR 4448
890         * config/tc-ppc.c (ppc_insert_operand): Don't increase min for
891         PPC_OPERAND_PLUS1.
892
893 2007-05-01  H.J. Lu  <hongjiu.lu@intel.com>
894
895         * config/tc-i386.c (match_template): Check suffix for crc32 in
896         Intel mdoe.
897         (process_suffix): Default the suffix of 8bit crc32 to
898         BYTE_MNEM_SUFFIX.
899         (check_byte_reg): Skip check for 8bit crc32.
900
901 2007-04-30  H.J. Lu  <hongjiu.lu@intel.com>
902
903         * config/tc-i386.c (md_assemble): Use register_prefix in
904         error/warning message.
905         (check_byte_reg): Likewise.
906         (check_long_reg): Likewise.
907         (check_qword_reg): Likewise.
908         (check_word_reg): Likewise.
909         (process_operands): Likewise.
910
911 2007-04-30  Alan Modra  <amodra@bigpond.net.au>
912
913         PR 4436
914         * config/tc-ppc.c (ppc_insert_operand): Disable range check if
915         min > max.
916
917 2007-04-28  Thiemo Seufer  <ths@networkno.de>
918
919         * config/tc-mips.c: Fix comment.
920
921 2007-04-26  Anatoly Sokolov <aesok@post.ru>
922
923         * config/tc-avr.c (mcu_types): Add support for atmega8hva and
924         atmega16hva devices. Move at90usb82 device to 'avr5' architecture.
925         * doc/c-avr.texi: Document new devices.
926
927 2007-04-24  Alan Modra  <amodra@bigpond.net.au>
928
929         * Makefile.am: Run "make dep-am".
930         * Makefile.in: Regenerate.
931
932 2007-04-23  Nathan Sidwell  <nathan@codesourcery.com>
933
934         * config/tc-m68k.c (mcf54455_ctrl): New.
935         (HAVE_LONG_DISP, HAVE_LONG_CALL, HAVE_LONG_COND): New.
936         (m68k_archs): Add isac.
937         (m68k_cpus): Add 54455 family.
938         (m68k_ip): Split Bg into Bb, Bs, Bg.
939         (m68k_elf_final_processing): Add ISA_C.
940         * doc/c-m68k.texi (M680x0 Options): Add isac.
941
942 2007-04-22  Alan Modra  <amodra@bigpond.net.au>
943
944         * read.c (read_a_source_file): Skip multiple spaces to
945         cover hack in mmix md_start_line_hook which overwrites a
946         colon with a space.  Delete sermon and needless assertion.
947
948 2007-04-21  Alan Modra  <amodra@bigpond.net.au>
949
950         * config/atof-vax.c (atof_vax_sizeof): Change return type to unsigned.
951         (md_atof): Make number_of_chars unsigned.  Revert last change.
952         * config/tc-or32.c (md_apply_fix): Delete bogus assertions.
953         * config/tc-sh.c (sh_optimize_expr): Only define for OBJ_ELF.
954         * config/tc-sh.h (md_optimize_expr): Likewise.
955         * config/tc-sh64.c (shmedia_md_pcrel_from_section): Delete bogus
956         assertion.
957         * config/tc-xtensa.c (convert_frag_immed_finish_loop): Likewise.
958
959 2007-04-21  Nick Clifton  <nickc@redhat.com>
960
961         * config/atof-vax.c (md_atof): Fix comparison inside know().
962
963         * config/tc-ia64.c (emit_one_bundle): Fix typo.
964
965 2007-04-21  Alan Modra  <amodra@bigpond.net.au>
966
967         * expr.c (expr): Assert on rankarg, not rank which can be unsigned.
968         * read.c (read_a_source_file): Remove buffer_limit[-1] assertion.
969         Don't skip over NUL char.
970         (pseudo_set): Set X_op for registers to O_register.
971         * symbols.c (symbol_clone): Remove assertion that sym is defined.
972         (resolve_symbol_value): Resolve O_register symbols.
973         * config/tc-i386.c (parse_real_register): Don't use i386_float_regtab.
974         Instead find st(0) by hash lookup.
975         * config/tc-ppc.c (ppc_macro): Warning fix.
976
977         * as.h (ENABLE_CHECKING): Default define to 0.
978         (know): Assert if ENABLE_CHECKING.
979         (struct relax_type): Remove superfluous declaration.
980         * configure.in (--enable-checking): New.
981         * configure: Regenerate.
982         * config.in: Regenerate.
983         * config/tc-ppc.c (ppc_setup_opcodes): Do checks when ENABLE_CHECKING.
984         Check for duplicate powerpc_operands entries.
985
986 2007-04-20  Nathan Sidwell  <nathan@codesourcery.com>
987
988         * config/tc-m68k.c (mcf5253_ctrl): New.
989         (mcf52223_ctrl): New.
990         (m68k_cpus): Add 5253, 52221, 52223.
991
992         * config/m68k-parse.h (RAMBAR_ALT): New.
993         * config/tc-m68k.c (mcf5206_ctrl, mcf5307_ctrl): New.
994         (mcf_ctrl, mcf5208_ctrl, mcf5210a_ctrl, mcf5213_ctrl, mcf52235_ctrl,
995         mcf5225_ctrl, mcf5235_ctrl, mcf5271_ctrl, mcf5275_ctrl,
996         mcf5282_ctrl, mcf5329_ctrl, mcf5373_ctrl, mcfv4e_ctrl,
997         mcf5475_ctrl, mcf5485_ctrl): Add RAMBAR synonym for
998         RAMBAR1.
999         (mcf5272_ctrl): Add RAMBAR0, replace add RAMBAR with RAMBAR_ALT.
1000         (m68k_cpus): Adjust 5206, 5206e & 5307 entries.
1001         (m68k_ip) <Case J>: Detect when RAMBAR_ALT should be used.  Add it
1002         to control register mapping.
1003
1004 2007-04-20  Alan Modra  <amodra@bigpond.net.au>
1005
1006         * messages.c (as_internal_value_out_of_range): Fix typo in
1007         error message.  Return after printing domain error.
1008         * config/tc-ppc.c (ppc_insert_operand): Preserve low zero bits
1009         in max when shifting right.
1010
1011 2007-04-20  Alan Modra  <amodra@bigpond.net.au>
1012
1013         * messages.c (as_internal_value_out_of_range): Extend to report
1014         errors for values with invalid low bits set.
1015         * config/tc-ppc.c (ppc_setup_opcodes): Check powerpc_operands bitm
1016         fields.  Check that operands and opcode fields are disjoint.
1017         (ppc_insert_operand): Check operands using mask rather than bit
1018         count.   Check low bits too.  Handle PPC_OPERAND_PLUS1.  Adjust
1019         insertion code.
1020         (md_apply_fix): Adjust for struct powerpc_operand change.
1021
1022 2007-04-19  Paul Brook  <paul@codesourcery.com>
1023
1024         * config/tc-arm.c (md_assemble): Only allow 16-bit instructions on
1025         Thumb-1.  Add sanity check for bogus relaxations.
1026
1027 2007-04-19  Paul Brook  <paul@codesourcery.com>
1028
1029         * config/tc-arm.c (insns): Allow rsb and rsbs on Thumb-1.
1030
1031 2007-04-19  Alan Modra  <amodra@bigpond.net.au>
1032
1033         * Makefile.am: Run "make dep-am".
1034         * Makefile.in: Regenerate.
1035
1036 2007-04-19  Nathan Froyd <froydnj@codesourcery.com>
1037
1038         * doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe.
1039
1040 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
1041
1042         * doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4.
1043
1044 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
1045
1046         * config/tc-i386.c (cpu_arch): Add .sse4.2 and .sse4.
1047         (match_template): Handle operand size for crc32 in SSE4.2.
1048         (process_suffix): Handle operand type for crc32 in SSE4.2.
1049         (output_insn): Support SSE4.2.
1050
1051 2007-04-18  H.J. Lu <hongjiu.lu@intel.com>
1052
1053         * config/tc-i386.c (cpu_arch): Add .sse4.1.
1054         (process_operands): Adjust implicit operand for blendvpd,
1055         blendvps and pblendvb in SSE4.1.
1056         (output_insn): Support SSE4.1.
1057
1058 2007-04-18  Paul Brook  <paul@codesourcery.com>
1059
1060         * config/tc-arm.c (do_t_rsb): Use 16-bit encoding when possible.
1061
1062 2007-04-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1063
1064         * config/tc-sh.c (sh_handle_align):  Call as_bad_where instead
1065         of as_warn_where for misaligned data.
1066
1067 2007-04-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1068
1069         * config/tc-sh.c (align_test_frag_offset_fixed_p): Handle
1070         rs_fill frags.
1071
1072 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
1073
1074         * Makefile.am: Add ACLOCAL_AMFLAGS.
1075         * Makefile.in: Regenerate.
1076
1077 2007-04-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
1078
1079         * config/tc-sh.c (align_test_frag_offset_fixed_p): New.
1080         (sh_optimize_expr): Likewise.
1081         * config/tc-sh.h (md_optimize_expr): Define.
1082         (sh_optimize_expr): Prototype.
1083
1084 2007-04-06  Matt Thomas  <matt@netbsd.org>
1085
1086         * config/tc-vax.c (vax_cons): Added to support %pcrel{8,16,32}(exp)
1087         to emit pcrel relocations by DWARF2 in non-code sections.  Borrowed
1088         heavily from tc-sparc.c.  (vax_cons_fix_new): Likewise.
1089
1090 2007-04-04  Kazu Hirata  <kazu@codesourcery.com>
1091
1092         * config/tc-m68k.c (HAVE_LONG_BRANCH): Add fido_a.
1093
1094 2007-04-04  Paul Brook  <paul@codesourcery.com>
1095
1096         * config/tc-arm.c (do_neon_ext): Enforce immediate range.
1097         (insns): Use I15 for vext.
1098
1099 2007-04-04  Paul Brook  <paul@codesourcery.com>
1100
1101         * configure.tgt: Loosen checks for arm uclinux eabi targets.
1102
1103 2007-04-02  Sterling Augustine  <sterling@tensilica.com>
1104
1105         * config/tc-xtensa.c (xtensa_flush_pending_output): Check
1106         outputting_stabs_line_debug.
1107
1108 2007-03-26  Anatoly Sokolov <aesok@post.ru>
1109
1110         * config/tc-avr.c (mcu_types): Add support for at90pwm1, at90usb82,
1111         at90usb162, atmega325p, atmega329p, atmega3250p and atmega3290p
1112         devices.
1113         * doc/c-avr.texi: Document new devices.
1114
1115 2007-04-02  Richard Sandiford  <richard@codesourcery.com>
1116
1117         * doc/as.texinfo: Add -mvxworks-pic to the list of MIPS options.
1118         * doc/c-mips.texi (-KPIC, -mvxworks-pic): Document.
1119         * config/tc-mips.c (md_show_usage): Mention -mvxworks-pic.
1120
1121 2007-03-30  Sterling Augustine  <sterling@tensilica.com>
1122             Bob Wilson  <bob.wilson@acm.org>
1123
1124         * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument.
1125         Do not check is_loop_target flag.
1126         (xtensa_frob_label): Adjust calls to xtensa_move_labels.
1127         (xg_assemble_vliw_tokens): Likewise.  Also avoid calling
1128         xtensa_move_labels for alignment of loop opcodes.
1129         
1130 2007-03-30  H.J. Lu  <hongjiu.lu@intel.com>
1131
1132         * config/tc-i386.c (process_suffix): Reindent a bit.
1133
1134 2007-03-30  Paul Brook  <paul@codesourcery.com>
1135
1136         * config/tc-arm.c (encode_thumb2_ldmstm): New function.
1137         (do_t_ldmstm): Generate 16-bit push/pop.  Use encode_thumb2_ldmstm.
1138         (do_t_push_pop):  Use encode_thumb2_ldmstm.
1139
1140 2007-03-29  DJ Delorie  <dj@redhat.com>
1141
1142         * config/tc-m32c.c (rl_for, relaxable): Protect argument.
1143         (md_relax_table): Add entries for ADJNZ macros.
1144         (M32C_Macros): Add ADJNZ macros.
1145         (subtype_mappings): Add entries for ADJNZ macros.
1146         (insn_to_subtype): Check for adjnz and sbjnz insns.
1147         (md_estimate_size_before_relax): Pass insn to insn_to_subtype.
1148         (md_convert_frag): Convert adjnz and sbjnz.
1149
1150 2007-03-29  Nick Clifton  <nickc@redhat.com>
1151
1152         * itbl-ops.c (itbl_entry): Remove unnecessary and excessively long
1153         initialization.
1154         * itbl-ops.h (enum e_processor): Initialise the e_nprocs field
1155         using ITBL_NUMBER_OF_PROCESSORS.
1156         * itbl-parse.y (yyerror): Remove use of redundant macro PARAMS.
1157
1158 2007-03-28  H.J. Lu  <hongjiu.lu@intel.com>
1159
1160         * config/tc-i386.c (build_modrm_byte): For instructions with 2
1161         register operands, encode destination in i.rm.regmem if its
1162         RegMem bit is set.
1163
1164 2007-03-28  Richard Sandiford  <richard@codesourcery.com>
1165             Phil Edwards  <phil@codesourcery.com>
1166
1167         * doc/as.texinfo: Put the contents after the title page rather
1168         than at the end of the document.
1169
1170 2007-03-27  Alan Modra  <amodra@bigpond.net.au>
1171
1172         * NEWS: Mention ".reloc".
1173
1174 2007-03-26  Sterling Augustine  <sterling@tensilica.com>
1175         
1176         * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idioms
1177         in FLIX instructions.
1178         
1179 2007-03-26  Julian Brown  <julian@codesourcery.com>
1180
1181         * config/tc-arm.c (arm_it): Add immisfloat field.
1182         (parse_qfloat_immediate): Disallow integer syntax for floating-point
1183         immediates. Fix hex immediates, handle 0.0 and -0.0 specially.
1184         (parse_neon_mov): Set immisfloat bit for operand if it parsed as a
1185         float.
1186         (neon_cmode_for_move_imm): Reject non-float immediates for float
1187         operands.
1188         (neon_move_immediate): Pass immisfloat bit to neon_cmode_for_move_imm.
1189
1190 2007-03-26  Julian Brown  <julian@codesourcery.com>
1191
1192         * doc/c-arm.texi: Add documentation for .dn/.qn directives.
1193
1194 2007-03-26  Alan Modra  <amodra@bigpond.net.au>
1195
1196         * doc/as.texinfo (Reloc): Document.
1197         * read.c (potable): Add "reloc".
1198         (s_reloc): New function.
1199         * write.c (reloc_list): New global var.
1200         (resolve_reloc_expr_symbols): New function.
1201         (write_object_file): Call it.
1202         (write_relocs): Process reloc_list.
1203         * write.h (struct reloc_list): New.
1204         (reloc_list): Declare.
1205
1206 2007-03-24  Paul Brook  <paul@codesourcery.com>
1207
1208         * config/tc-arm.c (do_t_ldmstm): Error on Thumb-2 addressing modes.
1209
1210 2007-03-24  Paul Brook  <paul@codesourcery.com>
1211         Mark Shinwell  <shinwell@codesourcery.com>
1212
1213         * config/tc-arm.c (operand_parse_code): Add OP_oRRw.
1214         (parse_operands): Don't expect comma if first operand missing.
1215         Handle OP_oRRw.
1216         (do_srs): Encode register number, checking it is r13.  Update comment.
1217         (insns): Update SRS entries to take a register.
1218
1219 2007-03-23  H.J. Lu  <hongjiu.lu@intel.com>
1220
1221         * config/tc-i386.c (md_begin): Allow '.' in mnemonic.
1222
1223 2007-03-23  Mark Shinwell  <shinwell@codesourcery.com>
1224
1225         * config/tc-arm.c (md_apply_fix): Turn CBZ instructions that
1226         attempt to jump to the next instruction into NOPs.
1227
1228 2007-03-23  Alan Modra  <amodra@bigpond.net.au>
1229
1230         * config/tc-spu.c: Don't include opcode/spu.h.
1231         (md_assemble): Set tc_fix_data.insn_tag and arg_format.
1232         (md_apply_fix): Adjust.
1233         * config/tc-spu.h: Include opcode/spu.h.
1234         (struct tc_fix_info): New.
1235         (TC_FIX_TYPE, TC_INIT_FIX_DATA): Adjust.
1236         (TC_FORCE_RELOCATION): Define.
1237
1238 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
1239
1240         * doc/as.texinfo: Include VERSION_PACKAGE when reporting version.
1241
1242 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
1243
1244         * config/tc-i386.c (process_suffix): Check 0x90 instead of
1245         xchg for xchg %rax,%rax.
1246
1247 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
1248
1249         * config/tc-i386.c: Replace REX_MODE64, REX_EXTX, REX_EXTY
1250         and REX_EXTZ with REX_W, REX_R, REX_X and REX_B respectively.
1251
1252 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
1253
1254         PR binutils/4218
1255         * config/tc-i386.c (match_template): Properly handle 64bit mode
1256         "xchg %eax, %eax".
1257
1258 2007-03-21  Anton Ertl  <anton@mips.complang.tuw>
1259
1260         PR gas/4124
1261         * config/tc-alpha.c (emit_ustX): Fix ustq code generation.
1262
1263 2007-03-21  H.J. Lu  <hongjiu.lu@intel.com>
1264
1265         * Makefile.am: Run dep-am.
1266         * Makefile.in: Regenerated.
1267
1268         * config/tc-i386.c: Don't include "opcodes/i386-opc.h".
1269
1270         * config/tc-i386.h: Include "opcodes/i386-opc.h".
1271         (NOP_OPCODE): Removed.
1272         (template): Likewise.
1273
1274 2007-03-21  Andreas Schwab  <schwab@suse.de>
1275
1276         * config/tc-i386.h (NOP_OPCODE): Restore.
1277
1278 2007-03-18  Mark Shinwell  <shinwell@codesourcery.com>
1279
1280         * config/tc-arm.c (do_mul): Don't warn about overlapping
1281         Rd and Rm operands when assembling for v6 or above.
1282         Correctly capitalize register names in the messages.
1283         (do_mlas): Likewise.  Delete spurious blank line.
1284
1285 2007-03-16  Kazu Hirata  <kazu@codesourcery.com>
1286
1287         * config/tc-m68k.c (m68k_cpus): Add an entry for fidoa.
1288
1289 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
1290
1291         * config/tc-i386.c (md_begin): Use i386_regtab_size to scan 
1292         i386_regtab.
1293         (parse_register): Use i386_regtab_size instead of ARRAY_SIZE
1294         on i386_regtab.
1295
1296 2007-03-15  Alexandre Oliva  <aoliva@redhat.com>
1297
1298         PR gas/4184
1299         * app.c (do_scrub_chars): PUT after setting states.
1300
1301 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
1302
1303         * Makefile.am: Run "make dep-am".
1304         * Makefile.in: Regenerated.
1305
1306         * config/tc-i386.c: Include "opcodes/i386-opc.h" instead of
1307         "opcode/i386.h".
1308         (md_begin): Check reg_name != NULL for the last entry in
1309         i386_regtab.
1310
1311         * config/tc-i386.h: Move many entries to opcode/i386.h and
1312         opcodes/i386-opc.h.
1313
1314         * configure.in (need_opcodes): Set true for i386.
1315         * configure: Regenerated.
1316
1317 2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>
1318
1319         * Makefile.am (REPORT_BUGS_TO): Removed.
1320         (INCLUDES): Remove -DREPORT_BUGS_TO.
1321         * Makefile.in: Regenerated.
1322
1323         * configure.in (--with-bugurl): Removed.
1324         * configure: Regenerated.
1325
1326         * doc/Makefile.am (as_TEXINFOS): Remove gasver.texi.
1327         (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
1328         (TEXI2DVI): Likewise.
1329         (gasver.texi): Removed.
1330         (MOSTLYCLEANFILES): Remove gasver.texi.
1331         (as.1): Don't depend on gasver.texi.
1332         * doc/Makefile.in: Regenerated.
1333
1334         * doc/as.texi: Include bfdver.texi instead of gasver.texi.
1335
1336 2007-03-14  Daniel Jacobowitz  <dan@codesourcery.com>
1337
1338         * config/tc-arm.c (arm_copy_symbol_attributes): New.
1339         * config/tc-arm.h (arm_copy_symbol_attributes): Declare.
1340         (TC_COPY_SYMBOL_ATTRIBUTES): Define.
1341         * gas/symbols.c (copy_symbol_attributes): Use
1342         TC_COPY_SYMBOL_ATTRIBUTES.
1343
1344 2007-03-14  Paul Brook  <paul@codesourcery.com>
1345
1346         * config/tc-arm.c (T16_32_TAB): Fix dec_sp encoding.
1347
1348 2007-03-14  Alan Modra  <amodra@bigpond.net.au>
1349
1350         PR 4029
1351         * write.c (relax_segment): Insert extra alignment padding
1352         to break infinite relax loop when given impossible
1353         gcc_except_table assembly.
1354
1355 2007-03-12  H.J. Lu  <hongjiu.lu@intel.com>
1356
1357         * config/tc-i386.c (md_assemble): Use Opcode_XXX instead of XXX
1358         on i.tm.base_opcode.
1359         (match_template): Likewise.
1360         (process_operands): Use ~0x3 mask to match MOV_AX_DISP32.
1361
1362         * config/tc-i386.h (Opcode_D): New.
1363         (Opcode_FloatR): Likewise.
1364         (Opcode_FloatD): Likewise.
1365         (D): Redefined.
1366         (W): Likewise.
1367         (FloatMF): Likewise.
1368         (FloatR): Likewise.
1369         (FloatD): Likewise.
1370
1371 2007-03-09  Alexandre Oliva  <aoliva@redhat.com>
1372
1373         * app.c (do_scrub_chars): Recognize comments after # line "file".
1374         * read.c (get_linefile_number): New.
1375         (s_app_line): Accept ill-formed .linefile lines as comments.
1376
1377 2007-03-09  Alan Modra  <amodra@bigpond.net.au>
1378
1379         * config/tc-i386.h (WORKING_DOT_WORD): Define.
1380
1381 2007-03-09  Alexandre Oliva  <aoliva@redhat.com>
1382
1383         * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.
1384         * as.h (new_logical_line_flags): New.
1385         * input-scrub.c (new_logical_line): Turned into wrapper for...
1386         (new_logical_line_flags): this.  Handle flags.
1387         * read.c (potable): Add linefile.  Adjust appline argument.
1388         (s_app_file): Fake .appfiles no more.
1389         (s_app_line): For .linefile, accept file name and flags.
1390
1391 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
1392
1393         * symbols.c (symbol_relc_make_sym): Comment typo fixes.
1394
1395 2007-03-08  Alan Modra  <amodra@bigpond.net.au>
1396
1397         * Makefile.am: Run "make dep-am".
1398         * Makefile.in: Regenerate.
1399         * po/POTFILES.in: Regenerate.
1400
1401 2007-03-07  Joseph Myers  <joseph@codesourcery.com>
1402
1403         * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
1404         bug-reporting URL.
1405         * doc/Makefile.am (gasver.texi): Define BUGURL.
1406         * doc/as.texinfo: Use BUGURL.
1407         * Makefile.in, configure, doc/Makefile.in: Regenerate.
1408
1409 2007-03-06  Andreas Krebbel  <krebbel1@de.ibm.com>
1410
1411         * config/tc-s390.c (md_parse_option): z9-ec option added.
1412
1413 2007-03-02  Paul Brook  <paul@codesourcery.com>
1414
1415         * config/tc-arm.c (relax_immediate): Always return positive values.
1416         (relaxed_symbol_addr): New function.
1417         (relax_adr, relax_branch): Use it.
1418         (arm_relax_frag): Pass strect argument.  Adjust infinite loop check.
1419
1420 2007-03-01  Joseph Myers  <joseph@codesourcery.com>
1421
1422         * as.c (parse_args): Update copyright date.
1423
1424 2007-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1425
1426         * configure.tgt (sh-*-uclinux, sh[12]-*-uclinux): Specify as elf.
1427
1428 2007-02-28  Nick Clifton  <nickc@redhat.com>
1429
1430         PR gas/3797
1431         * config/tc-d10v.c (do_assemble): Do not generate error messages,
1432         just return -1 whenever a problem is encountered.
1433         (md_assemble): If do_assemble returns -1 generate a non-fatal
1434         error message and return.
1435
1436         PR gas/2623
1437         * config/tc-msp430.c (line_separator_char): Change to '{'.
1438
1439 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
1440
1441         * config/tc-m68hc11.c (fixup24): Correct fixup size.
1442         (build_jump_insn): Likewise.
1443         (build_insn): Likewise.
1444         (s_m68hc11_relax): Likewise.
1445
1446 2007-02-27  Alan Modra  <amodra@bigpond.net.au>
1447
1448         * config/obj-elf.c (elf_frob_file): frag_wane any new frags.
1449
1450 2007-02-25  Mark Shinwell  <shinwell@codesourcery.com>
1451
1452         * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad.
1453
1454 2007-02-23  Alan Modra  <amodra@bigpond.net.au>
1455
1456         * config/tc-mn10300.c (md_convert_frag): Correct fixup size.
1457         (md_assemble): Likewise.
1458
1459 2007-02-22  Alan Modra  <amodra@bigpond.net.au>
1460
1461         * write.c (size_seg): Always clear SEC_RELOC here.
1462         (install_reloc): New function, extracted from..
1463         (write_relocs): ..here.  Combine RELOC_EXPANSION_POSSIBLE code
1464         with !RELOC_EXPANSION_POSSIBLE code.  Don't add fr_offset when
1465         testing frag size.  Set SEC_RELOC here.
1466
1467 2007-02-21  Alan Modra  <amodra@bigpond.net.au>
1468
1469         PR 4082
1470         * config/tc-avr.h (TC_FX_SIZE_SLACK): Define.
1471
1472 2007-02-20  Thiemo Seufer  <ths@mips.com>
1473
1474         * doc/c-mips.texi: Document 74kc, 74kf, 74kx.
1475
1476 2007-02-20  Thiemo Seufer  <ths@mips.com>
1477
1478         * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations.
1479
1480 2007-02-20  Thiemo Seufer  <ths@mips.com>
1481             Chao-Ying Fu  <fu@mips.com>
1482
1483         * config/tc-mips.c (mips_set_options, mips_opts, file_ase_dspr2,
1484         ISA_SUPPORTS_DSPR2_ASE, MIPS_CPU_ASE_DSPR2): Add DSP R2 ASE support.
1485         (macro_build): Add case '2'.
1486         (macro): Expand M_BALIGN to nop, packrl.ph or balign.
1487         (validate_mips_insn): Add support for balign instruction.
1488         (mips_ip): Handle DSP R2 instructions. Support balign instruction.
1489         (OPTION_DSPR2, OPTION_NO_DSPR2, OPTION_COMPAT_ARCH_BASE,
1490         md_parse_option, mips_after_parse_args): Add -mdspr2 and -mno-dspr2
1491         command line options.
1492         (s_mipsset): Add support for .set dspr2 and .set nodspr2 directives.
1493         (md_show_usage): Add -mdspr2 and -mno-dspr2 help output.
1494         * doc/c-mips.texi, doc/as.texinfo: Document -mdspr2, -mno-dspr2,
1495         .set dspr2, .set nodspr2.
1496
1497 2007-02-20  Nathan Sidwell  <nathan@codesourcery.com>
1498
1499         * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl, mcf5225_ctrl): New.
1500         (m68k_cpus): Add 5210a..5211a, 52230..52235 5224..5225.
1501
1502 2007-02-18  Alan Modra  <amodra@bigpond.net.au>
1503
1504         * write.c (TC_FX_SIZE_SLACK): Define.
1505         (write_relocs): Reinstate check for fixup within frag.
1506         * config/tc-bfin.h (TC_FX_SIZE_SLACK): Define.
1507         * config/tc-h8300.h (TC_FX_SIZE_SLACK): Define.
1508         * config/tc-mmix.h (TC_FX_SIZE_SLACK): Define.
1509         * config/tc-sh.h (TC_FX_SIZE_SLACK): Define.
1510         * config/tc-xstormy16.h (TC_FX_SIZE_SLACK): Define.
1511
1512 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
1513             Nathan Sidwell  <nathan@codesourcery.com>
1514             Vladimir Prus  <vladimir@codesourcery.com
1515             Joseph Myers  <joseph@codesourcery.com>
1516
1517         * configure.in (--with-bugurl): New option.
1518         * configure: Regenerate.
1519         * dep-in.sed: Remove bin-bugs.h.
1520         * Makefile.am (REPORT_BUGS_TO): Define.
1521         (INCLUDES): Define REPORT_BUGS_TO.
1522         (DEP_INCLUDES): Likewise.
1523         ($(OBJS)): No longer depend on bin-bugs.h.
1524         * Makefile.in: Regenerate.
1525         * doc/Makefile.in: Regenerate.
1526         * as.c (show_usage): Don't print empty REPORT_BUGS_TO.
1527         * as.h: Remove include of bin-bugs.h.
1528
1529 2007-02-17  Alan Modra  <amodra@bigpond.net.au>
1530
1531         * write.c: White space fixes.
1532         (fixup_segment): Move symbol_mri_common_p adjustments..
1533         (write_relocs): ..and symbol_equated_reloc_p adjustments..
1534         (adjust_reloc_syms): ..to here.
1535
1536 2007-02-16  Alan Modra  <amodra@bigpond.net.au>
1537
1538         * subsegs.c (subseg_change, subseg_get): Use xcalloc rather than
1539         xmalloc, memset.  Don't bother assigning NULL to known zero mem.
1540         (subseg_set_rest): Remove unnecessary cast.
1541         * write.c: Include libbfd.h.  Replace PTR with void * throughout.
1542         Remove unnecessary forward declarations and casts.
1543         (set_symtab): Delete extern bfd_alloc.
1544         (fixup_segment): Move.
1545
1546 2007-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1547
1548         * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID.
1549         * config/tc-m68k.c (mcfv4e_ctrl): Add ColdFire specific names.
1550         (mcf5475_ctrl, mcf5485_ctrl): New.
1551         (m68k_cpus): Use mcf5485_ctrl and mcf5485_ctrl for those families.
1552         (m68k_ip): Add ASID, MMUBAR, ROMBAR0 handling.
1553         (init_table): Add asid, mmubar, adjust rombar0.
1554
1555 2007-02-14  Alan Modra  <amodra@bigpond.net.au>
1556
1557         * config/tc-i386.h (Seg2ShortForm, Seg3ShortForm): Delete.
1558         * config/tc-i386.c: Wrap overly long lines, whitespace fixes.
1559         (process_operands): Move old Seg2ShortForm and Seg3ShortForm
1560         code, and test for these insns using a combination of
1561         opcode_modifier and operand_types.
1562
1563 2007-02-07  Paul Brook  <paul@codesourcery.com>
1564
1565         * configure.tgt: Add arm*-*-uclinux-*eabi.
1566
1567 2007-02-05  Dave Brolley  <brolley@redhat.com>
1568             Richard Sandiford  <rsandifo@redhat.com>
1569             DJ Delorie  <dj@redhat.com>
1570             Stan Cox  <scox@redhat.com>
1571             Jim Blandy  <jimb@redhat.com>
1572             Nick Clifton  <nickc@redhat.com>
1573             Jim Wilson  <wilson@redhat.com>
1574             Frank Ch. Eigler  <fche@redhat.com>
1575             Graydon Hoare  <graydon@redhat.com>
1576             Ben Elliston  <bje@redhat.com>
1577             John Healy  <jhealy@redhat.com>
1578             Richard Henderson  <rth@redhat.com>
1579
1580         * Makefile.am (CPU_TYPES): Add mep.
1581         (TARGET_CPU_CFILES): Add tc-mep.c.
1582         (TARGET_CPU_HFILES): Add tc-mep.h.
1583         (DEPTC_mep_elf): New variable.
1584         (DEPTC_mep_coff): Likewise.
1585         (DEPOBJ_mep_coff, DEPOBJ_mep_elf, DEP_mep_coff, DEP_mep_elf): Likewise.
1586         * configure.in: Support mep.
1587         * configure.tgt: Likewise.
1588         * config/tc-mep.c: New file.
1589         * config/obj-elf.c: New file.
1590         * config/tc-mep.c: New file.
1591         * config/tc-mep.h: New file.
1592         * testsuite/gas/mep: New testsuite with content.
1593         * Makefile.in: Regenerate.
1594         * configure: Regenerate.
1595
1596 2007-02-05  Dave Brolley  <brolley@redhat.com>
1597
1598         * cgen.c (gas_cgen_install_complex_reloc): Removed.
1599         (complex_reloc_installation_howto): Removed.
1600
1601 2007-02-05  Dave Brolley  <brolley@redhat.com>
1602             Graydon Hoare  <graydon@redhat.com>
1603             DJ Delorie  <dj@redhat.com>
1604             Catherine Moore  <clm@redhat.com>
1605             Michael Chastain  <chastain@redhat.com>
1606             Frank Ch. Eigler  <fche@redhat.com>
1607
1608         * symbols.c (use_complex_relocs_for): New, to decide
1609         when to use complex relocs. Add signed RELC support.
1610         (resolve_symbol_value): Call use_complex_relocs_for. Unconditionally
1611         encode expression symbols as mangled complex relocation symbols (when
1612         compiled with -DOBJ_COMPLEX_RELOC).
1613         (symbol_relc_make_sym,value,expr): New traversal/conversion routines.
1614         * cgen.c (gas_cgen_md_apply_fix3):  Only set signed_p if RELC. Call
1615         encode_addend with new args. Modify to get start, length from
1616         ifield whenever it is set. Also change condition on which
1617         self-describing relocs are encoded. Add hook into
1618         gas_cgen_encode_addend.
1619         (queue_fixup_recursively): Add signed RELC support. Change from masked
1620         expr to trunc flag. Restore assignment of sub-field value to
1621         temporary in fixups array. Reflect changed meaning of last arg to
1622         queue_fixup_recursively.
1623         (fixup): Add cgen_maybe_multi_ifield member.
1624         (make_right_shifted_expr): New function.
1625         (queue_fixup): Change to recursive function that fragments
1626         fixups if operand has a multi-ifield.
1627         (gas_cgen_parse_operand): Add RELC code to wrap expressions in
1628         symbols, call weak_operand_overflow_check, and fragment call
1629         queue_fixup with operand fields.
1630         (gas_cgen_finish_insn) Modify to manage ifield pointer.
1631         (weak_operand_overflow_check): New function to try to select
1632         insns correctly.
1633         (gas_cgen_encode_addend): New function for relc.
1634         (gas_cgen_install_complex_reloc): Likewise.
1635         (gas_cgen_tc_gen_reloc): Add hook into gas_cgen_install_complex_reloc.
1636         * write.h (struct fix): Add msb_field_p to fx_cgen sub-struct. Add
1637         cgen_maybe_multi_ifield field to fx_cgen substructure.
1638         * cgen.h (GAS_CGEN_MAX_FIXUPS): Bump from 3 up to 32.
1639         * symbols.h (symbol_relc_make_sym,value,expr): New prototypes.
1640         
1641 2007-02-03  DJ Delorie  <dj@delorie.com>
1642
1643         * config/tc-m32c.c (m32c_cons_fix_new): New.  Added to support 3
1644         byte relocs.
1645         * config/tc-m32c.h (TC_CONS_FIX_NEW): Define.
1646         (m32c_cons_fix_new): Prototype.
1647
1648 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
1649         
1650         * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.
1651         (xg_expand_assembly_insn, istack_push_space, istack_pop): Likewise.
1652         
1653 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
1654
1655         * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.
1656         (xtensa_elf_suffix): Use suffix_relocs instead of local mapping table.
1657         (map_suffix_reloc_to_operator): New.
1658         (map_operator_to_reloc): New.
1659         (expression_maybe_register): Fix incorrect test of return value from
1660         xtensa_elf_suffix.  Rearrange to use map_suffix_reloc_to_operator.
1661         (xg_assemble_literal, convert_frag_immed): Use map_operator_to_reloc.
1662
1663 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
1664
1665         * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.
1666         (tinsn_get_tok): Delete prototype.
1667         * config/tc-xtensa.c (tinsn_get_tok): Delete.
1668         
1669 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
1670
1671         * config/xtensa-relax.h (struct build_instr): Delete id field.
1672         * config/xtensa-relax.c (widen_spec_list): Remove zeros from LITERAL
1673         and LABEL tokens.
1674         (append_literal_op, append_label_op): Remove litnum/labnum arguments;
1675         set op_data fields to zero.
1676         (parse_id_constant): Delete.
1677         (build_transition): Remove code to handle numbered literals and labels.
1678
1679 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
1680
1681         * config/xtensa-relax.c (build_transition): Remove code after as_fatal.
1682         (build_transition_table): Likewise.
1683
1684 2007-02-01  Bob Wilson  <bob.wilson@acm.org>
1685
1686         * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use of
1687         fx_tcbit.
1688         * config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Remove.
1689
1690 2007-02-02  Alan Modra  <amodra@bigpond.net.au>
1691
1692         * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.
1693         (struct fix <fx_plt>): Rename to tcbit2.
1694         * write.c (fix_new_internal): Adjust.
1695         (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt.
1696         * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
1697         * config/tc-cris.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
1698         * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
1699         * config/tc-i960.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
1700         * config/tc-sh.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
1701         * config/tc-sh64.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
1702         * config/tc-sparc.h (TC_FORCE_RELOCATION_LOCAL): Likewise.
1703         * config/tc-msp430.c (msp430_force_relocation_local): Likewise.
1704         * config/tc-ia64.c (emit_one_bundle): Don't set fx_plt.
1705         * config/tc-ia64.h (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt.
1706         Instead, compare fx_r_type.
1707         * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Use
1708         fx_tcbit in place of fx_plt.
1709         * config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Define.
1710         * doc/internals.texi (TC_FORCE_RELOCATION_LOCAL): Remove reference
1711         to fx_plt.
1712
1713 2007-01-30  Nick Clifton  <nickc@redhat.com>
1714
1715         * as.c (main): Mark symbols created via the --defsym command line
1716         option as volatile so that they can be overridden later on by a
1717         .set directive.  This maintains compatibility with the behaviour
1718         of earlier versions of the assembler.
1719         * doc/as.texinfo (--defsym): Document that the defined symbol's
1720         value can be overridden via a .set directive.
1721
1722 2007-01-28  H.J. Lu  <hongjiu.lu@intel.com>
1723
1724         * config/tc-i386.c (swap_imm_operands): Renamed to ...
1725         (swap_2_operands): This.  Take 2 ints.
1726         (md_assemble): Updated.
1727         (swap_operands): Call swap_2_operands to swap 2 operands.
1728
1729 2007-01-24  DJ Delorie  <dj@redhat.com>
1730
1731         * config/tc-m32c.c (md_pseudo_table): Add .3byte.
1732
1733 2007-01-22  Nick Clifton  <nickc@redhat.com>
1734
1735         PR gas/3871
1736         * tc-score.c: Remove unnecessary uses of _().
1737         Make the err_msg[] a file level local array in order to save
1738         storage space.
1739         Remove unnecessary sprintf()s.
1740
1741 2007-01-18  Mei Ligang  <ligang@sunnorth.com.cn>
1742
1743         PR gas/3871
1744         * config/tc-score.c : Using _() for const string.
1745         Do not assign inst.error with a local string pointer.
1746         (md_section_align): Pad section.
1747         
1748 2007-01-13  H.J. Lu  <hongjiu.lu@intel.com>
1749
1750         * config/tc-i386.c (build_modrm_byte): Check number of operands
1751         when procssing memory/register operand.
1752
1753 2007-01-12  Nick Clifton  <nickc@redhat.com>
1754
1755         PR gas/3856
1756         * macro.c (expand_irp): Do not ignore spaces inside quoted
1757         strings.
1758
1759 2007-01-12  Alan Modra  <amodra@bigpond.net.au>
1760
1761         * config/tc-spu.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.
1762         * config/tc-m32r.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.
1763         * config/tc-mn10300.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.
1764         (TC_FORCE_RELOCATION): Define.
1765         (TC_FORCE_RELOCATION_LOCAL): Define.
1766         * config/tc-mn10300.c (mn10300_fix_adjustable): Adjust.
1767
1768 2007-01-12  Alan Modra  <amodra@bigpond.net.au>
1769
1770         * input-file.c (input_file_open): Check fgets return.
1771
1772 2007-01-11  Paul Brook  <paul@codesourcery.com>
1773
1774         * config/tc-arm.c (do_t_add_sub): Use Rd and Rs.
1775
1776 2007-01-11  Nick Clifton  <nickc@redhat.com>
1777
1778         PR gas/3707
1779         * config/tc-arm.c (md_begin): Cope with an NULL mcpu_fpu_opt
1780         variable.
1781
1782         * config/tc-mcore.c (md_number_to_chars): Use
1783         number_to_chars_{big|little}endian.
1784
1785 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
1786
1787         * config/tc-m68k.c (m68k_archs, m68k_cpus): Treat Fido as an
1788         architecture by itself.
1789         (m68k_ip): Don't issue a warning for tbl instructions on fido.
1790         (m68k_elf_final_processing): Treat Fido as an architecture by
1791         itself.
1792
1793 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
1794
1795         * configure.tgt: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
1796
1797 2007-01-05  H.J. Lu  <hongjiu.lu@intel.com>
1798
1799         * config/tc-i386.c (set_intel_syntax): Update set_intel_syntax
1800         depending on allow_naked_reg.
1801
1802 2007-01-04  Paul Brook  <paul@codesourcery.com>
1803
1804         * config/tc-arm.c (do_cpsi): Set mmod bit for 2 argument form.
1805
1806 2007-01-04  H.J. Lu  <hongjiu.lu@intel.com>
1807
1808         PR gas/3830
1809         * config/tc-i386.c (register_prefix): New.
1810         (set_intel_syntax): Set set_intel_syntax to "" if register
1811         prefix isn't needed.
1812         (check_byte_reg): Use register_prefix for error message.
1813         (check_long_reg): Likewise.
1814         (check_qword_reg): Likewise.
1815         (check_word_reg): Likewise.
1816
1817 2007-01-04  Julian Brown  <julian@codesourcery.com>
1818
1819         * config/tc-arm.c (do_neon_shl_imm): Swap rN, rM.
1820         (do_neon_qshl_imm): Likewise.
1821         (do_neon_rshl): New function. Handle rounding variants of
1822         v{q}shl-by-register.
1823         (insns): Use do_neon_rshl for vrshl, vqrshl.
1824
1825 2007-01-04  Paul Brook  <paul@codesourcery.com>
1826
1827         * config/tc-arm.c (NEON_ENC_TAB): Fix encoding of vclt, vcle, vaclt
1828         and vacle.
1829
1830 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
1831
1832         * config/tc-i386.c (swap_operands): Remove branches.
1833
1834 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
1835
1836         * config/tc-i386.c: Update copyright year.
1837         * config/tc-i386.h: Likewise.
1838
1839 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
1840
1841         * config/tc-i386.c (smallest_imm_type): Return unsigned int
1842         instead of int.
1843
1844 2007-01-03  H.J. Lu  <hongjiu.lu@intel.com>
1845
1846         * config/tc-i386.c: Convert to ISO C90 formatting
1847         * config/tc-i386.h: Likewise.
1848
1849 2007-01-03  David Daney  <ddaney@avtrex.com>
1850
1851         * config/tc-mips.c (md_show_usage):  Clean up -mno-shared
1852         documentation.
1853
1854 For older changes see ChangeLog-2006
1855 \f
1856 Local Variables:
1857 mode: change-log
1858 left-margin: 8
1859 fill-column: 74
1860 version-control: never
1861 End: