3269418d665c76ad098fb3f75e4a72be4790c7f5
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2010-09-22 Robin Getz <robin.getz@analog.com>
2
3 * config/bfin-defs.h (statusflags): Add AC0_COPY, V_COPY, and RND_MOD.
4 * config/bfin-lex.l: Tokenize AC0_COPY, V_COPY, and RND_MOD.
5
6 2010-09-22 Mike Frysinger <vapier@gentoo.org>
7
8 * config/bfin-aux.h (bfin_gen_pseudochr): New prototype.
9 * config/tc-bfin.c (bfin_gen_pseudochr): New function.
10 * config/bfin-parse.y: Call bfin_gen_pseudochr for OUTC tokens.
11
12 2010-09-22 Mike Frysinger <vapier@gentoo.org>
13
14 * config/bfin-lex.l (abort): Accept case-insensitive abort insn.
15 * config/bfin-parse.y (ABORT): Handle the ABORT token.
16
17 2010-09-22 Mike Frysinger <vapier@gentoo.org>
18
19 * config/tc-bfin.c (bfin_cpus[]): Add 0.2 for bf512/bf514/bf516/bf518.
20
21 2010-09-22 Mike Frysinger <vapier@gentoo.org>
22
23 * doc/c-bfin.texi (-mcpu): Add bf592.
24 * config/tc-bfin.c (bfin_cpu_type): Add BFIN_CPU_BF592.
25 (bfin_cpus[]): Add 0.0/0.1 for bf592.
26
27 2010-09-22 Mike Frysinger <vapier@gentoo.org>
28
29 * config/tc-bfin.c (comment_chars): Add #.
30
31 2010-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
32
33 * config/tc-arm.c (arm_cpus): Correct canonical names for Cortex CPUs.
34
35 2010-09-20 Richard Henderson <rth@redhat.com>
36
37 * config/tc-alpha.c (tc_gen_reloc): Remove hack around
38 bfd_perform_reloc for OBJ_ELF.
39
40 2010-09-17 Tejas Belagod <tejas.belagod@arm.com>
41
42 * config/tc-arm.c (do_t_ldmstm): Add logic to handle single-register
43 list for ldm/stm.
44
45 2010-09-17 Tejas Belagod <tejas.belagod@arm.com>
46
47 * config/tc-arm.c (parse_psr): Add condition for matching "APSR" on
48 non-M-arch cpus.
49 (psrs): Add entry for PSR flags, g, nzcvq, nzcvqg.
50
51 2010-09-17 Tejas Belagod <tejas.belagod@arm.com>
52
53 * config/tc-arm.c (insns): Change MRC entry to accept APSR_RR instead
54 of just RR.
55
56 2010-09-17 Andrew Burgess <aburgess@broadcom.com>
57
58 PR gas/12011
59 * config/obj-elf.c (obj_elf_parse_section_letters): Correct test
60 for error return from md_elf_section_letter.
61 * config/tc-alpha.c (alpha_elf_section_letter): Correct error message.
62 * config/tc-i386.c (x86_64_section_letter): Likewise.
63 * config/tc-ia64.c (ia64_elf_section_letter): Likewise.
64 * config/tc-mep.c (mep_elf_section_letter): Likewise.
65
66 2010-09-15 Kai Tietz <kai.tietz@onevision.com>
67
68 * config/obj-coff-seh.c (seh_validate_seg): New funtion.
69 (obj_coff_seh_endproc): Add check for segment.
70 (obj_coff_seh_endprologue): Likewise.
71 (obj_coff_seh_pushreg): Likewise.
72 (obj_coff_seh_pushframe): Likewise.
73 (obj_coff_seh_save): Likewise.
74 (obj_coff_seh_setframe): Likewise.
75
76 * config/obj-coff-seh.h (seh_context): New member code_seg.
77 * config/obj-coff-seh.c: Implementing xdata/pdata section cloning
78 for link-once code-segment.
79
80 2010-09-14 Jie Zhang <jie@codesourcery.com>
81
82 * doc/c-arm.texi: Document -mcpu=cortex-m4.
83
84 2010-09-09 H.J. Lu <hongjiu.lu@intel.com>
85
86 * config/tc-i386.c (build_vex_prefix): Check VEXW1 for 2-byte
87 VEX prefix.
88
89 2010-09-09 Joseph Myers <joseph@codesourcery.com>
90
91 * doc/c-tic6x.texi (.c6xabi_attribute): Document directive.
92
93 2010-09-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
94
95 * config/tc-arm.c (arm_cpus): Add cortex-a15 entry.
96 * doc/c-arm.texi: Document -mcpu=cortex-a15.
97
98 2010-09-09 Gunther Nikl <gnikl@users.sourceforge.net>
99
100 * gas/config/tc-m68k.c (tc_gen_reloc): Handle references to defined
101 weak symbols first if generating an a.out object.
102
103 2010-09-09 Tejas Belagod <tejas.belagod@arm.com>
104
105 * config/tc-arm.c (md_apply_fix): Check if widened add, sub are
106 flag-setting and handle accordingly.
107
108 2010-09-09 Nick Clifton <nickc@redhat.com>
109
110 PR gas/11972
111 * config/tc-arm.c (parse_big_immediate): Allow for bignums being
112 extended to the size of a .octa.
113
114 2010-09-08 Julian Brown <julian@codesourcery.com>
115
116 * config/tc-arm.c (create_neon_reg_alias): Deal with case
117 sensitivity.
118
119 2010-09-08 Nick Clifton <nickc@redhat.com>
120
121 PR gas/11973
122 * config/tc-mn10300.c (md_convert_frag): Zero out top two bytes of
123 long call instruction's displacement.
124
125 2010-09-03 H.J. Lu <hongjiu.lu@intel.com>
126
127 PR gas/11974
128 * config/tc-i386.c (i386_finalize_immediate): Check flag_code
129 instead of use_rela_relocations for 64bit.
130
131 2010-09-02 Richard Henderson <rth@redhat.com>
132
133 * dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.
134 (output_fde): Use it. Make sure to fully init exp before using it.
135
136 2010-08-31 Kai Tietz <kai.tietz@onevision.com>
137
138 * config/obj-coff-seh.c (obj_coff_seh_save): Correct comparison.
139 (obj_coff_seh_stackalloc): Likewise.
140
141 2010-08-31 Alan Modra <amodra@gmail.com>
142
143 * config/obj-elf.c (obj_elf_init_stab_section): Fix assertion.
144
145 2010-08-30 Richard Henderson <rth@redhat.com>
146
147 * config/obj-coff-seh.c: Rewrite the entire file.
148 (symtab, symptr, reltab, relcount, relsize): Remove.
149 (seh_ctx_root, seh_ctx): Remove.
150 (xdata_seg, xdata_subseg, pdata_seg): New.
151 (switch_xdata, switch_pdata): New.
152 (verify_context, verify_context_and_target, skip_whitespace_and_comma):
153 New parsing functions. Rewrite all parsing functions to use them.
154 (obj_coff_seh_32): Fix != arm thinko.
155 (obj_coff_seh_handler): For x64, don't accept handler pointer here,
156 only flags.
157 (obj_coff_seh_handlerdata): New.
158 (do_seh_endproc): Split out of ...
159 (obj_coff_seh_endproc): ... here.
160 (obj_coff_seh_proc): Use it, if needed.
161 (seh_x64_make_prologue_element): Use XRESIZEVEC, symbol_temp_new_now.
162 (seh_x64_read_reg): Remove mm_regs alternative. Tidy integer reg
163 alternatives. Don't slurp commas.
164 (seh_read_offset): Remove.
165 (obj_coff_seh_pushframe): Split out from obj_coff_seh_push.
166 (obj_coff_seh_scope): Remove.
167 (obj_coff_seh_save): Decide UWOP_SAVE_* vs _FAR immediately.
168 (obj_coff_seh_stackalloc): Decide _SMALL vs _LARGE immediately.
169 (out_one, out_two, out_four): New.
170 (seh_x64_write_prologue_data, seh_x64_size_prologue_data,
171 seh_x64_write_function_xdata, write_function_xdata): Rewrite
172 from seh_x64_write_xdata, seh_needed_unwind_info, seh_store_elm_data,
173 seh_getelm_data_size, seh_getsize_of_unwind_entry,
174 seh_make_unwind_entry, seh_getsize_unwind_data, and
175 seh_create_unwind_data.
176 (seh_arm_write_function_pdata): Rewrite from seh_arm_create_pdata.
177 (write_function_pdata): Rewrite from make_function_entry_pdata.
178 (seh_write_text_eh_data, make_function_entry_pdata,
179 seh_arm_create_pdata, seh_arm_write_pdata, seh_reloc, save_relocs,
180 seh_symbol_init, seh_symbol, quick_section, seh_emit_rva,
181 seh_emit_long, seh_make_globl, seh_make_section2, seh_make_section,
182 seh_make_xlbl_name, make_seh_text_label, seh_fill_pcsyms,
183 seh_needed_unwind_info, seh_store_elm_data, seh_getelm_data_size,
184 seh_getsize_of_unwind_entry, seh_make_unwind_entry,
185 seh_getsize_unwind_data, seh_create_unwind_data,
186 seh_make_function_entry_xdata, seh_x64_makescope_elem): Remove.
187 * config/obj-coff-seh.h (SEH_CMDS): Remove seh_savemm, seh_scope.
188 Add seh_handlerdata. Adjust function/what arguments for
189 seh_savereg, seh_pushframe, seh_stackalloc.
190 (struct seh_prologue_element): Adjust members to closer match
191 the elements of the UNWIND_CODE structure.
192 (struct seh_scope_elem): Remove.
193 (struct seh_context): Replace char* members with symbolS or
194 expressionS as appropriate. Sort members by ARM/x64 applicability.
195 Remove obsolete stuff wrt direct symbol and reloc manipulation.
196
197 2010-08-25 Alan Modra <amodra@gmail.com>
198
199 * NEWS: Mention ampersand in macro change.
200
201 2010-08-25 Gunther Nikl <gnikl@users.sourceforge.net>
202
203 * configure.tgt (m68k-*-aout): Change to bfd_gas=yes.
204
205 2010-08-25 Alan Modra <amodra@gmail.com>
206
207 * config/tc-d10v.c (do_assemble): Correctly detect overflow of
208 "name" buffer.
209 * config/tc-m68hc11.c (md_assemble): Likewise.
210 * config/tc-microblaze.c (md_assemble): Likewise. Correct cast
211 of is_end_of_line index.
212
213 2010-08-25 Jie Zhang <jie@codesourcery.com>
214
215 * config/tc-arm.c (encode_arm_addr_mode_2): Fix comment.
216
217 2010-08-25 Jie Zhang <jie@codesourcery.com>
218
219 * config/tc-arm.c (encode_arm_addr_mode_2): Fix
220 BAD_PC_ADDRESSING condition.
221
222 2010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
223
224 * doc/c-arm.texi (ARM Options): Document -mfpu=fp4-sp-d16.
225
226 2010-08-19 H.J. Lu <hongjiu.lu@intel.com>
227
228 * config/tc-i386.c (VEX_check_operands): Fix a typo in comments.
229
230 2010-08-18 H.J. Lu <hongjiu.lu@intel.com>
231
232 * config/tc-i386.c (build_modrm_byte): Check i.imm_operands
233 instead of VEXXDS.
234
235 2010-08-18 Alan Modra <amodra@gmail.com>
236
237 * macro.c (sub_actual): Add back ampersand suffix when no
238 substitution.
239 (macro_expand_body): Correct comment.
240
241 2010-08-17 Roland McGrath <roland@redhat.com>
242
243 * config/obj-elf.c (obj_elf_parse_section_letters): Take new
244 boolean result parameter CLONE; set it if '?' flag letter seen.
245 (obj_elf_section): Update caller. Handle that flag by copying
246 the LINKONCE and GROUP_NAME state from NOW_SEG.
247 * doc/as.texinfo (Section): Document the ? flag.
248
249 2010-08-09 Cary Coutant <ccoutant@google.com>
250
251 * as.c (show_usage): Don't list --compress-debug-sections if zlib not
252 installed.
253 (main): Warn if --compress-debug-sections requested and zlib not
254 installed.
255 * doc/as.texinfo: Add --compress-debug-sections,
256 --nocompress-debug-sections.
257
258 2010-08-06 H.J. Lu <hongjiu.lu@intel.com>
259
260 * config/tc-i386.c (set_cpu_arch): Re-indent.
261 (md_parse_option): Likewise.
262
263 2010-08-06 Quentin Neill <quentin.neill@amd.com>
264
265 * config/tc-i386.c (arch_entry): Add negated bit to
266 disambiguate flag names starting with "no".
267 (cpu_arch): Add negated bit definitions. Add
268 ".nop" CPU extension.
269 (i386_align_code): Use new .cpunop bit to decide
270 when to generate alignment using nops.
271 (set_cpu_arch): Use negated bit instead to decide
272 when to use cpu_flags or vs. cpu_flags_and_not.
273 (md_parse_option): Likewise.
274
275 2010-08-04 H.J. Lu <hongjiu.lu@intel.com>
276
277 * config/tc-i386.c (match_template): Move the first i.error
278 out of the loop.
279
280 2010-08-04 Alan Modra <amodra@gmail.com>
281
282 * configure.tgt (m32c): Set endian=little.
283 * config/tc-m32c.h (TARGET_BYTES_BIG_ENDIAN): Define as 0.
284 * config/tc-m32c.c (md_number_to_chars): Revert last change.
285
286 2010-08-03 Tristan Gingold <gingold@adacore.com>
287
288 * makefile.vms (OBJS): Add Add compress-debug.c.
289
290 2010-08-03 Alan Modra <amodra@gmail.com>
291
292 * config/tc-d10v.h (TARGET_BYTES_BIG_ENDIAN): Define as 1.
293 * config/tc-m32c.c (md_number_to_chars): Call bigendian
294 form of number_to_chars, not littleendian.
295
296 2010-08-02 Alan Modra <amodra@gmail.com>
297
298 * config/tc-d30v.c (d30v_cons_align): Don't align constants
299 in debug sections.
300
301 2010-08-02 Alan Modra <amodra@gmail.com>
302
303 PR gas/11867
304 * expr.c (operand <'-' and '~'>): Widen bignums.
305 (operand <'!'>): Correct bignum result and convert to O_constant.
306 * read.c (emit_expr): Don't assert on .byte bignum. Don't display
307 bignum truncated warning for sign extended bignums.
308
309 2010-08-02 Alan Modra <amodra@gmail.com>
310
311 * config/tc-v850.c (md_assemble): Always pass format string to
312 as_warn.
313 (md_apply_fix): Similarly for as_warn_where.
314
315 2010-07-29 H.J. Lu <hongjiu.lu@intel.com>
316
317 * config/tc-i386-intel.c: Reformat.
318
319 2010-07-29 Alan Modra <amodra@gmail.com>
320
321 * config/tc-ppc.c (ppc_fix_adjustable): Add got reloc types used
322 in large toc code.
323
324 2010-07-28 Alan Modra <amodra@gmail.com>
325
326 PR gas/11841
327 * symbols.c (symbol_clone): Correct typo in previous patch.
328
329 2010-07-28 Alan Modra <amodra@gmail.com>
330
331 PR gas/11841
332 * symbols.c (symbol_clone): Clear BSF_SECTION_SYM flag.
333
334 2010-07-28 Alan Modra <amodra@gmail.com>
335
336 * config/tc-ppc.c (md_assemble): Don't attempt to print NUL in
337 syntax error message.
338
339 2010-07-27 Maciej W. Rozycki <macro@codesourcery.com>
340
341 * config/tc-mips.c (mips16_macro_build): Pass "args" by
342 reference rather than value.
343 (macro_build): Update accordingly.
344
345 2010-07-27 Maciej W. Rozycki <macro@codesourcery.com>
346
347 * config/tc-mips.c (mips_ip): Use symbol_temp_new_now to create
348 a fake label.
349
350 2010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
351
352 * config/tc-mips.c (macro)[M_JAL_1, M_JAL_2]: Handle the JALR
353 delay slot in the noreorder mode with the o32 ABI.
354
355 2010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
356 Ina Pandit <ina.pandit@kpitcummins.com>
357
358 * config/tc-v850.c: Update processor_mask.
359 (reg_name): Update the structure to use processors field.
360 (md_relax_table): Define SUBYPTE_COND_9_22, SUBYPTE_SA_9_22,
361 SUBYPTE_UNCOND_9_22, SUBYPTE_COND_9_22_32, SUBYPTE_SA_9_22_32,
362 SUBYPTE_UNCOND_9_22_32, SUBYPTE_COND_9_17_22,
363 SUBYPTE_SA_9_17_22, SUBYPTE_COND_9_17_22_32 and
364 SUBYPTE_SA_9_17_22_32.
365 (set_machine): Add support for V850E2 and V850E2V3.
366 (md_pseudo_table): Likewise.
367 (pre_defined_registers): Update pre defined registers suitable
368 for each family of registers.
369 (system_registers): Likewise.
370 (cc_names): Update the condition code.
371 (float_cc_names): Update the condition code for float.
372 (reg_name_search): Update based on current modifications.
373 (register_name): Likewise.
374 (system_register_name): Update to support new system registers
375 and supported families.
376 (cc_name): Update to support new condition codes.
377 (float_cc_name): New function to support float condition codes.
378 (parse_register_list): Update to support newly added registers.
379 (md_show_usage): Define support for V850E2 and V850E2V3 targets.
380 Also support added for disp-size-default-22, disp-size-default-32,
381 mextension, mno-bcond17 and mno-stld23.
382 (md_parse_option): Implement the support for above options defined
383 in md_show-usage.
384 (md_convert_frag): Implement support for subtypes defined in
385 md_relax_table to support branch operations.
386 (md_begin): Add support for V850E2 and V850E2V3.
387 (handle_hi016, handle_hi16): new relocation handling functions
388 (handle_lo16, handle_ctoff, handle_sdaoff, handle_zdaoff,
389 handle_tdaoff): Updated relocation handling functions for newly
390 added relocations.
391 (v850_reloc_prefix): Update the relocation handling functions.
392 (v850_insert_operand): Updated the functions with error message
393 parameter and modified the function to use it.
394 (md_assemble): Update according to the latest modifications.
395 (md_apply_fix): Updated the functions with error message parameter
396 and modified the function to use it.
397 (v850_force_relocation): Update with newly added relocations.
398 * configure.tgt: Match all v850 targets.
399 * doc/c-v850.texi: Document the newly added targets.
400 * NEWS: Likewise.
401
402 2010-07-23 Alan Modra <amodra@gmail.com>
403
404 PR gas/11834
405 * macro.c (macro_expand): Recover gracefully from named args that
406 don't match params.
407
408 2010-07-22 Thomas Schwinge <thomas@codesourcery.com>
409
410 Switch MIPS to 32-bit DWARF format.
411 * config/tc-mips.h (DWARF2_FORMAT): Only define for [TE_IRIX].
412 * config/tc-mips.c (mips_dwarf2_format): Likewise.
413
414 2010-07-20 Alan Modra <amodra@gmail.com>
415
416 * config/tc-ppc.c (ppc_setup_opcodes): Add all macros for -many.
417
418 2010-07-16 Alan Modra <amodra@gmail.com>
419
420 * config/tc-rx.c (md_estimate_size_before_relax): Fix format
421 specifier warnings for 32-bit host when --enable-64-bit-bfd.
422 (rx_relax_frag, md_convert_frag): Likewise.
423
424 2010-07-15 Cary Coutant <ccoutant@google.com>
425
426 * gas/NEWS: Add note about --compress-debug-sections.
427 * gas/as.c (show_usage): Add --compress-debug-sections and
428 --nocompress-debug-sections.
429
430 2010-07-15 Rhonda Wittels <rhonda@codesourcery.com>
431
432 * config/obj-elf.c (get_sym_from_input_line_and_check): New
433 function to catch missing pseudo-op arguments.
434 (obj_elf_local): Call new function.
435 (obj_elf_weak): Likewise.
436 (obj_elf_visibility): Likewise.
437 (obj_elf_vtable_entry): Likewise.
438 (obj_elf_type): Likewise.
439
440 2010-07-15 Kai Tietz <kai.tietz@onevision.com>
441
442 * config/obj-coff-seh.c
443 (seh_getelm_data_size): New.
444 (seh_read_offset): Handle negative values.
445 (obj_coff_seh_push): Handle offset for save-register store.
446 (obj_coff_seh_setframe): Add unwind-information for frame.
447 (seh_store_elm_data): New.
448 (seh_getelm_data_size): Return additionally unaligned element count.
449 (seh_make_unwind_entry): Correct tweak about element count.
450
451 2010-07-12 H.J. Lu <hongjiu.lu@intel.com>
452
453 PR gas/11806
454 * config/tc-i386-intel.c (i386_intel_simplify): Restore fall
455 through patch for O_multiply.
456
457 2010-07-11 Kai Tietz <kai.tietz@onevision.com>
458
459 PR ld/11612
460 * config/obj-coff.c (obj_common_parse): Quote symbol-name.
461
462 2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
463
464 * tc-arm.c (OP_oBARRIER): Remove.
465 (OP_oBARRIER_I15): Add.
466 (po_barrier_or_imm): Add macro.
467 (parse_operands): Improve OP_oBARRIER_I15 operand parsing.
468 (do_barrier): Check correct immediate range.
469 (do_t_barrier): Likewise.
470 (barrier_opt_names): Add entries for more symbolic operands.
471 (insns): Replace OP_oBARRIER with OP_oBARRIER_I15 for barriers.
472
473 2010-07-08 Daniel Gutson <dgutson@codesourcery.com>
474
475 * config/tc-arm.c (tc_gen_reloc): Add BFD_RELOC_ARM_T32_OFFSET_IMM
476 error message.
477
478 2010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
479
480 * config/tc-mips.c (mips_frob_file): Use symbol_same_p to match
481 symbols.
482
483 2010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
484
485 * config/tc-mips.c (nops_for_insn_or_target): Replace
486 MIPS16_INSN_BRANCH with MIPS16_INSN_UNCOND_BRANCH and
487 MIPS16_INSN_COND_BRANCH.
488
489 2010-07-05 Jim Wilson <wilson@codesourcery.com>
490
491 PR gas/10531
492 PR gas/11789
493 * dwarf2dbg.c (dwarf2_finish): Don't generate .debug_line section
494 if it isn't empty.
495
496 2010-07-05 Alan Modra <amodra@gmail.com>
497
498 * config/tc-moxie.c (md_apply_fix): Delete set but otherwise
499 unused var.
500
501 2010-07-04 H.J. Lu <hongjiu.lu@intel.com>
502
503 * Makefile.am (CONFIG_OBJS): Removed.
504 (GENERIC_OBJS): Likewise.
505 (OBJS): Likewise.
506 * Makefile.in: Regenerated.
507
508 2010-07-03 Jan Beulich <jbeulich@novell.com>
509
510 PR gas/11732
511 * config/tc-i386.c (i386_finalize_displacement): Don't call
512 section_symbol() with expr_section.
513
514 2010-07-03 Cary Coutant <ccoutant@google.com>
515
516 * Makefile.am: Add compress-debug.c and compress-debug.h.
517 * Makefile.in: Regenerate.
518 * config.in: Add HAVE_ZLIB_H.
519 * configure.in: Check for zlib.h.
520 * configure: Regenerate.
521
522 * as.c (parse_args): Add --compress-debug-sections and
523 --nocompress-debug-sections.
524 * as.h (flag_compress_debug): New variable.
525 * compress-debug.c: New file.
526 * compress-debug.h: New file.
527 * write.c: Include compress-debug.h.
528 (compress_frag): New function.
529 (compress_debug): New function.
530 (write_object_file): Compress debug sections if requested.
531
532 2010-07-03 Andreas Schwab <schwab@linux-m68k.org>
533
534 * config/tc-ppc.c (ppc_set_cpu): Cast PPC_OPCODE_xxx to ppc_cpu_t
535 before inverting.
536
537 2010-07-03 Alan Modra <amodra@gmail.com>
538
539 * config/tc-ppc.c (ppc_set_cpu): Remove old opcode flags.
540 (ppc_setup_opcodes): Likewise. Simplify opcode selection.
541
542 2010-07-02 DJ Delorie <dj@redhat.com>
543
544 * config/tc-rx.h (md_do_align): New.
545 (MAX_MEM_FOR_RS_ALIGN_CODE): New.
546 * config/tc-rx.c (nops): New.
547 (rx_handle_align): Use various sized nops to align code.
548
549 * config/tc-rx.c (rx_bytesT): Add grown/shrank counters for
550 relaxation.
551 (rx_relax_frag): Prevent infinite loops of grow/shrink/grow/etc.
552
553 2010-07-01 H.J. Lu <hongjiu.lu@intel.com>
554
555 AVX Programming Reference (June, 2010)
556 * config/tc-i386.c (cpu_arch): Add .xsaveopt, .fsgsbase, .rdrnd
557 and .f16c.
558
559 * doc/c-i386.texi: Document xsaveopt, fsgsbase, rdrnd and f16c.
560
561 2010-07-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
562
563 * config/tc-arm.c (do_t_mov_cmp): Fix reporting of unpredictable and
564 deprecated mov register instructions.
565
566 2010-07-01 Alan Modra <amodra@gmail.com>
567
568 * config/tc-ppc.c (toc_reloc_types): New variable.
569 (md_assemble): Set it.
570 (ppc_frob_file_before_adjust): Don't warn about toc section size
571 if we have large toc relocs and no small toc relocs.
572
573 2010-06-29 Alan Modra <amodra@gmail.com>
574
575 * config/tc-maxq.h: Delete file.
576 * config/tc-maxq.c: Delete file.
577 * Makefile.am: Remove references to maxq.
578 * configure.tgt: Likewise.
579 * config/obj-coff.h: Likewise.
580 * Makefile.in: Regenerate.
581 * configure: Regenerate.
582 * po/POTFILES.in: Regenerate.
583
584 2010-06-28 Alan Modra <amodra@gmail.com>
585
586 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.
587 * config/tc-crx.c (gettrap): Constify arg.
588 (handle_LoadStor, get_cinv_parameters): Likewise.
589 (getreg_image): Fix enum warning
590 (md_assemble): Restore input line char.
591 * config/tc-hppa.c (tc_gen_reloc): Fix enum warning.
592 * config/tc-i960.c (mem_fmt): Rename var to fix shadow warning.
593 * config/tc-sh.c (sh_fdpic): Only define when OBJ_ELF.
594 (build_Mytes): Fix build failure for non-elf targets.
595 * config/tc-tic4x.c (tic4x_eval): Restore terminator char.
596 * config/tc-xtensa.c (xtensa_end_directive): Fix switch enum warning.
597
598 * cgen.c (gas_cgen_md_apply_fix): Avoid set but unused warning.
599 * ecoff.c (add_ecoff_symbol): Likewise.
600 * itbl-ops.c (append_insns_as_macros): Likewise.
601 * listing.c (debugging_pseudo): Likewise.
602 * read.c (s_mri_common, stringer): Likewise.
603 * config/obj-coff.c (coff_frob_section): Likewise.
604 * config/tc-alpha.c (emit_ldgp, s_alpha_proc): Likewise.
605 * config/tc-arm.c (my_get_expression): Likewise.
606 * config/tc-hppa.c (process_exit, pa_type_args): Likewise.
607 * config/tc-m32c.c (md_assemble): Likewise.
608 * config/tc-microblaze.c (md_convert_frag): Likewise.
609 * config/tc-mips.c (s_change_section): Likewise.
610 * config/tc-mt.c (mt_fix_adjustable): Likewise.
611 * config/tc-xtensa.c (xtensa_literal_pseudo): Likewise.
612
613 * config/obj-aout.c (obj_aout_frob_symbol): Delete set but otherwise
614 unused vars.
615 * config/tc-alpha.c (load_expression): Likewise.
616 (s_alpha_rdata, s_alpha_section, s_alpha_prologue): Likewise.
617 * config/tc-arm.c (parse_neon_el_struct_list): Likewise.
618 * config/tc-avr.c (extract_word): Likewise.
619 * config/tc-cris.c (cris_get_expression): Likewise.
620 * config/tc-d30v.c (build_insn, find_format): Likewise.
621 * config/tc-dlx.c (machine_ip): Likewise.
622 * config/tc-hppa.c (pa_get_absolute_expression): Likewise.
623 * config/tc-i370.c (md_assemble): Likewise.
624 * config/tc-i960.c (brtab_emit): Likewise.
625 * config/tc-iq2000.c (s_iq2000_ent): Likewise.
626 * config/tc-m32c.c (md_convert_frag): Likewise.
627 * config/tc-m68hc11.c (fixup24, build_jump_insn): Likewise.
628 (md_estimate_size_before_relax, md_apply_fix): Likewise.
629 * config/tc-m68k.c (md_show_usage): Likewise.
630 * config/tc-microblaze.c (microblaze_s_lcomm): Likewise.
631 * config/tc-mips.c (s_mips_end): Likewise.
632 * config/tc-mmix.c (mmix_byte, mmix_cons): Likewise.
633 * config/tc-mn10300.c (md_assemble): Likewise.
634 * config/tc-msp430.c (extract_word): Likewise.
635 * config/tc-mt.c (md_assemble): Likewise.
636 * config/tc-or32.c (machine_ip): Likewise.
637 * config/tc-pj.c (md_apply_fix): Likewise.
638 * config/tc-s390.c (md_gather_operands): Likewise.
639 * config/tc-sh.c (sh_cons_align): Likewise.
640 * config/tc-sparc.c (sparc_cons_align): Likewise.
641 * config/tc-tic4x.c (tic4x_sect): Likewise.
642 * config/tc-tic54x.c (tic54x_stringer): Likewise.
643 * config/tc-vax.c (vip_op): Likewise.
644 * config/tc-xstormy16.c (xstormy16_cons_fix_new): Likewise.
645 * config/tc-xtensa.c (md_assemble): Likewise.
646 (xtensa_fix_short_loop_frags, convert_frag_immed): Likewise.
647 (xtensa_move_literals): Likewise.
648
649 2010-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
650
651 * config/tc-arm.c (parse_neon_alignment): New function.
652 (parse_address_main): Fix Neon load/store alignment parsing.
653
654 2010-06-22 Jan Beulich <jbeulich@novell.com>
655
656 * config/tc-i386-intel.c (i386_intel_parse_name): Handle pseudo
657 symbols named "$".
658 (i386_intel_operand): Remove bogus handling of pseudo symbols
659 named "$".
660 * expr.c (current_location): Remove 'static' and local
661 declaration.
662 * expr.h (current_location): Declare.
663
664 2010-06-21 Sterling Augustine <sterling@tensilica.com>
665
666 PR gas/11728
667 * as.c: Globalize keep_it.
668 (main): Remove keep_it. Move conditional from here...
669 (close_output_file): ...to here.
670
671 2010-06-21 Andreas Schwab <schwab@redhat.com>
672
673 * doc/as.texinfo (Overview): Use @itemx for grouped @table
674 items.
675 * doc/c-alpha.texi (Alpha Options): Likewise.
676 * doc/c-arm.texi (ARM Directives): Likewise.
677 * doc/c-bfin.texi (Blackfin Options): Likewise.
678 * doc/c-d10v.texi (D10V-Opts): Likewise.
679 * doc/c-i386.texi (i386-Options): Likewise.
680 * doc/c-ia64.texi (IA-64 Options): Likewise.
681 * doc/c-m68k.texi (M68K-Opts): Likewise.
682 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
683 * doc/internals.texi (Symbols): Likewise.
684
685 2010-06-21 Alan Modra <amodra@gmail.com>
686
687 PR gas/11733
688 * config/tc-sh.c (find_cooked_opcode): Correct array bounds check.
689
690 2010-06-18 Joseph Myers <joseph@codesourcery.com>
691
692 * config/tc-tic6x.h (tic6x_segment_info_type): Add field
693 func_units_used.
694 * config/tc-tic6x.c (tic6x_cons_align: Clear func_units_used.
695 (md_assemble): Clear func_units_used for new execute packet.
696 Check for duplicate functional units and update func_units_used
697 for instructions using a functional unit.
698
699 2010-06-15 Joseph Myers <joseph@codesourcery.com>
700
701 * config/tc-tic6x.c: Include elf/tic6x.h.
702 (tic6x_arch_attribute, tic6x_seen_insns): New.
703 (tic6x_arch_table, tic6x_arches): Add attribute values.
704 (tic6x_use_arch): Handle attribute settings.
705 (tic6x_attributes_set_explicitly, s_tic6x_c6xabi_attribute,
706 tic6x_attribute_table, tic6x_attributes,
707 tic6x_convert_symbolic_attribute): New.
708 (md_pseudo_table): Add c6xabi_attribute.
709 (md_assemble): Set tic6x_seen_insns and tic6x_arch_attribute.
710 (tic6x_set_attribute_int, tic6x_set_attributes): New.
711 (tic6x_end): Call tic6x_set_attributes.
712 * config/tc-tic6x.h (CONVERT_SYMBOLIC_ATTRIBUTE): Define.
713 (tic6x_convert_symbolic_attribute): Declare.
714
715 2010-06-14 Alan Modra <amodra@gmail.com>
716
717 * config/tc-ppc.c (md_assemble): Emit APUinfo section for
718 PPC_OPCODE_E500.
719
720 2010-06-11 Jan Beulich <jbeulich@novell.com>
721
722 * config/tc-i386.c (md_parse_option): Ignore impossible processor
723 types.
724 (show_arch): New parameter 'check'.
725 (md_show_usage): Adjust calls to show_arch().
726
727 2010-06-10 H.J. Lu <hongjiu.lu@intel.com>
728
729 * config/tc-i386.c (update_code_flag): New.
730 (set_code_flag): Use it.
731 (i386_target_format): Replace set_code_flag with update_code_flag.
732
733 2010-06-10 Tristan Gingold <gingold@adacore.com>
734
735 * config/obj-som.h: Includes som/reloc.h
736
737 2010-06-10 Jan Beulich <jbeulich@novell.com>
738
739 * config/tc-i386.c (cpu_arch): Add comment.
740 (i386_target_format): Set cpu_arch_isa_flags and cpu_arch_tune_flags
741 from the generic entries of cpu_arch[].
742
743 2010-06-08 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
744
745 * config/tc-arm.c (operand_parse_code): Add OP_RRnpctw enum
746 value.
747 (parse_operands): Add support for OP_RRnpctw.
748 (insns): Update floating-point load/store multiples so the
749 first register is of type OP_RRnpctw.
750
751 2010-06-08 Quentin Neill <quentin.neill@amd.com>
752
753 * config/tc-i386.c (pi): Rename local loop counter
754 variable i that shadows global static i386_insn i
755 when DEBUG386 is defined.
756 (pte) Ditto.
757
758 2010-06-08 Nick Clifton <nickc@redhat.com>
759
760 * doc/as.texinfo: Replace abbreviated 20th century year numbers
761 with full versions.
762
763 2010-06-02 Quentin Neill <quentin.neill@amd.com>
764
765 * config/tc-i386.c (OPTION_MAVXSCALAR): Fix define.
766
767 2010-06-02 Tristan Gingold <gingold@adacore.com>
768
769 * as.h: Remove conditionnal definition of HAVE_STDARG_H,
770 USE_STDARG, va_alist, va_dcl, va_list, va_start, va_end.
771 Remove conditionnal inclusion of stdarg.h and varargs.h.
772 Assume ISO C.
773 * config.in: Regenerate.
774 * configure: Regenerate.
775 * configure.in: Remove stdarg.h and varargs.h from
776 AC_CHECK_HEADERS list.
777 * messages.c (as_tsktsk): Remove non ISO C version.
778 (as_warn, as_warn_where, as_bad, as_bad_where, as_fatal): Ditto.
779
780 2010-05-31 Tristan Gingold <gingold@adacore.com>
781
782 * config/tc-alpha.c: Add comments for evax.
783 * config/obj-evax.c: Ditto.
784
785 2010-05-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
786
787 * config/tc-arm.c (do_t_mov_cmp): In unified syntax encode movs as
788 lsls and not adds.
789
790 2010-05-27 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
791
792 * config/tc-arm.c (encode_thumb2_ldmstm): Make warning about
793 writeback when base register is in register list an error, and
794 correct check.
795 (do_t_ldmstm): Change warnings.
796
797 2010-05-26 Catherine Moore <clm@codesourcery.com>
798
799 * config/tc-mips.c (is_opcode_valid): Remove expansionp.
800 (macro_build): Change invocation of is_opcode_valid.
801 (mips_ip): Likewise.
802
803 2010-05-25 Nick Clifton <nickc@redhat.com>
804
805 * Makefile.am (MOSTLYCLEANFILES): Fix typo.
806 * Makefile.in: Regenerate.
807
808 2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
809 Joseph Myers <joseph@codesourcery.com>
810 Andrew Stubbs <ams@codesourcery.com>
811
812 * config/tc-sh.c (sh_fdpic): New.
813 (sh_check_fixup): Handle relocations on movi20.
814 (parse_exp): Do not reject PIC operators here.
815 (build_Mytes): Check for unhandled PIC operators here. Use
816 sh_check_fixup for movi20.
817 (enum options): Add OPTION_FDPIC.
818 (md_longopts, md_parse_option, md_show_usage): Add --fdpic.
819 (sh_fix_adjustable, md_apply_fix): Handle FDPIC and movi20 relocations.
820 (sh_elf_final_processing): Handle --fdpic.
821 (sh_uclinux_target_format): New.
822 (sh_parse_name): Handle FDPIC relocation operators.
823 * config/tc-sh.h (TARGET_FORMAT): Define specially for TE_UCLINUX.
824 (sh_uclinux_target_format): Declare for TE_UCLINUX.
825 * configure.tgt (sh-*-uclinux* | sh[12]-*-uclinux*): Set
826 em=uclinux.
827 * doc/c-sh.texi (SH Options): Document --fdpic.
828
829 2010-05-25 Jay Krell <jay.krell@cornell.edu>
830
831 PR ld/11621
832 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
833 * Makefile.in: Regenerate.
834
835 2010-05-25 Alan Modra <amodra@gmail.com>
836
837 * config/tc-ppc.c (ppc_section_flags): Add ATTRIBUTE_UNUSED to "attr".
838
839 2010-05-19 Nick Clifton <nickc@redhat.com>
840
841 * config/tc-h8300.c (h8300_elf_section): Add .zdebug to the list
842 of known section prefixes.
843
844 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
845
846 PR gas/11600
847 * obj-elf.c (obj_elf_change_section): Handle SHF_EXCLUDE.
848 (obj_elf_parse_section_letters): Likewise.
849 (obj_elf_section_word): Likewise.
850
851 * config/tc-ppc.c (ppc_section_letter): Removed.
852 (ppc_section_word): Likewise.
853 * config/tc-ppc.h (ppc_section_letter): Likewise.
854 (ppc_section_word): Likewise.
855 (md_elf_section_letter): Likewise.
856 (md_elf_section_word): Likewise.
857
858 * doc/as.texinfo: Document `e' and `#exclude'.
859
860 2010-05-13 Nathan Sidwell <nathan@codesourcery.com>
861
862 * config/tc-arm.c (md_assemble): Clarify current mode in error
863 messages about unsupported instructions.
864 (UT): Delete #define.
865 (insns): Adjust cbnz, cbz appropriately.
866
867 2010-05-11 Andrew Stubbs <ams@codesourcery.com>
868
869 * config/tc-arm.c (aeabi_set_public_attributes): Set Tag_DIV_use.
870
871 2010-05-11 Jie Zhang <jie@codesourcery.com>
872
873 * config/tc-arm.c (aeabi_set_public_attributes): Set
874 Tag_ABI_HardFP_use to 1 if a single precision FPU is selected.
875
876 2010-05-07 Tristan Gingold <gingold@adacore.com>
877
878 * Makefile.in: Regenerate with automake 1.11.1.
879 * aclocal.m4: Ditto.
880 * doc/Makefile.in: Ditto.
881
882 2010-05-05 Nick Clifton <nickc@redhat.com>
883
884 * po/es.po: Updated Spanish translation.
885
886 2010-05-05 Julian Brown <julian@codesourcery.com>
887
888 * read.c (cons_worker): Detect and reject unexpected string argument.
889
890 2010-05-04 Nick Clifton <nickc@redhat.com>
891
892 * write.c (fixup_segment): Revert previous delta.
893 * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Also force the
894 generation of relocations for fixups against weak symbols.
895
896 2010-04-29 Nathan Sidwell <nathan@codesourcery.com>
897
898 * write.c (fixup_segment): Do not assume we know the section a
899 defined weak symbol is in.
900 * config/tc-arm.c (relax_adr, relax_branch, md_apply_fix): Treat
901 weak symbols as not known to be in the same section, even if they
902 are defined.
903
904 2010-04-27 Joseph Myers <joseph@codesourcery.com>
905
906 * config/tc-tic6x.h (tic6x_label_list): New.
907 (tic6x_segment_info_type): Keep a list of labels and a current
908 frag instead of a boolean for whether labels seen and a count of
909 instructions.
910 (tic6x_frag_info, TC_FRAG_TYPE, TC_FRAG_INIT, tic6x_frag_init,
911 md_do_align, tic6x_do_align, md_end, tic6x_end): New.
912 * config/tc-tic6x.c (tic6x_frob_label): Put label on list.
913 (tic6x_cleanup): Correct comment.
914 (tic6x_free_label_list): New.
915 (tic6x_cons_align): Free label list and update for
916 tic6x_segment_info_type changes.
917 (tic6x_do_align): New.
918 (md_assemble): Handle list of labels and saved frag for execute
919 packet. Create machine-dependent frag for new execute packet and
920 adjust labels accordingly.
921 (tic6x_adjust_section, tic6x_frag_init, tic6x_end): New.
922 (md_convert_frag, md_estimate_size_before_relax): Update comments.
923
924 2010-04-24 H.J. Lu <hongjiu.lu@intel.com>
925
926 PR gas/11535
927 * config/tc-i386-intel.c (intel_state): Add is_indirect.
928 (i386_intel_operand): Initialize intel_state.is_indirect. Check
929 intel_state.is_indirect for "call|jmp [symbol]".
930
931 2010-04-22 Nick Clifton <nickc@redhat.com>
932
933 * po/gas.pot: Updated by the Translation project.
934
935 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
936
937 * config/tc-i386.c (i386_is_register): Removed.
938 (x86_cons): Don't use i386_is_register.
939 (parse_register): Likewise.
940 * config/tc-i386-intel.c (i386_intel_simplify): Likewise.
941 (i386_intel_operand): Likewise.
942
943 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
944
945 * config/tc-i386.c (tc_x86_parse_to_dw2regnum): Don't use
946 i386_is_register.
947
948 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
949
950 * config/tc-i386.c (i386_is_register): Remove is_intel_syntax.
951 (x86_cons): Updated.
952 (parse_register): Likewise.
953 (tc_x86_parse_to_dw2regnum): Likewise.
954 * config/tc-i386-intel.c (i386_intel_simplify): Likewise.
955 (i386_intel_operand): Likewise.
956
957 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
958
959 PR gas/11509
960 * config/tc-i386-intel.c (i386_intel_simplify_register): New.
961 (i386_intel_simplify): Use i386_is_register and
962 i386_intel_simplify_register. Set X_md for O_register and
963 check X_md for O_constant.
964 (i386_intel_operand): Use i386_is_register.
965
966 * config/tc-i386.c (i386_is_register): New.
967 (x86_cons): Initialize the X_md field. Use i386_is_register.
968 (parse_register): Use i386_is_register.
969 (tc_x86_parse_to_dw2regnum): Likewise.
970
971 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
972
973 * expr.c (expr): Initialize the X_md field.
974
975 2010-04-20 Joseph Myers <joseph@codesourcery.com>
976
977 * config/tc-tic6x.c (OPTION_MGENERATE_REL): New.
978 (md_longopts): Add -mgenerate-rel.
979 (tic6x_generate_rela): New.
980 (md_parse_option): Handle -mgenerate-rel.
981 (md_show_usage): Add comment that -mgenerate-rel is undocumented.
982 (tic6x_init_after_args): New.
983 (md_apply_fix): Correct shift calculations for SB-relative
984 relocations.
985 (md_pcrel_from): Change to tic6x_pcrel_from_section. Do not
986 adjust addresses for relocations referencing symbols in other
987 sections.
988 (tc_gen_reloc): Adjust addend calculations for REL relocations.
989 * config/tc-tic6x.h (MD_PCREL_FROM_SECTION,
990 tic6x_pcrel_from_section, tc_init_after_args,
991 tic6x_init_after_args): New.
992
993 2010-04-20 Nick Clifton <nickc@redhat.com>
994
995 PR gas/11507
996 * macro.c (macro_expand_body): Do not treat LOCAL as a keyword in
997 altmacro mode if found inside a quoted string.
998
999 2010-04-20 Mike Frysinger <vapier@gentoo.org>
1000
1001 * config/bfin-lex.l (parse_int): Change index() to strchr().
1002
1003 2010-04-16 Nick Clifton <nickc@redhat.com>
1004
1005 PR gas/11395
1006 * config/tc-hppa.c (pa_ip): Do not allow 64-bit add condition
1007 matcher to accept and unconditional 32-bit add instruction.
1008 (pa_build_unwind_subspace): Cope with error conditions not
1009 allowing the start symbol to be set.
1010
1011 2010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1012
1013 * config/tc-arm.c (arm_convert_symbolic_attribute): Add support for
1014 new tag names in v2.08 of ARM ABI.
1015 * doc/c-arm.texi: Document new tag names in ABI.
1016
1017 2010-04-14 Tristan Gingold <gingold@adacore.com>
1018
1019 * config/tc-alpha.c: Includes vms/egps.h on EVAX.
1020 (s_alpha_comm): Used new EGPS macros from egps.h
1021 (RGPS__V_NO_SHIFT, EGPS__V_MASK): New local macros.
1022 (s_alpha_section_word): Add comments. Use new EGPS macros.
1023 Adjust for modified bfd_vms_set_section_flags function.
1024
1025 2010-04-10 Alan Modra <amodra@gmail.com>
1026
1027 PR gas/11486
1028 * config/tc-ppc.c (ppc_elf_cons): Clear frag contents.
1029
1030 2010-04-09 Nick Clifton <nickc@redhat.com>
1031
1032 * as.c (create_obj_attrs_section): Remove unused variable addr.
1033 * listing.c (listing_listing): Remove unused variable message.
1034 * read.c: Remove unnecessary register type qualifiers.
1035 (s_mri): Only define/use old_flag variable if MRI_MODE_CHANGE is
1036 defined.
1037
1038 2010-04-07 Eric B. Weddington <eric.weddington@atmel.com>
1039
1040 * config/tc-avr.c (mcu_types): Add support for atmega16a, atmega168a,
1041 atmega164a, atmega165a, atmega169a, atmega169pa, atmega16hva2,
1042 atmega324a, atmega324pa, atmega325a, atmega3250a, atmega328,
1043 atmega329a, atmega329pa, atmega3290a, atmega48a, atmega644a,
1044 atmega645a, atmega645p, atmega6450a, atmega6450p, atmega649a,
1045 atmega649p, atmega6490a, atmega6490p, atmega64hve, atmega88a,
1046 atmega88pa, attiny461a, attiny84a, m3000.
1047 Remove support for atmega8m1, atmega8c1, atmega16c1, atmega4hvd,
1048 atmega8hvd, attiny327, m3000f, m3000s, m3001b.
1049 * doc/c-avr.texi: Same.
1050
1051 2010-04-07 Jie Zhang <jie@codesourcery.com>
1052
1053 * config/tc-arm.c (make_mapping_symbol): Handle the case
1054 that multiple mapping symbols have the same value 0.
1055
1056 2010-04-07 Alan Modra <amodra@gmail.com>
1057
1058 * configure: Regenerate.
1059
1060 2010-04-06 Nick Clifton <nickc@redhat.com>
1061
1062 * po/ru.po: New Russian translation.
1063 * configure.in (ALL_LINGUAS): Add ru.
1064 * configure: Regenerate.
1065
1066 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
1067
1068 PR gas/11456
1069 * input-scrub.c (input_scrub_next_buffer): Use memmove instead
1070 of memcpy to copy overlap memory.
1071
1072 2010-03-25 Joseph Myers <joseph@codesourcery.com>
1073
1074 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-tic6x.c.
1075 (TARGET_CPU_HFILES): Add config/tc-tic6x.h.
1076 * Makefile.in: Regenerate.
1077 * NEWS: Add news entry for TI C6X support.
1078 * app.c (do_scrub_chars): Handle "||^" for TI C6X. Handle
1079 TC_PREDICATE_START_CHAR and TC_PREDICATE_END_CHAR. Keep spaces in
1080 operands if TC_KEEP_OPERAND_SPACES.
1081 * configure.tgt (tic6x-*-*): New.
1082 * config/tc-ia64.h (TC_PREDICATE_START_CHAR,
1083 TC_PREDICATE_END_CHAR): Define.
1084 * config/tc-tic6x.c, config/tc-tic6x.h: New.
1085 * doc/Makefile.am (CPU_DOCS): Add c-tic6x.texi.
1086 * doc/Makefile.in: Regenerate.
1087 * doc/all.texi (TIC6X): Define.
1088 * doc/as.texinfo: Add TI C6X documentation. Include c-tic6x.texi.
1089 * doc/c-tic6x.texi: New.
1090
1091 2010-03-22 H.J. Lu <hongjiu.lu@intel.com>
1092
1093 * config/tc-i386.c (lex_got): Use STRING_COMMA_LEN on gotrel.
1094
1095 2010-03-21 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 * config/tc-i386.c (i386_error): Replace oprand_size_mismatch
1098 with operand_size_mismatch.
1099 (operand_size_match): Updated.
1100 (match_template): Likewise.
1101
1102 2010-03-21 H.J. Lu <hongjiu.lu@intel.com>
1103
1104 * config/tc-i386.c (i386_error): New.
1105 (_i386_insn): Replace err_msg with error.
1106 (operand_size_match): Set error instead of err_msg on failure.
1107 (operand_type_match): Likewise.
1108 (operand_type_register_match): Likewise.
1109 (VEX_check_operands): Likewise.
1110 (match_template): Likewise. Use error instead of err_msg with
1111 as_bad.
1112
1113 2010-03-19 Jie Zhang <jie@codesourcery.com>
1114
1115 * config/tc-arm.c (make_mapping_symbol): Hanle the case
1116 that two mapping symbols have the same value.
1117
1118 2010-03-18 Daniel Jacobowitz <dan@codesourcery.com>
1119
1120 * doc/c-arm.texi (.setfp): Correct example.
1121
1122 2010-03-18 Wei Guozhi <carrot@google.com>
1123
1124 PR gas/11323
1125 * config/tc-arm.c (reloc_names): New relocation names.
1126 (md_apply_fix): New case for BFD_RELOC_ARM_GOT_PREL.
1127 (tc_gen_reloc): New case for BFD_RELOC_ARM_GOT_PREL.
1128 * doc/c-arm.texi (ARM-Relocations): Document the new relocation.
1129
1130 2010-03-15 Thomas Schwinge <thomas@codesourcery.com>
1131
1132 * dw2gencfi.c (output_cie): Consider emitting the S augmentation in all
1133 cases, and not only for .eh_frame.
1134
1135 * dw2gencfi.c (output_cie): Make it more explicit which code paths
1136 belong to .eh_frame only.
1137
1138 2010-03-13 Segher Boessenkool <segher@kernel.crashing.org>
1139
1140 * config/tc-v850.c (v850_insert_operand): Handle out-of-range
1141 assembler constants on 64-bit hosts.
1142
1143 2010-03-10 Mike Frysinger <michael.frysinger@analog.com>
1144
1145 * bfin-defs.h, bfin-lex.l, bfin-parse.y, tc-bfin.c, tc-bfin.h:
1146 Strip trailing whitespace.
1147
1148 2010-03-10 Mike Frysinger <michael.frysinger@analog.com>
1149
1150 * doc/c-bfin.texi (-mcpu): Add bf504 and bf506.
1151 * config/tc-bfin.c (bfin_cpu_type): Add BFIN_CPU_BF504 and
1152 BFIN_CPU_BF506.
1153 (bfin_cpus[]): Add 0.0 for bf504 and bf506.
1154
1155 2010-03-10 Jie Zhang <jie@codesourcery.com>
1156
1157 * doc/as.texinfo: Add Blackfin options.
1158 * doc/c-bfin.texi: Document -mfdpic, -mno-fdpic and -mnopic.
1159 * config/tc-bfin.c (md_show_usage): Show usage for all
1160 Blackfin specific options.
1161
1162 2010-03-09 Alan Modra <amodra@gmail.com>
1163
1164 PR gas/11356
1165 * listing.c (listing_newline): Correct backslash quote logic.
1166
1167 2010-03-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1168
1169 * config/tc-i386.h [TE_SOLARIS] (ELF_TARGET_FORMAT): Define.
1170 (ELF_TARGET_FORMAT64): Define.
1171
1172 2010-03-05 Paul Brook <paul@codesourcery.com>
1173
1174 * config/tc-arm.c (arm_cpu_option_table): Add cortex-m4.
1175
1176 2010-03-02 Andrew Stubbs <ams@codesourcery.com>
1177
1178 * config/tc-sh.c (get_specific): Move overflow checking code to avoid
1179 reading uninitialized data.
1180
1181 2010-03-01 Tristan Gingold <gingold@adacore.com>
1182
1183 * config/tc-score7.c (s7_frag_check): Add ATTRIBUTE_UNUSED.
1184
1185 2010-02-26 Doug Evans <dje@sebabeach.org>
1186
1187 * configure.tgt: Fix mep cpu case.
1188
1189 2010-02-26 Jie Zhang <jie@codesourcery.com>
1190
1191 * config/tc-arm.c (do_t_strexd): Remove
1192 operand[1] != operand[2] contraint.
1193
1194 2010-02-26 Jie Zhang <jie@codesourcery.com>
1195
1196 * config/tc-arm.c (neon_select_shape): No need to match
1197 the remaining operands in the shape when one operand does
1198 not match.
1199
1200 2010-02-26 Jie Zhang <jie@codesourcery.com>
1201
1202 * config/tc-arm.c (do_neon_ld_st_interleave): Reject bad
1203 alignment.
1204
1205 2010-02-25 Doug Evans <dje@sebabeach.org>
1206
1207 * cgen.c: Whitespace fixes.
1208 (weak_operand_overflow_check): Formatting fix.
1209
1210 2010-02-25 H.J. Lu <hongjiu.lu@intel.com>
1211
1212 * config/tc-i386.c (match_template): Update error messages.
1213
1214 2010-02-25 H.J. Lu <hongjiu.lu@intel.com>
1215
1216 * config/tc-i386.c (_i386_insn): Add err_msg.
1217 (operand_size_match): Set err_msg on failure.
1218 (operand_type_match): Likewise.
1219 (operand_type_register_match): Likewise.
1220 (VEX_check_operands): Likewise.
1221 (match_template): Likewise. Use i.err_msg with as_bad.
1222
1223 2010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
1224
1225 * config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop,
1226 mips_fix_loongson2f_jump): New variables.
1227 (md_longopts): Add New options -mfix-loongson2f-nop/jump,
1228 -mno-fix-loongson2f-nop/jump.
1229 (md_parse_option): Initialize variables via above options.
1230 (options): New enums for the above options.
1231 (md_begin): Initialize nop_insn from LOONGSON2F_NOP_INSN.
1232 (fix_loongson2f, fix_loongson2f_nop, fix_loongson2f_jump):
1233 New functions.
1234 (append_insn): call fix_loongson2f().
1235 (mips_handle_align): Replace the implicit nops.
1236 * config/tc-mips.h (MAX_MEM_FOR_RS_ALIGN_CODE): Modified
1237 for the new mips_handle_align().
1238 * doc/c-mips.texi: Document the new options.
1239
1240 2010-02-23 Daniel Gutson <dgutson@codesourcery.com>
1241
1242 * config/tc-arm.c (do_rd_rm_rn): Added warning
1243 for obsolete insns.
1244
1245 2010-02-23 Andrew Zabolotny <anpaza@mail.ru>
1246
1247 PR binutils/11297
1248 * config/tc-avr.c (md_apply_fix): Handle BFD_RELOC_8.
1249 (avr_cons_fix_new): Handle fixups of a single byte.
1250
1251 2010-02-22 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1252
1253 PR 9861
1254 * config/tc-arm.c (CPU_DEFAULT): Do not define based upon build
1255 compiler's predefines.
1256
1257 2010-02-19 Alan Modra <amodra@gmail.com>
1258
1259 * configure.tgt: Whiltespace. Sort moxie entry.
1260
1261 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1262
1263 * config/tc-arm.c (arm_convert_symbolic_attribute): Add Tag_DIV_use.
1264 * doc/c-arm.texi: Likewise.
1265
1266 2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
1267
1268 * config/tc-arm.c (asm_opcode): operands type
1269 change.
1270 (BAD_PC_ADDRESSING): New macro message.
1271 (BAD_PC_WRITEBACK): Likewise.
1272 (MIX_ARM_THUMB_OPERANDS): New macro.
1273 (operand_parse_code): Added enum values.
1274 (parse_operands): Added thumb/arm distinction,
1275 plus new enum values handling.
1276 (encode_arm_addr_mode_2): Validations enhanced.
1277 (encode_arm_addr_mode_3): Likewise.
1278 (do_rm_rd_rn): Likewise.
1279 (encode_thumb32_addr_mode): Likewise.
1280 (do_t_ldrex): Likewise.
1281 (do_t_ldst): Likewise.
1282 (do_t_strex): Likewise.
1283 (md_assemble): Call parse_operands with
1284 a new parameter.
1285 (OPS_1): New macro.
1286 (OPS_2): Likewise.
1287 (OPS_3): Likewise.
1288 (OPS_4): Likewise.
1289 (OPS_5): Likewise.
1290 (OPS_6): Likewise.
1291 (insns): Updated insns operands.
1292
1293 2010-02-12 Tristan Gingold <gingold@adacore.com>
1294 Douglas B Rupp <rupp@gnat.com>
1295
1296 * config/tc-ia64.c (enum reloc_func): Add FUNC_SLOTCOUNT_RELOC.
1297 (DUMMY_RELOC_IA64_SLOTCOUNT): Added.
1298 (pseudo_func): Add an entry for slotcount.
1299 (md_begin): Initialize slotcount pseudo symbol.
1300 (ia64_parse_name): Handle @slotcount parameter.
1301 (ia64_gen_real_reloc_type): Handle slotcount.
1302 (md_apply_fix): Ditto.
1303 * doc/c-ia64.texi (IA-64-Relocs): Document @slotcount.
1304
1305 2010-02-11 Sterling Augustine <sterling@jaw.hq.tensilica.com>
1306
1307 * config/tc-xtensa.c (istack_init): Don't call memset.
1308
1309 2010-02-11 Sterling Augustine <sterling@tensilica.com>
1310
1311 * config/tc-xtensa.c (cache_literal_section): Handle prefixes as
1312 well as suffixes.
1313
1314 2010-02-11 Sterling Augustine <sterling@tensilica.com>
1315
1316 * config/tc-xtensa.c (xtensa_find_unaligned_loops): Rewrite.
1317
1318 2010-02-11 H.J. Lu <hongjiu.lu@intel.com>
1319
1320 * config/tc-i386.c (build_modrm_byte): Reformat.
1321
1322 2010-02-11 H.J. Lu <hongjiu.lu@intel.com>
1323
1324 * config/tc-i386.c: Update copyright.
1325
1326 2010-02-10 Quentin Neill <quentin.neill@amd.com>
1327 Sebastian Pop <sebastian.pop@amd.com>
1328
1329 * config/tc-i386.c (vec_imm4) New operand type.
1330 (fits_in_imm4): New.
1331 (VEX_check_operands): New.
1332 (check_reverse): Call VEX_check_operands.
1333 (build_modrm_byte): Reintroduce code for 5
1334 operand insns. Fix whitespace.
1335
1336 2010-02-10 Richard Sandiford <r.sandiford@uk.ibm.com>
1337
1338 * config/tc-ppc.c (md_show_usage): Add -mpwr4, -mpwr5, -mpwr5x,
1339 -mpwr6 and -mpwr7.
1340
1341 2010-02-09 Sterling Augustine <sterling@tensilica.com>
1342
1343 * config/tc-xtensa.c (RELAXED_LOOP_INSN_BYTES): New.
1344 (next_frag_pre_opcode_bytes): Use RELAXED_LOOP_INSN_BYTES.
1345 (xtensa_mark_zcl_first_insns): Rewrite to handle corner case.
1346
1347 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
1348
1349 * config/tc-arm.c (md_pcrel_from_section): Keep base to zero for
1350 non-local branches (BFD_RELOC_THUMB_PCREL_BRANCH23,
1351 BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_ARM_PCREL_BLX,
1352 BFD_RELOC_ARM_PCREL_CALL)
1353
1354 2010-02-08 Sterling Augustine <sterling@tensilica.com>
1355
1356 * config/tc-xtensa.c (frag_format_size): Generalize logic to
1357 handle more instruction sizes and fetch widths.
1358 (branch_align_power): Likewise.
1359 (text_align_power): Likewise.
1360 (bytes_to_stretch): Likewise.
1361
1362 2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
1363
1364 * config/tc-ppc.c (md_show_usage): Mention -mtitan. Don't use tabs.
1365 (ppc_mach): Handle titan.
1366 * doc/c-ppc.texi: Mention -mtitan.
1367
1368 2010-02-05 Sterling Augustine <sterling@tensilica.com>
1369
1370 * config/tc-xtensa.c (UNREACHABLE_MAX_WIDTH): Delete and
1371 replace with...
1372 (xtensa_fetch_width) ...this.
1373
1374 2010-02-05 Joseph Myers <joseph@codesourcery.com>
1375
1376 * Makefile.am (CPU_TYPES, OBJ_FORMATS, CPU_OBJ_VALID,
1377 MULTI_CPU_TYPES, MULTI_CPU_OBJ_VALID): Remove.
1378 * Makefile.in: Regenerate.
1379
1380 2010-02-03 Quentin Neill <quentin.neill@amd.com>
1381
1382 * config/tc-i386.c (cpu_arch): Change amdfam15 to bdver1.
1383 (i386_align_code): Rename PROCESSOR_AMDFAM15 to PROCESSOR_BDVER1.
1384 * config/tc-i386.h (processor_type): Same.
1385 * doc/c-i386.texi: Change amdfam15 to bdver1.
1386
1387 2010-01-29 Nick Clifton <nickc@redhat.com>
1388
1389 PR 11136
1390 * config/tc-arm.c (neon_check_type): Handle a neon_shape value of
1391 NS_NULL.
1392
1393 2010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
1394
1395 * NEWS: Mention new feature.
1396 * config/obj-coff.c (obj_coff_section): Accept digits and use
1397 to override default section alignment power if specified.
1398 * doc/as.texinfo (.section directive): Update documentation.
1399
1400 2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
1401
1402 * config/tc-i386.c (avxscalar): New.
1403 (OPTION_MAVXSCALAR): Likewise.
1404 (build_vex_prefix): Select vector_length for scalar instructions
1405 based on avxscalar.
1406 (md_longopts): Add OPTION_MAVXSCALAR.
1407 (md_parse_option): Handle OPTION_MAVXSCALAR.
1408 (md_show_usage): Add -mavxscalar=.
1409
1410 * doc/c-i386.texi: Document -mavxscalar=.
1411
1412 2010-01-24 H.J. Lu <hongjiu.lu@intel.com>
1413
1414 * config/tc-i386.c (build_vex_prefix): Set i.vex.bytes[0] to
1415 0xc4 individually.
1416
1417 2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
1418
1419 * write.h (fix_at_start): Declare.
1420 * write.c (fix_new_internal): Add at_beginning parameter.
1421 Use it instead of REVERSE_SORT_RELOCS. Fix the handling of
1422 seg_fix_tailP for the at_beginning/REVERSE_SORT_RELOCS case.
1423 (fix_new, fix_new_exp): Update accordingly.
1424 (fix_at_start): New function.
1425 * config/tc-ppc.c (md_pseudo_table): Add .ref to the OBJ_XCOFF section.
1426 (ppc_ref): New function, for OBJ_XCOFF.
1427 (md_apply_fix): Handle BFD_RELOC_NONE for OBJ_XCOFF.
1428 * config/te-i386aix.h (REVERSE_SORT_RELOCS): Remove #undef.
1429
1430 2010-01-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1431
1432 * config/te-solaris.h (DWARF2_EH_FRAME_READ_ONLY): Make read-only
1433 on 64-bit Solaris/x86.
1434 Include obj-format.h earlier.
1435
1436 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1437
1438 * config/tc-s390.c (s390_elf_final_processing): New function.
1439 * config/tc-s390.h (elf_tc_final_processing): New macro definition.
1440 (s390_elf_final_processing): Added prototype.
1441
1442
1443 2010-01-20 Nick Clifton <nickc@redhat.com>
1444
1445 PR 11109
1446 * config/tc-arm.c (do_neon_cvt): Rename to do_neon_cvt_1. Add
1447 code to handle round-to-zero for VCVT conversions.
1448 (do_neon_cvt): New. Call do_neon_cvt_1.
1449 (do_neon_cvtr): New. Call do_neon_cvt_1.
1450 (insns): Use do_neon_cvt for VCVT insn and do_neon_cvtr for VCVTR
1451 insn.
1452
1453 2010-01-18 Tristan Gingold <gingold@adacore.com>
1454
1455 * config/tc-ia64.c (ia64_vms_note): Generate 24 bytes note headers.
1456
1457 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
1458
1459 * config/tc-i386.c (md_assemble): Before accessing the IMM field
1460 check that it's not an XOP insn.
1461
1462 2010-01-14 Jie Zhang <jie.zhang@analog.com>
1463
1464 * config/bfin-aux.h: Remove argument names in function
1465 declarations.
1466 * config/bfin-lex.l (parse_int): Fix shadowed variable name
1467 warning.
1468 * config/bfin-parse.y (value_match): Remove argument names
1469 in declaration.
1470 (notethat): Likewise.
1471 (yyerror): Likewise.
1472
1473 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
1474
1475 * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
1476
1477 2010-01-13 Nick Clifton <nickc@redhat.com>
1478
1479 * config/tc-h8300.c (h8300_elf_section): New function - issue a
1480 warning message if a new section is created without setting any
1481 attributes for it.
1482 (md_pseudo_table): Intercept section creation pseudos.
1483 (md_pcrel_from): Replace abort with an error message.
1484 * config/obj-elf.c (obj_elf_section_name): Export this function.
1485 * config/obj-elf.h (obj_elf_section_name): Prototype.
1486
1487 2010-01-12 Alan Modra <amodra@gmail.com>
1488
1489 PR 11122
1490 * listing.c (print_source): Add one to line number.
1491
1492 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1493
1494 * Makefile.in: Regenerate.
1495 * configure: Regenerate.
1496 * doc/Makefile.in: Regenerate.
1497
1498 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
1499
1500 * version.c (parse_args): Change to "Copyright 2010".
1501
1502 2010-01-06 Quentin Neill <quentin.neill@amd.com>
1503
1504 * config/tc-i386.c (cpu_arch): Add amdfam15.
1505 (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
1506 * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
1507 * doc/c-i386.texi: Add amdfam15.
1508
1509 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
1510
1511 * config/tc-arm.c (do_neon_logic): Accept imm value
1512 in the third operand too.
1513 (operand_parse_code): OP_RNDQ_IMVNb renamed to
1514 OP_RNDQ_Ibig.
1515 (parse_operands): OP_NILO case removed, applied renaming.
1516 (insns): Neon shape changed for some logic instructions.
1517
1518 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
1519
1520 * config/tc-arm.c (do_neon_ldx_stx): Added
1521 validation for vector load/store insns.
1522
1523 2010-01-04 Edmar Wienskoski <edmar@freescale.com>
1524
1525 * config/tc-ppc.c (md_show_usage): Document -me500mc64.
1526
1527 2010-01-03 Daniel Gutson <dgutson@codesourcery.com>
1528
1529 * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
1530 (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
1531 (NEON_ENCODE): New macro.
1532 (check_neon_suffixes): New macro.
1533 (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
1534 (do_vfp_nsyn_opcode): Likewise.
1535 (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
1536 (do_vfp_nsyn_cmp): Likewise.
1537 (do_neon_shl_imm): Likewise.
1538 (do_neon_qshl_imm): Likewise.
1539 (neon_dyadic_misc): Likewise.
1540 (do_neon_mac_maybe_scalar): Likewise.
1541 (do_neon_qdmulh): Likewise.
1542 (do_neon_qmovn): Likewise.
1543 (do_neon_qmovun): Likewise.
1544 (do_neon_movn): Likewise.
1545 (neon_mac_reg_scalar_long): Likewise.
1546 (do_neon_vmull): Likewise.
1547 (do_neon_trn): Likewise.
1548 (do_neon_ldx_stx): Likewise.
1549 (neon_dp_fixup): Changed signature and set the flag.
1550 (neon_three_same): Call the above with new signature.
1551 (neon_two_same): Likewise.
1552 (neon_imm_shift): Likewise.
1553 (neon_mul_mac): Likewise.
1554 (do_neon_abs_neg): Likewise.
1555 (neon_mixed_length): Likewise.
1556 (do_neon_ext): Likewise.
1557 (do_neon_mov): Likewise.
1558 (do_neon_tbl_tbx): Likewise.
1559 (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
1560 (neon_compare): Likewise.
1561 (do_neon_shll): Likewise.
1562 (do_neon_cvt): Likewise.
1563 (do_neon_mvn): Likewise.
1564 (do_neon_dup): Likewise.
1565 (md_assemble): Call check_neon_suffixes ().
1566
1567 For older changes see ChangeLog-2009
1568 \f
1569 Local Variables:
1570 mode: change-log
1571 left-margin: 8
1572 fill-column: 74
1573 version-control: never
1574 End:
This page took 0.070113 seconds and 4 git commands to generate.