Don't use i386_is_register in tc_x86_parse_to_dw2regnum.
[external/binutils.git] / gas / ChangeLog
1 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * config/tc-i386.c (tc_x86_parse_to_dw2regnum): Don't use
4         i386_is_register.
5
6 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
7
8         * config/tc-i386.c (i386_is_register): Remove is_intel_syntax.
9         (x86_cons): Updated.
10         (parse_register): Likewise.
11         (tc_x86_parse_to_dw2regnum): Likewise.
12         * config/tc-i386-intel.c (i386_intel_simplify): Likewise.
13         (i386_intel_operand): Likewise.
14
15 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
16
17         PR gas/11509
18         * config/tc-i386-intel.c (i386_intel_simplify_register): New.
19         (i386_intel_simplify): Use i386_is_register and
20         i386_intel_simplify_register. Set X_md for O_register and
21         check X_md for O_constant.
22         (i386_intel_operand): Use i386_is_register.
23
24         * config/tc-i386.c (i386_is_register): New.
25         (x86_cons): Initialize the X_md field.  Use i386_is_register.
26         (parse_register): Use i386_is_register.
27         (tc_x86_parse_to_dw2regnum): Likewise.
28
29 2010-04-21  H.J. Lu  <hongjiu.lu@intel.com>
30
31         * expr.c (expr): Initialize the X_md field.
32
33 2010-04-20  Joseph Myers  <joseph@codesourcery.com>
34
35         * config/tc-tic6x.c (OPTION_MGENERATE_REL): New.
36         (md_longopts): Add -mgenerate-rel.
37         (tic6x_generate_rela): New.
38         (md_parse_option): Handle -mgenerate-rel.
39         (md_show_usage): Add comment that -mgenerate-rel is undocumented.
40         (tic6x_init_after_args): New.
41         (md_apply_fix): Correct shift calculations for SB-relative
42         relocations.
43         (md_pcrel_from): Change to tic6x_pcrel_from_section.  Do not
44         adjust addresses for relocations referencing symbols in other
45         sections.
46         (tc_gen_reloc): Adjust addend calculations for REL relocations.
47         * config/tc-tic6x.h (MD_PCREL_FROM_SECTION,
48         tic6x_pcrel_from_section, tc_init_after_args,
49         tic6x_init_after_args): New.
50
51 2010-04-20  Nick Clifton  <nickc@redhat.com>
52
53         PR gas/11507
54         * macro.c (macro_expand_body): Do not treat LOCAL as a keyword in
55         altmacro mode if found inside a quoted string.
56
57 2010-04-20  Mike Frysinger  <vapier@gentoo.org>
58
59         * config/bfin-lex.l (parse_int): Change index() to strchr().
60
61 2010-04-16  Nick Clifton  <nickc@redhat.com>
62
63         PR gas/11395
64         * config/tc-hppa.c (pa_ip): Do not allow 64-bit add condition
65         matcher to accept and unconditional 32-bit add instruction.
66         (pa_build_unwind_subspace): Cope with error conditions not
67         allowing the start symbol to be set.
68
69 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
70
71         * config/tc-arm.c (arm_convert_symbolic_attribute): Add support for
72         new tag names in v2.08 of ARM ABI.
73         * doc/c-arm.texi: Document new tag names in ABI.
74
75 2010-04-14  Tristan Gingold  <gingold@adacore.com>
76
77         * config/tc-alpha.c: Includes vms/egps.h on EVAX.
78         (s_alpha_comm): Used new EGPS macros from egps.h
79         (RGPS__V_NO_SHIFT, EGPS__V_MASK): New local macros.
80         (s_alpha_section_word): Add comments.  Use new EGPS macros.
81         Adjust for modified bfd_vms_set_section_flags function.
82
83 2010-04-10  Alan Modra  <amodra@gmail.com>
84
85         PR gas/11486
86         * config/tc-ppc.c (ppc_elf_cons): Clear frag contents.
87
88 2010-04-09  Nick Clifton  <nickc@redhat.com>
89
90         * as.c (create_obj_attrs_section): Remove unused variable addr.
91         * listing.c (listing_listing): Remove unused variable message.
92         * read.c: Remove unnecessary register type qualifiers.
93         (s_mri): Only define/use old_flag variable if MRI_MODE_CHANGE is
94         defined.
95
96 2010-04-07  Eric B. Weddington  <eric.weddington@atmel.com>
97
98         * config/tc-avr.c (mcu_types): Add support for atmega16a, atmega168a,
99         atmega164a, atmega165a, atmega169a, atmega169pa, atmega16hva2,
100         atmega324a, atmega324pa, atmega325a, atmega3250a, atmega328,
101         atmega329a, atmega329pa, atmega3290a, atmega48a, atmega644a,
102         atmega645a, atmega645p, atmega6450a, atmega6450p, atmega649a,
103         atmega649p, atmega6490a, atmega6490p, atmega64hve, atmega88a,
104         atmega88pa, attiny461a, attiny84a, m3000.
105         Remove support for atmega8m1, atmega8c1, atmega16c1, atmega4hvd,
106         atmega8hvd, attiny327, m3000f, m3000s, m3001b.
107         * doc/c-avr.texi: Same.
108
109 2010-04-07  Jie Zhang  <jie@codesourcery.com>
110
111         * config/tc-arm.c (make_mapping_symbol): Handle the case
112         that multiple mapping symbols have the same value 0.
113
114 2010-04-07  Alan Modra  <amodra@gmail.com>
115
116         * configure: Regenerate.
117
118 2010-04-06  Nick Clifton  <nickc@redhat.com>
119
120         * po/ru.po: New Russian translation.
121         * configure.in (ALL_LINGUAS): Add ru.
122         * configure: Regenerate.
123
124 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
125
126         PR gas/11456
127         * input-scrub.c (input_scrub_next_buffer): Use memmove instead
128         of memcpy to copy overlap memory.
129
130 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
131
132         * Makefile.am (TARGET_CPU_CFILES): Add config/tc-tic6x.c.
133         (TARGET_CPU_HFILES): Add config/tc-tic6x.h.
134         * Makefile.in: Regenerate.
135         * NEWS: Add news entry for TI C6X support.
136         * app.c (do_scrub_chars): Handle "||^" for TI C6X.  Handle
137         TC_PREDICATE_START_CHAR and TC_PREDICATE_END_CHAR.  Keep spaces in
138         operands if TC_KEEP_OPERAND_SPACES.
139         * configure.tgt (tic6x-*-*): New.
140         * config/tc-ia64.h (TC_PREDICATE_START_CHAR,
141         TC_PREDICATE_END_CHAR): Define.
142         * config/tc-tic6x.c, config/tc-tic6x.h: New.
143         * doc/Makefile.am (CPU_DOCS): Add c-tic6x.texi.
144         * doc/Makefile.in: Regenerate.
145         * doc/all.texi (TIC6X): Define.
146         * doc/as.texinfo: Add TI C6X documentation.  Include c-tic6x.texi.
147         * doc/c-tic6x.texi: New.
148
149 2010-03-22  H.J. Lu  <hongjiu.lu@intel.com>
150
151         * config/tc-i386.c (lex_got): Use STRING_COMMA_LEN on gotrel.
152
153 2010-03-21  H.J. Lu  <hongjiu.lu@intel.com>
154
155         * config/tc-i386.c (i386_error): Replace oprand_size_mismatch
156         with operand_size_mismatch.
157         (operand_size_match): Updated.
158         (match_template): Likewise.
159
160 2010-03-21  H.J. Lu  <hongjiu.lu@intel.com>
161
162         * config/tc-i386.c (i386_error): New.
163         (_i386_insn): Replace err_msg with error.
164         (operand_size_match): Set error instead of err_msg on failure.
165         (operand_type_match): Likewise.
166         (operand_type_register_match): Likewise.
167         (VEX_check_operands): Likewise.
168         (match_template): Likewise.  Use error instead of err_msg with
169         as_bad.
170
171 2010-03-19  Jie Zhang  <jie@codesourcery.com>
172
173         * config/tc-arm.c (make_mapping_symbol): Hanle the case
174         that two mapping symbols have the same value.
175
176 2010-03-18  Daniel Jacobowitz  <dan@codesourcery.com>
177
178         * doc/c-arm.texi (.setfp): Correct example.
179
180 2010-03-18  Wei Guozhi  <carrot@google.com>
181
182         PR gas/11323
183         * config/tc-arm.c (reloc_names): New relocation names.
184         (md_apply_fix): New case for BFD_RELOC_ARM_GOT_PREL.
185         (tc_gen_reloc): New case for BFD_RELOC_ARM_GOT_PREL.
186         * doc/c-arm.texi (ARM-Relocations): Document the new relocation.
187
188 2010-03-15  Thomas Schwinge  <thomas@codesourcery.com>
189
190         * dw2gencfi.c (output_cie): Consider emitting the S augmentation in all
191         cases, and not only for .eh_frame.
192
193         * dw2gencfi.c (output_cie): Make it more explicit which code paths
194         belong to .eh_frame only.
195
196 2010-03-13  Segher Boessenkool  <segher@kernel.crashing.org>
197
198         * config/tc-v850.c (v850_insert_operand): Handle out-of-range
199         assembler constants on 64-bit hosts.
200
201 2010-03-10  Mike Frysinger  <michael.frysinger@analog.com>
202
203         * bfin-defs.h, bfin-lex.l, bfin-parse.y, tc-bfin.c, tc-bfin.h:
204         Strip trailing whitespace.
205
206 2010-03-10  Mike Frysinger  <michael.frysinger@analog.com>
207
208         * doc/c-bfin.texi (-mcpu): Add bf504 and bf506.
209         * config/tc-bfin.c (bfin_cpu_type): Add BFIN_CPU_BF504 and
210         BFIN_CPU_BF506.
211         (bfin_cpus[]): Add 0.0 for bf504 and bf506.
212
213 2010-03-10  Jie Zhang  <jie@codesourcery.com>
214
215         * doc/as.texinfo: Add Blackfin options.
216         * doc/c-bfin.texi: Document -mfdpic, -mno-fdpic and -mnopic.
217         * config/tc-bfin.c (md_show_usage): Show usage for all
218         Blackfin specific options.
219
220 2010-03-09  Alan Modra  <amodra@gmail.com>
221
222         PR gas/11356
223         * listing.c (listing_newline): Correct backslash quote logic.
224
225 2010-03-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
226
227         * config/tc-i386.h [TE_SOLARIS] (ELF_TARGET_FORMAT): Define.
228         (ELF_TARGET_FORMAT64): Define.
229
230 2010-03-05  Paul Brook  <paul@codesourcery.com>
231
232         * config/tc-arm.c (arm_cpu_option_table): Add cortex-m4.
233
234 2010-03-02  Andrew Stubbs  <ams@codesourcery.com>
235
236         * config/tc-sh.c (get_specific): Move overflow checking code to avoid
237         reading uninitialized data.
238
239 2010-03-01  Tristan Gingold  <gingold@adacore.com>
240
241         * config/tc-score7.c (s7_frag_check): Add ATTRIBUTE_UNUSED.
242
243 2010-02-26  Doug Evans  <dje@sebabeach.org>
244
245         * configure.tgt: Fix mep cpu case.
246
247 2010-02-26  Jie Zhang  <jie@codesourcery.com>
248
249         * config/tc-arm.c (do_t_strexd): Remove
250         operand[1] != operand[2] contraint.
251
252 2010-02-26  Jie Zhang  <jie@codesourcery.com>
253
254         * config/tc-arm.c (neon_select_shape): No need to match
255         the remaining operands in the shape when one operand does
256         not match.
257
258 2010-02-26  Jie Zhang  <jie@codesourcery.com>
259
260         * config/tc-arm.c (do_neon_ld_st_interleave): Reject bad
261         alignment.
262
263 2010-02-25  Doug Evans  <dje@sebabeach.org>
264
265         * cgen.c: Whitespace fixes.
266         (weak_operand_overflow_check): Formatting fix.
267
268 2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
269
270         * config/tc-i386.c (match_template): Update error messages.
271
272 2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
273
274         * config/tc-i386.c (_i386_insn): Add err_msg.
275         (operand_size_match): Set err_msg on failure.
276         (operand_type_match): Likewise.
277         (operand_type_register_match): Likewise.
278         (VEX_check_operands): Likewise.
279         (match_template): Likewise.  Use i.err_msg with as_bad.
280
281 2010-02-25  Wu Zhangjin <wuzhangjin@gmail.com>
282
283         * config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop,
284         mips_fix_loongson2f_jump): New variables.
285         (md_longopts): Add New options -mfix-loongson2f-nop/jump,
286         -mno-fix-loongson2f-nop/jump.
287         (md_parse_option): Initialize variables via above options.
288         (options): New enums for the above options.
289         (md_begin): Initialize nop_insn from LOONGSON2F_NOP_INSN.
290         (fix_loongson2f, fix_loongson2f_nop, fix_loongson2f_jump):
291         New functions.
292         (append_insn): call fix_loongson2f().
293         (mips_handle_align): Replace the implicit nops.
294         * config/tc-mips.h (MAX_MEM_FOR_RS_ALIGN_CODE): Modified
295         for the new mips_handle_align().
296         * doc/c-mips.texi: Document the new options.
297
298 2010-02-23  Daniel Gutson  <dgutson@codesourcery.com>
299
300         * config/tc-arm.c (do_rd_rm_rn): Added warning
301         for obsolete insns.
302
303 2010-02-23  Andrew Zabolotny  <anpaza@mail.ru>
304
305         PR binutils/11297
306         * config/tc-avr.c (md_apply_fix): Handle BFD_RELOC_8.
307         (avr_cons_fix_new): Handle fixups of a single byte.
308
309 2010-02-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
310
311         PR 9861
312         * config/tc-arm.c (CPU_DEFAULT): Do not define based upon build
313         compiler's predefines.
314
315 2010-02-19  Alan Modra  <amodra@gmail.com>
316
317         * configure.tgt: Whiltespace.  Sort moxie entry.
318
319 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
320
321         * config/tc-arm.c (arm_convert_symbolic_attribute): Add Tag_DIV_use.
322         * doc/c-arm.texi: Likewise.
323
324 2010-02-12  Daniel Gutson <dgutson@codesourcery.com>
325
326         * config/tc-arm.c (asm_opcode): operands type
327         change.
328         (BAD_PC_ADDRESSING): New macro message.
329         (BAD_PC_WRITEBACK): Likewise.
330         (MIX_ARM_THUMB_OPERANDS): New macro.
331         (operand_parse_code): Added enum values.
332         (parse_operands): Added thumb/arm distinction,
333         plus new enum values handling.
334         (encode_arm_addr_mode_2): Validations enhanced.
335         (encode_arm_addr_mode_3): Likewise.
336         (do_rm_rd_rn): Likewise.
337         (encode_thumb32_addr_mode): Likewise.
338         (do_t_ldrex): Likewise.
339         (do_t_ldst): Likewise.
340         (do_t_strex): Likewise.
341         (md_assemble): Call parse_operands with
342         a new parameter.
343         (OPS_1): New macro.
344         (OPS_2): Likewise.
345         (OPS_3): Likewise.
346         (OPS_4): Likewise.
347         (OPS_5): Likewise.
348         (OPS_6): Likewise.
349         (insns): Updated insns operands.
350
351 2010-02-12  Tristan Gingold  <gingold@adacore.com>
352             Douglas B Rupp  <rupp@gnat.com>
353
354         * config/tc-ia64.c (enum reloc_func): Add FUNC_SLOTCOUNT_RELOC.
355         (DUMMY_RELOC_IA64_SLOTCOUNT): Added.
356         (pseudo_func): Add an entry for slotcount.
357         (md_begin): Initialize slotcount pseudo symbol.
358         (ia64_parse_name): Handle @slotcount parameter.
359         (ia64_gen_real_reloc_type): Handle slotcount.
360         (md_apply_fix): Ditto.
361         * doc/c-ia64.texi (IA-64-Relocs): Document @slotcount.
362
363 2010-02-11  Sterling Augustine  <sterling@jaw.hq.tensilica.com>
364
365         * config/tc-xtensa.c (istack_init): Don't call memset.
366
367 2010-02-11  Sterling Augustine  <sterling@tensilica.com>
368
369         * config/tc-xtensa.c (cache_literal_section): Handle prefixes as
370         well as suffixes.
371
372 2010-02-11  Sterling Augustine  <sterling@tensilica.com>
373
374         * config/tc-xtensa.c (xtensa_find_unaligned_loops): Rewrite.
375
376 2010-02-11  H.J. Lu  <hongjiu.lu@intel.com>
377
378         * config/tc-i386.c (build_modrm_byte): Reformat.
379
380 2010-02-11  H.J. Lu  <hongjiu.lu@intel.com>
381
382         * config/tc-i386.c: Update copyright.
383
384 2010-02-10  Quentin Neill  <quentin.neill@amd.com>
385             Sebastian Pop  <sebastian.pop@amd.com>
386
387         * config/tc-i386.c (vec_imm4) New operand type.
388         (fits_in_imm4): New.
389         (VEX_check_operands): New.
390         (check_reverse): Call VEX_check_operands.
391         (build_modrm_byte): Reintroduce code for 5
392         operand insns.  Fix whitespace.
393
394 2010-02-10  Richard Sandiford  <r.sandiford@uk.ibm.com>
395
396         * config/tc-ppc.c (md_show_usage): Add -mpwr4, -mpwr5, -mpwr5x,
397         -mpwr6 and -mpwr7.
398
399 2010-02-09  Sterling Augustine  <sterling@tensilica.com>
400
401         * config/tc-xtensa.c (RELAXED_LOOP_INSN_BYTES): New.
402         (next_frag_pre_opcode_bytes): Use RELAXED_LOOP_INSN_BYTES.
403         (xtensa_mark_zcl_first_insns): Rewrite to handle corner case.
404
405 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
406
407         * config/tc-arm.c (md_pcrel_from_section): Keep base to zero for
408         non-local branches (BFD_RELOC_THUMB_PCREL_BRANCH23,
409         BFD_RELOC_THUMB_PCREL_BLX, BFD_RELOC_ARM_PCREL_BLX,
410         BFD_RELOC_ARM_PCREL_CALL)
411
412 2010-02-08  Sterling Augustine  <sterling@tensilica.com>
413
414         * config/tc-xtensa.c (frag_format_size): Generalize logic to
415         handle more instruction sizes and fetch widths.
416         (branch_align_power): Likewise.
417         (text_align_power): Likewise.
418         (bytes_to_stretch): Likewise.
419
420 2010-02-08  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
421
422         * config/tc-ppc.c (md_show_usage): Mention -mtitan.  Don't use tabs.
423         (ppc_mach): Handle titan.
424         * doc/c-ppc.texi: Mention -mtitan.
425
426 2010-02-05  Sterling Augustine  <sterling@tensilica.com>
427
428         * config/tc-xtensa.c (UNREACHABLE_MAX_WIDTH): Delete and
429         replace with...
430         (xtensa_fetch_width) ...this.
431
432 2010-02-05  Joseph Myers  <joseph@codesourcery.com>
433
434         * Makefile.am (CPU_TYPES, OBJ_FORMATS, CPU_OBJ_VALID,
435         MULTI_CPU_TYPES, MULTI_CPU_OBJ_VALID): Remove.
436         * Makefile.in: Regenerate.
437
438 2010-02-03  Quentin Neill  <quentin.neill@amd.com>
439
440         * config/tc-i386.c (cpu_arch): Change amdfam15 to bdver1.
441         (i386_align_code): Rename  PROCESSOR_AMDFAM15 to PROCESSOR_BDVER1.
442         * config/tc-i386.h (processor_type): Same.
443         * doc/c-i386.texi: Change amdfam15 to bdver1.
444
445 2010-01-29  Nick Clifton  <nickc@redhat.com>
446
447         PR 11136
448         * config/tc-arm.c (neon_check_type): Handle a neon_shape value of
449         NS_NULL.
450
451 2010-01-27  Dave Korn  <dave.korn.cygwin@gmail.com>
452
453         * NEWS: Mention new feature.
454         * config/obj-coff.c (obj_coff_section): Accept digits and use
455         to override default section alignment power if specified.
456         * doc/as.texinfo (.section directive): Update documentation.
457
458 2010-01-27  H.J. Lu  <hongjiu.lu@intel.com>
459
460         * config/tc-i386.c (avxscalar): New.
461         (OPTION_MAVXSCALAR): Likewise.
462         (build_vex_prefix): Select vector_length for scalar instructions
463         based on avxscalar.
464         (md_longopts): Add OPTION_MAVXSCALAR.
465         (md_parse_option): Handle OPTION_MAVXSCALAR.
466         (md_show_usage): Add -mavxscalar=.
467
468         * doc/c-i386.texi: Document -mavxscalar=.
469
470 2010-01-24  H.J. Lu  <hongjiu.lu@intel.com>
471
472         * config/tc-i386.c (build_vex_prefix): Set i.vex.bytes[0] to
473         0xc4 individually.
474
475 2010-01-23  Richard Sandiford  <r.sandiford@uk.ibm.com>
476
477         * write.h (fix_at_start): Declare.
478         * write.c (fix_new_internal): Add at_beginning parameter.
479         Use it instead of REVERSE_SORT_RELOCS.  Fix the handling of
480         seg_fix_tailP for the at_beginning/REVERSE_SORT_RELOCS case.
481         (fix_new, fix_new_exp): Update accordingly.
482         (fix_at_start): New function.
483         * config/tc-ppc.c (md_pseudo_table): Add .ref to the OBJ_XCOFF section.
484         (ppc_ref): New function, for OBJ_XCOFF.
485         (md_apply_fix): Handle BFD_RELOC_NONE for OBJ_XCOFF.
486         * config/te-i386aix.h (REVERSE_SORT_RELOCS): Remove #undef.
487
488 2010-01-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
489
490         * config/te-solaris.h (DWARF2_EH_FRAME_READ_ONLY): Make read-only
491         on 64-bit Solaris/x86.
492         Include obj-format.h earlier.
493
494 2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
495
496         * config/tc-s390.c (s390_elf_final_processing): New function.
497         * config/tc-s390.h (elf_tc_final_processing): New macro definition.
498         (s390_elf_final_processing): Added prototype.
499
500
501 2010-01-20  Nick Clifton  <nickc@redhat.com>
502
503         PR 11109
504         * config/tc-arm.c (do_neon_cvt): Rename to do_neon_cvt_1.  Add
505         code to handle round-to-zero for VCVT conversions.
506         (do_neon_cvt): New.  Call do_neon_cvt_1.
507         (do_neon_cvtr): New.  Call do_neon_cvt_1.
508         (insns): Use do_neon_cvt for VCVT insn and do_neon_cvtr for VCVTR
509         insn.
510
511 2010-01-18  Tristan Gingold  <gingold@adacore.com>
512
513         * config/tc-ia64.c (ia64_vms_note): Generate 24 bytes note headers.
514
515 2010-01-15  Sebastian Pop  <sebastian.pop@amd.com>
516
517         * config/tc-i386.c (md_assemble): Before accessing the IMM field
518         check that it's not an XOP insn.
519
520 2010-01-14  Jie Zhang  <jie.zhang@analog.com>
521
522         * config/bfin-aux.h: Remove argument names in function
523         declarations.
524         * config/bfin-lex.l (parse_int): Fix shadowed variable name
525         warning.
526         * config/bfin-parse.y (value_match): Remove argument names
527         in declaration.
528         (notethat): Likewise.
529         (yyerror): Likewise.
530
531 2010-01-13  Daniel Jacobowitz  <dan@codesourcery.com>
532
533         * config/tc-arm.c (do_t_nop): Correct check for Thumb-2 NOP.
534
535 2010-01-13  Nick Clifton  <nickc@redhat.com>
536
537         * config/tc-h8300.c (h8300_elf_section): New function - issue a
538         warning message if a new section is created without setting any
539         attributes for it.
540         (md_pseudo_table): Intercept section creation pseudos.
541         (md_pcrel_from): Replace abort with an error message.
542         * config/obj-elf.c (obj_elf_section_name): Export this function.
543         * config/obj-elf.h (obj_elf_section_name): Prototype.
544
545 2010-01-12  Alan Modra  <amodra@gmail.com>
546
547         PR 11122
548         * listing.c (print_source): Add one to line number.
549
550 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
551
552         * Makefile.in: Regenerate.
553         * configure: Regenerate.
554         * doc/Makefile.in: Regenerate.
555
556 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
557
558         * version.c (parse_args): Change to "Copyright 2010".
559
560 2010-01-06  Quentin Neill  <quentin.neill@amd.com>
561
562         * config/tc-i386.c (cpu_arch): Add amdfam15.
563         (i386_align_code): Add PROCESSOR_AMDFAM15 cases.
564         * config/tc-i386.h (processor_type): Add PROCESSOR_AMDFAM15.
565         * doc/c-i386.texi: Add amdfam15.
566
567 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
568
569         * config/tc-arm.c (do_neon_logic): Accept imm value
570         in the third operand too.
571         (operand_parse_code): OP_RNDQ_IMVNb renamed to
572         OP_RNDQ_Ibig.
573         (parse_operands): OP_NILO case removed, applied renaming.
574         (insns): Neon shape changed for some logic instructions.
575
576 2010-01-04  Daniel Gutson  <dgutson@codesourcery.com>
577
578         * config/tc-arm.c (do_neon_ldx_stx): Added
579         validation for vector load/store insns.
580
581 2010-01-04  Edmar Wienskoski  <edmar@freescale.com>
582
583         * config/tc-ppc.c (md_show_usage): Document -me500mc64.
584
585 2010-01-03  Daniel Gutson  <dgutson@codesourcery.com>
586
587         * config/tc-arm.c (struct arm_it): New flag 'is_neon'.
588         (NEON_ENC_*): Macros renamed to _NEON_ENC_*.
589         (NEON_ENCODE): New macro.
590         (check_neon_suffixes): New macro.
591         (do_vfp_cond_or_thumb): Set the 'is_neon' flag.
592         (do_vfp_nsyn_opcode): Likewise.
593         (do_vfp_nsyn_nmul): Use the new 'NEON_ENCODE' macro.
594         (do_vfp_nsyn_cmp): Likewise.
595         (do_neon_shl_imm): Likewise.
596         (do_neon_qshl_imm): Likewise.
597         (neon_dyadic_misc): Likewise.
598         (do_neon_mac_maybe_scalar): Likewise.
599         (do_neon_qdmulh): Likewise.
600         (do_neon_qmovn): Likewise.
601         (do_neon_qmovun): Likewise.
602         (do_neon_movn): Likewise.
603         (neon_mac_reg_scalar_long): Likewise.
604         (do_neon_vmull): Likewise.
605         (do_neon_trn): Likewise.
606         (do_neon_ldx_stx): Likewise.
607         (neon_dp_fixup): Changed signature and set the flag.
608         (neon_three_same): Call the above with new signature.
609         (neon_two_same): Likewise.
610         (neon_imm_shift): Likewise.
611         (neon_mul_mac): Likewise.
612         (do_neon_abs_neg): Likewise.
613         (neon_mixed_length): Likewise.
614         (do_neon_ext): Likewise.
615         (do_neon_mov): Likewise.
616         (do_neon_tbl_tbx): Likewise.
617         (do_neon_logic): Likewise, and use the new 'NEON_ENCODE' macro.
618         (neon_compare): Likewise.
619         (do_neon_shll): Likewise.
620         (do_neon_cvt): Likewise.
621         (do_neon_mvn): Likewise.
622         (do_neon_dup): Likewise.
623         (md_assemble): Call check_neon_suffixes ().
624
625 For older changes see ChangeLog-2009
626 \f
627 Local Variables:
628 mode: change-log
629 left-margin: 8
630 fill-column: 74
631 version-control: never
632 End: