e8864c8e6195a3969a1b4c48fecd76aa484285a8
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2009-07-14 Daniel Gutson <dgutson@codesourcery.com>
2
3 * config/tc-arm.c (md_assemble): Added validation.
4
5 2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
6
7 * Makefile.am: Run "make dep-am".
8 * Makefile.in: Regenerated.
9
10 2009-07-10 Tom Tromey <tromey@redhat.com>
11
12 * Makefile.am (DEPTC_alpha_ecoff): Refer to dwarf2.h, not
13 elf/dwarf2.h.
14 (DEPTC_alpha_elf): Likewise.
15 (DEPTC_alpha_evax): Likewise.
16 (DEPTC_arm_elf): Likewise.
17 (DEPTC_hppa_elf): Likewise.
18 (DEPTC_i386_aout): Likewise.
19 (DEPTC_i386_coff): Likewise.
20 (DEPTC_i386_elf): Likewise.
21 (DEPTC_m68k_aout): Likewise.
22 (DEPTC_m68k_coff): Likewise.
23 (DEPTC_m68k_elf): Likewise.
24 (DEPTC_mips_coff): Likewise.
25 (DEPTC_mips_ecoff): Likewise.
26 (DEPTC_mips_elf): Likewise.
27 (DEPTC_ppc_coff): Likewise.
28 (DEPTC_ppc_elf): Likewise.
29 (DEPTC_s390_elf): Likewise.
30 (DEPTC_sh_coff): Likewise.
31 (DEPTC_sh_elf): Likewise.
32 (DEPTC_sh64_elf): Likewise.
33 (DEPTC_sparc_aout): Likewise.
34 (DEPTC_sparc_coff): Likewise.
35 (DEPTC_sparc_elf): Likewise.
36 (as.o): Likewise.
37 (dwarf2dbg.o): Likewise.
38 (dw2gencfi.o): Likewise.
39 (ehopt.o): Likewise.
40 (read.o): Likewise.
41 * Makefile.in: Rebuild.
42 * dw2gencfi.h: Include dwarf2.h, not elf/dwarf2.h.
43 * dwarf2dbg.c: Likewise.
44 * ehopt.c: Likewise.
45
46 2009-07-09 Daniel Gutson <dgutson@codesourcery.com>
47
48 * config/tc-arm.c (it_fsm_post_encode): New forward declaration.
49 (set_it_insn_type_nonvoid): New macro.
50 (emit_thumb32_expr): New function.
51 (thumb_insn_size): New function.
52 (emit_insn): New function.
53 (s_arm_elf_inst): New function.
54 (md_pseudo_table): New pseudo-opcode entries added.
55 * doc/c-arm.texi: New directive added.
56
57 2009-07-07 DJ Delorie <dj@redhat.com>
58
59 * config/tc-mep.c (md_begin): Don't reset the coprocessor options
60 when enabling other options without a specific configuration.
61
62 2009-07-07 Chung-Lin Tang <cltang@pllab.cs.nthu.edu.tw>
63
64 * config/tc-arm.c (insns): Fix encoding for torvsc.
65
66 2009-07-06 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
67
68 * config/tc-i386.c (cpu_arch): Add .fma4 and CPU_FMA4_FLAGS.
69 (build_modrm_byte): Add support to handle FMA4 instructions.
70 (md_show_usage): Add fma4.
71
72 2009-07-04 Alan Modra <amodra@bigpond.net.au>
73
74 * config/tc-cr16.h (TC_LINKRELAX_FIXUP): Set only for code sections.
75
76 2009-07-02 Tristan Gingold <gingold@adacore.com>
77
78 * Makefile.am (OBJ_FORMATS): Add macho.
79 (CPU_OBJ_VALID): Ditto.
80 (OBJ_FORMAT_CFILES): Add config/obj-macho.c
81 (OBJ_FORMAT_HFILES): Add config/obj-macho.h
82 (obj-macho.o): New rule.
83 * Makefile.in: Regenerated.
84 * configure.tgt (generic_target): Add i386-*-darwin*.
85 * config/tc-i386.h: Use i386_target_format for Mach-O.
86 * config/tc-i386.c (i386_target_format): Define it for Mach-O.
87 (i386_target_format): Add a case for bfd_target_mach_o_flavour.
88 * config/obj-macho.h: New file.
89 * config/obj-macho.c: New file.
90
91 2009-07-01 Nick Clifton <nickc@redhat.com>
92
93 PR 10168
94 * config/tc-arm.c (do_t_pkhtb): Swap Rm and Rn when encoding as
95 PKHBT.
96
97 2009-07-01 Paul Brook <paul@codesourcery.com>
98
99 * config/tc-arm.c (MISSING_FNSTART): Define.
100 (s_arm_unwind_fnstart): Diagnose duplicate directive.
101 (s_arm_unwind_handlerdata, s_arm_unwind_fnend, s_arm_unwind_fnend,
102 s_arm_unwind_cantunwind, s_arm_unwind_personalityindex,
103 s_arm_unwind_personality, s_arm_unwind_save, s_arm_unwind_movsp,
104 s_arm_unwind_pad, s_arm_unwind_setfp, s_arm_unwind_raw): Error if
105 not inside function unwinding region.
106
107 2009-06-29 H.J. Lu <hongjiu.lu@intel.com>
108
109 * config/tc-i386.c: Reformat.
110
111 2009-06-23 DJ Delorie <dj@redhat.com>
112
113 * config/tc-mep.c (mep_check_ivc2_scheduling): For IVC2, allocate
114 32 bits for relaxable branches so that we can relax them later.
115 (md_estimate_size_before_relax): Assume IVC2 branches will be relaxed.
116 (mep_relax_frag): New.
117 (md_convert_frag): Relax IVC2 branches in-place.
118 * config/tc-mep.h ((mep_relax_frag): New.
119
120 2009-06-22 Martin Thuresson <martin@mtme.org>
121
122 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,
123 gas/config/atof-ieee.c, gas/config/obj-aout.c,
124 gas/config/obj-coff.c, gas/config/obj-ecoff.c,
125 gas/config/obj-elf.c, gas/config/obj-som.c, gas/config/tc-alpha.c,
126 gas/config/tc-arc.c, gas/config/tc-arm.c, gas/config/tc-cr16.c,
127 gas/config/tc-cris.c, gas/config/tc-crx.c, gas/config/tc-d30v.c,
128 gas/config/tc-dlx.c, gas/config/tc-hppa.c, gas/config/tc-i370.c,
129 gas/config/tc-i386-intel.c, gas/config/tc-i386.c,
130 gas/config/tc-i860.c, gas/config/tc-i960.c, gas/config/tc-ia64.c,
131 gas/config/tc-iq2000.c, gas/config/tc-m32c.c,
132 gas/config/tc-m32r.c, gas/config/tc-m68hc11.c,
133 gas/config/tc-m68k.c, gas/config/tc-maxq.c, gas/config/tc-mcore.c,
134 gas/config/tc-mep.c, gas/config/tc-mips.c, gas/config/tc-mmix.c,
135 gas/config/tc-mn10300.c, gas/config/tc-moxie.c,
136 gas/config/tc-ns32k.c, gas/config/tc-pj.c, gas/config/tc-ppc.c,
137 gas/config/tc-s390.c, gas/config/tc-score.c,
138 gas/config/tc-score7.c, gas/config/tc-sh.c, gas/config/tc-sparc.c,
139 gas/config/tc-spu.c, gas/config/tc-tic30.c, gas/config/tc-vax.c,
140 gas/config/tc-xtensa.c, gas/config/xtensa-relax.c,
141 gas/dw2gencfi.c, gas/dwarf2dbg.c, gas/ehopt.c, gas/expr.c,
142 gas/frags.c, gas/input-file.c, gas/read.c, gas/sb.c,
143 gas/subsegs.c, gas/symbols.c, gas/write.c: Change the name of the
144 gas macro `assert' to `gas_assert'.
145
146 2009-06-22 Daniel Gutson <dgutson@codesourcery.com>
147
148 * config/tc-arm.c (implicit_it_mode): New enum.
149 (implicit_it_mode): New global.
150 (it_instruction_type): New enum.
151 (arm_parse_it_mode): New function.
152 (arm_long_opts): New option added.
153 (arm_it): New field.
154 (it_state): New enum.
155 (now_it): New macro.
156 (check_it_blocks_finished): New function.
157 (insns[]): Use the IT Thumb opcodes for ARM too.
158 (arm_cleanup): Call check_it_blocks_finished.
159 (now_it_compatible): New function.
160 (conditional_insn): New function.
161 (set_it_insn_type): New macro.
162 (set_it_insn_type_last): New macro.
163 (do_it): Call automatic IT machinery functions.
164 (do_t_add_sub): Likewise
165 (do_t_arit3): Likewise.
166 (do_t_arit3c): Likewise.
167 (do_t_blx): Likewise.
168 (do_t_branch): Likewise.
169 (do_t_bkpt): Likewise.
170 (do_t_branch23): Likewise.
171 (do_t_bx): Likewise.
172 (do_t_bxj): Likewise.
173 (do_t_cps): Likewise.
174 (do_t_cpsi): Likewise.
175 (do_t_cbz): Likewise.
176 (do_t_it): Likewise.
177 (encode_thumb2_ldmstm): Likewise.
178 (do_t_ldst): Likewise.
179 (do_t_mov_cmp): Likewise.
180 (do_t_mvn_tst): Likewise.
181 (do_t_mul): Likewise.
182 (do_t_neg): Likewise.
183 (do_t_setend): Likewise.
184 (do_t_shift): Likewise.
185 (do_t_tb): Likewise.
186 (output_it_inst): New function.
187 (new_automatic_it_block): New function.
188 (close_automatic_it_block): New function.
189 (now_it_add_mask): New function.
190 (it_fsm_pre_encode): New function.
191 (handle_it_state): New function.
192 (it_fsm_post_encode): New function.
193 (force_automatic_it_block_close): New function.
194 (in_it_block): New function.
195 (md_assemble): Call automatic IT block machinery functions.
196 (arm_frob_label): Likewise.
197 (arm_opts): New element.
198 * config/tc-arm.h (it_state): New enum.
199 (current_it): New struct.
200 (arm_segment_info_type): New member added.
201 * doc/c-arm.texi: New option -mimplicit-it documented.
202
203 2009-06-20 Alan Modra <amodra@bigpond.net.au>
204
205 PR 10302
206 * doc/as.texinfo (Section <ELF "M,S" flag>): Clarify tail merge.
207
208 2009-06-19 Martin Schwidefsky <schwidefsky@de.ibm.com>
209
210 * config/tc-s390.c (md_gather_operands): Accept an instruction
211 without operands if all operands are tagged as optional.
212
213 2009-06-18 Nick Clifton <nickc@redhat.com>
214
215 PR 10169
216 * gas/tc-arm.c (do_t_ssat): Move common code from here...
217 (do_t_usat): ... and here to...
218 (do_t_ssat_usat): New function: ... here. Add code to check that
219 the shift value, if present, is in range.
220
221 2009-06-18 Dave Korn <dave.korn.cygwin@gmail.com>
222
223 Merge cegcc and mingw32ce target name changes
224 from CeGCC project:
225
226 2007-12-25 Pedro Alves <pedro_alves@portugalmail.pt>
227
228 * configure.tgt: Add arm*-*-cegcc* target.
229
230 2007-12-17 Pedro Alves <pedro_alves@portugalmail.pt>
231
232 * configure.tgt: Add arm-*-mingw32ce* target.
233
234 2009-06-16 Maciej W. Rozycki <macro@linux-mips.org>
235
236 * config/tc-vax.c (md_estimate_size_before_relax): Accept
237 indirect symbol references in the PIC mode and emit a
238 PC-relative relocation instead of a GOT/PLT one. Likewise
239 for symbols known to be hidden at this point.
240
241 2009-06-15 Nick Clifton <nickc@redhat.com>
242
243 PR 10186
244 * config/tc-arm.c (T16_32_TAB): Fix binary value of SEV.W
245 instruction.
246
247 2009-06-13 H.J. Lu <hongjiu.lu@intel.com>
248
249 PR ld/10269
250 * config/tc-i386.c (md_apply_fix): Use TC_FORCE_RELOCATION
251 instead of generic_force_reloc.
252
253 * config/tc-i386.h (TC_FORCE_RELOCATION): New.
254
255 2009-06-11 Anthony Green <green@moxielogic.com>
256
257 * config/tc-moxie.c (md_chars_to_number): Define.
258 (md_begin): Populate opcode hashtable with more form 3 opcodes.
259 (md_assemble): Assemble MOXIE_F3_PCREL encoded instructions.
260 (md_apply_fix): Handle BFD_RELOC_MOXIE_10_PCREL relocations.
261 (tc_gen_reloc): Ditto.
262 (md_pcrel_from): Ditto.
263 (md_chars_to_number): New function.
264
265 2009-06-10 Anthony Green <green@moxielogic.com>
266
267 * config/tc-moxie.c (md_assemble): Handle MOXIE_F1_M encoded
268 opcodes.
269
270 2009-06-09 Jakub Jelinek <jakub@redhat.com>
271
272 PR gas/10255
273 * dw2gencfi.c (output_cfi_insn): Initialize fragment before rs_cfa
274 to DW_CFA_advance_loc4.
275
276 2009-06-08 Dave Korn <dave.korn.cygwin@gmail.com>
277
278 PR gas/977
279 * config/tc-i386.c (md_estimate_size_before_relax): Don't relax
280 branches to weak symbols.
281 (md_apply_fix): Don't convert fixes against weak symbols to
282 section-relative offsets, but save addend for later reloc emission.
283 (tc_gen_reloc): When emitting reloc against weak symbol, adjust
284 addend to pre-compensate for bfd_install_relocation.
285
286 2009-06-04 Alan Modra <amodra@bigpond.net.au>
287
288 * dep-in.sed: Don't use \n in replacement part of s command.
289 * Makefile.am (DEP1, DEPTC, DEPOBJ, DEP2): LC_ALL for uniq.
290 * Makefile.in: Regenerate.
291
292 2009-06-01 H.J. Lu <hongjiu.lu@intel.com>
293
294 PR gas/10198
295 * config/tc-i386-intel.c (i386_intel_operand): Check '$' as '.'.
296
297 2009-05-26 Catherine Moore <clm@codesourcery.com>
298
299 * config/tc-mips.c (check_for_24k_errata): Remove.
300 (md_mips_end): Remove call to check_for_24k_errata.
301 (start_noreorder): Likewise.
302 (s_change_sec): Likewise.
303 (s_change_section): Likewise.
304 (insns_between): Add 24k errata checks.
305 (append_insn): Remove declaration and references to nhdx_24k.
306 Remove calls to check_for_24k_errata.
307
308 2009-05-26 Nick Clifton <nickc@redhat.com>
309
310 * po/id.po: Updated Indonesian translation.
311 * po/gas.pot: Updated template file.
312
313 2009-05-26 Nick Clifton <nickc@redhat.com>
314
315 PR 10143
316 * config/bfin-parse.y (error): Use "%s" as format string for error
317 message.
318
319 2009-05-26 Alan Modra <amodra@bigpond.net.au>
320
321 * dep-in.sed: Output one filename per line with all lines having
322 continuation backslash. Prefix first line with "A", following
323 lines with "B".
324 * Makefile.am (DEP): Don't use dep.sed here.
325 (DEP1): Run $MKDEP on single files, use dep.sed here on dependencies,
326 sort and uniq.
327 (DEPTC, DEPOBJ, DEP2): Use dep.sed on dependencies, sort and uniq.
328 Emit multi dependencies on one line.
329 * Makefile.in: Regenerate.
330
331 2009-05-25 Tristan Gingold <gingold@adacore.com>
332
333 * makefile.vms: New file to compile gas on VMS.
334
335 * configure.com: New file to do configuration on VMS with DCL.
336
337 2009-05-23 Richard Sandiford <rdsandiford@googlemail.com>
338
339 * config/tc-mips.c (nops_for_vr4130): Don't check noreorder_p.
340 (nops_for_insn): Likewise.
341
342 2009-05-22 H.J. Lu <hongjiu.lu@intel.com>
343
344 * symbols.c (COPIED_SYMFLAGS): Add BSF_GNU_INDIRECT_FUNCTION.
345
346 2009-05-22 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
347
348 * config/tc-i386.c (process_drex): Delete. Remove SSE5 support.
349 (build_modrm_byte): Remove DREX handling support.
350 (DREX_*): Delete.
351 (drex_byte): Delete.
352 (md_assemble): Remove DREX handling support.
353 (process_operands): Remove DREX, SSE5 support.
354 (i386_insn): Remove DREX.
355
356 2009-05-22 Alan Modra <amodra@bigpond.net.au>
357
358 * Makefile.am: Run "make dep-am".
359 * Makefile.in: Regenerate.
360
361 2009-05-20 Kai Tietz <kai.tietz@onevision.com>
362 H.J. Lu <hongjiu.lu@intel.com>
363
364 * config/obj-coff.h: Include "coff/x86_64.h" for x86 pe-coff.
365 (TARGET_FORMAT): Removed for x86 pe-coff.
366 (COFF_TARGET_FORMAT): Likewise.
367
368 * config/tc-i386.c (md_longopts): Allow --64 for x86 pe-coff.
369 (md_parse_option): Likewise.
370 (md_show_usage): Show option --32/--64 for x86 pe-coff.
371 (i386_target_format): Use also for x86 pe-coff.
372
373 * config/tc-i386.h (TARGET_FORMAT): Defined as i386_target_format
374 for x86 pe-coff.
375
376 2009-05-19 DJ Delorie <dj@redhat.com>
377
378 * config/tc-mep.c (mep_machine): Only check CPU flags, not COP flags.
379 (mep_process_saved_insns): Remove debugging printfs.
380
381 2009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
382
383 * NEWS: Mention new feature.
384 * config/obj-coff.c (obj_coff_common_parse): New function.
385 (obj_coff_comm): Likewise.
386 (coff_pseudo_table): Override default ".comm" definition on PE.
387 * doc/as.texinfo: Document new feature.
388
389 2009-05-17 Kai Tietz <kai.tietz@onevision.com>
390
391 * config/obj-coff.c (obj_coff_section): Add 'y' as
392 specifier for SEC_COFF_NOREAD section flag.
393 * doc/as.texinfo: Add documentation about .section flag 'y'.
394
395 2009-05-13 DJ Delorie <dj@redhat.com>
396
397 * cgen.c (gas_cgen_parse_operand): Guard against NULL pointers.
398
399 2009-05-13 Andrew Jenner <andrew@codesourcery.com>
400
401 * config/tc-arm.c: Move as.h to start of file.
402
403 2009-05-05 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
404
405 * config/tc-arm.h: Fix typo in comment.
406 (ARM_IS_FUNC): New macro.
407 (MD_APPLY_SYM_VALUE): Define.
408
409 * config/tc-arm.c (do_blx): Retain BFD_RELOC_ARM_PCREL_BLX for
410 all versions of EABI.
411 (relax_branch): Do not relax for branches to ARM functions.
412 (md_pcrel_from_section): Set up base correctly for
413 BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_THUMB_PCREL_CALL,
414 BFD_RELOC_THUMB_PCREL_BRANCH23, BFD_RELOC_ARM_PCREL_BLX
415 BFD_RELOC_ARM_PCREL_CALL.
416 (md_apply_fix): Flip bl to blx where possible.
417 Flip blx to bl where possible.
418 (arm_force_relocation): Force relocations for
419 BFD_RELOC_ARM_PCREL_JUMP, BFD_RELOC_ARM_PCREL_JUMP,
420 BFD_RELOC_ARM_PCREL_BLX, BFD_RELOC_THUMB_PCREL_BLX,
421 BFD_RELOC_THUMB_PCREL_BRANCH20, BFD_RELOC_THUMB_PCREL_BRANCH23,
422 BFD_RELOC_THUMB_PCREL_BRANCH25.
423 (arm_apply_sym_value): New function.
424
425 2009-05-04 Tristan Gingold <gingold@adacore.com>
426
427 * config/tc-alpha.c: Also declare alpha_prologue_label for OBJ_EVAX.
428
429 2009-05-01 Nathan Sidwell <nathan@codesourcery.com>
430
431 * config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.
432 * config/tc-armeabi.h (FPU_DEFAULT): Likewise.
433 * config/tc-arm.c (md_begin): If FPU_DEFAULT is set, don't infer
434 the default FPU from the processor.
435
436 2009-05-01 Julian Brown <julian@codesourcery.com>
437
438 * config/tc-arm.c (do_t_blx): Always use BFD_RELOC_THUMB_PCREL_BLX.
439 (md_pcrel_from_section): Align address for BLX.
440 (tc_gen_reloc): Change BFD_RELOC_THUMB_PCREL_BLX relocations to
441 BFD_RELOC_THUMB_PCREL_BRANCH23 for EABI v4+.
442
443 2009-04-29 DJ Delorie <dj@redhat.com>
444
445 * config/tc-mep.c (md_begin): Check coprocessor type.
446 (md_check_parallel64_scheduling): Use memset to initialize the buffer.
447 (md_check_parallel32_scheduling): Likewise.
448 (slot_ok): New.
449 (mep_check_ivc2_scheduling): New.
450 (mep_check_parallel_scheduling): Call it.
451 (mep_process_saved_insns): Add IVC2 slot support.
452 (md_assemble): Likewise.
453
454 2009-04-30 Nick Clifton <nickc@redhat.com>
455
456 * config/obj-elf.c (obj_elf_type): Add support for a
457 gnu_indirect_function type.
458 * config/tc-i386.c (tc_i386_fix_adjustable): Do not adjust fixups
459 against indirect function symbols.
460 * doc/as.texinfo (.type): Document the support for the
461 gnu_indirect_function symbol type.
462 * NEWS: Mention the new feature.
463
464 2009-04-24 Cary Coutant <ccoutant@google.com>
465
466 * NEWS: Add item about discriminator support.
467 * dwarf2dbg.h (struct dwarf2_line_info): Add discriminator field.
468 * dwarf2dbg.c (current): Add discriminator field.
469 (dwarf2_where): Copy discriminator value.
470 (dwarf2_consume_line_info): Set discriminator to 0.
471 (dwarf2_directive_loc): Process discriminator sub-op.
472 (out_leb128): New function.
473 (process_entries): Output DW_LNE_set_discriminator.
474 * doc/as.texinfo: Add discriminator operand to .loc directive.
475
476 2009-04-22 Nathan Sidwell <nathan@codesourcery.com>
477
478 * config/tc-mips.c (macro_end, md_convert_frag): Use '%s' for
479 as_bad calls to silence compiler warning.
480
481 2009-04-21 H.J. Lu <hongjiu.lu@intel.com>
482
483 * config/tc-i386-intel.c (O_XXX): Reorder.
484
485 2009-04-20 Jan Beulich <jbeulich@novell.com>
486
487 * Makefile.am: Add explicit dependency of tc-i386.o on
488 tc-i386-intel.c.
489 * Makefile.in: Likewise.
490 * config/tc-i386.c (i386_finalize_immediate): Declare, broken
491 out from i386_immediate.
492 (i386_immediate): Slightly re-arrange, call
493 i386_finalize_immediate.
494 (i386_finalize_displacement): Declare, broken out from
495 i386_displacement.
496 (i386_displacement): Slightly re-arrange, call
497 i386_finalize_displacement.
498 (i386_intel_simplify, i386_intel_parse_name): Declare.
499 (this_operand): Initialize to -1.
500 (set_intel_syntax): Set expression rank for O_full_ptr.
501 (md_assemble): Set this_operand back to -1 after parsing
502 operands.
503 (x86_cons): Negate intel_syntax to indicate state. Call
504 i386_intel_simplify.
505 (md_operand): Convert if to switch. Handle '[' for Intel
506 syntax.
507 (i386_intel_operand): Delete, including all helper functions
508 and data.
509 * config/tc-i386-intel.c: New file, all new code.
510 * config/tc-i386.h (i386_operator): Declare.
511 (md_operator): Define to i386_operator.
512 (i386_need_index_operator): Declare.
513 (md_need_index_operator): Define to i386_need_index_operator.
514 (O_full_ptr): Define.
515
516 2009-04-20 Jan Beulich <jbeulich@novell.com>
517
518 * expr.c (operand): Call md_need_index_operator() and
519 md_operator() if defined. Add unary label.
520 (operator): Call md_operator() if defined.
521 (expr): Adjust assertions on range and rank of op_left and
522 op_right. Don't abort on unhandled operators when reducing
523 expressions with both operands being constant.
524 (expr_set_rank): New.
525 * expr.h (expr_set_rank): Declare.
526
527 2009-04-15 Anthony Green <green@moxielogic.com>
528
529 * config/tc-moxie.h: New file.
530 * config/tc-moxie.c: New file.
531 * configure: Add support for moxie.
532 * configure.tgt: Add support for moxie.
533
534 2009-04-16 Jan Beulich <jbeulich@novell.com>
535
536 * expr.c: Include limits.h if available, and #define CHAR_BITS
537 otherwise.
538 (expr): Check range of shift count when evaluating a constant
539 expression.
540
541 2009-04-15 Jan Beulich <jbeulich@novell.com>
542
543 * config/tc-i386.c (process_operands): Print operands in
544 correct order depending on intel_syntax.
545
546 2009-04-09 Catherine Moore <clm@codesourcery.com>
547
548 * config/tc-mips.c (mips_fix_24k): Declare.
549 (check_for_24k_errata): New.
550 (mips_cleanup): Call check_for_24k_errata.
551 (start_noreorder): Likewise.
552 (md_mips_end): Likewise.
553 (s_change_sec): Likewise.
554 (s_change_section): Likewise.
555 (append_insn): Call check_for_24k_errata. Prevent
556 ERET/DERET instructions from being moved into delay
557 slots.
558 (OPTION_FIX_24K): New.
559 (OPTION_NO_FIX_24k) New.
560 (md_longopts): Add "mfix-24k" and "mno-fix-24k".
561 (md_parse_option): Handle fix-24k options.
562 (md_show_usage): Display fix-24k options.
563 * doc/c-mips.texi: Document.
564
565 2009-04-09 Adam Nemet <anemet@caviumnetworks.com>
566
567 * config/tc-mips.c (mips_dwarf2_addr_size): Use HAVE_64BIT_OBJECTS
568 instead of HAVE_64BIT_SYMBOLS.
569
570 2009-04-07 DJ Delorie <dj@redhat.com>
571
572 * config/tc-mep.c: Add UCI/DSP instruction support. Add C5 support.
573 (md_show_usage): Change default endian to little.
574 * config/tc-mep.h (TARGET_BYTES_BIG_ENDIAN): Change default to little.
575
576 2009-04-06 DJ Delorie <dj@redhat.com>
577
578 * tc-h8300.c (do_a_fix_imm): Pass the insn, force relocs for MOVA
579 immediates.
580 (build_bytes): Pass insn to do_a_fix_imm.
581
582 2009-04-02 Daniel Gutson <dgutson@codesourcery.com>
583
584 * config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0.
585 * doc/c-arm.texi: Added codes for processors ARM Cortex-M0 and
586 Cortex-M1.
587
588 2009-04-01 Matt Thomas <matt@netbsd.org>
589
590 * config/tc-vax.c (synthetic_votstrs): add "jbbcci" and "jbbssi"
591 (md_assemble): emit symbol name when used as immediate in PIC mode.
592 (md_assemble): fix LP64 bug (use sizeof (valueT) instead 4).
593
594 2009-04-01 Sterling Augustine <sterling@jaw.hq.tensilica.com>
595
596 * config/tc-xtensa.c (parse_arguments): call demand_empty_rest_of_line
597
598 2009-04-01 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
599
600 * config/tc-arm.c (arm_validate_fix): Define only for OBJ_COFF.
601 (find_real_start): Likewise.
602 * config/tc-arm.h (TC_VALIDATE_FIX): Likewise
603
604 2009-04-01 Nathan Sidwell <nathan@codesourcery.com>
605
606 * config/tc-arm.c (do_nop): Generate v6k nops whenever possible.
607 (arm_handle_align): Generate v6k ARM, thumb2 wide & narrow nops
608 whenever possible.
609
610 2009-03-31 Peter Bergner <bergner@vnet.ibm.com>
611
612 * config/tc-ppc.c (ppc_handle_align): Handle power7's group ending nop.
613
614 2009-03-31 Dave Korn <dave.korn.cygwin@gmail.com>
615
616 * doc/internals.texi: Fix trivial syntax errors.
617
618 2009-03-26 Alan Modra <amodra@bigpond.net.au>
619
620 PR 10005
621 * config/tc-i386.c (reloc): Don't abort on lack of required
622 reloc type.
623
624 2009-03-25 H.J. Lu <hongjiu.lu@intel.com>
625
626 * config/tc-i386.c (parse_insn): Use default_arch on unsupported
627 arch.
628
629 2009-03-23 H.J. Lu <hongjiu.lu@intel.com>
630
631 PR gas/9966
632 * listing.c (listing_newline): Properly handle `\\"' and ';'.
633
634 * read.c (is_end_of_line): Update comments for line separator.
635 (read_begin): Set line separator in is_end_of_line to 2.
636
637 2009-03-19 David S. Miller <davem@davemloft.net>
638
639 * config/tc-sparc.c (md_parse_option): If the user gives
640 us '--64' make sure max_architecture is at least V9.
641
642 2009-03-18 Andrew Stubbs <ams@codesourcery.com>
643
644 * config/tc-arm.c (md_apply_fix): Check BFD_RELOC_ARM_IMMEDIATE and
645 BFD_RELOC_ARM_ADRL_IMMEDIATE value is in the correct section.
646 Check BFD_RELOC_ARM_ADRL_IMMEDIATE has a defined symbol.
647
648 2009-03-18 Alan Modra <amodra@bigpond.net.au>
649
650 * as.h: Include alloca-conf.h instead of config.h and remove
651 existing #if's handling alloca.
652 * Makefile.am: Run "make dep-am".
653 * Makefile.in: Regenerate.
654
655 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
656
657 * config/tc-ppc.c (ppc_frob_symbol): Add csect information for
658 C_AIX_WEAKEXT too.
659
660 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
661
662 * config/tc-ppc.c (md_apply_fix): On COFF targets, always reread
663 "value" from fx_offset. Manually resubtract md_pcrel_from_section
664 where necessary.
665
666 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
667
668 * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
669 * configure.in: Likewise.
670 * configure: Regenerate.
671
672 2009-03-11 Hans-Peter Nilsson <hp@axis.com>
673
674 * config/tc-cris.c (cris_create_short_jump): Remove prototype.
675 Rename, changing all callers, to...
676 (md_create_short_jump): Adjust head comment. Assert
677 word-sized-branch distance for v32. Bail out calling as_fatal for
678 compatibility mode here.
679 (md_create_long_jump): ...not here.
680 * config/tc-cris.h (md_create_short_jump): Do not define.
681
682 2009-03-10 Hans-Peter Nilsson <hp@axis.com>
683
684 * write.c (write_object_file) [!WORKING_DOT_WORD]: When patching
685 the jump table for multiple overflowing entries with the same
686 target, handle base symbols being different.
687 (relax_segment) <case rs_broken_word, second loop>: Whenever a
688 single entry overflows, arrange to redirect all entries with the
689 same target.
690
691 2009-03-10 Alan Modra <amodra@bigpond.net.au>
692
693 * config/tc-ppc.c (parse_cpu): Delete.
694 (md_parse_option, ppc_machine): Use ppc_parse_cpu.
695
696 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
697
698 PR gas/9915
699 * config/tc-i386.h (LOCAL_LABELS_DOLLAR): New. Defined as 0.
700 (LOCAL_LABELS_FB): Undefine befoe define.
701
702 2009-03-06 Nick Clifton <nickc@redhat.com>
703
704 * po/es.po: Updated Spanish translation.
705
706 2009-03-05 Joseph Myers <joseph@codesourcery.com>
707
708 * read.c (s_fill, s_space, s_float_space, float_cons, stringer,
709 s_incbin): Call md_cons_align (1).
710
711 2009-03-04 Nick Clifton <nickc@redhat.com>
712
713 * config/tc-alpha.c (alpha_prologue_label): Only define for ELF
714 based targets.
715 (s_alpha_comm): Only define "temp" and "log_align" local variables
716 for EVAX targets.
717
718 2009-03-04 Alan Modra <amodra@bigpond.net.au>
719
720 * config/tc-ppc.c (ppc_elf_suffix): Error if ppc32 tls got relocs
721 have non-zero addend.
722 (md_assemble): Parse args of __tls_get_addr calls.
723 (md_apply_fix): Handle BFD_RELOC_PPC_TLSGD and BFD_RELOC_PPC_TLSLD.
724
725 2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
726
727 binutils/3807
728 * config/tc-hppa.h (tc_frob_symbol): Don't frob absolute symbols with
729 local scope for ELF targets.
730
731 2009-03-04 Alan Modra <amodra@bigpond.net.au>
732
733 * config/tc-ppc.c (md_assemble): APUinfo only for e500.
734
735 2009-03-03 Tristan Gingold <gingold@adacore.com>
736 Eric Botcazou <ebotcazou@adacore.com>
737 Douglas B Rupp <rupp@gnat.com>
738
739 * doc/as.texinfo (Overview): Mention -replace/-noreplace options
740 for Alpha.
741 * doc/c-alpha.texi (Alpha Options): Document -replace/-noreplace.
742 * config/tc-alpha.h (TC_VALIDATE_FIX_SUB): Define to 1 (evax).
743 (OBJ_SYMFIELD_TYPE): Remove.
744 (tc_canonicalize_symbol_name): Define to evax_shorten_name.
745 (TC_IMPLICIT_LCOMM_ALIGNMENT): For alignment to 3 on evax.
746 (tc_frob_file_before_fix): Do not defined on evax.
747 * config/tc-alpha.c: Always includes dwarf2dbg.h.
748 Include vms.h if OBJ_EVAX.
749 (struct alpha_fixup): Add xtrasym and procsym (evax only).
750 (enum alpha_macro_arg): Remove trailing comma.
751 (md_longopts): Add replace and noreplace arguments (evax only).
752 (alpha_evax_proc_hash): New variable.
753 (alpha_link_section): Make it global.
754 (alpha_ctors_section, alpha_dtors_section): Removed.
755 (alpha_ctors_symbol, alpha_dtors_symbol): Ditto.
756 (alpha_lit8_section): Ifndef'ed on evax.
757 (alpha_lit8_symbol): Ditto.
758 (alpha_prologue_label): New variable.
759 (alpha_linkage_symbol): New variable (evax only).
760 (alpha_flag_replace): Ditto.
761 (struct alpha_evax_procs): Add handler and handler_data field.
762 (alpha_evax_proc): Now of type pointer.
763 (alpha_linkage_fixup_root, alpha_linkage_fixup_tail): New variables.
764 (struct alpha_reloc_tag): Add sym and psym fields (evax only).
765 (get_alpha_reloc_tag): Initialize sym and psym fields (evax only).
766 (alpha_adjust_relocs): Ifndef'ed on evax.
767 (load_expression): Add opname argument.
768 Implement LDA/BSR optimization for evax.
769 (emit_lda): Adjust for new prototype of load_expression.
770 (emit_ir_load): Ditto. Do not nothing for GP if ..lk symbols.
771 (emit_loadstore): Likewise.
772 (emit_ldXu): Likewise.
773 (emit_stX): Likewise.
774 (emit_jsrjmp): Likewise. Implement LDA/BSR optimization for evax.
775 (emit_ldgp): Avoid warning in evax case.
776 (add_to_link_pool): Make it static. Return symbolic expression rather
777 than number expression for the offset.
778 (s_alpha_text): Create .text symbol for evax if not already created.
779 (s_alpha_comm): Do not create specific section for common symbol.
780 Fill common area with zeros for evax.
781 (s_alpha_prologue): Create alpha_prologue_label.
782 (s_alpha_section_name): New function (evax).
783 (s_alpha_section_word): Likewise.
784 (section_name): New static variabke moved out from ...
785 (s_alpha_section): ... here. Create new sections on demand.
786 (s_alpha_literals): New function (evax).
787 (s_alpha_ent): Create alpha_evax_proc instance and insert it in the
788 alpha_evax_proc_hash table.
789 (s_alpha_handler): New function (evax).
790 (s_alpha_frame): Adjust for new type of alpha_evax_proc.
791 (s_alpha_prologue): New function (evax).
792 (s_alpha_pdesc): Adjust for new type of alpha_evax_proc and new
793 handling of procedures with hash table.
794 Add support for condition handlers.
795 (s_alpha_linkage): Create linkage_fixup instance and chain it.
796 (s_alpha_fp_save): Adjust for new type of alpha_evax_proc.
797 (s_alpha_mask): Likewise.
798 (s_alpha_fmask): Likewise.
799 (s_alpha_end): Clear alpha_evax_proc.
800 (s_alpha_align): Increase max_alignment to 16.
801 (alpha_print_token): Call print_expr_1 instead of print_expr.
802 (md_pseudo_table): Add "section", "literals", "handler" and
803 "handler_data" (evax). Do not ignore "prologue" on evax.
804 Fix indentation.
805 (md_begin): Create hash table for alpha_evax_proc_hash.
806 (md_parse_option): Handle OPTION_REPLACE and OPTION_NOREPLACE.
807 (md_show_usage): Mention -replace/-noreplace for evax.
808 (md_apply_fix): Handle evax relocs (_NOP, _LDA, _BSR and _BOH).
809 (alpha_force_relocation): Likewise.
810 (alpha_fix_adjustable): Likewise. Add BFD_RELOC_16 case.
811 (tc_gen_reloc): Likewise. Add BFD_RELOC_ALPHA_LINKAGE for evax.
812 (emit_insn): New cases for evax specific relocs.
813 (assemble_insn): Fix indentation.
814 Take care of -MDISP in operand table.
815 * config/obj-evax.h (struct alpha_linkage_fixups): New struct.
816 (OBJ_SYMFIELD_TYPE): New macro.
817 (obj_symbol_new_hook): Define.
818 (obj_frob_symbol, obj_frob_file_before_adjust): Ditto.
819 (obj_frob_file_before_fix): Ditto.
820 (PDSC_S_M_HANDLER_VALID): New macro.
821 (PDSC_S_M_HANDLER_DATA_VALID): Ditto.
822 (TC_IMPLICIT_LCOMM_ALIGNMENT): Remove.
823 Add prototypes for functions declared in obj-evax.c
824 * config/obj-evax.c: Include subsegs.h, struc-symbol.h, safe-ctype.h.
825 (s_evax_weak): Convert to ansi-C.
826 (evax_symbol_new_hook): New function.
827 (evax_frob_symbol): Ditto.
828 (evax_frob_file_before_adjust): Ditto.
829 (evax_frob_file_before_fix): Ditto.
830 (evax_shorten_name): Ditto.
831 (crc32): Ditto.
832 (encode_32): Ditto.
833 (encode_16): Ditto.
834 (decode_16): Ditto.
835 (shorten_identifier): Ditto.
836 (is_truncated_identifier): Ditto.
837 * dwarf2dbg.c (out_debug_info): Do not append trailing slash on VMS.
838 * as.c (close_output_file): Remove #ifndef OBJ_VMS.
839 (main): Ditto.
840
841 2009-03-03 Alan Modra <amodra@bigpond.net.au>
842
843 * Makefile.am: Run "make dep-am".
844 * Makefile.in: Regenerate.
845
846 2009-03-02 Nick Clifton <nickc@redhat.com>
847
848 PR 9874
849 * config/tc-ia64.c (fix_insn): Fix warning reported by
850 -Wformat-security.
851
852 2009-03-02 Qinwei <qinwei@sunnorth.com.cn>
853
854 * config/tc-score7.c: New file.
855 * doc/c-score.texi: New file.
856 * Makefile.am: Update dependencies for tc-score.c.
857 * Makefile.in: Regenerate.
858 * NEWS: Mention support for Score7 architecture.
859 * config/tc-score.c: Add support for Score7 architecture.
860 * config/tc-score.h: Likewise.
861 * doc/Makefile.am: Add c-score.texi.
862 * doc/Makefile.in: Regenerate.
863 * doc/all.texi: Add Score7.
864 * doc/as.texinfo: Add Score7.
865
866 2009-03-01 Mark Mitchell <mark@codesourcery.com>
867
868 * config/tc-arm.c (md_assemble): Allow barrier instructions on
869 ARMv6-M cores.
870
871 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
872
873 * configure: Regenerate.
874
875 2009-02-26 Peter Bergner <bergner@vnet.ibm.com>
876
877 * config/tc-ppc.c (pre_defined_registers): Add "f32" to "f63",
878 "f.32" to "f.63", "vs0" to "vs63" and "vs.0" to "vs.63".
879 (parse_cpu): Extend -mpower7 to accept power7 and isel instructions.
880
881 2009-02-25 H.J. Lu <hongjiu.lu@intel.com>
882
883 * config/tc-i386.c (fits_in_imm4): Removed.
884
885 2009-02-24 Helge Deller <deller@gmx.de>
886
887 * config/tc-hppa.c (pa_ip): Add check of immediate values.
888 (SAVE_IMMEDIATE): New define.
889
890 2009-02-23 Mark Mitchell <mark@codesourcery.com>
891
892 * config/tc-arm.c (warn_deprecated_sp): New macro.
893 (do_t_mov_cmp): Permit R13 as the second
894 argument to "cmp.n".
895
896 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
897
898 * config/tc-i386.c (type_names): Add OPERAND_TYPE_REGYMM.
899 (pt): Replace UINTS_ALL_ZERO with operand_type_all_zero.
900
901 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
902
903 * config/tc-i386.c (type_names): Remove OPERAND_TYPE_VEX_IMM4.
904
905 2009-02-23 H.J. Lu <hongjiu.lu@intel.com>
906
907 * config/tc-i386.c (vex_imm4): Removed.
908 (VEX_check_operands): Likewise.
909 (match_template): Updated.
910
911 2009-02-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
912
913 * doc/all.texi: Set S390.
914 * doc/as.texinfo: Add S390 support and pull in c-s390.texi.
915 * doc/Makefile.am (CPU_DOCS): Add c-s390.texi.
916 * doc/Makefile.in: Likewise.
917 * doc/c-s390.texi: New.
918
919 2009-02-12 Nathan Sidwell <nathan@codesourcery.com>
920
921 * config/tc-m68k.c (mcf51qe_ctrl): Add CPUCR.
922 (mcf52259_ctrl, mcf52277_ctrl, mcf53017_ctrl): New.
923 (mcf5307_ctrl): Add VBR.
924 (no_mac): New variable.
925 (m68k_extensions): Refer to no_mac mask.
926 (m68k_cpus): Add 51, 51ac, 51cn, 51em, 51jm, 52274, 52277,
927 52252..52259, 53011..53017.
928 (m68k_ip): Process CPUCR.
929 (init_table): Add cpucr entry.
930 (m68k_set_extension): Allow negated mask to refer to a variable.
931 (md_show_usage): Use '%s' to silence fprintf warning.
932 * config/m68k-parse.h (CPUCR): New control register.
933
934 2009-02-10 Nathan Sidwell <nathan@codesourcery.com>
935
936 * config/tc-ppc.c (ppc_insert_operand, md_assemble): Use '%s' for
937 as_bad calls to silence compiler warning.
938
939 2009-02-06 Nick Clifton <nickc@redhat.com>
940
941 PR 9814
942 * config/tc-arm.c (MODE_RECORDED): New define.
943 (output_inst): Record the thumb_mode in the current frag.
944 (arm_handle_align): Ignore the MODE_RECORDED bit in tc_frag_data.
945 (arm_init_frag): Only set the tc_frag_data field if it has not
946 already been set.
947
948 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
949
950 AVX Programming Reference (January, 2009)
951 * config/tc-i386.c (CPU_FLAGS_PCLMUL_MATCH): New.
952 (CPU_FLAGS_AVX_MATCH): Updated.
953 (CPU_FLAGS_32BIT_MATCH): Likewise.
954 (cpu_flags_match): Likewise.
955
956 2009-02-03 Sandip Matte <sandip@rmicorp.com>
957
958 * config/tc-mips.c (macro): Handle M_MSGSND, M_MSGLD, M_MSGLD_T,
959 M_MSGWAIT and M_MSGWAIT_T.
960 (mips_cpu_info_table): Add XLR entry.
961 * doc/c-mips.texi (-march): Document xlr.
962
963 2009-02-03 Eric B. Weddington <eric.weddington@atmel.com>
964
965 * config/tc-avr.c (mcu_types): Add ata6289.
966 * doc/c-avr.texi: Likewise.
967
968 2009-02-03 Carlos O'Donell <carlos@codesourcery.com>
969
970 * configure.in: AC_SUBST pdfdir.
971 * Makefile.am: Add install-pdf, install-pdf-am,
972 and install-pdf-recursive targets.
973 * doc/Makefile.am: Define pdf__strip_dir. Add
974 install-pdf and install-pdf-am targets.
975 * po/Make-in: Add install-pdf target.
976 * configure: Regenerate.
977 * Makefile.in: Regenerate.
978 * doc/Makefile.in: Regenerate.
979
980 2009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
981
982 * config/m68k-parse.h (enum pic_relocation): Add values for TLS
983 relocations.
984 * config/m68k-parse.y (yylex): Parse TLS relocations.
985 * config/tc-m68k.c (m68k_elf_cons): New static function.
986 (md_pseudo_table): Use it.
987 (get_reloc_code, tc_m68k_fix_adjustable, tc_gen_reloc): Handle TLS
988 relocations.
989 (md_apply_fix): Fix to set thread local flag.
990 (m68k_elf_suffix): New static function; helper for m68k_elf_cons.
991
992 2009-02-03 Vince Weaver <vince@csl.cornell.edu>
993
994 PR 9779
995 * config/tc-pdp11.c (parse_op_no_deferred): Fix handling of
996 indexed addressing for symbolic expressions.
997
998 2009-01-29 Mark Mitchell <mark@codesourcery.com>
999
1000 * config/tc-arm.c (BAD_SP): Define.
1001 (s_arm_unwind_fnstart): Use REG_SP.
1002 (s_arm_unwind_setfp): Likewise.
1003 (reject_bad_reg): New macro.
1004 (do_co_reg): Check for bad registers.
1005 (do_co_reg2c): Likewise.
1006 (do_srs): Use REG_SP.
1007 (do_t_add_sub): Check for bad registers.
1008 (do_t_adr): Likewise.
1009 (do_t_arit3): Likewise.
1010 (do_t_arit3c): Likewise.
1011 (do_t_bfc): Likewise.
1012 (do_t_bfi): Likewise.
1013 (do_t_bfx): Likewise.
1014 (do_t_blx): Likewise.
1015 (do_t_bx): Likewise.
1016 (do_t_bxj): Likewise.
1017 (do_t_clz): Likewise.
1018 (do_t_div): Likewise.
1019 (do_t_mla): Likewise.
1020 (do_t_mlal): Likewise.
1021 (do_t_mov_cmp): Likewise.
1022 (do_t_mov16): Likewise.
1023 (do_t_mvn_tst): Likewise.
1024 (do_t_mrs): Likewise.
1025 (do_t_msr): Likewise.
1026 (do_t_mul): Likewise.
1027 (do_t_mull): Likewise.
1028 (do_t_orn): Likewise.
1029 (do_t_pkhbt): Likewise.
1030 (do_t_pld): Likewise.
1031 (do_t_rbit): Likewise.
1032 (do_t_rev): Likewise.
1033 (do_t_rrx): Likewise.
1034 (do_t_rsb): Likewise.
1035 (do_t_shift): Likewise.
1036 (do_t_simd): Likewise.
1037 (do_t_ssat): Likewise.
1038 (do_t_ssat16): Likewise.
1039 (do_t_sxtah): Likewise.
1040 (do_t_sxth): Likewise.
1041 (do_t_tb): Likewise.
1042 (do_t_usat): Likewise.
1043 (do_t_usat16): Likewise.
1044 (nysn_insert_sp): Use REG_SP.
1045
1046 2009-01-29 Mark Mitchell <mark@codesourcery.com>
1047
1048 * config/tc-arm.c (do_t_orn): New function.
1049 (do_t_rrx): Likewise.
1050 (insns): Add orn and rrx.
1051
1052 2009-01-29 Mark Mitchell <mark@codesourcery.com>
1053
1054 * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
1055 uasx, uhasx, uhsx, uqasx, uqsax, usax.
1056
1057 2009-01-29 Mark Mitchell <mark@codesourcery.com>
1058
1059 * config/tc-arm.c (insns): Correct encoding of qadd, qdadd, qsub,
1060 qdsub in Thumb-2 mode.
1061
1062 2009-01-29 Paul Brook <paul@codesourcery.com>
1063 Mark Mitchell <mark@codesourcery.com>
1064
1065 * config/tc-arm.c (do_t_mul): In Thumb-2 mode, use 16-bit encoding
1066 of MUL when possible.
1067
1068 2009-01-29 Nick Clifton <nickc@redhat.com>
1069
1070 * config/tc-mep.h (DIFF_EXPR_OK): Do not define.
1071
1072 2009-01-29 Nathan Sidwell <nathan@codesourcery.com>
1073 Catherine Moore <clm@codesourcery.com?
1074
1075 * doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
1076 .4byte, .8byte, .bss, .even, .extend, .ldouble, .packed, .secrel32
1077 directives.
1078
1079 2009-01-27 Nick Clifton <nickc@redhat.com>
1080
1081 * config/tc-mips.c (append_insn): Cope with a complex reloc
1082 sequence containing an unsupported reloc type.
1083 (enum options): Replace computed #define's constants for option
1084 numbers with this enum.
1085 (struct md_longopts): Use the enum. Allow OPTION_32 in a non-ELF
1086 environment.
1087 (md_parse_option): Allow -32 in a non-ELF environment.
1088
1089 2009-01-26 Andrew Stubbs <ams@codesourcery.com>
1090
1091 * config/tc-arm.c (attributes_set_explicitly): New array.
1092 (s_arm_eabi_attribute): Check return value from s_vendor_attribute.
1093 (cpu_arch): Add ARM_ARCH_V5T.
1094 (aeabi_set_attribute_int): New function.
1095 (aeabi_set_attribute_string): New function.
1096 (aeabi_set_public_attributes): Set attributes according to the user's
1097 intentions, rather than the actual state of the binary.
1098 Use aeabi_set_attribute_int and aeabi_set_attribute_string instead of
1099 bfd_elf_add_proc_attr_int and bfd_elf_add_proc_attr_string.
1100 Support WMMXv2. Use attribute names instead of numbers.
1101 * read.c (s_vendor_attribute): Change return type to int.
1102 Return the tag number that was set.
1103 * read.h (s_vendor_attribute): Change return type to int.
1104
1105 2009-01-26 Eric B. Weddington <eric.weddington@atmel.com>
1106
1107 PR 9789
1108 * config/tc-avr.c (mcu_types): Fix typo in atmega128rfa1 name.
1109 * doc/c-avr.texi: Likewise.
1110
1111 2009-01-23 Nathan Sidwell <nathan@codesourcery.com>
1112
1113 * doc/c-arm.texi (): Document -mwarn-deprecated.
1114 * config/tc-arm.c (WARN_DEPRECATED): Remove. Replace with ...
1115 (warn_on_deprecated): ... this.
1116 (opcode_lookup, md_assemble): Check it before warning.
1117 (arm_opts): Add m[no-]warn-deprecated.
1118 (md_parse_option): Replace WARN_DEPRECATED with
1119 warn_on_deprecated.
1120
1121 2009-01-23 Andreas Schwab <schwab@suse.de>
1122
1123 * config/tc-mips.c (macro) [M_DINS, M_SEQ_I, M_SNE_I]: Cast
1124 arguments to macro_build to match format.
1125
1126 * config/obj-elf.h (LOCAL_LABEL_PREFIX): Conditionally define.
1127 * config/tc-s390.h (LOCAL_LABEL_PREFIX): Don't define.
1128
1129 2009-01-19 Nick Clifton <nickc@redhat.com>
1130
1131 * config/tc-arm.h (CONVERT_SYMBOLIC_ATTRIBUTE): Only define for
1132 ELF format ARM targets.
1133 * config/tc-arm.c (arm_convert_symbolic_attribute): Likewise.
1134
1135 2009-01-19 Nick Clifton <nickc@redhat.com>
1136
1137 * configure.tgt: Restore alpha sorting to object format switch
1138 statement.
1139
1140 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
1141
1142 * read.c (s_vendor_attribute): Allow for unknown flag bits in type.
1143
1144 2009-01-16 Mark Shinwell <shinwell@codesourcery.com>
1145
1146 * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5.
1147 * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
1148
1149 2009-01-16 Andrew Stubbs <ams@codesourcery.com>
1150 Daniel Jacobowitz <dan@codesourcery.com>
1151
1152 * config/tc-arm.c (arm_copy_symbol_attributes): New function.
1153 * config/tc-arm.h (arm_copy_symbol_attributes): New prototype.
1154 (CONVERT_SYMBOLIC_ATTRIBUTE): New define.
1155 * read.c (s_vendor_attribute): Add support for symbolic tag names.
1156 Improve string parser.
1157 * doc/c-arm.texi (ARM Machine Directives): Document
1158 .eabi_attribute symbolic tag names.
1159
1160 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1161
1162 * configure.in (commonbfdlib): Delete.
1163 * configure: Regenerate.
1164 * po/POTFILES.in: Regenerate.
1165
1166 2009-01-15 Andrew Stubbs <ams@codesourcery.com>
1167 Julian Brown <julian@codesourcery.com>
1168
1169 * config/tc-arm.c (cpu_arch): Change ARM_ARCH_V6M to 11.
1170
1171 2009-01-15 Andrew Stubbs <ams@codesourcery.com>
1172
1173 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
1174 bfd_elf_add_obj_attr_int_string.
1175
1176 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1177
1178 * configure.tgt(ia64-*-*vms*): New target.
1179 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
1180 * tc.h (md_number_to_chars): Declare iff undefined.
1181 * config/obj-elf.c (obj_elf_change_section): Change type of arg
1182 attr to bfd_vma.
1183 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
1184 variables attr, md_attr to bfd_vma.
1185 (obj_elf_section_word): Likewise.
1186 (obj_elf_section): Change type of variable attr to bfd_vma
1187 * config/obj-elf.h (obj_elf_change_section): Change type of arg
1188 attr to bfd_vma.
1189 * config/tc-ia64.c (bfdver.h,time.h): Include.
1190 (ia64_elf_section_letter): Now returns a bfd_vma.
1191 Handle VMS specific attributes.
1192 (ia64_elf_section_flags): Arg attr now a bfd_vma.
1193 (ia64_init): Don't turn on dependency checking for VMS.
1194 (ia64_target_format): Check for VMS flag bit.
1195 (do_alias): Hande decc$ functions.
1196 (get_vms_time): New function.
1197 (ia64_vms_note): New function.
1198 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
1199 (ia64_elf_section_flags): Arg attr now a bfd_vma.
1200 (tc_init_after_args): Define for VMS.
1201 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
1202 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
1203 * config/tc-alpha.h: Likewise.
1204 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
1205 (x86_64_section_word): Return a bfd_vma.
1206 * config/tc-i386.h: Likewise.
1207 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
1208 attr to bfd_vma.
1209 * config/tc-ip2k.h: Likewise.
1210 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
1211 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
1212 * config/tc-mep.h: Likewise.
1213 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
1214 (ppc_section_word): Return a bfd_vma.
1215 (ppc_section_flags): Change type of arg attr to bfd_vma.
1216 * config/tc-ppc.h: Likewise.
1217 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
1218 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
1219 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
1220 New file with new macros
1221 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
1222 macros.
1223
1224 2009-01-15 Nick Clifton <nickc@redhat.com>
1225
1226 PR 9722
1227 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
1228 instructions before generating a Thumb2 nop.
1229
1230 2009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1231
1232 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
1233
1234 2009-01-12 Alan Modra <amodra@bigpond.net.au>
1235
1236 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
1237 (brinfo): New var.
1238 (md_assemble): Poke brinfo into branch instructions.
1239 (spu_brinfo): New function.
1240 (md_apply_fix): Don't assume insn fields start off at zero, mask
1241 them to remove possible brinfo.
1242
1243 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
1244
1245 * doc/c-i386.texi: Reformat.
1246
1247 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
1248
1249 * config/tc-i386.c (cpu_arch): Add corei7, .clflush and
1250 .syscall.
1251 (i386_align_code): Handle PROCESSOR_COREI7.
1252 (md_show_usage): Add corei7, clflush and syscall.
1253 (i386_target_format): Replace cpup4 with cpuclflush.
1254
1255 * config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
1256
1257 * doc/c-i386.texi: Document corei7, clflush and syscall.
1258
1259 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
1260
1261 * config/tc-i386.c (cpu_arch): Add .rdtscp.
1262 (md_show_usage): Display rdtscp.
1263
1264 * doc/c-i386.texi: Document rdtscp.
1265
1266 2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
1267
1268 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
1269 Test the new "deprecated" opcode field.
1270
1271 2009-01-07 Sterling Augustine <sterling@tensilica.com>
1272
1273 * config/tc-xtensa.c (produce_flix): New.
1274 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
1275 (md_longopts): Add support for them.
1276 (md_parse_option): Likewise.
1277 (md_show_usage): Add help message.
1278 (finish_vinsn): Don't allow multi-slot flix when produce_flix
1279 option is set to FLIX_NONE.
1280 * config/xtensa-relax.c (transition_applies): Only relax to
1281 flix branches when produce_flix equals FLIX_ALL.
1282 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
1283 FLIX_NONE): New.
1284 (produce_flix): Declare.
1285
1286 2009-01-06 Chao-ying Fu <fu@mips.com>
1287
1288 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
1289 Use strncmp to match jalr and jalr.hb.
1290 Fix a typo.
1291
1292 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
1293
1294 AVX Programming Reference (December, 2008)
1295 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
1296 support. Don't swap REG and NDS for FMA.
1297
1298 2009-01-02 Matthias Klose <doko@ubuntu.com>
1299
1300 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
1301 behaviour.
1302
1303 For older changes see ChangeLog-2008
1304 \f
1305 Local Variables:
1306 mode: change-log
1307 left-margin: 8
1308 fill-column: 74
1309 version-control: never
1310 End:
This page took 0.055146 seconds and 4 git commands to generate.