diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2008-01-02 21:41:02 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2008-01-02 21:41:02 +0000 |
commit | 6c7ac64e1764d0feff5d87ee849652d69f4381ae (patch) | |
tree | e53767fd1c357a4193bd71c4b1eb4ddccaeacc7d /gas | |
parent | e7c604dd092bc0e3d8c632549ae8232b3c7f57bf (diff) | |
download | gdb-6c7ac64e1764d0feff5d87ee849652d69f4381ae.zip gdb-6c7ac64e1764d0feff5d87ee849652d69f4381ae.tar.gz gdb-6c7ac64e1764d0feff5d87ee849652d69f4381ae.tar.bz2 |
Move 2007 ChangeLog entries to ChangeLog-2007.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 2636 | ||||
-rw-r--r-- | gas/ChangeLog-2007 | 2642 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog | 1321 | ||||
-rw-r--r-- | gas/testsuite/ChangeLog-2007 | 1327 |
4 files changed, 3971 insertions, 3955 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4dd3d09..75cc3ce 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,2641 +2,7 @@ * config/tc-mips.c (mips_ip): Check operands on jalr instruction. -2007-12-29 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (md_show_usage): Add -mmnemonic, -msyntax, - -mindex-reg, -mnaked-reg and -mold-gcc. - -2007-12-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> - - * config/tc-hppa.h (DWARF2_CIE_DATA_ALIGNMENT): Wrap negative - number in parens. - -2007-12-23 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (set_intel_mnemonic): New. - (intel_mnemonic): Likewise. - (old_gcc): Likewise. - (OPTION_MMNEMONIC): Likewise. - (OPTION_MSYNTAX): Likewise. - (OPTION_MINDEX_REG): Likewise. - (OPTION_MNAKED_REG): Likewise. - (OPTION_MOLD_GCC): Likewise. - (md_pseudo_table): Add .intel_mnemonic and .att_mnemonic. - (match_template): Don't allow AT&T/Intel mnemonic if Intel/AT&T - mnemonic is specified. Don't allow old gcc support if old_gcc - is 0. - (md_longopts): Add -mmnemonic, -msyntax, -mindex-reg, - -mmnaked-reg and -mold-gcc. - (md_parse_option): Handle OPTION_MMNEMONIC, OPTION_MSYNTAX, - OPTION_MINDEX_REG, OPTION_MNAKED_REG and OPTION_MOLD_GCC. - - * doc/c-i386.texi: Docoument -mmnemonic, -msyntax, --mnaked-reg - and AT&T mnemonic vs. Intel mnemonic. - -2007-12-20 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (xtensa_elf_cons): Set frag flags for - expressions without suffixes. - (get_frag_property_flags): Preserve is_no_transform flag for frags - not marked as either instructions or literals. - -2007-12-17 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (output_insn): Use ARRAY_SIZE. - (lex_got): Likewise. - -2007-12-17 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (output_insn): Use FRAG_APPEND_1_CHAR - instead of frag_more/md_number_to_chars. - (md_short_jump_size): Removed. - (md_long_jump_size): Likewise. - (md_create_short_jump): Likewise. - (md_create_long_jump): Likewise. - -2007-12-13 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (xg_symbolic_immeds_fit): Relax for weak - references but not weak definitions. - -2007-12-12 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (xg_symbolic_immeds_fit): Do not relax calls to - weak symbols if longcalls are disabled. - -2007-12-11 Sterling Augustine <sterling@tensilica.com> - Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (frag_format_size): Handle frags that expand to - wide branches. - (get_aligned_diff): For RELAX_ALIGN_NEXT_OPCODE, skip to the next - non-empty frag to find the LOOP instruction. Change comma typo to - a semicolon. - (relax_frag_immed, convert_frag_immed): Rename wide_insn variable to - from_widen_insn. - -2007-12-11 Alan Modra <amodra@bigpond.net.au> - - * config/tc-m32r.c (md_begin): Mark .sbss as being bss style section. - -2007-12-10 Richard Sandiford <rsandifo@nildram.co.uk> - - * config/tc-mips.h (mips_nop_opcode): Declare. - (NOP_OPCODE): Define. - (mips_segment_info): New structure. - (TC_SEGMENT_INFO_TYPE): Use it instead of insn_label_list. - * config/tc-mips.c (label_list): Adjust for new TC_SEGMENT_INFO_TYPE. - (mips_record_mips16_mode): New function. - (install_insn): Call it. - (mips_align): Likewise. Turn the fill argument into an "int *". - Use frag_align_code for code segments if no fill data is given. - (s_align): Adjust call accordingly. - (mips_nop_opcode): New function. - (mips_handle_align): Use the first variable byte to decide which - nop sequence is needed. Use md_number_to_chars and mips16_nop_insn. - -2007-12-07 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (O_pcrel): Define. - (suffix_relocs): Add pcrel suffix. - (md_pseudo_table): Add 4byte and 2byte directives. - (xtensa_elf_cons): Pass correct pcrel argument to fix_new_exp. - (xg_assemble_literal): Likewise. Check for O_pcrel. - (expression_maybe_register): Reorganize. Handle BFD_RELOC_32_PCREL. - (xg_valid_literal_expression): Allow O_pcrel. - (md_pcrel_from, md_apply_fix): Handle BFD_RELOC_32_PCREL. - (tc_gen_reloc): Fix punctuation in error message. - -2007-12-06 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (xg_force_frag_space): Delete. - (xg_finish_frag, xg_assemble_literal_space): Replace calls to it. - (xtensa_create_property_segments, xtensa_create_xproperty_segments): - Set output_section for new property sections. Use subseg_set and - seg_info instead of retrieve_segment_info. Adjust arguments to - add_xt_block_frags and add_xt_prop_frags. Use standard functions - to create frags and fix records. - (retrieve_segment_info): Delete. - (add_xt_block_frags, add_xt_prop_frags): Replace calls to - retrieve_segment_info. Remove unused xt_block_sec arguments. - -2007-12-04 Alan Modra <amodra@bigpond.net.au> - - * config/tc-ppc.c (ppc_tc): Allow a space between toc symbol - name and bracket. - -2007-11-30 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.h (md_allow_eh_opt): Define. - -2007-11-29 Mark Shinwell <shinwell@codesourcery.com> - - * config/tc-mips.c (mips_cpu_info_table): Add loongson2e - and loongson2f entries. - * doc/c-mips.texi: Document -march=loongson{2e,2f} options. - -2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com> - - * config/tc-s390.c (md_begin): If the -mesa option is specified - add zarch opcodes to the hash table only if there is no variant - that is available for the esa mode as well. - -2007-11-26 Thomas Ogrisegg <tom-bugs@gas.fnord.at> - - * config/tc-alpha.c (assemble_insn): Don't segv on NULL reloc_operand. - -2007-11-19 Bob Wilson <bob.wilson@acm.org> - - * config/xtensa-istack.h (tinsn_struct): Replace linenum field - with loc_directive_seen and debug_line. - * config/tc-xtensa.c: Include xtensa-istack.h after dwarf2dbg.h. - (xg_build_to_insn): Copy the new fields instead of linenum. - (xg_build_token_insn): Likewise. Abort on INSTR_LABEL_DEF and move - common code out of the switch. - (md_assemble): Set new tinsn fields from DWARF information. Call - dwarf2_consume_line_info. - (xg_assemble_vliw_tokens): Update the code to select the "best" line - number to use new information. Call dwarf2_gen_line_info instead - of dwarf2_emit_insn. - -2007-11-19 Bob Wilson <bob.wilson@acm.org> - - * dwarf2dbg.h (dwarf2_loc_directive_seen): New. - * dwarf2dbg.c (loc_directive_seen): Make external and rename to... - (dwarf2_loc_directive_seen): ...this. - (dwarf2_emit_insn, dwarf2_consume_line_info) - (dwarf2_emit_label, dwarf2_directive_loc): Use new name. - -2007-11-19 Bob Wilson <bob.wilson@acm.org> - - * dwarf2dbg.c (dwarf2_emit_label): Use dwarf2_consume_line_info. - -2007-11-19 Bob Wilson <bob.wilson@acm.org> - - * dwarf2dbg.c (dwarf2_consume_line_info): New. - (dwarf2_emit_insn): Use it here. - (dwarf2_directive_loc): Fix check for consecutive .loc directives - when debug_type is DEBUG_DWARF2. - * dwarf2dbg.h (dwarf2_consume_line_info): New prototype. - * config/tc-ia64.c (ia64_flush_insns): Call dwarf2_consume_line_info. - (md_assemble): Likewise. - -2007-11-17 Thiemo Seufer <ths@mips.com> - - * config/tc-mips.c (md_parse_option): Match mips_optimize to the -O - option supplied, but still keep mips_optimize == 2 as default value. - -2007-11-17 Thiemo Seufer <ths@mips.com> - - * doc/as.texinfo: Document the new attribute value. - -2007-11-16 Eric B. Weddington <eric.weddington@atmel.com> - - * config/tc-avr.c (mcu_types): Add ATmega32HVB device. - * doc/c-avr.texi: Likewise. - -2007-11-16 Eric B. Weddington <eric.weddington@atmel.com> - - * config/tc-avr.c (mcu_types): Add ATmega1284P device. - * doc/c-avr.texi: Likewise. - -2007-11-14 Tristan Gingold <gingold@adacore.com> - - * config/tc-ia64.c (AR_RUC): Defined. - (ar): Add "ar.ruc". - (specify_resource): Handle AR_RUC like AR_ITC. - -2007-11-13 Nick Clifton <nickc@redhat.com> - - * config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to - be generated for alignment fixups. - * config/tc-mn10300.h (TC_FORCE_RELOCATION): Call - mn10300_force_relocation. - -2007-11-12 Nick Clifton <nickc@redhat.com> - - PR gas/5269 - * config/tc-frv.c (md_show_usage): Rewrite usage description to - make it easier to translate. - * gas/po/gas.pot: Regenerate. - -2007-11-12 Tristan Gingold <gingold@adacore.com> - - * config/tc-ppc.c (md_assemble): If -mregnames, when parsing - PPC_OPERAND_CR always parse as expression to allow register name - followed by an expression. - -2007-11-09 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (match_template): Re-order suffix check. - -2007-11-07 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (relaxable_section): Check for .eh_frame. - -2007-11-07 Eric B. Weddington <eweddington@cso.atmel.com> - - * config/tc-avr.c (mcu_types): Add ATtiny88 device. - * doc/c-avr.texi: Likewise. - -2007-11-07 Anatoly Sokolov <aesok@post.ru> - - * config/tc-avr.c (mcu_types): Add new devices: ATmega48P, - ATmega88P, ATmega168P, Atmega328P - * doc/c-avr.texi: Document new devices. - -2007-11-07 Tristan Gingold <gingold@adacore.com> - - * config/tc-ppc.c (md_apply_fix): For PPC_TOC16 on XCOFF, uses - offset within the TOC instead of the VMA. - -2007-11-06 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (do_mull): Allow overlapping Rm for armv6. - -2007-11-06 Nick Clifton <nickc@redhat.com> - - * ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke - it to see if the optimizations should be applied. - * config/tc-mn10300.h (md_allow_eh_opt): Define. Only allow call - frame optimization if linker relaxation is not enabled. - -2007-11-05 Danny Smith <dannysmith@users.sourceforge.net> - - * read.c (ALIGN_LIMIT): Rename to ... - (TC_ALIGN_LIMIT): Guard against prior definition. - * config/tc-i386.h (TC_ALIGN_LIMIT)[TE_PE]: Define. - -2007-11-01 Sterling Augustine <sterling@tensilica.com> - - * config/tc-xtensa.c (xtensa_symbol_new_hook): New. - (xtensa_mark_difference_of_two_symbols): New. - (xtensa_post_relax_hook): Call xtensa_mark_difference_of_two_symbols. - * config/tc-xtensa.h (xtensa_symfield_type): Add next_expr_symbol. - (tc_symbol_new_hook): Define. - -2007-11-01 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (md_assemble): Replace no_xsuf with - no_ldsuf. - (match_template): Likewise. - -2007-11-01 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.h (LONG_DOUBLE_MNEM_SUFFIX): Use a non-ascii - letter. - -2007-11-01 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (process_suffix): Check addrprefixop0 to - see if the address size override prefix changes the size of the - first operand. - (check_byte_reg): Don't warn if byteokintel is set. - (check_long_reg): Set i.suffix to QWORD_MNEM_SUFFIX if toqword - is set. - (check_qword_reg): Set i.suffix to LONG_MNEM_SUFFIX if todword - is set. - -2007-10-31 Eric B. Weddington <eweddington@cso.atmel.com> - - * config/tc-avr.c (mcu_types): Remove devices that were never produced: - attiny10, atmega83, atmega85, atmega603. - * doc/c-avr.texi: Likewise. - -2007-10-30 Nick Clifton <nickc@redhat.com> - - * config/tc-mn10300.c (tc_gen_reloc): Fix test that decides when - sym_diff relocs should be generated. - (md_apply_fix): Skip R_MN10300_ALIGN relocs. - (mn10300_fix_adjustable): Do not adjust R_MN10300_ALIGN relocs. - (mn10300_handle_align): New function. Generate R_MN10300_ALIGN - relocs to record alignment requests. - * config/tc-mn10300.h (TC_FORCE_RELOCATION_SUB_SAME): Also force - R_MN10300_ALIGN relocs. - (HANDLE_ALIGN): Define. Call mn10300_handle_align. - -2007-10-30 Nick Clifton <nickc@redhat.com> - - * doc/as.texinfo (Section): Replace "subsegment" with - "subsection". - -2007-10-27 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5221 - * config/obj-elf.c (obj_elf_section): Handle optional - parameters for .pushsection. - - * doc/as.texinfo: Document optional parameters for - .pushsection. - -2007-10-24 H.J. Lu <hongjiu.lu@intel.com> - - * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE. - * configure: Regenerated. - -2007-10-24 Alan Modra <amodra@bigpond.net.au> - - * Makefile.am (INCLUDES, DEP_INCLUDES): Remove -D_GNU_SOURCE. - Run "make dep-am". - * configure.in: Invoke AC_GNU_SOURCE. - * Makefile.in: Regenerate. - * config.in: Regenerate. - * configure: Regenerate. - -2007-10-19 Nick Clifton <nickc@redhat.com> - - * expr.c (expr): Test md_allow_local_subtract (if defined) before - allowing the evaluation of an expression involving two symbols - defined in the same section. - * doc/internals.texi (md_allow_local_subtract): Document the new - macro. - * config/tc-mn10300.h (md_allow_local_subtract): Define. - (RELAX_EXPANSION_POSSIBLE): Define. - (MAX_RELOC_EXPANSION): Define. - (TC_FRAG_TYPE): Define. - * config/tc-mn10300.c (md_assemble): Mark fragments as containing code. - (tc_gen_reloc): Return an array of relocs. If necessary generate - two relocs to handle an expressions involving the difference of - two symbols. - (mn10300_fix_adjustable): Do not test TC_FORCE_RELOCATION_LOCAL - when then fixup is not pc-relative. - (mn10300_allow_local_subtract): New function. Determine when it - is safe to compute the difference between two symbols at assemble - time. - -2007-10-19 Alan Modra <amodra@bigpond.net.au> - - * config/tc-ppc.c (ppc_parse_name): Skip leading '%'. - (md_assemble): When parsing PPC_OPERAND_CR, add '%' to set of - chars that can start a name. - -2007-10-18 Carlos O'Donell <carlos@systemhalted.org> - - * config/tc-hppa.c (pa_ip): Fix comment typo. - (pa_comm): Likewise. - -2007-10-18 Nick Clifton <nickc@redhat.com> - - PR gas/5172 - * config/tc-arc.c (md_estimate_size_before_relax): Change error - message. - (md_convert_frag): Just call abort. - * config/tc-i860.c (md_estimate_size_before_relax): Change error - message. - * config/tc-i860.h (md_convert_frag): Just call abort. - * config/tc-ip2k.c (md_estimate_size_before_relax): Change error - message. - (md_convert_frag): Just call abort. - * config/tc-m68k.c (m68k_ip): Do not attempt translation of - architecture names. - PR gas/5174 - * config/tc-arm.c: Fix formatting and spelling errors. - PR gas/5175 - * config/tc-xc16x.c: Fix formatting and internationalization. - * po/gas.pot: Regenerate. - -2007-10-17 Nick Clifton <nickc@redhat.com> - - PR gas/5173 - * as.h (ieee_md_atof, vax_md_atof): New prototypes. - * read.c (s_float_space): Allow a zero length return from md_atof - if the error message has been set. - (float_cons): Likewise. - * config/atof-ieee.c (ieee_md_atof): New function. Performs the - md_atof() function in a generic way for IEEE using targets. - * config/atof-vax.c (md_atof): Rename to vax_md_atof. Use the - same error message as ieee_md_atof. - * tc-alpha.c (md_atof): Use ieee_md_atof. Remove #define of vax_md_atof. - * tc-arc.c (md_atof): Use ieee_md_atof. - * tc-arm.c (md_atof): Use sizeof (LITTLENUM_TYPE) instead of the - constant 2. Use a precision of 5 for the 'x' and 'p' types. - * tc-avr.c (md_atof): Use ieee_md_atof. - * tc-bfin.c (md_atof): Use ieee_md_atof. - * tc-cr16.c (md_atof): Use ieee_md_atof. - * tc-crx.c (md_atof): Use ieee_md_atof. - * tc-d10v.c (md_atof): Use ieee_md_atof. - * tc-d30v.c (md_atof): Use ieee_md_atof. - * tc-dlx.c (md_atof): Use ieee_md_atof. - * tc-fr30.c (md_atof): Use ieee_md_atof. - * tc-frv.c (md_atof): Use ieee_md_atof. - * tc-h8300.c (md_atof): Use ieee_md_atof. - * tc-hppa.c (md_atof): Use ieee_md_atof. - * tc-i370.c (md_atof): Use ieee_md_atof. - (i370_dc): Convert the 'E' type to 'f' before calling md_atof. - * tc-i386.c (md_atof): Use ieee_md_atof. - * tc-i860.c (md_atof): Use ieee_md_atof. - * tc-i960.c (md_atof): Use ieee_md_atof. - * tc-ia64.c (md_atof): Use the same error message as ieee_md_atof. - * tc-ip2k.c (md_atof): Use ieee_md_atof. - * tc-iq2000.c (md_atof): Use ieee_md_atof. - * tc-m32c.c (md_atof): Use ieee_md_atof. - * tc-m32r.c (md_atof): Use ieee_md_atof. - * tc-m68hc11.c (md_atof): Use ieee_md_atof. - * tc-m68k.c (md_atof): Use ieee_md_atof. - * tc-maxq.c (md_atof): Use ieee_md_atof. - * tc-mcore.c (md_atof): Use ieee_md_atof. - * tc-mep.c (md_atof): Use ieee_md_atof. - * tc-mips.c (md_atof): Use ieee_md_atof. - * tc-mmix.c (md_atof): Use ieee_md_atof. - * tc-mn10200.c (md_atof): Use ieee_md_atof. - * tc-mn10300.c (md_atof): Use ieee_md_atof. - * tc-msp430.c (md_atof): Use ieee_md_atof. - * tc-mt.c (md_atof): Use ieee_md_atof. - * tc-ns32k.c (md_atof): Use ieee_md_atof. - * tc-openrisc.c (md_atof): Use ieee_md_atof. - * tc-or32.c (md_atof): Use ieee_md_atof. - * tc-pdp11.c (md_atof): New function. Call vax_md_atof. - * tc-pj.c (md_atof): Use ieee_md_atof. - * tc-ppc.c (md_atof): Use ieee_md_atof. - * tc-s390.c (md_atof): Use ieee_md_atof. - * tc-score.c (md_atof): Use ieee_md_atof. - * tc-sh.c (md_atof): Use ieee_md_atof. - * tc-sparc.c (md_atof): Use ieee_md_atof. - * tc-spu.c (md_atof): Use ieee_md_atof. - * tc-tic30.c (md_atof): Use the same error message as ieee_md_atof. - * tc-tic4x.c (md_atof): Use the same error message as ieee_md_atof. - * tc-tic54.c (md_atof): Use ieee_md_atof. - * tc-v850.c (md_atof): Use ieee_md_atof. - * tc-vax.c (md_atof): New function. Call vax_md_atof. - * tc-xc16x.c (md_atof): Use ieee_md_atof. - * tc-xstormy16.c (md_atof): Use ieee_md_atof. - * tc-xtensa.c (md_atof): Use ieee_md_atof. - * tc-z8k.c (md_atof): Use ieee_md_atof. - * doc/internals.texi: Update description of md_atof function. - * po/gas.pot: Regenerate. - -2007-10-16 Bob Wilson <bob.wilson@acm.org> - - * doc/as.texinfo (Overview): Add Xtensa --rename-section option. - -2007-10-16 Nick Clifton <nickc@redhat.com> - - * config/obj-elf.c (obj_elf_type): Accept "common" as a valid - symbol type. - * doc/as.texinfo (.type): Document the types accepted by the - type pseudo op, including "common". - -2007-10-15 Peter Bergner <bergner@vnet.ibm.com> - - * config/tc-ppc.c (ppc_setup_opcodes): Verify instructions are sorted - according to major opcode number. - -2007-10-15 Alan Modra <amodra@bigpond.net.au> - - * read.c (do_s_func): Check asprintf return status. - * stabs.c (stabs_generate_asm_func): Likewise. - (stabs_generate_asm_endfunc): Likewise. - -2007-10-12 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (process_operands): Simplify implicit xmm0 - handling. - -2007-10-12 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (process_operands): Check the firstxmm0 - field in opcode_modifier for instruction with a implicit - xmm0 as the first operand. - -2007-10-12 Eric B. Weddington <eweddington@cso.atmel.com> - - * config/tc-avr.c (mcu_types): Add new devices: AT90PWM2B, - AT90PWM3B. - * doc/c-avr.texi: Document new devices. - -2007-10-12 M R Swami Reddy <MR.Swami.Reddy@nsc.com> - - * config/tc-cr16.c: Update the md_relax_table for 1 word b<cc> - instruction range information. - -2007-10-12 Daniel Jacobowitz <dan@codesourcery.com> - - * doc/as.texinfo (Object Attributes): New chapter. - (Pseudo Ops): Document .gnu_attribute. - (LNS directives): Correct .loc_mark_labels documentation. - -2007-10-11 Nick Clifton <nickc@redhat.com> - - * config/obj-elf.c (obj_elf_section): When pushing a section, if - there is a comma then the following argument must be a subsection - number. - -2007-10-11 H.J. Lu <hongjiu.lu@intel.com> - - * doc/c-i386.texi: Update which instruction's operands are - swapped. - -2007-10-11 Nick Clifton <nickc@redhat.com> - - PR gas/5161 - * config/tc-ia64.c: Allow for translations of error and warning - messages. - * po/gas.pot: Regenerate. - - PR gas/5158 - * config/tc-h8300.c (tc_gen_reloc): Allow for translation of error - message. - * po/gas.pot: Regenerate. - - PR gas/5155 - * config/tc-msp430.c: Fix spelling typos. - -2007-10-11 Nick Clifton <nickc@redhat.com> - - * doc/as.texinfo (Type): Fix typo: STT_FUNC not STT_FUNCTION. - -2007-10-08 Maciej W. Rozycki <macro@linux-mips.org> - - * config/tc-mips.c (AT): Rename to... - (ATREG): ... this. - (AT): New definition. - (mips_set_options): Rename "noat" to "at"; change the type. - (mips_opts): Update accordingly. - (append_insn): Likewise. - (macro_build_ldst_constoffset): Likewise. - (load_address): Likewise. - (macro, macro2): Likewise. - (s_mipsset): Handle ".set at=REG". Update handling of ".set at" - and ".set noat". - -2007-10-08 Nick Clifton <nickc@redhat.com> - - * doc/as.texinfo (Previous): Clarify explanation of the behaviour - of this pseudo-op and add a couple of examples. - -2007-10-08 Nick Clifton <nickc@redhat.com> - - PR gas/5121 gas/5122 gas/5123 - * Makefile.am (CFILES): Add cgen.c - (TARGET_CPU_CFILES): Add tc-iq2000.c, tc-maxq.c, tc-mt.c, - tc-tic4x.c and xtensa-relax.c. - (TARGET_CPU_HFILES): Add tc-iq2000.h, tc-maxq.h, tc-mt.h, - tc-tic4x.h and xtensa-relax.h. - (TARG_ENV_HFILES): Remove te-aux.h, te-delta.h, te-delt88.h, - te-ic960.h, te-linux.h. Add te-aix5.h, te-armeabi.h, - te-freebsd.h, te-gnu.h, te-interix.h, te-vxworks.h. - (CONFIG_ATOF_CFILES): New variable. - (POTFILES): Add CONFIG_ATOF_CFILES to dependencies. Fix typo with - dependency upon TARG_ENV_HFILES. - (DEPTC): Do not put "#include opcodes/<foo>-desc.h" into - cgen-desc.h when foo-desc.h does not exit. - Run make dep-am. - * Makefile.in: Regenerate. - * doc/Makefile.in: Regenerate. - * po/POTFILES.in: Regenerate. - PR gas/5124 gas/5125 - * po/es.po: Regenerate. - * po/fr.po: Regenerate. - * po/gas.pot: Regenerate. - * po/rw.po: Regenerate. - * po/tr.po: Regenerate. - * config/obj-elf.c (obj_elf_vtable_inherit): Allow for translation - of error messages. - PR gas/5126 - * config/obj-som.c: Likewise. - PR gas/5129 - * config/tc-arc.c: Likewise. - PR gas/5131 gas/5132 - * config/tc-arm.c: Likewise. - PR gas/5137 - * config/tc-bfin.c: Likewise. - PR gas/5143 - * config/tc-frv.c: Likewise. - PR gas/5142 - * config/tc-dlx.c: Likewise. - -2007-10-08 Eric B. Weddington <eweddington@cso.atmel.com> - - * config/tc-avr.c (mcu_types): Add new devices: ATtiny43U, - ATtiny48, AT90PWM216, AT90PWM316. - * doc/c-avr.texi: Document new devices. - -2007-10-08 Nick Clifton <nickc@redhat.com> - - PR gas/5133 - * config/tc-arm.c (md_apply_fix): Correct error message. - PR gas/5134 - * config/tc-arm.c (md_apply_fix): Likewise. - PR gas/5136 - * config/tc-bfin.c (md_apply_fix): Fix error message. - PR gas/5135 - (Expr_Node_Gen_Reloc_R): Fix spelling typos in error messages. - -2007-10-05 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (build_modrm_byte): Check the first 2 8bit - immediate operands directly for instructions with 4 operands. - -2007-10-04 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5109 - * config/tc-i386.c (process_suffix): Clear QWORD suffix if it - is ignored in Intel mode. - -2007-10-04 Helge Deller <deller@gmx.de> - - * read.c (potable): Add string8, string16, string32 and string64. - Add bit size for stringer function. - (stringer_append_char): New. - (stringer): Use stringer_append_char(). - * config/obj-coff.c (obj_coff_ident): Add bit size for stringer function. - * config/obj-elf.c (obj_elf_ident): Likewise. - * config/tc-alpha.c (s_alpha_stringer): Likewise. - * config/tc-dlx.c (dlx_pseudo_table): Likewise. - * config/tc-hppa.c (pa_stringer): Likewise. - * config/tc-ia64.c (md_pseudo_table, pseudo_opcode): Likewise. - * config/tc-m68hc11.c (md_pseudo_table): Likewise. - * config/tc-mcore.c (md_pseudo_table): Likewise. - * config/tc-mips.c (mips_pseudo_table): Likewise. - * config/tc-spu.c (md_pseudo_table): Likewise. - * config/tc-s390.c (md_pseudo_table): Likewise. Replace '2' by '1'. - * doc/as.texinfo (ABORT): Fix identing. - (String): Document new string8, string16, string32, string64 - functions. - * NEWS: Mention the new feature. - -2007-10-03 Nick Clifton <nickc@redhat.com> - - PR gas/5078 - * config/tc-avr.c (avr_get_constant): Extend error message to - mention that the constant must be positive. - -2007-10-03 Nick Clifton <nickc@redhat.com> - - * config/tc-avr.c (avr_get_constant): - PR gas/5089 - * config/tc-arm.c (s_arm_unwind_handlerdata): Fix spelling typo. - PR gas/5090 - (md_assemble): Fix spelling typo. - -2007-10-03 Alan Modra <amodra@bigpond.net.au> - - PR 4303 - * stabs.c (aout_process_stab): Set BSF_DEBUGGING. - -2007-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com> - - * config/tc-cr16.c: Replaced 'tabs' with white spaces and - added R_CR16_DISP8 as default reloc type for b<cc> instructions. - -2007-09-30 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5080 - * config/tc-i386.c (check_long_reg): Also handle cvttss2si. - (check_qword_reg): Also handle cvttsd2si. - -2007-09-27 Kazu Hirata <kazu@codesourcery.com> - - * config/m68k-parse.h (m68k_register): Use MBO instead of MBB. - (last_movec_reg): Change to MBO. - * config/tc-m68k.c (fido_ctrl): Use MBO instead of MBB. - (m68k_ip): Use MBO instead of MBO. - (init_table): Use MBO instead of MBO. Add an entry for mbo. - -2007-09-26 Jan Beulich <jbeulich@novell.com> - - * config/tc-i386.c (build_modrm_byte): Also check for RegEip - when considering IP-relative addressing. - -2007-09-26 Jan Beulich <jbeulich@novell.com> - - * config/tc-i386.h (md_register_arithmetic): Define. - * config/tc-ia64.h (md_register_arithmetic): Likewise. - * doc/internals.texi: Document md_register_arithmetic. - * expr.c (make_expr_symbol): Force O_register expressions into - reg_section. - (expr): Provide default for md_register_arithmetic. Don't resolve - adding/subtracting constants to/from registers if - md_register_arithmetic is zero. - -2007-09-26 Jan Beulich <jbeulich@novell.com> - - * dw2gencfi.c: Conditionalize whole body upon TARGET_USE_CFIPOP. - (cfi_finish): Add second empty instance. - -2007-09-26 Jan Beulich <jbeulich@novell.com> - - * config/tc-ia64.c (dot_pred_rel): Replace specialized handling - with simple call to parse_operand. - -2007-09-26 Jan Beulich <jbeulich@novell.com> - - * config/tc-i386.c (NUM_FLAG_CODE): Remove. - -2007-09-26 Jan Beulich <jbeulich@novell.com> - - * as.c (itbl_parse): Remove #define. - (struct itbl_file_list): Move down and ... - (itbl_files): .. conditionalize upon HAVE_ITBL_CPU. - (show_usage): Conditionalize printing of --itbl option upon - HAVE_ITBL_CPU. - (parse_args): Conditionalize handling of -t/--itbl options upon - HAVE_ITBL_CPU. Remove OPTION_INSTTBL and replace its use with - 't'. - -2007-09-25 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (output_insn): Use i.tm.opcode_length to - check opcode length. - -2007-09-25 Nathan Sidwell <nathan@codesourcery.com> - - * config/tc-m68k.c (LONG_BRANCH_VIA_COND): New. - (BRANCHBWPL, FRAG_VAR_SIZE): New. - (md_relax_table): Add BRANCHBWPL entries. - (m68k_ip): Choose BRANCHBWPL relaxation if necessary. - (md_assemble): Use FRAG_VAR_SIZE. - (md_convert_frag_1): Add BRANCHBWPL cases. - (md_estimate_size_before_relaz): Likewise. - -2007-09-24 Carlos O'Donell <carlos@codesourcery.com> - - * config/tc-mips.c (s_align): Set max_alignment to 28. - -2007-09-20 H.J. Lu <hongjiu.lu@intel.com> - - PR 658 - * config/tc-i386.c (SCALE1_WHEN_NO_INDEX): Removed. - (set_allow_index_reg): New. - (allow_index_reg): Likewise. - (md_pseudo_table): Add "allow_index_reg" and - "disallow_index_reg". - (build_modrm_byte): Set i.sib.index to NO_INDEX_REGISTER for - fake index registers. - (i386_scale): Updated. - (i386_index_check): Support fake index registers. - (parse_real_register): Return NULL on eiz/riz if fake index - registers aren't allowed. - -2007-09-19 Nick Clifton <nickc@redhat.com> - - * config/tc-h8300.c (md_apply_fix): Do not abort or handle 8 byte - fixups. - -2007-09-19 Bob Wilson <bob.wilson@acm.org> - - * doc/c-xtensa.texi (Xtensa Immediate Relaxation): Fix "addi" typo. - -2007-09-18 Bernd Schmidt <bernd.schmidt@analog.com> - - * config/bfin-parse.y (asm_1): Slightly improve error messages - for "reg += const;". - -2007-09-18 Alan Modra <amodra@bigpond.net.au> - - PR gas/5026 - * read.c (emit_expr): Only use long long if required and available. - -2007-09-17 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (baseindex): Removed. - (build_modrm_byte): Check reg_num for RIP register instead of - reg_type. - (i386_index_check): Likewise. - -2007-09-17 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5035 - * config/obj-coff.c (obj_coff_endef): Remove checking size of - def_symbol_in_progress. - -2007-09-17 Evandro Menezes <evandro@yahoo.com> - - PR gas/5026 - * read.c (emit_expr): Use unsigned long long values in warning - message about truncated expressions. - -2007-09-17 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (intel_e04): Revert the last change. - -2007-09-17 Nick Clifton <nickc@redhat.com> - - * po/es.po: Updated Spanish translation. - -2007-09-15 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5034 - * config/tc-i386.c (intel_e04): Return 1 if cur_token.code is - T_NIL. - -2007-09-14 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (build_modrm_byte): Adjust comment line - wrap. - -2007-09-14 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (build_modrm_byte): Use (A || B) instead - of (A || B) != 0. - -2007-09-14 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (build_modrm_byte): Adjust indentation. - -2007-09-14 Michael Meissner <michael.meissner@amd.com> - Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> - Tony Linthicum <tony.linthicum@amd.com> - - * NEWS: Add SSE5 support to NEWS file. - - * config/tc-i386.h (drex_byte): Add fields to allow process_drex - and build_modrm_byte to communicate. - (DREX_OC0): New SSE5 macro. - (DREX_OC0_MASK): Ditto. - (DREX_OC1): Ditto. - (DREX_OC1_MASK): Ditto. - (DREX_XMEM_X1_X2_X2): Ditto. - (DREX_X1_XMEM_X2_X2): Ditto. - (DREX_X1_XMEM_X2_X1: Ditto. - (DREX_X1_X2_XMEM_X1: Ditto. - (DREX_XMEM_X1_X2): Ditto. - (DREX_X1_XMEM_X2): Ditto. - (drex_byte): New structure to describe the DREX byte. - - * config/tc-i386.c (process_drex): New function to handle SSE5 - DREX bits. - (build_modrm_byte): Use the information cached away in - process_drex in the case of DREX instructions. - (i386_insn): Add drex field. - (pi): Add debugging of drex field. - (md_assemble): Treat SSE5 like SSE3 in instructions with an - immediate byte. Move REX field to DREX if this is a DREX - instruction. - (process_operands): Add SSE5 support. - (build_modrm_byte): Ditto. - (output_insn): Ditto. - (cpu_arch): Ditto. - (i386_align_code): Ditto. - -2007-09-12 Jan Beulich <jbeulich@novell.com> - - * config/tc-i386.c (md_assemble): Move handling of extrq/insertq - after generic operand swapping, and swap only the immediate operands. - -2007-09-11 Nathan Sidwell <nathan@codesourcery.com> - - * config/tc-m68k.c (m68k_ip): Add mcfisa_c case. - (m68k_elf_final_processing): Add EF_M68K_CF_ISA_C_NODIV. - -2007-09-09 H.J. Lu <hongjiu.lu@intel.com> - - * tc-i386.c (output_insn): Only check SSE4.2 and ABM for 3 - byte opcode. - -2007-09-08 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (cpu_flags_check_x64): Renamed to ... - (cpu_flags_check_cpu64): This. Inline. - (uints_all_zero): New. - (uints_set): Likewise - (uints_equal): Likewise - (UINTS_ALL_ZERO): Likewise - (UINTS_SET): Likewise - (UINTS_CLEAR): Likewise - (UINTS_EQUAL): Likewise - (cpu_flags_and): Likewise. - (cpu_flags_or): Likewise. - (operand_type_and): Likewise. - (operand_type_or): Likewise. - (operand_type_xor): Likewise. - (cpu_flags_not): Inline and use switch instead of loop. - (cpu_flags_match): Updated. - (operand_type_match): Likewise. - (smallest_imm_type): Likewise. - (set_cpu_arch): Likewise. - (pt): Likewise. - (md_assemble): Likewise. - (parse_insn): Likewise. - (optimize_imm): Likewise. - (match_template): Likewise. - (process_suffix): Likewise. - (update_imm): Likewise. - (finalize_imm): Likewise. - (process_operands): Likewise. - (build_modrm_byte): Likewise. - (i386_immediate): Likewise. - (i386_displacement): Likewise. - (i386_index_check): Likewise. - (i386_operand): Likewise. - (i386_target_format): Likewise. - (intel_e11): Likewise. - (operand_type): Remove implicitregister. - (operand_type_check): Updated. Inline. - (cpu_flags_all_zero): Removed. - (operand_type_all_zero): Likewise. - (i386_array_biop): Likewise. - (cpu_flags_biop): Likewise. - (operand_type_biop): Likewise. - -2007-09-08 H.J. Lu <hongjiu.lu@intel.com> - - * Makefile.am: Run "make dep-am". - * Makefile.in: Regenerate. - -2007-09-08 H.J. Lu <hongjiu.lu@intel.com> - - * configure.in (AC_CHECK_HEADERS): Add limits.h. - * configure: Regenerated. - * config.in: Likewise. - - * config/tc-i386.c: Include "opcodes/i386-init.h". - (_i386_insn): Use i386_operand_type for types. - (cpu_arch_flags): Updated to new types with bitfield. - (cpu_arch_tune_flags): Likewise. - (cpu_arch_isa_flags): Likewise. - (cpu_arch): Likewise. - (i386_align_code): Likewise. - (set_code_flag): Likewise. - (set_16bit_gcc_code_flag): Likewise. - (set_cpu_arch): Likewise. - (md_assemble): Likewise. - (parse_insn): Likewise. - (process_operands): Likewise. - (output_branch): Likewise. - (output_jump): Likewise. - (parse_real_register): Likewise. - (mode_from_disp_size): Likewise. - (smallest_imm_type): Likewise. - (pi): Likewise. - (type_names): Likewise. - (pt): Likewise. - (pte): Likewise. - (swap_2_operands): Likewise. - (optimize_imm): Likewise. - (optimize_disp): Likewise. - (match_template): Likewise. - (check_string): Likewise. - (process_suffix): Likewise. - (check_byte_reg): Likewise. - (check_long_reg): Likewise. - (check_qword_reg): Likewise. - (check_word_reg): Likewise. - (finalize_imm): Likewise. - (build_modrm_byte): Likewise. - (output_insn): Likewise. - (disp_size): Likewise. - (imm_size): Likewise. - (output_disp): Likewise. - (output_imm): Likewise. - (gotrel): Likewise. - (i386_immediate): Likewise. - (i386_displacement): Likewise. - (i386_index_check): Likewise. - (i386_operand): Likewise. - (parse_real_register): Likewise. - (i386_intel_operand): Likewise. - (intel_e09): Likewise. - (intel_bracket_expr): Likewise. - (intel_e11): Likewise. - (cpu_arch_flags_not): New. - (cpu_flags_check_x64): Likewise. - (cpu_flags_all_zero): Likewise. - (cpu_flags_not): Likewise. - (i386_cpu_flags_biop): Likewise. - (cpu_flags_biop): Likewise. - (cpu_flags_match); Likewise. - (acc32): New. - (acc64): Likewise. - (control): Likewise. - (reg16_inoutportreg): Likewise. - (disp16): Likewise. - (disp32): Likewise. - (disp32s): Likewise. - (disp16_32): Likewise. - (anydisp): Likewise. - (baseindex): Likewise. - (regxmm): Likewise. - (imm8): Likewise. - (imm8s): Likewise. - (imm16): Likewise. - (imm32): Likewise. - (imm32s): Likewise. - (imm64): Likewise. - (imm16_32): Likewise. - (imm16_32s): Likewise. - (imm16_32_32s): Likewise. - (operand_type): Likewise. - (operand_type_check): Likewise. - (operand_type_match): Likewise. - (operand_type_register_match): Likewise. - (update_imm): Likewise. - (set_code_flag): Also update cpu_arch_flags_not. - (set_16bit_gcc_code_flag): Likewise. - (md_begin): Likewise. - (parse_insn): Use cpu_flags_check_x64 to check 64bit support. - Use cpu_flags_match to match instructions. - (i386_target_format): Update cpu_arch_isa_flags and - cpu_arch_tune_flags to i386_cpu_flags type with bitfield. - (smallest_imm_type): Check cpu_arch_tune to tune for i486. - (match_template): Don't initialize overlap0, overlap1, - overlap2, overlap3 and operand_types. - (process_suffix): Handle crc32 with 64bit register. - (MATCH): Removed. - (CONSISTENT_REGISTER_MATCH): Likewise. - - * config/tc-i386.h (arch_entry): Updated to i386_cpu_flags - type. - -2007-09-06 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (match_template): Handle invlpga, vmload, - vmrun and vmsave in SVME. - (process_suffix): Likewise. - -2007-09-05 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (i386_index_check): Don't use RegRex - on the reg_type field. - (parse_real_register): Use `||' instead of `|'. - -2007-09-04 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (process_operands): Remove segment override - check on SVME instructions. - (i386_index_check): Remove memory operand check on SVME - instructions. - -2007-09-04 Alan Modra <amodra@bigpond.net.au> - - * config/tc-spu.c (struct spu_insn): Delete "flag". Add "reloc". - (md_assemble): Update init of insn. Use insn.reloc instead of - calculating from flag. - (get_imm): Set reloc rather than flag. - (calcop): Formatting. - -2007-08-29 Daniel Jacobowitz <dan@codesourcery.com> - - * dwarf2dbg.c (dwarf2_directive_loc): Emit duplicate .loc directives. - -2007-08-28 Daniel Jacobowitz <dan@codesourcery.com> - - * doc/c-arc.texi: Fix typo. - -2007-08-28 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (process_suffix): Handle cmpxchg8b in - Intel mode. - -2007-08-28 Nathan Sidwell <nathan@codesourcery.com> - - * config/tc-m68k.c (mcf52235_ctrl): Add cache registers. - (mcf5253_ctrl): Add RAMBAR, MBAR, MBAR2. - (mcf5407_ctrl): New. - (m68k_cpus): Adjust 5407 entry. - -2007-08-28 Maxim Kuvyrkov <maxim@codesourcery.com> - - * config/tc-m68k.c (mcf51qe_ctrl): Define 51QE control registers. - (m68k_cpus): Define 51QE cpu. - -2007-08-28 Mark Shinwell <shinwell@codesourcery.com> - Joseph Myers <joseph@codesourcery.com> - - * as.c (main): Flush stderr before printing listings to ensure - consistent output order across platforms. - -2007-08-28 Robert Sebastian Gerus <arachnist@gmail.com> - - * configure.tgt: Add support for i[3-7]86-*-dragonfly*. - -2007-08-24 Joseph Myers <joseph@codesourcery.com> - Paul Brook <paul@codesourcery.com> - - * remap.c: New. - * as.h (remap_debug_filename, add_debug_prefix_map): Declare. - * as.c (show_usage): Document --debug-prefix-map option. - (parse_args): Handle --debug-prefix-map. - * dwarf2dbg.c (out_file_list, out_debug_info): Remap debug paths. - * stabs.c (stabs_generate_asm_file): Remap debug paths. - * Makefile.am (GAS_CFILES): Add remap.c - (GENERIC_OBJS): Add remap.o. - Regenerate dependencies. - * Makefile.in: Regenerate. - * doc/as.texinfo (--debug-prefix-map): Document. - -2007-08-24 Aurelien Jarno <aurel32@debian.org> - - * config/tc-arm.c (md_apply_fix): Cast bfd_vma values to long - before printing them. - -2007-08-24 Anders Waldenborg <anders@0x63.nu> - Alan Modra <amodra@bigpond.net.au> - - * config/tc-i386.c (lex_got): Don't scan past a comma. - -2007-08-23 Ben Elliston <bje@au.ibm.com> - - * config/tc-ppc.c (parse_cpu): Handle "750cl". - (pre_defined_registers): Add "gqr0" to "gqr7", "gqr.0" to "gqr.7". - (md_show_usage): Document -m750cl. - (md_assemble): Handle two delimiters in succession (eg. `),'). - * doc/c-ppc.texi (PowerPC-Opts): Document -m750cl. - * testsuite/gas/ppc/ppc.exp: Run ppc70ps dump tests. - * testsuite/gas/ppc/ppc750ps.s: New file. - * testsuite/gas/ppc/ppc750ps.d: Likewise. - -2007-08-23 Ben Elliston <bje@au.ibm.com> - - * doc/c-arm.texi (ARM Directives): Move brackets out of @vars. - -2007-08-17 Alan Modra <amodra@bigpond.net.au> - - PR gas/4079 - * config/tc-i386.c (x86_cons): Complain about invalid @got etc. - expressions. - (i386_immediate): Detect and complain about more cases of - invalid immediate expressions. Return failure rather than - converting them to zero. - (i386_displacement): Likewise. - -2007-08-17 Alan Modra <amodra@bigpond.net.au> - - * po/Make-in: Add --msgid-bugs-address to xgettext invocation. - -2007-08-14 Andreas Schwab <schwab@suse.de> - - * config/tc-ia64.c (tc_gen_reloc): Return NULL if relocation is - unrepresentable. - -2007-08-12 Matthias Klose <doko@ubuntu.com> - - * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include - $(top_srcdir)/../../bfd/doc. - * doc/Makefile.in: Regenerate. - -2007-08-10 Nick Clifton <nickc@redhat.com> - - * NEWS: Add a marker for the 2.18 features. - -2007-08-09 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (relaxed_symbol_addr): Compensate for alignment. - -2007-08-09 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (check_byte_reg): Support pextrb and pinsrb. - -2007-07-29 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (check_long_reg): Allow cvtss2si to convert - DWORD memory to Reg64 in Intel synax. - (check_qword_reg): Allow cvtsd2si to convert QWORD memory to - Reg32 in Intel syntax. - -2007-07-25 Sterling Augustine <sterling@tensilica.com> - - * config/tc-xtensa.c (xtensa_extui_opcode): New. - (xg_expand_assembly_insn): Check for invalid extui operands. - (md_begin): Initialize xtensa_extui_opcode. - -2007-07-24 Nick Clifton <nickc@redhat.com> - - * config/tc-mep.h (skip_whitespace): Remove definition. - -2007-07-23 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (cpu_arch): Change i386 to PROCESSOR_I386. - (f32_15): Removed. - (jump_31): New. - (f32_patt): Remove f32_15. - (f16_patt): Likewise. - (i386_align_code): Updated to alt_long_patt for 64bit by - default. - - * config/tc-i386.h (processor_type): Add PROCESSOR_I386. - -2007-07-23 Evandro Menezes <evandro.menezes@amd.com> - - * config/tc-i386.c (i386_align_code): Enable alignment up to - MAX_MEM_FOR_RS_ALIGN_CODE bytes. Remove special treatment - for K8. - - * config/tc-i386.h (MAX_MEM_FOR_RS_ALIGN_CODE): Changed to 31. - -2007-07-20 Nick Clifton <nickc@redhat.com> - - * app.c (do_scrub_chars): Provide a one character buffer to hold a - pushed back newline at the end of an unterminated quoted string. - -2007-07-14 Nick Clifton <nickc@redhat.com> - - * config/tc-arm.c (create_register_alias): Return a boolean rather - than an integer. - Check the return value of insert_reg_alias and do not continue to - create aliases once an insertion has failed. - (s_unreq): Delete the all-upper-case and all-lower-case - alternatives as well. - -2007-07-12 Kai Tietz <kai.tietz@onevision.com> - - * symbols.c: Print bfd_hostptr_t to file via fprintf_vma. - * write.c: Likewise. - -2007-07-11 Daniel Jacobowitz <dan@codesourcery.com> - - * config/tc-mips.c (mips_dwarf2_format, mips_dwarf2_addr_size): Use - HAVE_64BIT_SYMBOLS. - -2007-07-04 Richard Sandiford <richard@codesourcery.com> - - * config/tc-mips.c (mips_cpu_info_table): Add new entries for - {24k,24ke,34k,74k}f{2_1,1_1,x}. Also add an entry for 74kf3_2. - Deprecate *x and *fx. - * doc/c-mips.texi: Document the new CPU arguments. Deprecate - *x and *fx. - -2007-07-04 H.J. Lu <hongjiu.lu@intel.com> - - * config/obj-coff.h (x86_64_target_format): Renamed to ... - (i386_target_format): This - (TARGET_FORMAT): Use i386_target_format. - - * config/tc-i386.c (x86_64_target_format): Removed. - (i386_target_format): Handle PE formats. - -2007-07-04 Nick Clifton <nickc@redhat.com> - - * symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order - to get the right length of printed value. - -2007-07-03 Nick Clifton <nickc@redhat.com> - - * COPYING: Replace with GPLv3 text. - * app.c: Update copyright notice to refer to GPLv3. - * as.c, as.h, asintl.h, atof_generic.c, bignum.h, bit_fix.h, - cgen.c, cond.c, debug.c, depend.c, dw2gencfi.c, dw2gencfi.h, - dwarf2dbg.c, dwarf2dbg.h, ecoff.c, ecoff.h, ehopt.c, emul.h, - emul_target.h, expr.c, expr.h, flonum-copy.c, flonum.h, - flonum-konst.c, frags.c, frags.h, hash.c, hash.h, input-file.c, - input-file.h, input-scrub.c, ibtl-lex.h, itbl-lex.l, itbl-ops.c, - itbl-ops.h, itbl-parse.y, listing.c, listing.h, literal.c, - macro.c, messages.c, obj.h, output-file.c, output-file.h, read.c, - read.h, sb.c, sb,h, stabs.c, struc-symbol.h, subsegs.c, subsegs.h, - symbols.c, symbols.h, tc.h, write.c, write.h, config/aout_gnu.h, - config/config/atof-ieee.c, config/atof-vax.c, config/bfin-aux.h, - config/bfin-defs.h, config/bfin-lex.l, config/bfin-parse.y, - config/itbl-mips.h, config/m68k-parse.h, config/m68k-parse.y, - config/obj-aout.c, config/obj-aout.h, config/obj-coff.c, - config/obj-coff.h, config/obj-ecoff.c, config/obj-ecoff.h, - config/obj-elf.c, config/obj-elf.h, config/obj-evax.c, - config/obj-evax.h, config/obj-multi.h, config/obj-som.c, - config/obj-som.h, config/tc-alpha.c, config/tc-alpha.h, - config/tc-arc.c, config/tc-arc.h, config/tc-arm.c, - config/tc-arm.h, config/tc-avr.c, config/tc-avr.h, - config/tc-bfin.c, config/tc-bfin.h, config/tc-cr16.c, - config/tc-cr16.h, config/tc-cris.c, config/tc-cris.h, - config/tc-crx.c, config/tc-crx.h, config/tc-d10v.c, - config/tc-d10v.h, config/tc-d30v.c, config/tc-d30v.h, - config/tc-dlx.c, config/tc-dlx.h, config/tc-fr30.c, - config/tc-fr30.h, config/tc-frv.c, config/tc-frv.h, - config/tc-generic.c, config/tc-generic.h, config/tc-h8300.c, - config/tc-h8300.h, config/tc-hppa.c, config/tc-hppa.h, - config/tc-i370.c, config/tc-i370.h, config/tc-i386.c, - config/tc-i386.h, config/tc-i860.c, config/tc-i860.h, - config/tc-i960.c, config/tc-i960.h, config/tc-ia64.c, - config/tc-ia64.h, config/tc-ip2k.c, config/tc-ip2k.h, - config/tc-iq2000.c, config/tc-iq2000.h, config/tc-m32c.c, - config/tc-m32c.h, config/tc-m32r.c, config/tc-m32r.h, - config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-m68k.c, - config/tc-m68k.h, config/tc-maxq.c, config/tc-maxq.h, - config/tc-mcore.c, config/tc-mcore.h, config/tc-mep.c, - config/tc-mep.h, config/tc-mips.c, config/tc-mips.h, - config/tc-mmix.c, config/tc-mmix.h, config/tc-mn10200.c, - config/tc-mn10200.h, config/tc-mn10300.c, config/tc-mn10300.h, - config/tc-msp430.c, config/tc-msp430.h, config/tc-mt.c, - config/tc-mt.h, config/tc-ns32k.c, config/tc-ms32k.h, - config/tc-openrisc.c, config/tc-openrisc.h, config/tc-or32.c, - config/tc-or32.h, config/tc-pdp11.c, config/tc-pdp11.h, - config/tc-pj.c, config/tc-pj.h, config/tc-ppc.c, config/tc-ppc.h, - config/tc-s390.c, config/tc-s390.h, config/tc-score.c, - config/tc-score.h, config/tc-sh64.c, config/tc-sh64.h, - config/tc-sh.c, config/tc-sh.h, config/tc-sparc.c, - config/tc-sparc.h, config/tc-spu.c, config/tc-spu.h, - config/tc-tic30.c, config/tc-tic30.h, config/tc-tic4x.c, - config/tc-tic4x.h, config/tc-tic54x.c, config/tc-tic54x.h, - config/tc-v850.c, config/tc-v850.h, config/tc-vax.c, - config/tc-vax.h, config/tc-xc16x.c, config/tc-x16x.h, - config/tc-xstormy16.c, config/tc-xstormy16.h, config/tc-xtensa.c, - config/tc-xtensa.h, config/tc-z80.c, config/tc-z80.h, - config/tc-z8k.c, config/tc-z8k.h, config/te-386bsd.h, - config/te-freebsd.h, config/te-hppa.h, config/te-irix.h, - config/te-netware.h, config/te-sparcaout.h, config/te-tmips.h, - config/te-vxworks.h, config/vax-inst.h, config/xtensa-istack.h, - config/xtensa-relax.c, config/xtensa-relax.h: Likewise. - - * flonum-mult.c: Likewise, and also correct typo referring to - non-existant GNU Assembler General Public License. - * config/tc-m68851.h: Likewise. - * NEWS: Mention the new license. Also note where the 2.17 release - happened. - * config/e-crisaout.c: Add copyright header. - * config/e-criself.c, config/e-i386aout.c, config/e-i386coff.c, - config/e-i386elf.c, config/e-mipscoff.c, config/e-mipself.c, - config/obj-multi.c, config/te-aix5.h, config/te-armeabi.h, - config/te-armlinuxeabi.h, config/te-dynix.h, config/te-epoc-pe.h, - config/te-generic.h, config/te-gnu.h, config/te-go32.h, - config/te-hppa64.h, config/te-hppalinux64.h, config/te-hpux.h, - config/te-i386aix.h, config/te-ia64aix.h, config/te-interix.h, - config/te-linux.h, config/te-lnews.h, config/te-lynx.h, - config/te-mach.h, config/te-macos.h, config/te-nbsd532.h, - config/te-nbsd.h, config/te-pc532mach.h, config/te-pe.h, - config/te-pep.h, config/te-psos.h, config/te-riscix.h, - config/te-sun3.h, config/te-svr4.h, config/te-symbian.h, - config/te-wince-pe.h: Likewise. - -2007-07-03 Nathan Sidwell <nathan@codesourcery.com> - - * config/tc-m68k.c (m68k_ip): Add j & K operand types. - (install_operand): Add E encoding. - (md_begin): Check and skip initial '.' arg character. - (get_num): Add 0..511 case. - -2007-07-03 Alan Modra <amodra@bigpond.net.au> - - PR 4713 - * config/obj-elf.c (elf_ecoff_set_ext): Make static when OBJ_MAYBE_ELF. - * config/obj-elf.h (obj_ecoff_set_ext): Comment. - -2007-07-03 Mikkel Lauritsen <renard@nospam.dk> - - PR 4722 - * app.c (do_scrub_chars <state 5>): Check for output buffer full - after memcpy. - -2007-07-02 Joseph Myers <joseph@codesourcery.com> - - * config/tc-mips.c (s_dtprelword, s_dtpreldword, - s_dtprel_internal): New. - (mips_pseudo_table): Add .dtprelword and .dtpreldword. - (md_apply_fix): Handle BFD_RELOC_MIPS_TLS_DTPREL32 and - BFD_RELOC_MIPS_TLS_DTPREL64. - -2007-07-02 Alan Modra <amodra@bigpond.net.au> - - * Makefile.am: Run "make dep-am". - * Makefile.in: Regenerate. - * aclocal.m4: Regenerate. - * config.in: Regenerate. - * doc/Makefile.in: Regenerate. - * po/POTFILES.in: Regenerate. - * po/gas.pot: Regenerate. - -2007-07-02 Alan Modra <amodra@bigpond.net.au> - - * config/tc-ppc.c (ppc_pe_section): Comment out code assigning - coff section flag values to bfd section flag. - -2007-06-30 H.J. Lu <hongjiu.lu@intel.com> - - * aclocal.m4: Regenerated. - * doc/Makefile.in: Likewise. - * Makefile.in: Likewise. - -2007-06-29 Joseph Myers <joseph@codesourcery.com> - - * as.c (main): Only call create_obj_attrs_section if IS_ELF. - -2007-06-29 Joseph Myers <joseph@codesourcery.com> - - * as.c (create_obj_attrs_section): New. - (main): Call create_obj_attrs_section for ELF. - * read.c (s_gnu_attribute, skip_whitespace, skip_past_char, - skip_past_comma, s_vendor_attribute): New. - (potable): Add gnu_attribute for ELF. - * read.h (s_vendor_attribute): Declare. - * config/tc-arm.c (s_arm_eabi_attribute): Replace by wrapper - round s_vendor_attribute. - (aeabi_set_public_attributes): Update for new attributes - interfaces. - (arm_md_end): Remove attributes contents setting now done - generically. - -2007-06-29 M R Swami Reddy <MR.Swami.Redd@nsc.com> - - * Makefile.am: Add CR16 related entry. - * Makefile.in: Regenerate. - * config/tc-cr16.h: New file - * config/tc-cr16.c: New file - * doc/c-cr16.texi: New file for cr16 - * doc/all.texi: Entry for cr16 - * doc/Makefile.am: Added c-cr16.texi - * doc/Makefile.in: Regenerate - * doc/as.texinfo: Entry for CR16 target - * NEWS: Announce the support for the new target. - -2007-06-26 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (parse_operands): Accept generic coprocessor regs - for OP_RVC. - (reg_names): Add fpinst, pfinst2, mvfr0 and mvfr1. - -2007-06-25 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (process_operands): Replace regKludge - with RegKludge. - -2007-06-25 Richard Sandiford <richard@codesourcery.com> - - * config/tc-mips.h (TC_SYMFIELD_TYPE): New. - * config/tc-mips.c (append_insn): Record which symbols have - R_MIPS16_26 relocations against them. - (mips_fix_adjustable): Don't reduce relocations against such symbols. - -2007-06-22 Sterling Augustine <sterling@tensilica.com> - - * config/tc-xtensa.c (xg_assembly_relax): Comment termination rules. - (frag_format_size): Handle RELAX_IMMED_STEP3. - (xtensa_relax_frag, md_convert_frag): Likewise. - * config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_IMMED_STEP3. - (RELAX_IMMED_MAXSTEPS): Adjust. - * config/xtensa-relax.c (widen_spec_list): Add transitions from - wide branches to branch-over-jumps. - (build_transition): Handle wide branches in transition patterns. - -2007-06-22 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (disp_size): New. - (imm_size): Likewise. - (output_disp): Use disp_size and imm_size. - (output_imm): Use imm_size. - -2007-06-19 Sterling Augustine <sterling@tensilica.com> - - * config/tc-xtensa.h (struct xtensa_frag_type): Update comment about - use of literal_frag field. - * config/tc-xtensa.c (xtensa_mark_literal_pool_location): Record frag - in the literal_frag field. - (xtensa_move_literals): Use it here instead of searching. Update - literal_frag field with new value. - -2007-06-14 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (do_t_mov_cmp): Handle shift by register and - narrow shift by immediate. - -2007-06-14 H.J. Lu <hongjiu.lu@intel.com> - - * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd. - - * acinclude.m4: Don't include m4 files. - (BFD_BINARY_FOPEN): Removed. - Remove libtool kludge. - - * Makefile.in: Regenerated. - * doc/Makefile.in: Likewise. - * aclocal.m4: Likewise. - * configure: Likewise. - -2007-06-11 Sterling Augustine <sterling@tensilica.com> - Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to... - (XTENSA_PROP_NO_TRANSFORM): ...this. - (frag_flags_struct): Move is_no_transform out of the insn sub-struct. - (xtensa_mark_frags_for_org): New. - (xtensa_handle_align): Set RELAX_ORG frag subtype for rs_org. - (xtensa_post_relax_hook): Call xtensa_mark_frags_for_org. - (get_frag_property_flags): Adjust reference to is_no_transform flag. - (xtensa_frag_flags_combinable): Likewise. - (frag_flags_to_number): Likewise. Use XTENSA_PROP_NO_TRANSFORM. - * config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_ORG. - -2007-06-06 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (s_align): Pad code sections appropriately. - -2007-06-05 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (insns): Correct Thumb-2 ldrd/strd opcodes. - -2007-06-05 Nick Clifton <nickc@redhat.com> - - PR gas/4587 - * config/tc-sparc.c (sparc_ip): Terminate tls_ops array. - -2007-06-05 Alan Modra <amodra@bigpond.net.au> - - * config/tc-spu.c (spu_cons): Use deferred_expression. Handle - number@ppu. - (tc_gen_reloc): Abort if neither addsy or subsy is set. - (md_apply_fix): Don't attempt to resolve SPU_PPU relocs. - * config/tc-spu.h (md_operand): Handle @ppu without sym. - -2007-05-31 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (insns): Allow strex on M profile cores. - -2007-05-29 David S. Miller <davem@davemloft.net> - Jakub Jelinek <jakub@redhat.com> - - PR gas/4558 - * config/tc-sparc.c (md_apply_fix): Fix relocation overflow checks - for BFD_RELOC_SPARC_WDISP16 and BFD_RELOC_SPARC_WDISP19. - -2007-05-29 Alan Modra <amodra@bigpond.net.au> - - * config/tc-spu.h: Wrap in #ifndef/#endif. Delete coff macros. - -2007-05-29 Alan Modra <amodra@bigpond.net.au> - - * config/tc-ppc.c: Convert to ISO C. - * config/tc-ppc.c: Likewise. - -2007-05-29 Alan Modra <amodra@bigpond.net.au> - - * write.h (EXEC_MACHINE_TYPE): Delete. - (string_byte_count, section_alignment): Delete. - -2007-05-28 Nathan Sidwell <nathan@codesourcery.com> - - * app.c (do_scrub_chars): Cope with \ at end of buffer. - -2007-05-26 Alan Modra <amodra@bigpond.net.au> - - * config/tc-ppc.c (ppc_insert_operand): Truncate sign bits in - top 32 bits of 64 bit value if so doing results in passing - range check. Rewrite sign extension fudges similarly. Enable - fudges for powerpc64 too. Report user value if range check - fails rather than fudged value. Negate PPC_OPERAND_NEGATIVE - range rather than value, also to report user value on failure. - -2007-03-25 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (T2_SUBS_PC_LR): Define. - (do_t_add_sub): Correctly encode subs pc, lr, #const. - (do_t_mov_cmp): Correctly encode movs pc, lr. - -2007-05-24 Steve Ellcey <sje@cup.hp.com> - - * Makefile.in: Regnerate. - * configure: Regenerate. - * aclocal.m4: Regenerate. - * doc/Makefile.in: Regenerate. - -2007-05-22 Bob Wilson <bob.wilson@acm.org> - - * doc/c-xtensa.texi (Xtensa Automatic Alignment): Remove statements - and index entries about automatic alignment of ENTRY instructions. - -2007-05-22 Nick Clifton <nickc@redhat.com> - - * doc/as.texinfo: Use @copying around the copyright notice. - -2007-05-18 Joseph Myers <joseph@codesourcery.com> - - * config/tc-mips.c (s_mipsset): Use generic s_set for directives - containing a comma. - -2007-05-17 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/4517 - 2003-06-05 Michal Ludvig <mludvig@suse.cz> - * doc/as.texinfo: Document new directives: .cfi_restore, - .cfi_undefined, .cfi_same_value, .cfi_return_column, - .cfi_remember_state and .cfi_restore_state. - -2007-05-17 Nathan Sidwell <nathan@codesourcery.com> - - * config/tc-m68k.c (md_apply_fix): Show value of out of range - fixups in error message. - (md_conver_frag_1): Propagate the fix source location and use - as_bad_where rather than fatal, for better error messages. - -2007-05-16 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (v7m_psrs): Add uppercase PSR names and xpsr. - -2007-05-15 Mark Shinwell <shinwell@codesourcery.com> - - * app.c (do_scrub_chars): Don't damage \@ pseudo-variables. - -2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr> - - PR gas/3041 - * config/tc-m68k.c (relaxable_symbol): Make sure that the correct - addend is stored for relocs against weak symbols. - (md_apply_fix): So not loose track of addend for relocs against - weak symbols. - -2007-05-14 Thiemo Seufer <ths@mips.com> - - * config/tc-mips.c (md_parse_option): Fix parsing of -O option. - -2007-05-14 Mei Ligang <ligang@sunnorth.com.cn> - - * config/tc-score.c (data_op2, validate_immediate): Fix bug for - addri, addri.c, subi, and subi.c when immediate number is hex. - (score_insns): Remove subis and subis.c. - (do_sub_rdi16): Delete. - -2007-05-11 Alan Modra <amodra@bigpond.net.au> - - * config/tc-spu.c (md_pseudo_table): Add int, long, quad. Call - spu_cons for word. - (md_assemble): Tidy use of insn.flag. - (get_imm): Likewise. Handle uppercase input too. - (spu_cons): New function. - * config/tc-spu.h (tc_fix_adjustable): Don't adjust SPU_PPU relocs. - (TC_FORCE_RELOCATION): Don't resolve them either. - -2007-05-05 Mark Shinwell <shinwell@codesourcery.com> - - * config/tc-arm.c (md_apply_fix): Generate more accurate - diagnostic when 8-bit immediate range is exceeded for - BFD_RELOC_ARM_OFFSET_IMM8. - -2007-05-04 Alan Modra <amodra@bigpond.net.au> - - PR gas/4460 - * config/tc-i386.c (lex_got): Don't replace the reloc token with - a space if we already have a space. - -2007-05-03 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (match_template): Don't explicitly check - suffix for crc32 in Intel mode. - (process_suffix): Issue an error for crc32 if the operand size - is ambiguous. - -2007-05-03 Vincent Riviere <vincent.riviere@freesbee.fr> - Nick Clifton <nickc@redhat.com> - - PR gas/3041 - * config/tc-m68k.c (relaxable_symbol): Do not relax weak symbols. - (tc_gen_reloc): Adjust the addend of relocs against weak symbols. - (md_apply_fix): Put zero values into the frags referencing weak - symbols. - -2007-05-02 Alan Modra <amodra@bigpond.net.au> - - PR 4448 - * config/tc-ppc.c (ppc_insert_operand): Don't increase min for - PPC_OPERAND_PLUS1. - -2007-05-01 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (match_template): Check suffix for crc32 in - Intel mdoe. - (process_suffix): Default the suffix of 8bit crc32 to - BYTE_MNEM_SUFFIX. - (check_byte_reg): Skip check for 8bit crc32. - -2007-04-30 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (md_assemble): Use register_prefix in - error/warning message. - (check_byte_reg): Likewise. - (check_long_reg): Likewise. - (check_qword_reg): Likewise. - (check_word_reg): Likewise. - (process_operands): Likewise. - -2007-04-30 Alan Modra <amodra@bigpond.net.au> - - PR 4436 - * config/tc-ppc.c (ppc_insert_operand): Disable range check if - min > max. - -2007-04-28 Thiemo Seufer <ths@networkno.de> - - * config/tc-mips.c: Fix comment. - -2007-04-26 Anatoly Sokolov <aesok@post.ru> - - * config/tc-avr.c (mcu_types): Add support for atmega8hva and - atmega16hva devices. Move at90usb82 device to 'avr5' architecture. - * doc/c-avr.texi: Document new devices. - -2007-04-24 Alan Modra <amodra@bigpond.net.au> - - * Makefile.am: Run "make dep-am". - * Makefile.in: Regenerate. - -2007-04-23 Nathan Sidwell <nathan@codesourcery.com> - - * config/tc-m68k.c (mcf54455_ctrl): New. - (HAVE_LONG_DISP, HAVE_LONG_CALL, HAVE_LONG_COND): New. - (m68k_archs): Add isac. - (m68k_cpus): Add 54455 family. - (m68k_ip): Split Bg into Bb, Bs, Bg. - (m68k_elf_final_processing): Add ISA_C. - * doc/c-m68k.texi (M680x0 Options): Add isac. - -2007-04-22 Alan Modra <amodra@bigpond.net.au> - - * read.c (read_a_source_file): Skip multiple spaces to - cover hack in mmix md_start_line_hook which overwrites a - colon with a space. Delete sermon and needless assertion. - -2007-04-21 Alan Modra <amodra@bigpond.net.au> - - * config/atof-vax.c (atof_vax_sizeof): Change return type to unsigned. - (md_atof): Make number_of_chars unsigned. Revert last change. - * config/tc-or32.c (md_apply_fix): Delete bogus assertions. - * config/tc-sh.c (sh_optimize_expr): Only define for OBJ_ELF. - * config/tc-sh.h (md_optimize_expr): Likewise. - * config/tc-sh64.c (shmedia_md_pcrel_from_section): Delete bogus - assertion. - * config/tc-xtensa.c (convert_frag_immed_finish_loop): Likewise. - -2007-04-21 Nick Clifton <nickc@redhat.com> - - * config/atof-vax.c (md_atof): Fix comparison inside know(). - - * config/tc-ia64.c (emit_one_bundle): Fix typo. - -2007-04-21 Alan Modra <amodra@bigpond.net.au> - - * expr.c (expr): Assert on rankarg, not rank which can be unsigned. - * read.c (read_a_source_file): Remove buffer_limit[-1] assertion. - Don't skip over NUL char. - (pseudo_set): Set X_op for registers to O_register. - * symbols.c (symbol_clone): Remove assertion that sym is defined. - (resolve_symbol_value): Resolve O_register symbols. - * config/tc-i386.c (parse_real_register): Don't use i386_float_regtab. - Instead find st(0) by hash lookup. - * config/tc-ppc.c (ppc_macro): Warning fix. - - * as.h (ENABLE_CHECKING): Default define to 0. - (know): Assert if ENABLE_CHECKING. - (struct relax_type): Remove superfluous declaration. - * configure.in (--enable-checking): New. - * configure: Regenerate. - * config.in: Regenerate. - * config/tc-ppc.c (ppc_setup_opcodes): Do checks when ENABLE_CHECKING. - Check for duplicate powerpc_operands entries. - -2007-04-20 Nathan Sidwell <nathan@codesourcery.com> - - * config/tc-m68k.c (mcf5253_ctrl): New. - (mcf52223_ctrl): New. - (m68k_cpus): Add 5253, 52221, 52223. - - * config/m68k-parse.h (RAMBAR_ALT): New. - * config/tc-m68k.c (mcf5206_ctrl, mcf5307_ctrl): New. - (mcf_ctrl, mcf5208_ctrl, mcf5210a_ctrl, mcf5213_ctrl, mcf52235_ctrl, - mcf5225_ctrl, mcf5235_ctrl, mcf5271_ctrl, mcf5275_ctrl, - mcf5282_ctrl, mcf5329_ctrl, mcf5373_ctrl, mcfv4e_ctrl, - mcf5475_ctrl, mcf5485_ctrl): Add RAMBAR synonym for - RAMBAR1. - (mcf5272_ctrl): Add RAMBAR0, replace add RAMBAR with RAMBAR_ALT. - (m68k_cpus): Adjust 5206, 5206e & 5307 entries. - (m68k_ip) <Case J>: Detect when RAMBAR_ALT should be used. Add it - to control register mapping. - -2007-04-20 Alan Modra <amodra@bigpond.net.au> - - * messages.c (as_internal_value_out_of_range): Fix typo in - error message. Return after printing domain error. - * config/tc-ppc.c (ppc_insert_operand): Preserve low zero bits - in max when shifting right. - -2007-04-20 Alan Modra <amodra@bigpond.net.au> - - * messages.c (as_internal_value_out_of_range): Extend to report - errors for values with invalid low bits set. - * config/tc-ppc.c (ppc_setup_opcodes): Check powerpc_operands bitm - fields. Check that operands and opcode fields are disjoint. - (ppc_insert_operand): Check operands using mask rather than bit - count. Check low bits too. Handle PPC_OPERAND_PLUS1. Adjust - insertion code. - (md_apply_fix): Adjust for struct powerpc_operand change. - -2007-04-19 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (md_assemble): Only allow 16-bit instructions on - Thumb-1. Add sanity check for bogus relaxations. - -2007-04-19 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (insns): Allow rsb and rsbs on Thumb-1. - -2007-04-19 Alan Modra <amodra@bigpond.net.au> - - * Makefile.am: Run "make dep-am". - * Makefile.in: Regenerate. - -2007-04-19 Nathan Froyd <froydnj@codesourcery.com> - - * doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe. - -2007-04-18 H.J. Lu <hongjiu.lu@intel.com> - - * doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4. - -2007-04-18 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (cpu_arch): Add .sse4.2 and .sse4. - (match_template): Handle operand size for crc32 in SSE4.2. - (process_suffix): Handle operand type for crc32 in SSE4.2. - (output_insn): Support SSE4.2. - -2007-04-18 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (cpu_arch): Add .sse4.1. - (process_operands): Adjust implicit operand for blendvpd, - blendvps and pblendvb in SSE4.1. - (output_insn): Support SSE4.1. - -2007-04-18 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (do_t_rsb): Use 16-bit encoding when possible. - -2007-04-16 Kaz Kojima <kkojima@rr.iij4u.or.jp> - - * config/tc-sh.c (sh_handle_align): Call as_bad_where instead - of as_warn_where for misaligned data. - -2007-04-15 Kaz Kojima <kkojima@rr.iij4u.or.jp> - - * config/tc-sh.c (align_test_frag_offset_fixed_p): Handle - rs_fill frags. - -2007-04-14 Steve Ellcey <sje@cup.hp.com> - - * Makefile.am: Add ACLOCAL_AMFLAGS. - * Makefile.in: Regenerate. - -2007-04-14 Kaz Kojima <kkojima@rr.iij4u.or.jp> - - * config/tc-sh.c (align_test_frag_offset_fixed_p): New. - (sh_optimize_expr): Likewise. - * config/tc-sh.h (md_optimize_expr): Define. - (sh_optimize_expr): Prototype. - -2007-04-06 Matt Thomas <matt@netbsd.org> - - * config/tc-vax.c (vax_cons): Added to support %pcrel{8,16,32}(exp) - to emit pcrel relocations by DWARF2 in non-code sections. Borrowed - heavily from tc-sparc.c. (vax_cons_fix_new): Likewise. - -2007-04-04 Kazu Hirata <kazu@codesourcery.com> - - * config/tc-m68k.c (HAVE_LONG_BRANCH): Add fido_a. - -2007-04-04 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (do_neon_ext): Enforce immediate range. - (insns): Use I15 for vext. - -2007-04-04 Paul Brook <paul@codesourcery.com> - - * configure.tgt: Loosen checks for arm uclinux eabi targets. - -2007-04-02 Sterling Augustine <sterling@tensilica.com> - - * config/tc-xtensa.c (xtensa_flush_pending_output): Check - outputting_stabs_line_debug. - -2007-03-26 Anatoly Sokolov <aesok@post.ru> - - * config/tc-avr.c (mcu_types): Add support for at90pwm1, at90usb82, - at90usb162, atmega325p, atmega329p, atmega3250p and atmega3290p - devices. - * doc/c-avr.texi: Document new devices. - -2007-04-02 Richard Sandiford <richard@codesourcery.com> - - * doc/as.texinfo: Add -mvxworks-pic to the list of MIPS options. - * doc/c-mips.texi (-KPIC, -mvxworks-pic): Document. - * config/tc-mips.c (md_show_usage): Mention -mvxworks-pic. - -2007-03-30 Sterling Augustine <sterling@tensilica.com> - Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument. - Do not check is_loop_target flag. - (xtensa_frob_label): Adjust calls to xtensa_move_labels. - (xg_assemble_vliw_tokens): Likewise. Also avoid calling - xtensa_move_labels for alignment of loop opcodes. - -2007-03-30 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (process_suffix): Reindent a bit. - -2007-03-30 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (encode_thumb2_ldmstm): New function. - (do_t_ldmstm): Generate 16-bit push/pop. Use encode_thumb2_ldmstm. - (do_t_push_pop): Use encode_thumb2_ldmstm. - -2007-03-29 DJ Delorie <dj@redhat.com> - - * config/tc-m32c.c (rl_for, relaxable): Protect argument. - (md_relax_table): Add entries for ADJNZ macros. - (M32C_Macros): Add ADJNZ macros. - (subtype_mappings): Add entries for ADJNZ macros. - (insn_to_subtype): Check for adjnz and sbjnz insns. - (md_estimate_size_before_relax): Pass insn to insn_to_subtype. - (md_convert_frag): Convert adjnz and sbjnz. - -2007-03-29 Nick Clifton <nickc@redhat.com> - - * itbl-ops.c (itbl_entry): Remove unnecessary and excessively long - initialization. - * itbl-ops.h (enum e_processor): Initialise the e_nprocs field - using ITBL_NUMBER_OF_PROCESSORS. - * itbl-parse.y (yyerror): Remove use of redundant macro PARAMS. - -2007-03-28 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (build_modrm_byte): For instructions with 2 - register operands, encode destination in i.rm.regmem if its - RegMem bit is set. - -2007-03-28 Richard Sandiford <richard@codesourcery.com> - Phil Edwards <phil@codesourcery.com> - - * doc/as.texinfo: Put the contents after the title page rather - than at the end of the document. - -2007-03-27 Alan Modra <amodra@bigpond.net.au> - - * NEWS: Mention ".reloc". - -2007-03-26 Sterling Augustine <sterling@tensilica.com> - - * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idioms - in FLIX instructions. - -2007-03-26 Julian Brown <julian@codesourcery.com> - - * config/tc-arm.c (arm_it): Add immisfloat field. - (parse_qfloat_immediate): Disallow integer syntax for floating-point - immediates. Fix hex immediates, handle 0.0 and -0.0 specially. - (parse_neon_mov): Set immisfloat bit for operand if it parsed as a - float. - (neon_cmode_for_move_imm): Reject non-float immediates for float - operands. - (neon_move_immediate): Pass immisfloat bit to neon_cmode_for_move_imm. - -2007-03-26 Julian Brown <julian@codesourcery.com> - - * doc/c-arm.texi: Add documentation for .dn/.qn directives. - -2007-03-26 Alan Modra <amodra@bigpond.net.au> - - * doc/as.texinfo (Reloc): Document. - * read.c (potable): Add "reloc". - (s_reloc): New function. - * write.c (reloc_list): New global var. - (resolve_reloc_expr_symbols): New function. - (write_object_file): Call it. - (write_relocs): Process reloc_list. - * write.h (struct reloc_list): New. - (reloc_list): Declare. - -2007-03-24 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (do_t_ldmstm): Error on Thumb-2 addressing modes. - -2007-03-24 Paul Brook <paul@codesourcery.com> - Mark Shinwell <shinwell@codesourcery.com> - - * config/tc-arm.c (operand_parse_code): Add OP_oRRw. - (parse_operands): Don't expect comma if first operand missing. - Handle OP_oRRw. - (do_srs): Encode register number, checking it is r13. Update comment. - (insns): Update SRS entries to take a register. - -2007-03-23 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (md_begin): Allow '.' in mnemonic. - -2007-03-23 Mark Shinwell <shinwell@codesourcery.com> - - * config/tc-arm.c (md_apply_fix): Turn CBZ instructions that - attempt to jump to the next instruction into NOPs. - -2007-03-23 Alan Modra <amodra@bigpond.net.au> - - * config/tc-spu.c: Don't include opcode/spu.h. - (md_assemble): Set tc_fix_data.insn_tag and arg_format. - (md_apply_fix): Adjust. - * config/tc-spu.h: Include opcode/spu.h. - (struct tc_fix_info): New. - (TC_FIX_TYPE, TC_INIT_FIX_DATA): Adjust. - (TC_FORCE_RELOCATION): Define. - -2007-03-22 Joseph Myers <joseph@codesourcery.com> - - * doc/as.texinfo: Include VERSION_PACKAGE when reporting version. - -2007-03-21 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (process_suffix): Check 0x90 instead of - xchg for xchg %rax,%rax. - -2007-03-21 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c: Replace REX_MODE64, REX_EXTX, REX_EXTY - and REX_EXTZ with REX_W, REX_R, REX_X and REX_B respectively. - -2007-03-21 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/4218 - * config/tc-i386.c (match_template): Properly handle 64bit mode - "xchg %eax, %eax". - -2007-03-21 Anton Ertl <anton@mips.complang.tuw> - - PR gas/4124 - * config/tc-alpha.c (emit_ustX): Fix ustq code generation. - -2007-03-21 H.J. Lu <hongjiu.lu@intel.com> - - * Makefile.am: Run dep-am. - * Makefile.in: Regenerated. - - * config/tc-i386.c: Don't include "opcodes/i386-opc.h". - - * config/tc-i386.h: Include "opcodes/i386-opc.h". - (NOP_OPCODE): Removed. - (template): Likewise. - -2007-03-21 Andreas Schwab <schwab@suse.de> - - * config/tc-i386.h (NOP_OPCODE): Restore. - -2007-03-18 Mark Shinwell <shinwell@codesourcery.com> - - * config/tc-arm.c (do_mul): Don't warn about overlapping - Rd and Rm operands when assembling for v6 or above. - Correctly capitalize register names in the messages. - (do_mlas): Likewise. Delete spurious blank line. - -2007-03-16 Kazu Hirata <kazu@codesourcery.com> - - * config/tc-m68k.c (m68k_cpus): Add an entry for fidoa. - -2007-03-15 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (md_begin): Use i386_regtab_size to scan - i386_regtab. - (parse_register): Use i386_regtab_size instead of ARRAY_SIZE - on i386_regtab. - -2007-03-15 Alexandre Oliva <aoliva@redhat.com> - - PR gas/4184 - * app.c (do_scrub_chars): PUT after setting states. - -2007-03-15 H.J. Lu <hongjiu.lu@intel.com> - - * Makefile.am: Run "make dep-am". - * Makefile.in: Regenerated. - - * config/tc-i386.c: Include "opcodes/i386-opc.h" instead of - "opcode/i386.h". - (md_begin): Check reg_name != NULL for the last entry in - i386_regtab. - - * config/tc-i386.h: Move many entries to opcode/i386.h and - opcodes/i386-opc.h. - - * configure.in (need_opcodes): Set true for i386. - * configure: Regenerated. - -2007-03-15 H.J. Lu <hongjiu.lu@intel.com> - - * Makefile.am (REPORT_BUGS_TO): Removed. - (INCLUDES): Remove -DREPORT_BUGS_TO. - * Makefile.in: Regenerated. - - * configure.in (--with-bugurl): Removed. - * configure: Regenerated. - - * doc/Makefile.am (as_TEXINFOS): Remove gasver.texi. - (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc. - (TEXI2DVI): Likewise. - (gasver.texi): Removed. - (MOSTLYCLEANFILES): Remove gasver.texi. - (as.1): Don't depend on gasver.texi. - * doc/Makefile.in: Regenerated. - - * doc/as.texi: Include bfdver.texi instead of gasver.texi. - -2007-03-14 Daniel Jacobowitz <dan@codesourcery.com> - - * config/tc-arm.c (arm_copy_symbol_attributes): New. - * config/tc-arm.h (arm_copy_symbol_attributes): Declare. - (TC_COPY_SYMBOL_ATTRIBUTES): Define. - * gas/symbols.c (copy_symbol_attributes): Use - TC_COPY_SYMBOL_ATTRIBUTES. - -2007-03-14 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (T16_32_TAB): Fix dec_sp encoding. - -2007-03-14 Alan Modra <amodra@bigpond.net.au> - - PR 4029 - * write.c (relax_segment): Insert extra alignment padding - to break infinite relax loop when given impossible - gcc_except_table assembly. - -2007-03-12 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (md_assemble): Use Opcode_XXX instead of XXX - on i.tm.base_opcode. - (match_template): Likewise. - (process_operands): Use ~0x3 mask to match MOV_AX_DISP32. - - * config/tc-i386.h (Opcode_D): New. - (Opcode_FloatR): Likewise. - (Opcode_FloatD): Likewise. - (D): Redefined. - (W): Likewise. - (FloatMF): Likewise. - (FloatR): Likewise. - (FloatD): Likewise. - -2007-03-09 Alexandre Oliva <aoliva@redhat.com> - - * app.c (do_scrub_chars): Recognize comments after # line "file". - * read.c (get_linefile_number): New. - (s_app_line): Accept ill-formed .linefile lines as comments. - -2007-03-09 Alan Modra <amodra@bigpond.net.au> - - * config/tc-i386.h (WORKING_DOT_WORD): Define. - -2007-03-09 Alexandre Oliva <aoliva@redhat.com> - - * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile. - * as.h (new_logical_line_flags): New. - * input-scrub.c (new_logical_line): Turned into wrapper for... - (new_logical_line_flags): this. Handle flags. - * read.c (potable): Add linefile. Adjust appline argument. - (s_app_file): Fake .appfiles no more. - (s_app_line): For .linefile, accept file name and flags. - -2007-03-08 Alan Modra <amodra@bigpond.net.au> - - * symbols.c (symbol_relc_make_sym): Comment typo fixes. - -2007-03-08 Alan Modra <amodra@bigpond.net.au> - - * Makefile.am: Run "make dep-am". - * Makefile.in: Regenerate. - * po/POTFILES.in: Regenerate. - -2007-03-07 Joseph Myers <joseph@codesourcery.com> - - * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of - bug-reporting URL. - * doc/Makefile.am (gasver.texi): Define BUGURL. - * doc/as.texinfo: Use BUGURL. - * Makefile.in, configure, doc/Makefile.in: Regenerate. - -2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> - - * config/tc-s390.c (md_parse_option): z9-ec option added. - -2007-03-02 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (relax_immediate): Always return positive values. - (relaxed_symbol_addr): New function. - (relax_adr, relax_branch): Use it. - (arm_relax_frag): Pass strect argument. Adjust infinite loop check. - -2007-03-01 Joseph Myers <joseph@codesourcery.com> - - * as.c (parse_args): Update copyright date. - -2007-02-28 Nathan Sidwell <nathan@codesourcery.com> - - * configure.tgt (sh-*-uclinux, sh[12]-*-uclinux): Specify as elf. - -2007-02-28 Nick Clifton <nickc@redhat.com> - - PR gas/3797 - * config/tc-d10v.c (do_assemble): Do not generate error messages, - just return -1 whenever a problem is encountered. - (md_assemble): If do_assemble returns -1 generate a non-fatal - error message and return. - - PR gas/2623 - * config/tc-msp430.c (line_separator_char): Change to '{'. - -2007-02-27 Alan Modra <amodra@bigpond.net.au> - - * config/tc-m68hc11.c (fixup24): Correct fixup size. - (build_jump_insn): Likewise. - (build_insn): Likewise. - (s_m68hc11_relax): Likewise. - -2007-02-27 Alan Modra <amodra@bigpond.net.au> - - * config/obj-elf.c (elf_frob_file): frag_wane any new frags. - -2007-02-25 Mark Shinwell <shinwell@codesourcery.com> - - * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad. - -2007-02-23 Alan Modra <amodra@bigpond.net.au> - - * config/tc-mn10300.c (md_convert_frag): Correct fixup size. - (md_assemble): Likewise. - -2007-02-22 Alan Modra <amodra@bigpond.net.au> - - * write.c (size_seg): Always clear SEC_RELOC here. - (install_reloc): New function, extracted from.. - (write_relocs): ..here. Combine RELOC_EXPANSION_POSSIBLE code - with !RELOC_EXPANSION_POSSIBLE code. Don't add fr_offset when - testing frag size. Set SEC_RELOC here. - -2007-02-21 Alan Modra <amodra@bigpond.net.au> - - PR 4082 - * config/tc-avr.h (TC_FX_SIZE_SLACK): Define. - -2007-02-20 Thiemo Seufer <ths@mips.com> - - * doc/c-mips.texi: Document 74kc, 74kf, 74kx. - -2007-02-20 Thiemo Seufer <ths@mips.com> - - * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations. - -2007-02-20 Thiemo Seufer <ths@mips.com> - Chao-Ying Fu <fu@mips.com> - - * config/tc-mips.c (mips_set_options, mips_opts, file_ase_dspr2, - ISA_SUPPORTS_DSPR2_ASE, MIPS_CPU_ASE_DSPR2): Add DSP R2 ASE support. - (macro_build): Add case '2'. - (macro): Expand M_BALIGN to nop, packrl.ph or balign. - (validate_mips_insn): Add support for balign instruction. - (mips_ip): Handle DSP R2 instructions. Support balign instruction. - (OPTION_DSPR2, OPTION_NO_DSPR2, OPTION_COMPAT_ARCH_BASE, - md_parse_option, mips_after_parse_args): Add -mdspr2 and -mno-dspr2 - command line options. - (s_mipsset): Add support for .set dspr2 and .set nodspr2 directives. - (md_show_usage): Add -mdspr2 and -mno-dspr2 help output. - * doc/c-mips.texi, doc/as.texinfo: Document -mdspr2, -mno-dspr2, - .set dspr2, .set nodspr2. - -2007-02-20 Nathan Sidwell <nathan@codesourcery.com> - - * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl, mcf5225_ctrl): New. - (m68k_cpus): Add 5210a..5211a, 52230..52235 5224..5225. - -2007-02-18 Alan Modra <amodra@bigpond.net.au> - - * write.c (TC_FX_SIZE_SLACK): Define. - (write_relocs): Reinstate check for fixup within frag. - * config/tc-bfin.h (TC_FX_SIZE_SLACK): Define. - * config/tc-h8300.h (TC_FX_SIZE_SLACK): Define. - * config/tc-mmix.h (TC_FX_SIZE_SLACK): Define. - * config/tc-sh.h (TC_FX_SIZE_SLACK): Define. - * config/tc-xstormy16.h (TC_FX_SIZE_SLACK): Define. - -2007-02-17 Mark Mitchell <mark@codesourcery.com> - Nathan Sidwell <nathan@codesourcery.com> - Vladimir Prus <vladimir@codesourcery.com - Joseph Myers <joseph@codesourcery.com> - - * configure.in (--with-bugurl): New option. - * configure: Regenerate. - * dep-in.sed: Remove bin-bugs.h. - * Makefile.am (REPORT_BUGS_TO): Define. - (INCLUDES): Define REPORT_BUGS_TO. - (DEP_INCLUDES): Likewise. - ($(OBJS)): No longer depend on bin-bugs.h. - * Makefile.in: Regenerate. - * doc/Makefile.in: Regenerate. - * as.c (show_usage): Don't print empty REPORT_BUGS_TO. - * as.h: Remove include of bin-bugs.h. - -2007-02-17 Alan Modra <amodra@bigpond.net.au> - - * write.c: White space fixes. - (fixup_segment): Move symbol_mri_common_p adjustments.. - (write_relocs): ..and symbol_equated_reloc_p adjustments.. - (adjust_reloc_syms): ..to here. - -2007-02-16 Alan Modra <amodra@bigpond.net.au> - - * subsegs.c (subseg_change, subseg_get): Use xcalloc rather than - xmalloc, memset. Don't bother assigning NULL to known zero mem. - (subseg_set_rest): Remove unnecessary cast. - * write.c: Include libbfd.h. Replace PTR with void * throughout. - Remove unnecessary forward declarations and casts. - (set_symtab): Delete extern bfd_alloc. - (fixup_segment): Move. - -2007-02-15 Nathan Sidwell <nathan@codesourcery.com> - - * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID. - * config/tc-m68k.c (mcfv4e_ctrl): Add ColdFire specific names. - (mcf5475_ctrl, mcf5485_ctrl): New. - (m68k_cpus): Use mcf5485_ctrl and mcf5485_ctrl for those families. - (m68k_ip): Add ASID, MMUBAR, ROMBAR0 handling. - (init_table): Add asid, mmubar, adjust rombar0. - -2007-02-14 Alan Modra <amodra@bigpond.net.au> - - * config/tc-i386.h (Seg2ShortForm, Seg3ShortForm): Delete. - * config/tc-i386.c: Wrap overly long lines, whitespace fixes. - (process_operands): Move old Seg2ShortForm and Seg3ShortForm - code, and test for these insns using a combination of - opcode_modifier and operand_types. - -2007-02-07 Paul Brook <paul@codesourcery.com> - - * configure.tgt: Add arm*-*-uclinux-*eabi. - -2007-02-05 Dave Brolley <brolley@redhat.com> - Richard Sandiford <rsandifo@redhat.com> - DJ Delorie <dj@redhat.com> - Stan Cox <scox@redhat.com> - Jim Blandy <jimb@redhat.com> - Nick Clifton <nickc@redhat.com> - Jim Wilson <wilson@redhat.com> - Frank Ch. Eigler <fche@redhat.com> - Graydon Hoare <graydon@redhat.com> - Ben Elliston <bje@redhat.com> - John Healy <jhealy@redhat.com> - Richard Henderson <rth@redhat.com> - - * Makefile.am (CPU_TYPES): Add mep. - (TARGET_CPU_CFILES): Add tc-mep.c. - (TARGET_CPU_HFILES): Add tc-mep.h. - (DEPTC_mep_elf): New variable. - (DEPTC_mep_coff): Likewise. - (DEPOBJ_mep_coff, DEPOBJ_mep_elf, DEP_mep_coff, DEP_mep_elf): Likewise. - * configure.in: Support mep. - * configure.tgt: Likewise. - * config/tc-mep.c: New file. - * config/obj-elf.c: New file. - * config/tc-mep.c: New file. - * config/tc-mep.h: New file. - * testsuite/gas/mep: New testsuite with content. - * Makefile.in: Regenerate. - * configure: Regenerate. - -2007-02-05 Dave Brolley <brolley@redhat.com> - - * cgen.c (gas_cgen_install_complex_reloc): Removed. - (complex_reloc_installation_howto): Removed. - -2007-02-05 Dave Brolley <brolley@redhat.com> - Graydon Hoare <graydon@redhat.com> - DJ Delorie <dj@redhat.com> - Catherine Moore <clm@redhat.com> - Michael Chastain <chastain@redhat.com> - Frank Ch. Eigler <fche@redhat.com> - - * symbols.c (use_complex_relocs_for): New, to decide - when to use complex relocs. Add signed RELC support. - (resolve_symbol_value): Call use_complex_relocs_for. Unconditionally - encode expression symbols as mangled complex relocation symbols (when - compiled with -DOBJ_COMPLEX_RELOC). - (symbol_relc_make_sym,value,expr): New traversal/conversion routines. - * cgen.c (gas_cgen_md_apply_fix3): Only set signed_p if RELC. Call - encode_addend with new args. Modify to get start, length from - ifield whenever it is set. Also change condition on which - self-describing relocs are encoded. Add hook into - gas_cgen_encode_addend. - (queue_fixup_recursively): Add signed RELC support. Change from masked - expr to trunc flag. Restore assignment of sub-field value to - temporary in fixups array. Reflect changed meaning of last arg to - queue_fixup_recursively. - (fixup): Add cgen_maybe_multi_ifield member. - (make_right_shifted_expr): New function. - (queue_fixup): Change to recursive function that fragments - fixups if operand has a multi-ifield. - (gas_cgen_parse_operand): Add RELC code to wrap expressions in - symbols, call weak_operand_overflow_check, and fragment call - queue_fixup with operand fields. - (gas_cgen_finish_insn) Modify to manage ifield pointer. - (weak_operand_overflow_check): New function to try to select - insns correctly. - (gas_cgen_encode_addend): New function for relc. - (gas_cgen_install_complex_reloc): Likewise. - (gas_cgen_tc_gen_reloc): Add hook into gas_cgen_install_complex_reloc. - * write.h (struct fix): Add msb_field_p to fx_cgen sub-struct. Add - cgen_maybe_multi_ifield field to fx_cgen substructure. - * cgen.h (GAS_CGEN_MAX_FIXUPS): Bump from 3 up to 32. - * symbols.h (symbol_relc_make_sym,value,expr): New prototypes. - -2007-02-03 DJ Delorie <dj@delorie.com> - - * config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3 - byte relocs. - * config/tc-m32c.h (TC_CONS_FIX_NEW): Define. - (m32c_cons_fix_new): Prototype. - -2007-02-02 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init. - (xg_expand_assembly_insn, istack_push_space, istack_pop): Likewise. - -2007-02-02 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New. - (xtensa_elf_suffix): Use suffix_relocs instead of local mapping table. - (map_suffix_reloc_to_operator): New. - (map_operator_to_reloc): New. - (expression_maybe_register): Fix incorrect test of return value from - xtensa_elf_suffix. Rearrange to use map_suffix_reloc_to_operator. - (xg_assemble_literal, convert_frag_immed): Use map_operator_to_reloc. - -2007-02-02 Bob Wilson <bob.wilson@acm.org> - - * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field. - (tinsn_get_tok): Delete prototype. - * config/tc-xtensa.c (tinsn_get_tok): Delete. - -2007-02-02 Bob Wilson <bob.wilson@acm.org> - - * config/xtensa-relax.h (struct build_instr): Delete id field. - * config/xtensa-relax.c (widen_spec_list): Remove zeros from LITERAL - and LABEL tokens. - (append_literal_op, append_label_op): Remove litnum/labnum arguments; - set op_data fields to zero. - (parse_id_constant): Delete. - (build_transition): Remove code to handle numbered literals and labels. - -2007-02-02 Bob Wilson <bob.wilson@acm.org> - - * config/xtensa-relax.c (build_transition): Remove code after as_fatal. - (build_transition_table): Likewise. - -2007-02-01 Bob Wilson <bob.wilson@acm.org> - - * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use of - fx_tcbit. - * config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Remove. - -2007-02-02 Alan Modra <amodra@bigpond.net.au> - - * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move. - (struct fix <fx_plt>): Rename to tcbit2. - * write.c (fix_new_internal): Adjust. - (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt. - * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Likewise. - * config/tc-cris.h (TC_FORCE_RELOCATION_LOCAL): Likewise. - * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Likewise. - * config/tc-i960.h (TC_FORCE_RELOCATION_LOCAL): Likewise. - * config/tc-sh.h (TC_FORCE_RELOCATION_LOCAL): Likewise. - * config/tc-sh64.h (TC_FORCE_RELOCATION_LOCAL): Likewise. - * config/tc-sparc.h (TC_FORCE_RELOCATION_LOCAL): Likewise. - * config/tc-msp430.c (msp430_force_relocation_local): Likewise. - * config/tc-ia64.c (emit_one_bundle): Don't set fx_plt. - * config/tc-ia64.h (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt. - Instead, compare fx_r_type. - * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Use - fx_tcbit in place of fx_plt. - * config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Define. - * doc/internals.texi (TC_FORCE_RELOCATION_LOCAL): Remove reference - to fx_plt. - -2007-01-30 Nick Clifton <nickc@redhat.com> - - * as.c (main): Mark symbols created via the --defsym command line - option as volatile so that they can be overridden later on by a - .set directive. This maintains compatibility with the behaviour - of earlier versions of the assembler. - * doc/as.texinfo (--defsym): Document that the defined symbol's - value can be overridden via a .set directive. - -2007-01-28 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (swap_imm_operands): Renamed to ... - (swap_2_operands): This. Take 2 ints. - (md_assemble): Updated. - (swap_operands): Call swap_2_operands to swap 2 operands. - -2007-01-24 DJ Delorie <dj@redhat.com> - - * config/tc-m32c.c (md_pseudo_table): Add .3byte. - -2007-01-22 Nick Clifton <nickc@redhat.com> - - PR gas/3871 - * tc-score.c: Remove unnecessary uses of _(). - Make the err_msg[] a file level local array in order to save - storage space. - Remove unnecessary sprintf()s. - -2007-01-18 Mei Ligang <ligang@sunnorth.com.cn> - - PR gas/3871 - * config/tc-score.c : Using _() for const string. - Do not assign inst.error with a local string pointer. - (md_section_align): Pad section. - -2007-01-13 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (build_modrm_byte): Check number of operands - when procssing memory/register operand. - -2007-01-12 Nick Clifton <nickc@redhat.com> - - PR gas/3856 - * macro.c (expand_irp): Do not ignore spaces inside quoted - strings. - -2007-01-12 Alan Modra <amodra@bigpond.net.au> - - * config/tc-spu.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete. - * config/tc-m32r.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete. - * config/tc-mn10300.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete. - (TC_FORCE_RELOCATION): Define. - (TC_FORCE_RELOCATION_LOCAL): Define. - * config/tc-mn10300.c (mn10300_fix_adjustable): Adjust. - -2007-01-12 Alan Modra <amodra@bigpond.net.au> - - * input-file.c (input_file_open): Check fgets return. - -2007-01-11 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (do_t_add_sub): Use Rd and Rs. - -2007-01-11 Nick Clifton <nickc@redhat.com> - - PR gas/3707 - * config/tc-arm.c (md_begin): Cope with an NULL mcpu_fpu_opt - variable. - - * config/tc-mcore.c (md_number_to_chars): Use - number_to_chars_{big|little}endian. - -2007-01-08 Kazu Hirata <kazu@codesourcery.com> - - * config/tc-m68k.c (m68k_archs, m68k_cpus): Treat Fido as an - architecture by itself. - (m68k_ip): Don't issue a warning for tbl instructions on fido. - (m68k_elf_final_processing): Treat Fido as an architecture by - itself. - -2007-01-08 Kai Tietz <kai.tietz@onevision.com> - - * configure.tgt: Renamed target x86_64-*-mingw64 to x86_64-*-mingw* - -2007-01-05 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (set_intel_syntax): Update set_intel_syntax - depending on allow_naked_reg. - -2007-01-04 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (do_cpsi): Set mmod bit for 2 argument form. - -2007-01-04 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/3830 - * config/tc-i386.c (register_prefix): New. - (set_intel_syntax): Set set_intel_syntax to "" if register - prefix isn't needed. - (check_byte_reg): Use register_prefix for error message. - (check_long_reg): Likewise. - (check_qword_reg): Likewise. - (check_word_reg): Likewise. - -2007-01-04 Julian Brown <julian@codesourcery.com> - - * config/tc-arm.c (do_neon_shl_imm): Swap rN, rM. - (do_neon_qshl_imm): Likewise. - (do_neon_rshl): New function. Handle rounding variants of - v{q}shl-by-register. - (insns): Use do_neon_rshl for vrshl, vqrshl. - -2007-01-04 Paul Brook <paul@codesourcery.com> - - * config/tc-arm.c (NEON_ENC_TAB): Fix encoding of vclt, vcle, vaclt - and vacle. - -2007-01-03 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (swap_operands): Remove branches. - -2007-01-03 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c: Update copyright year. - * config/tc-i386.h: Likewise. - -2007-01-03 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c (smallest_imm_type): Return unsigned int - instead of int. - -2007-01-03 H.J. Lu <hongjiu.lu@intel.com> - - * config/tc-i386.c: Convert to ISO C90 formatting - * config/tc-i386.h: Likewise. - -2007-01-03 David Daney <ddaney@avtrex.com> - - * config/tc-mips.c (md_show_usage): Clean up -mno-shared - documentation. - -For older changes see ChangeLog-2006 +For older changes see ChangeLog-2007 Local Variables: mode: change-log diff --git a/gas/ChangeLog-2007 b/gas/ChangeLog-2007 new file mode 100644 index 0000000..7cd0a4a --- /dev/null +++ b/gas/ChangeLog-2007 @@ -0,0 +1,2642 @@ +2007-12-29 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (md_show_usage): Add -mmnemonic, -msyntax, + -mindex-reg, -mnaked-reg and -mold-gcc. + +2007-12-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + * config/tc-hppa.h (DWARF2_CIE_DATA_ALIGNMENT): Wrap negative + number in parens. + +2007-12-23 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (set_intel_mnemonic): New. + (intel_mnemonic): Likewise. + (old_gcc): Likewise. + (OPTION_MMNEMONIC): Likewise. + (OPTION_MSYNTAX): Likewise. + (OPTION_MINDEX_REG): Likewise. + (OPTION_MNAKED_REG): Likewise. + (OPTION_MOLD_GCC): Likewise. + (md_pseudo_table): Add .intel_mnemonic and .att_mnemonic. + (match_template): Don't allow AT&T/Intel mnemonic if Intel/AT&T + mnemonic is specified. Don't allow old gcc support if old_gcc + is 0. + (md_longopts): Add -mmnemonic, -msyntax, -mindex-reg, + -mmnaked-reg and -mold-gcc. + (md_parse_option): Handle OPTION_MMNEMONIC, OPTION_MSYNTAX, + OPTION_MINDEX_REG, OPTION_MNAKED_REG and OPTION_MOLD_GCC. + + * doc/c-i386.texi: Docoument -mmnemonic, -msyntax, --mnaked-reg + and AT&T mnemonic vs. Intel mnemonic. + +2007-12-20 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xtensa_elf_cons): Set frag flags for + expressions without suffixes. + (get_frag_property_flags): Preserve is_no_transform flag for frags + not marked as either instructions or literals. + +2007-12-17 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (output_insn): Use ARRAY_SIZE. + (lex_got): Likewise. + +2007-12-17 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (output_insn): Use FRAG_APPEND_1_CHAR + instead of frag_more/md_number_to_chars. + (md_short_jump_size): Removed. + (md_long_jump_size): Likewise. + (md_create_short_jump): Likewise. + (md_create_long_jump): Likewise. + +2007-12-13 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xg_symbolic_immeds_fit): Relax for weak + references but not weak definitions. + +2007-12-12 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xg_symbolic_immeds_fit): Do not relax calls to + weak symbols if longcalls are disabled. + +2007-12-11 Sterling Augustine <sterling@tensilica.com> + Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (frag_format_size): Handle frags that expand to + wide branches. + (get_aligned_diff): For RELAX_ALIGN_NEXT_OPCODE, skip to the next + non-empty frag to find the LOOP instruction. Change comma typo to + a semicolon. + (relax_frag_immed, convert_frag_immed): Rename wide_insn variable to + from_widen_insn. + +2007-12-11 Alan Modra <amodra@bigpond.net.au> + + * config/tc-m32r.c (md_begin): Mark .sbss as being bss style section. + +2007-12-10 Richard Sandiford <rsandifo@nildram.co.uk> + + * config/tc-mips.h (mips_nop_opcode): Declare. + (NOP_OPCODE): Define. + (mips_segment_info): New structure. + (TC_SEGMENT_INFO_TYPE): Use it instead of insn_label_list. + * config/tc-mips.c (label_list): Adjust for new TC_SEGMENT_INFO_TYPE. + (mips_record_mips16_mode): New function. + (install_insn): Call it. + (mips_align): Likewise. Turn the fill argument into an "int *". + Use frag_align_code for code segments if no fill data is given. + (s_align): Adjust call accordingly. + (mips_nop_opcode): New function. + (mips_handle_align): Use the first variable byte to decide which + nop sequence is needed. Use md_number_to_chars and mips16_nop_insn. + +2007-12-07 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (O_pcrel): Define. + (suffix_relocs): Add pcrel suffix. + (md_pseudo_table): Add 4byte and 2byte directives. + (xtensa_elf_cons): Pass correct pcrel argument to fix_new_exp. + (xg_assemble_literal): Likewise. Check for O_pcrel. + (expression_maybe_register): Reorganize. Handle BFD_RELOC_32_PCREL. + (xg_valid_literal_expression): Allow O_pcrel. + (md_pcrel_from, md_apply_fix): Handle BFD_RELOC_32_PCREL. + (tc_gen_reloc): Fix punctuation in error message. + +2007-12-06 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xg_force_frag_space): Delete. + (xg_finish_frag, xg_assemble_literal_space): Replace calls to it. + (xtensa_create_property_segments, xtensa_create_xproperty_segments): + Set output_section for new property sections. Use subseg_set and + seg_info instead of retrieve_segment_info. Adjust arguments to + add_xt_block_frags and add_xt_prop_frags. Use standard functions + to create frags and fix records. + (retrieve_segment_info): Delete. + (add_xt_block_frags, add_xt_prop_frags): Replace calls to + retrieve_segment_info. Remove unused xt_block_sec arguments. + +2007-12-04 Alan Modra <amodra@bigpond.net.au> + + * config/tc-ppc.c (ppc_tc): Allow a space between toc symbol + name and bracket. + +2007-11-30 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.h (md_allow_eh_opt): Define. + +2007-11-29 Mark Shinwell <shinwell@codesourcery.com> + + * config/tc-mips.c (mips_cpu_info_table): Add loongson2e + and loongson2f entries. + * doc/c-mips.texi: Document -march=loongson{2e,2f} options. + +2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * config/tc-s390.c (md_begin): If the -mesa option is specified + add zarch opcodes to the hash table only if there is no variant + that is available for the esa mode as well. + +2007-11-26 Thomas Ogrisegg <tom-bugs@gas.fnord.at> + + * config/tc-alpha.c (assemble_insn): Don't segv on NULL reloc_operand. + +2007-11-19 Bob Wilson <bob.wilson@acm.org> + + * config/xtensa-istack.h (tinsn_struct): Replace linenum field + with loc_directive_seen and debug_line. + * config/tc-xtensa.c: Include xtensa-istack.h after dwarf2dbg.h. + (xg_build_to_insn): Copy the new fields instead of linenum. + (xg_build_token_insn): Likewise. Abort on INSTR_LABEL_DEF and move + common code out of the switch. + (md_assemble): Set new tinsn fields from DWARF information. Call + dwarf2_consume_line_info. + (xg_assemble_vliw_tokens): Update the code to select the "best" line + number to use new information. Call dwarf2_gen_line_info instead + of dwarf2_emit_insn. + +2007-11-19 Bob Wilson <bob.wilson@acm.org> + + * dwarf2dbg.h (dwarf2_loc_directive_seen): New. + * dwarf2dbg.c (loc_directive_seen): Make external and rename to... + (dwarf2_loc_directive_seen): ...this. + (dwarf2_emit_insn, dwarf2_consume_line_info) + (dwarf2_emit_label, dwarf2_directive_loc): Use new name. + +2007-11-19 Bob Wilson <bob.wilson@acm.org> + + * dwarf2dbg.c (dwarf2_emit_label): Use dwarf2_consume_line_info. + +2007-11-19 Bob Wilson <bob.wilson@acm.org> + + * dwarf2dbg.c (dwarf2_consume_line_info): New. + (dwarf2_emit_insn): Use it here. + (dwarf2_directive_loc): Fix check for consecutive .loc directives + when debug_type is DEBUG_DWARF2. + * dwarf2dbg.h (dwarf2_consume_line_info): New prototype. + * config/tc-ia64.c (ia64_flush_insns): Call dwarf2_consume_line_info. + (md_assemble): Likewise. + +2007-11-17 Thiemo Seufer <ths@mips.com> + + * config/tc-mips.c (md_parse_option): Match mips_optimize to the -O + option supplied, but still keep mips_optimize == 2 as default value. + +2007-11-17 Thiemo Seufer <ths@mips.com> + + * doc/as.texinfo: Document the new attribute value. + +2007-11-16 Eric B. Weddington <eric.weddington@atmel.com> + + * config/tc-avr.c (mcu_types): Add ATmega32HVB device. + * doc/c-avr.texi: Likewise. + +2007-11-16 Eric B. Weddington <eric.weddington@atmel.com> + + * config/tc-avr.c (mcu_types): Add ATmega1284P device. + * doc/c-avr.texi: Likewise. + +2007-11-14 Tristan Gingold <gingold@adacore.com> + + * config/tc-ia64.c (AR_RUC): Defined. + (ar): Add "ar.ruc". + (specify_resource): Handle AR_RUC like AR_ITC. + +2007-11-13 Nick Clifton <nickc@redhat.com> + + * config/tc-mn10300.c (mn10300_force_relocation): Force a reloc to + be generated for alignment fixups. + * config/tc-mn10300.h (TC_FORCE_RELOCATION): Call + mn10300_force_relocation. + +2007-11-12 Nick Clifton <nickc@redhat.com> + + PR gas/5269 + * config/tc-frv.c (md_show_usage): Rewrite usage description to + make it easier to translate. + * gas/po/gas.pot: Regenerate. + +2007-11-12 Tristan Gingold <gingold@adacore.com> + + * config/tc-ppc.c (md_assemble): If -mregnames, when parsing + PPC_OPERAND_CR always parse as expression to allow register name + followed by an expression. + +2007-11-09 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (match_template): Re-order suffix check. + +2007-11-07 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (relaxable_section): Check for .eh_frame. + +2007-11-07 Eric B. Weddington <eweddington@cso.atmel.com> + + * config/tc-avr.c (mcu_types): Add ATtiny88 device. + * doc/c-avr.texi: Likewise. + +2007-11-07 Anatoly Sokolov <aesok@post.ru> + + * config/tc-avr.c (mcu_types): Add new devices: ATmega48P, + ATmega88P, ATmega168P, Atmega328P + * doc/c-avr.texi: Document new devices. + +2007-11-07 Tristan Gingold <gingold@adacore.com> + + * config/tc-ppc.c (md_apply_fix): For PPC_TOC16 on XCOFF, uses + offset within the TOC instead of the VMA. + +2007-11-06 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (do_mull): Allow overlapping Rm for armv6. + +2007-11-06 Nick Clifton <nickc@redhat.com> + + * ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke + it to see if the optimizations should be applied. + * config/tc-mn10300.h (md_allow_eh_opt): Define. Only allow call + frame optimization if linker relaxation is not enabled. + +2007-11-05 Danny Smith <dannysmith@users.sourceforge.net> + + * read.c (ALIGN_LIMIT): Rename to ... + (TC_ALIGN_LIMIT): Guard against prior definition. + * config/tc-i386.h (TC_ALIGN_LIMIT)[TE_PE]: Define. + +2007-11-01 Sterling Augustine <sterling@tensilica.com> + + * config/tc-xtensa.c (xtensa_symbol_new_hook): New. + (xtensa_mark_difference_of_two_symbols): New. + (xtensa_post_relax_hook): Call xtensa_mark_difference_of_two_symbols. + * config/tc-xtensa.h (xtensa_symfield_type): Add next_expr_symbol. + (tc_symbol_new_hook): Define. + +2007-11-01 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (md_assemble): Replace no_xsuf with + no_ldsuf. + (match_template): Likewise. + +2007-11-01 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.h (LONG_DOUBLE_MNEM_SUFFIX): Use a non-ascii + letter. + +2007-11-01 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_suffix): Check addrprefixop0 to + see if the address size override prefix changes the size of the + first operand. + (check_byte_reg): Don't warn if byteokintel is set. + (check_long_reg): Set i.suffix to QWORD_MNEM_SUFFIX if toqword + is set. + (check_qword_reg): Set i.suffix to LONG_MNEM_SUFFIX if todword + is set. + +2007-10-31 Eric B. Weddington <eweddington@cso.atmel.com> + + * config/tc-avr.c (mcu_types): Remove devices that were never produced: + attiny10, atmega83, atmega85, atmega603. + * doc/c-avr.texi: Likewise. + +2007-10-30 Nick Clifton <nickc@redhat.com> + + * config/tc-mn10300.c (tc_gen_reloc): Fix test that decides when + sym_diff relocs should be generated. + (md_apply_fix): Skip R_MN10300_ALIGN relocs. + (mn10300_fix_adjustable): Do not adjust R_MN10300_ALIGN relocs. + (mn10300_handle_align): New function. Generate R_MN10300_ALIGN + relocs to record alignment requests. + * config/tc-mn10300.h (TC_FORCE_RELOCATION_SUB_SAME): Also force + R_MN10300_ALIGN relocs. + (HANDLE_ALIGN): Define. Call mn10300_handle_align. + +2007-10-30 Nick Clifton <nickc@redhat.com> + + * doc/as.texinfo (Section): Replace "subsegment" with + "subsection". + +2007-10-27 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5221 + * config/obj-elf.c (obj_elf_section): Handle optional + parameters for .pushsection. + + * doc/as.texinfo: Document optional parameters for + .pushsection. + +2007-10-24 H.J. Lu <hongjiu.lu@intel.com> + + * configure.in: Move AM_PROG_LIBTOOL after AC_GNU_SOURCE. + * configure: Regenerated. + +2007-10-24 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am (INCLUDES, DEP_INCLUDES): Remove -D_GNU_SOURCE. + Run "make dep-am". + * configure.in: Invoke AC_GNU_SOURCE. + * Makefile.in: Regenerate. + * config.in: Regenerate. + * configure: Regenerate. + +2007-10-19 Nick Clifton <nickc@redhat.com> + + * expr.c (expr): Test md_allow_local_subtract (if defined) before + allowing the evaluation of an expression involving two symbols + defined in the same section. + * doc/internals.texi (md_allow_local_subtract): Document the new + macro. + * config/tc-mn10300.h (md_allow_local_subtract): Define. + (RELAX_EXPANSION_POSSIBLE): Define. + (MAX_RELOC_EXPANSION): Define. + (TC_FRAG_TYPE): Define. + * config/tc-mn10300.c (md_assemble): Mark fragments as containing code. + (tc_gen_reloc): Return an array of relocs. If necessary generate + two relocs to handle an expressions involving the difference of + two symbols. + (mn10300_fix_adjustable): Do not test TC_FORCE_RELOCATION_LOCAL + when then fixup is not pc-relative. + (mn10300_allow_local_subtract): New function. Determine when it + is safe to compute the difference between two symbols at assemble + time. + +2007-10-19 Alan Modra <amodra@bigpond.net.au> + + * config/tc-ppc.c (ppc_parse_name): Skip leading '%'. + (md_assemble): When parsing PPC_OPERAND_CR, add '%' to set of + chars that can start a name. + +2007-10-18 Carlos O'Donell <carlos@systemhalted.org> + + * config/tc-hppa.c (pa_ip): Fix comment typo. + (pa_comm): Likewise. + +2007-10-18 Nick Clifton <nickc@redhat.com> + + PR gas/5172 + * config/tc-arc.c (md_estimate_size_before_relax): Change error + message. + (md_convert_frag): Just call abort. + * config/tc-i860.c (md_estimate_size_before_relax): Change error + message. + * config/tc-i860.h (md_convert_frag): Just call abort. + * config/tc-ip2k.c (md_estimate_size_before_relax): Change error + message. + (md_convert_frag): Just call abort. + * config/tc-m68k.c (m68k_ip): Do not attempt translation of + architecture names. + PR gas/5174 + * config/tc-arm.c: Fix formatting and spelling errors. + PR gas/5175 + * config/tc-xc16x.c: Fix formatting and internationalization. + * po/gas.pot: Regenerate. + +2007-10-17 Nick Clifton <nickc@redhat.com> + + PR gas/5173 + * as.h (ieee_md_atof, vax_md_atof): New prototypes. + * read.c (s_float_space): Allow a zero length return from md_atof + if the error message has been set. + (float_cons): Likewise. + * config/atof-ieee.c (ieee_md_atof): New function. Performs the + md_atof() function in a generic way for IEEE using targets. + * config/atof-vax.c (md_atof): Rename to vax_md_atof. Use the + same error message as ieee_md_atof. + * tc-alpha.c (md_atof): Use ieee_md_atof. Remove #define of vax_md_atof. + * tc-arc.c (md_atof): Use ieee_md_atof. + * tc-arm.c (md_atof): Use sizeof (LITTLENUM_TYPE) instead of the + constant 2. Use a precision of 5 for the 'x' and 'p' types. + * tc-avr.c (md_atof): Use ieee_md_atof. + * tc-bfin.c (md_atof): Use ieee_md_atof. + * tc-cr16.c (md_atof): Use ieee_md_atof. + * tc-crx.c (md_atof): Use ieee_md_atof. + * tc-d10v.c (md_atof): Use ieee_md_atof. + * tc-d30v.c (md_atof): Use ieee_md_atof. + * tc-dlx.c (md_atof): Use ieee_md_atof. + * tc-fr30.c (md_atof): Use ieee_md_atof. + * tc-frv.c (md_atof): Use ieee_md_atof. + * tc-h8300.c (md_atof): Use ieee_md_atof. + * tc-hppa.c (md_atof): Use ieee_md_atof. + * tc-i370.c (md_atof): Use ieee_md_atof. + (i370_dc): Convert the 'E' type to 'f' before calling md_atof. + * tc-i386.c (md_atof): Use ieee_md_atof. + * tc-i860.c (md_atof): Use ieee_md_atof. + * tc-i960.c (md_atof): Use ieee_md_atof. + * tc-ia64.c (md_atof): Use the same error message as ieee_md_atof. + * tc-ip2k.c (md_atof): Use ieee_md_atof. + * tc-iq2000.c (md_atof): Use ieee_md_atof. + * tc-m32c.c (md_atof): Use ieee_md_atof. + * tc-m32r.c (md_atof): Use ieee_md_atof. + * tc-m68hc11.c (md_atof): Use ieee_md_atof. + * tc-m68k.c (md_atof): Use ieee_md_atof. + * tc-maxq.c (md_atof): Use ieee_md_atof. + * tc-mcore.c (md_atof): Use ieee_md_atof. + * tc-mep.c (md_atof): Use ieee_md_atof. + * tc-mips.c (md_atof): Use ieee_md_atof. + * tc-mmix.c (md_atof): Use ieee_md_atof. + * tc-mn10200.c (md_atof): Use ieee_md_atof. + * tc-mn10300.c (md_atof): Use ieee_md_atof. + * tc-msp430.c (md_atof): Use ieee_md_atof. + * tc-mt.c (md_atof): Use ieee_md_atof. + * tc-ns32k.c (md_atof): Use ieee_md_atof. + * tc-openrisc.c (md_atof): Use ieee_md_atof. + * tc-or32.c (md_atof): Use ieee_md_atof. + * tc-pdp11.c (md_atof): New function. Call vax_md_atof. + * tc-pj.c (md_atof): Use ieee_md_atof. + * tc-ppc.c (md_atof): Use ieee_md_atof. + * tc-s390.c (md_atof): Use ieee_md_atof. + * tc-score.c (md_atof): Use ieee_md_atof. + * tc-sh.c (md_atof): Use ieee_md_atof. + * tc-sparc.c (md_atof): Use ieee_md_atof. + * tc-spu.c (md_atof): Use ieee_md_atof. + * tc-tic30.c (md_atof): Use the same error message as ieee_md_atof. + * tc-tic4x.c (md_atof): Use the same error message as ieee_md_atof. + * tc-tic54.c (md_atof): Use ieee_md_atof. + * tc-v850.c (md_atof): Use ieee_md_atof. + * tc-vax.c (md_atof): New function. Call vax_md_atof. + * tc-xc16x.c (md_atof): Use ieee_md_atof. + * tc-xstormy16.c (md_atof): Use ieee_md_atof. + * tc-xtensa.c (md_atof): Use ieee_md_atof. + * tc-z8k.c (md_atof): Use ieee_md_atof. + * doc/internals.texi: Update description of md_atof function. + * po/gas.pot: Regenerate. + +2007-10-16 Bob Wilson <bob.wilson@acm.org> + + * doc/as.texinfo (Overview): Add Xtensa --rename-section option. + +2007-10-16 Nick Clifton <nickc@redhat.com> + + * config/obj-elf.c (obj_elf_type): Accept "common" as a valid + symbol type. + * doc/as.texinfo (.type): Document the types accepted by the + type pseudo op, including "common". + +2007-10-15 Peter Bergner <bergner@vnet.ibm.com> + + * config/tc-ppc.c (ppc_setup_opcodes): Verify instructions are sorted + according to major opcode number. + +2007-10-15 Alan Modra <amodra@bigpond.net.au> + + * read.c (do_s_func): Check asprintf return status. + * stabs.c (stabs_generate_asm_func): Likewise. + (stabs_generate_asm_endfunc): Likewise. + +2007-10-12 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_operands): Simplify implicit xmm0 + handling. + +2007-10-12 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_operands): Check the firstxmm0 + field in opcode_modifier for instruction with a implicit + xmm0 as the first operand. + +2007-10-12 Eric B. Weddington <eweddington@cso.atmel.com> + + * config/tc-avr.c (mcu_types): Add new devices: AT90PWM2B, + AT90PWM3B. + * doc/c-avr.texi: Document new devices. + +2007-10-12 M R Swami Reddy <MR.Swami.Reddy@nsc.com> + + * config/tc-cr16.c: Update the md_relax_table for 1 word b<cc> + instruction range information. + +2007-10-12 Daniel Jacobowitz <dan@codesourcery.com> + + * doc/as.texinfo (Object Attributes): New chapter. + (Pseudo Ops): Document .gnu_attribute. + (LNS directives): Correct .loc_mark_labels documentation. + +2007-10-11 Nick Clifton <nickc@redhat.com> + + * config/obj-elf.c (obj_elf_section): When pushing a section, if + there is a comma then the following argument must be a subsection + number. + +2007-10-11 H.J. Lu <hongjiu.lu@intel.com> + + * doc/c-i386.texi: Update which instruction's operands are + swapped. + +2007-10-11 Nick Clifton <nickc@redhat.com> + + PR gas/5161 + * config/tc-ia64.c: Allow for translations of error and warning + messages. + * po/gas.pot: Regenerate. + + PR gas/5158 + * config/tc-h8300.c (tc_gen_reloc): Allow for translation of error + message. + * po/gas.pot: Regenerate. + + PR gas/5155 + * config/tc-msp430.c: Fix spelling typos. + +2007-10-11 Nick Clifton <nickc@redhat.com> + + * doc/as.texinfo (Type): Fix typo: STT_FUNC not STT_FUNCTION. + +2007-10-08 Maciej W. Rozycki <macro@linux-mips.org> + + * config/tc-mips.c (AT): Rename to... + (ATREG): ... this. + (AT): New definition. + (mips_set_options): Rename "noat" to "at"; change the type. + (mips_opts): Update accordingly. + (append_insn): Likewise. + (macro_build_ldst_constoffset): Likewise. + (load_address): Likewise. + (macro, macro2): Likewise. + (s_mipsset): Handle ".set at=REG". Update handling of ".set at" + and ".set noat". + +2007-10-08 Nick Clifton <nickc@redhat.com> + + * doc/as.texinfo (Previous): Clarify explanation of the behaviour + of this pseudo-op and add a couple of examples. + +2007-10-08 Nick Clifton <nickc@redhat.com> + + PR gas/5121 gas/5122 gas/5123 + * Makefile.am (CFILES): Add cgen.c + (TARGET_CPU_CFILES): Add tc-iq2000.c, tc-maxq.c, tc-mt.c, + tc-tic4x.c and xtensa-relax.c. + (TARGET_CPU_HFILES): Add tc-iq2000.h, tc-maxq.h, tc-mt.h, + tc-tic4x.h and xtensa-relax.h. + (TARG_ENV_HFILES): Remove te-aux.h, te-delta.h, te-delt88.h, + te-ic960.h, te-linux.h. Add te-aix5.h, te-armeabi.h, + te-freebsd.h, te-gnu.h, te-interix.h, te-vxworks.h. + (CONFIG_ATOF_CFILES): New variable. + (POTFILES): Add CONFIG_ATOF_CFILES to dependencies. Fix typo with + dependency upon TARG_ENV_HFILES. + (DEPTC): Do not put "#include opcodes/<foo>-desc.h" into + cgen-desc.h when foo-desc.h does not exit. + Run make dep-am. + * Makefile.in: Regenerate. + * doc/Makefile.in: Regenerate. + * po/POTFILES.in: Regenerate. + PR gas/5124 gas/5125 + * po/es.po: Regenerate. + * po/fr.po: Regenerate. + * po/gas.pot: Regenerate. + * po/rw.po: Regenerate. + * po/tr.po: Regenerate. + * config/obj-elf.c (obj_elf_vtable_inherit): Allow for translation + of error messages. + PR gas/5126 + * config/obj-som.c: Likewise. + PR gas/5129 + * config/tc-arc.c: Likewise. + PR gas/5131 gas/5132 + * config/tc-arm.c: Likewise. + PR gas/5137 + * config/tc-bfin.c: Likewise. + PR gas/5143 + * config/tc-frv.c: Likewise. + PR gas/5142 + * config/tc-dlx.c: Likewise. + +2007-10-08 Eric B. Weddington <eweddington@cso.atmel.com> + + * config/tc-avr.c (mcu_types): Add new devices: ATtiny43U, + ATtiny48, AT90PWM216, AT90PWM316. + * doc/c-avr.texi: Document new devices. + +2007-10-08 Nick Clifton <nickc@redhat.com> + + PR gas/5133 + * config/tc-arm.c (md_apply_fix): Correct error message. + PR gas/5134 + * config/tc-arm.c (md_apply_fix): Likewise. + PR gas/5136 + * config/tc-bfin.c (md_apply_fix): Fix error message. + PR gas/5135 + (Expr_Node_Gen_Reloc_R): Fix spelling typos in error messages. + +2007-10-05 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (build_modrm_byte): Check the first 2 8bit + immediate operands directly for instructions with 4 operands. + +2007-10-04 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5109 + * config/tc-i386.c (process_suffix): Clear QWORD suffix if it + is ignored in Intel mode. + +2007-10-04 Helge Deller <deller@gmx.de> + + * read.c (potable): Add string8, string16, string32 and string64. + Add bit size for stringer function. + (stringer_append_char): New. + (stringer): Use stringer_append_char(). + * config/obj-coff.c (obj_coff_ident): Add bit size for stringer function. + * config/obj-elf.c (obj_elf_ident): Likewise. + * config/tc-alpha.c (s_alpha_stringer): Likewise. + * config/tc-dlx.c (dlx_pseudo_table): Likewise. + * config/tc-hppa.c (pa_stringer): Likewise. + * config/tc-ia64.c (md_pseudo_table, pseudo_opcode): Likewise. + * config/tc-m68hc11.c (md_pseudo_table): Likewise. + * config/tc-mcore.c (md_pseudo_table): Likewise. + * config/tc-mips.c (mips_pseudo_table): Likewise. + * config/tc-spu.c (md_pseudo_table): Likewise. + * config/tc-s390.c (md_pseudo_table): Likewise. Replace '2' by '1'. + * doc/as.texinfo (ABORT): Fix identing. + (String): Document new string8, string16, string32, string64 + functions. + * NEWS: Mention the new feature. + +2007-10-03 Nick Clifton <nickc@redhat.com> + + PR gas/5078 + * config/tc-avr.c (avr_get_constant): Extend error message to + mention that the constant must be positive. + +2007-10-03 Nick Clifton <nickc@redhat.com> + + * config/tc-avr.c (avr_get_constant): + PR gas/5089 + * config/tc-arm.c (s_arm_unwind_handlerdata): Fix spelling typo. + PR gas/5090 + (md_assemble): Fix spelling typo. + +2007-10-03 Alan Modra <amodra@bigpond.net.au> + + PR 4303 + * stabs.c (aout_process_stab): Set BSF_DEBUGGING. + +2007-10-01 M R Swami Reddy <MR.Swami.Reddy@nsc.com> + + * config/tc-cr16.c: Replaced 'tabs' with white spaces and + added R_CR16_DISP8 as default reloc type for b<cc> instructions. + +2007-09-30 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5080 + * config/tc-i386.c (check_long_reg): Also handle cvttss2si. + (check_qword_reg): Also handle cvttsd2si. + +2007-09-27 Kazu Hirata <kazu@codesourcery.com> + + * config/m68k-parse.h (m68k_register): Use MBO instead of MBB. + (last_movec_reg): Change to MBO. + * config/tc-m68k.c (fido_ctrl): Use MBO instead of MBB. + (m68k_ip): Use MBO instead of MBO. + (init_table): Use MBO instead of MBO. Add an entry for mbo. + +2007-09-26 Jan Beulich <jbeulich@novell.com> + + * config/tc-i386.c (build_modrm_byte): Also check for RegEip + when considering IP-relative addressing. + +2007-09-26 Jan Beulich <jbeulich@novell.com> + + * config/tc-i386.h (md_register_arithmetic): Define. + * config/tc-ia64.h (md_register_arithmetic): Likewise. + * doc/internals.texi: Document md_register_arithmetic. + * expr.c (make_expr_symbol): Force O_register expressions into + reg_section. + (expr): Provide default for md_register_arithmetic. Don't resolve + adding/subtracting constants to/from registers if + md_register_arithmetic is zero. + +2007-09-26 Jan Beulich <jbeulich@novell.com> + + * dw2gencfi.c: Conditionalize whole body upon TARGET_USE_CFIPOP. + (cfi_finish): Add second empty instance. + +2007-09-26 Jan Beulich <jbeulich@novell.com> + + * config/tc-ia64.c (dot_pred_rel): Replace specialized handling + with simple call to parse_operand. + +2007-09-26 Jan Beulich <jbeulich@novell.com> + + * config/tc-i386.c (NUM_FLAG_CODE): Remove. + +2007-09-26 Jan Beulich <jbeulich@novell.com> + + * as.c (itbl_parse): Remove #define. + (struct itbl_file_list): Move down and ... + (itbl_files): .. conditionalize upon HAVE_ITBL_CPU. + (show_usage): Conditionalize printing of --itbl option upon + HAVE_ITBL_CPU. + (parse_args): Conditionalize handling of -t/--itbl options upon + HAVE_ITBL_CPU. Remove OPTION_INSTTBL and replace its use with + 't'. + +2007-09-25 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (output_insn): Use i.tm.opcode_length to + check opcode length. + +2007-09-25 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-m68k.c (LONG_BRANCH_VIA_COND): New. + (BRANCHBWPL, FRAG_VAR_SIZE): New. + (md_relax_table): Add BRANCHBWPL entries. + (m68k_ip): Choose BRANCHBWPL relaxation if necessary. + (md_assemble): Use FRAG_VAR_SIZE. + (md_convert_frag_1): Add BRANCHBWPL cases. + (md_estimate_size_before_relaz): Likewise. + +2007-09-24 Carlos O'Donell <carlos@codesourcery.com> + + * config/tc-mips.c (s_align): Set max_alignment to 28. + +2007-09-20 H.J. Lu <hongjiu.lu@intel.com> + + PR 658 + * config/tc-i386.c (SCALE1_WHEN_NO_INDEX): Removed. + (set_allow_index_reg): New. + (allow_index_reg): Likewise. + (md_pseudo_table): Add "allow_index_reg" and + "disallow_index_reg". + (build_modrm_byte): Set i.sib.index to NO_INDEX_REGISTER for + fake index registers. + (i386_scale): Updated. + (i386_index_check): Support fake index registers. + (parse_real_register): Return NULL on eiz/riz if fake index + registers aren't allowed. + +2007-09-19 Nick Clifton <nickc@redhat.com> + + * config/tc-h8300.c (md_apply_fix): Do not abort or handle 8 byte + fixups. + +2007-09-19 Bob Wilson <bob.wilson@acm.org> + + * doc/c-xtensa.texi (Xtensa Immediate Relaxation): Fix "addi" typo. + +2007-09-18 Bernd Schmidt <bernd.schmidt@analog.com> + + * config/bfin-parse.y (asm_1): Slightly improve error messages + for "reg += const;". + +2007-09-18 Alan Modra <amodra@bigpond.net.au> + + PR gas/5026 + * read.c (emit_expr): Only use long long if required and available. + +2007-09-17 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (baseindex): Removed. + (build_modrm_byte): Check reg_num for RIP register instead of + reg_type. + (i386_index_check): Likewise. + +2007-09-17 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5035 + * config/obj-coff.c (obj_coff_endef): Remove checking size of + def_symbol_in_progress. + +2007-09-17 Evandro Menezes <evandro@yahoo.com> + + PR gas/5026 + * read.c (emit_expr): Use unsigned long long values in warning + message about truncated expressions. + +2007-09-17 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (intel_e04): Revert the last change. + +2007-09-17 Nick Clifton <nickc@redhat.com> + + * po/es.po: Updated Spanish translation. + +2007-09-15 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5034 + * config/tc-i386.c (intel_e04): Return 1 if cur_token.code is + T_NIL. + +2007-09-14 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (build_modrm_byte): Adjust comment line + wrap. + +2007-09-14 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (build_modrm_byte): Use (A || B) instead + of (A || B) != 0. + +2007-09-14 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (build_modrm_byte): Adjust indentation. + +2007-09-14 Michael Meissner <michael.meissner@amd.com> + Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> + Tony Linthicum <tony.linthicum@amd.com> + + * NEWS: Add SSE5 support to NEWS file. + + * config/tc-i386.h (drex_byte): Add fields to allow process_drex + and build_modrm_byte to communicate. + (DREX_OC0): New SSE5 macro. + (DREX_OC0_MASK): Ditto. + (DREX_OC1): Ditto. + (DREX_OC1_MASK): Ditto. + (DREX_XMEM_X1_X2_X2): Ditto. + (DREX_X1_XMEM_X2_X2): Ditto. + (DREX_X1_XMEM_X2_X1: Ditto. + (DREX_X1_X2_XMEM_X1: Ditto. + (DREX_XMEM_X1_X2): Ditto. + (DREX_X1_XMEM_X2): Ditto. + (drex_byte): New structure to describe the DREX byte. + + * config/tc-i386.c (process_drex): New function to handle SSE5 + DREX bits. + (build_modrm_byte): Use the information cached away in + process_drex in the case of DREX instructions. + (i386_insn): Add drex field. + (pi): Add debugging of drex field. + (md_assemble): Treat SSE5 like SSE3 in instructions with an + immediate byte. Move REX field to DREX if this is a DREX + instruction. + (process_operands): Add SSE5 support. + (build_modrm_byte): Ditto. + (output_insn): Ditto. + (cpu_arch): Ditto. + (i386_align_code): Ditto. + +2007-09-12 Jan Beulich <jbeulich@novell.com> + + * config/tc-i386.c (md_assemble): Move handling of extrq/insertq + after generic operand swapping, and swap only the immediate operands. + +2007-09-11 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-m68k.c (m68k_ip): Add mcfisa_c case. + (m68k_elf_final_processing): Add EF_M68K_CF_ISA_C_NODIV. + +2007-09-09 H.J. Lu <hongjiu.lu@intel.com> + + * tc-i386.c (output_insn): Only check SSE4.2 and ABM for 3 + byte opcode. + +2007-09-08 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (cpu_flags_check_x64): Renamed to ... + (cpu_flags_check_cpu64): This. Inline. + (uints_all_zero): New. + (uints_set): Likewise + (uints_equal): Likewise + (UINTS_ALL_ZERO): Likewise + (UINTS_SET): Likewise + (UINTS_CLEAR): Likewise + (UINTS_EQUAL): Likewise + (cpu_flags_and): Likewise. + (cpu_flags_or): Likewise. + (operand_type_and): Likewise. + (operand_type_or): Likewise. + (operand_type_xor): Likewise. + (cpu_flags_not): Inline and use switch instead of loop. + (cpu_flags_match): Updated. + (operand_type_match): Likewise. + (smallest_imm_type): Likewise. + (set_cpu_arch): Likewise. + (pt): Likewise. + (md_assemble): Likewise. + (parse_insn): Likewise. + (optimize_imm): Likewise. + (match_template): Likewise. + (process_suffix): Likewise. + (update_imm): Likewise. + (finalize_imm): Likewise. + (process_operands): Likewise. + (build_modrm_byte): Likewise. + (i386_immediate): Likewise. + (i386_displacement): Likewise. + (i386_index_check): Likewise. + (i386_operand): Likewise. + (i386_target_format): Likewise. + (intel_e11): Likewise. + (operand_type): Remove implicitregister. + (operand_type_check): Updated. Inline. + (cpu_flags_all_zero): Removed. + (operand_type_all_zero): Likewise. + (i386_array_biop): Likewise. + (cpu_flags_biop): Likewise. + (operand_type_biop): Likewise. + +2007-09-08 H.J. Lu <hongjiu.lu@intel.com> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + +2007-09-08 H.J. Lu <hongjiu.lu@intel.com> + + * configure.in (AC_CHECK_HEADERS): Add limits.h. + * configure: Regenerated. + * config.in: Likewise. + + * config/tc-i386.c: Include "opcodes/i386-init.h". + (_i386_insn): Use i386_operand_type for types. + (cpu_arch_flags): Updated to new types with bitfield. + (cpu_arch_tune_flags): Likewise. + (cpu_arch_isa_flags): Likewise. + (cpu_arch): Likewise. + (i386_align_code): Likewise. + (set_code_flag): Likewise. + (set_16bit_gcc_code_flag): Likewise. + (set_cpu_arch): Likewise. + (md_assemble): Likewise. + (parse_insn): Likewise. + (process_operands): Likewise. + (output_branch): Likewise. + (output_jump): Likewise. + (parse_real_register): Likewise. + (mode_from_disp_size): Likewise. + (smallest_imm_type): Likewise. + (pi): Likewise. + (type_names): Likewise. + (pt): Likewise. + (pte): Likewise. + (swap_2_operands): Likewise. + (optimize_imm): Likewise. + (optimize_disp): Likewise. + (match_template): Likewise. + (check_string): Likewise. + (process_suffix): Likewise. + (check_byte_reg): Likewise. + (check_long_reg): Likewise. + (check_qword_reg): Likewise. + (check_word_reg): Likewise. + (finalize_imm): Likewise. + (build_modrm_byte): Likewise. + (output_insn): Likewise. + (disp_size): Likewise. + (imm_size): Likewise. + (output_disp): Likewise. + (output_imm): Likewise. + (gotrel): Likewise. + (i386_immediate): Likewise. + (i386_displacement): Likewise. + (i386_index_check): Likewise. + (i386_operand): Likewise. + (parse_real_register): Likewise. + (i386_intel_operand): Likewise. + (intel_e09): Likewise. + (intel_bracket_expr): Likewise. + (intel_e11): Likewise. + (cpu_arch_flags_not): New. + (cpu_flags_check_x64): Likewise. + (cpu_flags_all_zero): Likewise. + (cpu_flags_not): Likewise. + (i386_cpu_flags_biop): Likewise. + (cpu_flags_biop): Likewise. + (cpu_flags_match); Likewise. + (acc32): New. + (acc64): Likewise. + (control): Likewise. + (reg16_inoutportreg): Likewise. + (disp16): Likewise. + (disp32): Likewise. + (disp32s): Likewise. + (disp16_32): Likewise. + (anydisp): Likewise. + (baseindex): Likewise. + (regxmm): Likewise. + (imm8): Likewise. + (imm8s): Likewise. + (imm16): Likewise. + (imm32): Likewise. + (imm32s): Likewise. + (imm64): Likewise. + (imm16_32): Likewise. + (imm16_32s): Likewise. + (imm16_32_32s): Likewise. + (operand_type): Likewise. + (operand_type_check): Likewise. + (operand_type_match): Likewise. + (operand_type_register_match): Likewise. + (update_imm): Likewise. + (set_code_flag): Also update cpu_arch_flags_not. + (set_16bit_gcc_code_flag): Likewise. + (md_begin): Likewise. + (parse_insn): Use cpu_flags_check_x64 to check 64bit support. + Use cpu_flags_match to match instructions. + (i386_target_format): Update cpu_arch_isa_flags and + cpu_arch_tune_flags to i386_cpu_flags type with bitfield. + (smallest_imm_type): Check cpu_arch_tune to tune for i486. + (match_template): Don't initialize overlap0, overlap1, + overlap2, overlap3 and operand_types. + (process_suffix): Handle crc32 with 64bit register. + (MATCH): Removed. + (CONSISTENT_REGISTER_MATCH): Likewise. + + * config/tc-i386.h (arch_entry): Updated to i386_cpu_flags + type. + +2007-09-06 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (match_template): Handle invlpga, vmload, + vmrun and vmsave in SVME. + (process_suffix): Likewise. + +2007-09-05 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (i386_index_check): Don't use RegRex + on the reg_type field. + (parse_real_register): Use `||' instead of `|'. + +2007-09-04 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_operands): Remove segment override + check on SVME instructions. + (i386_index_check): Remove memory operand check on SVME + instructions. + +2007-09-04 Alan Modra <amodra@bigpond.net.au> + + * config/tc-spu.c (struct spu_insn): Delete "flag". Add "reloc". + (md_assemble): Update init of insn. Use insn.reloc instead of + calculating from flag. + (get_imm): Set reloc rather than flag. + (calcop): Formatting. + +2007-08-29 Daniel Jacobowitz <dan@codesourcery.com> + + * dwarf2dbg.c (dwarf2_directive_loc): Emit duplicate .loc directives. + +2007-08-28 Daniel Jacobowitz <dan@codesourcery.com> + + * doc/c-arc.texi: Fix typo. + +2007-08-28 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_suffix): Handle cmpxchg8b in + Intel mode. + +2007-08-28 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-m68k.c (mcf52235_ctrl): Add cache registers. + (mcf5253_ctrl): Add RAMBAR, MBAR, MBAR2. + (mcf5407_ctrl): New. + (m68k_cpus): Adjust 5407 entry. + +2007-08-28 Maxim Kuvyrkov <maxim@codesourcery.com> + + * config/tc-m68k.c (mcf51qe_ctrl): Define 51QE control registers. + (m68k_cpus): Define 51QE cpu. + +2007-08-28 Mark Shinwell <shinwell@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> + + * as.c (main): Flush stderr before printing listings to ensure + consistent output order across platforms. + +2007-08-28 Robert Sebastian Gerus <arachnist@gmail.com> + + * configure.tgt: Add support for i[3-7]86-*-dragonfly*. + +2007-08-24 Joseph Myers <joseph@codesourcery.com> + Paul Brook <paul@codesourcery.com> + + * remap.c: New. + * as.h (remap_debug_filename, add_debug_prefix_map): Declare. + * as.c (show_usage): Document --debug-prefix-map option. + (parse_args): Handle --debug-prefix-map. + * dwarf2dbg.c (out_file_list, out_debug_info): Remap debug paths. + * stabs.c (stabs_generate_asm_file): Remap debug paths. + * Makefile.am (GAS_CFILES): Add remap.c + (GENERIC_OBJS): Add remap.o. + Regenerate dependencies. + * Makefile.in: Regenerate. + * doc/as.texinfo (--debug-prefix-map): Document. + +2007-08-24 Aurelien Jarno <aurel32@debian.org> + + * config/tc-arm.c (md_apply_fix): Cast bfd_vma values to long + before printing them. + +2007-08-24 Anders Waldenborg <anders@0x63.nu> + Alan Modra <amodra@bigpond.net.au> + + * config/tc-i386.c (lex_got): Don't scan past a comma. + +2007-08-23 Ben Elliston <bje@au.ibm.com> + + * config/tc-ppc.c (parse_cpu): Handle "750cl". + (pre_defined_registers): Add "gqr0" to "gqr7", "gqr.0" to "gqr.7". + (md_show_usage): Document -m750cl. + (md_assemble): Handle two delimiters in succession (eg. `),'). + * doc/c-ppc.texi (PowerPC-Opts): Document -m750cl. + * testsuite/gas/ppc/ppc.exp: Run ppc70ps dump tests. + * testsuite/gas/ppc/ppc750ps.s: New file. + * testsuite/gas/ppc/ppc750ps.d: Likewise. + +2007-08-23 Ben Elliston <bje@au.ibm.com> + + * doc/c-arm.texi (ARM Directives): Move brackets out of @vars. + +2007-08-17 Alan Modra <amodra@bigpond.net.au> + + PR gas/4079 + * config/tc-i386.c (x86_cons): Complain about invalid @got etc. + expressions. + (i386_immediate): Detect and complain about more cases of + invalid immediate expressions. Return failure rather than + converting them to zero. + (i386_displacement): Likewise. + +2007-08-17 Alan Modra <amodra@bigpond.net.au> + + * po/Make-in: Add --msgid-bugs-address to xgettext invocation. + +2007-08-14 Andreas Schwab <schwab@suse.de> + + * config/tc-ia64.c (tc_gen_reloc): Return NULL if relocation is + unrepresentable. + +2007-08-12 Matthias Klose <doko@ubuntu.com> + + * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include + $(top_srcdir)/../../bfd/doc. + * doc/Makefile.in: Regenerate. + +2007-08-10 Nick Clifton <nickc@redhat.com> + + * NEWS: Add a marker for the 2.18 features. + +2007-08-09 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (relaxed_symbol_addr): Compensate for alignment. + +2007-08-09 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (check_byte_reg): Support pextrb and pinsrb. + +2007-07-29 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (check_long_reg): Allow cvtss2si to convert + DWORD memory to Reg64 in Intel synax. + (check_qword_reg): Allow cvtsd2si to convert QWORD memory to + Reg32 in Intel syntax. + +2007-07-25 Sterling Augustine <sterling@tensilica.com> + + * config/tc-xtensa.c (xtensa_extui_opcode): New. + (xg_expand_assembly_insn): Check for invalid extui operands. + (md_begin): Initialize xtensa_extui_opcode. + +2007-07-24 Nick Clifton <nickc@redhat.com> + + * config/tc-mep.h (skip_whitespace): Remove definition. + +2007-07-23 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (cpu_arch): Change i386 to PROCESSOR_I386. + (f32_15): Removed. + (jump_31): New. + (f32_patt): Remove f32_15. + (f16_patt): Likewise. + (i386_align_code): Updated to alt_long_patt for 64bit by + default. + + * config/tc-i386.h (processor_type): Add PROCESSOR_I386. + +2007-07-23 Evandro Menezes <evandro.menezes@amd.com> + + * config/tc-i386.c (i386_align_code): Enable alignment up to + MAX_MEM_FOR_RS_ALIGN_CODE bytes. Remove special treatment + for K8. + + * config/tc-i386.h (MAX_MEM_FOR_RS_ALIGN_CODE): Changed to 31. + +2007-07-20 Nick Clifton <nickc@redhat.com> + + * app.c (do_scrub_chars): Provide a one character buffer to hold a + pushed back newline at the end of an unterminated quoted string. + +2007-07-14 Nick Clifton <nickc@redhat.com> + + * config/tc-arm.c (create_register_alias): Return a boolean rather + than an integer. + Check the return value of insert_reg_alias and do not continue to + create aliases once an insertion has failed. + (s_unreq): Delete the all-upper-case and all-lower-case + alternatives as well. + +2007-07-12 Kai Tietz <kai.tietz@onevision.com> + + * symbols.c: Print bfd_hostptr_t to file via fprintf_vma. + * write.c: Likewise. + +2007-07-11 Daniel Jacobowitz <dan@codesourcery.com> + + * config/tc-mips.c (mips_dwarf2_format, mips_dwarf2_addr_size): Use + HAVE_64BIT_SYMBOLS. + +2007-07-04 Richard Sandiford <richard@codesourcery.com> + + * config/tc-mips.c (mips_cpu_info_table): Add new entries for + {24k,24ke,34k,74k}f{2_1,1_1,x}. Also add an entry for 74kf3_2. + Deprecate *x and *fx. + * doc/c-mips.texi: Document the new CPU arguments. Deprecate + *x and *fx. + +2007-07-04 H.J. Lu <hongjiu.lu@intel.com> + + * config/obj-coff.h (x86_64_target_format): Renamed to ... + (i386_target_format): This + (TARGET_FORMAT): Use i386_target_format. + + * config/tc-i386.c (x86_64_target_format): Removed. + (i386_target_format): Handle PE formats. + +2007-07-04 Nick Clifton <nickc@redhat.com> + + * symbols.c (symbol_relc_make_value): Use bfd_sprintf_vma in order + to get the right length of printed value. + +2007-07-03 Nick Clifton <nickc@redhat.com> + + * COPYING: Replace with GPLv3 text. + * app.c: Update copyright notice to refer to GPLv3. + * as.c, as.h, asintl.h, atof_generic.c, bignum.h, bit_fix.h, + cgen.c, cond.c, debug.c, depend.c, dw2gencfi.c, dw2gencfi.h, + dwarf2dbg.c, dwarf2dbg.h, ecoff.c, ecoff.h, ehopt.c, emul.h, + emul_target.h, expr.c, expr.h, flonum-copy.c, flonum.h, + flonum-konst.c, frags.c, frags.h, hash.c, hash.h, input-file.c, + input-file.h, input-scrub.c, ibtl-lex.h, itbl-lex.l, itbl-ops.c, + itbl-ops.h, itbl-parse.y, listing.c, listing.h, literal.c, + macro.c, messages.c, obj.h, output-file.c, output-file.h, read.c, + read.h, sb.c, sb,h, stabs.c, struc-symbol.h, subsegs.c, subsegs.h, + symbols.c, symbols.h, tc.h, write.c, write.h, config/aout_gnu.h, + config/config/atof-ieee.c, config/atof-vax.c, config/bfin-aux.h, + config/bfin-defs.h, config/bfin-lex.l, config/bfin-parse.y, + config/itbl-mips.h, config/m68k-parse.h, config/m68k-parse.y, + config/obj-aout.c, config/obj-aout.h, config/obj-coff.c, + config/obj-coff.h, config/obj-ecoff.c, config/obj-ecoff.h, + config/obj-elf.c, config/obj-elf.h, config/obj-evax.c, + config/obj-evax.h, config/obj-multi.h, config/obj-som.c, + config/obj-som.h, config/tc-alpha.c, config/tc-alpha.h, + config/tc-arc.c, config/tc-arc.h, config/tc-arm.c, + config/tc-arm.h, config/tc-avr.c, config/tc-avr.h, + config/tc-bfin.c, config/tc-bfin.h, config/tc-cr16.c, + config/tc-cr16.h, config/tc-cris.c, config/tc-cris.h, + config/tc-crx.c, config/tc-crx.h, config/tc-d10v.c, + config/tc-d10v.h, config/tc-d30v.c, config/tc-d30v.h, + config/tc-dlx.c, config/tc-dlx.h, config/tc-fr30.c, + config/tc-fr30.h, config/tc-frv.c, config/tc-frv.h, + config/tc-generic.c, config/tc-generic.h, config/tc-h8300.c, + config/tc-h8300.h, config/tc-hppa.c, config/tc-hppa.h, + config/tc-i370.c, config/tc-i370.h, config/tc-i386.c, + config/tc-i386.h, config/tc-i860.c, config/tc-i860.h, + config/tc-i960.c, config/tc-i960.h, config/tc-ia64.c, + config/tc-ia64.h, config/tc-ip2k.c, config/tc-ip2k.h, + config/tc-iq2000.c, config/tc-iq2000.h, config/tc-m32c.c, + config/tc-m32c.h, config/tc-m32r.c, config/tc-m32r.h, + config/tc-m68hc11.c, config/tc-m68hc11.h, config/tc-m68k.c, + config/tc-m68k.h, config/tc-maxq.c, config/tc-maxq.h, + config/tc-mcore.c, config/tc-mcore.h, config/tc-mep.c, + config/tc-mep.h, config/tc-mips.c, config/tc-mips.h, + config/tc-mmix.c, config/tc-mmix.h, config/tc-mn10200.c, + config/tc-mn10200.h, config/tc-mn10300.c, config/tc-mn10300.h, + config/tc-msp430.c, config/tc-msp430.h, config/tc-mt.c, + config/tc-mt.h, config/tc-ns32k.c, config/tc-ms32k.h, + config/tc-openrisc.c, config/tc-openrisc.h, config/tc-or32.c, + config/tc-or32.h, config/tc-pdp11.c, config/tc-pdp11.h, + config/tc-pj.c, config/tc-pj.h, config/tc-ppc.c, config/tc-ppc.h, + config/tc-s390.c, config/tc-s390.h, config/tc-score.c, + config/tc-score.h, config/tc-sh64.c, config/tc-sh64.h, + config/tc-sh.c, config/tc-sh.h, config/tc-sparc.c, + config/tc-sparc.h, config/tc-spu.c, config/tc-spu.h, + config/tc-tic30.c, config/tc-tic30.h, config/tc-tic4x.c, + config/tc-tic4x.h, config/tc-tic54x.c, config/tc-tic54x.h, + config/tc-v850.c, config/tc-v850.h, config/tc-vax.c, + config/tc-vax.h, config/tc-xc16x.c, config/tc-x16x.h, + config/tc-xstormy16.c, config/tc-xstormy16.h, config/tc-xtensa.c, + config/tc-xtensa.h, config/tc-z80.c, config/tc-z80.h, + config/tc-z8k.c, config/tc-z8k.h, config/te-386bsd.h, + config/te-freebsd.h, config/te-hppa.h, config/te-irix.h, + config/te-netware.h, config/te-sparcaout.h, config/te-tmips.h, + config/te-vxworks.h, config/vax-inst.h, config/xtensa-istack.h, + config/xtensa-relax.c, config/xtensa-relax.h: Likewise. + + * flonum-mult.c: Likewise, and also correct typo referring to + non-existant GNU Assembler General Public License. + * config/tc-m68851.h: Likewise. + * NEWS: Mention the new license. Also note where the 2.17 release + happened. + * config/e-crisaout.c: Add copyright header. + * config/e-criself.c, config/e-i386aout.c, config/e-i386coff.c, + config/e-i386elf.c, config/e-mipscoff.c, config/e-mipself.c, + config/obj-multi.c, config/te-aix5.h, config/te-armeabi.h, + config/te-armlinuxeabi.h, config/te-dynix.h, config/te-epoc-pe.h, + config/te-generic.h, config/te-gnu.h, config/te-go32.h, + config/te-hppa64.h, config/te-hppalinux64.h, config/te-hpux.h, + config/te-i386aix.h, config/te-ia64aix.h, config/te-interix.h, + config/te-linux.h, config/te-lnews.h, config/te-lynx.h, + config/te-mach.h, config/te-macos.h, config/te-nbsd532.h, + config/te-nbsd.h, config/te-pc532mach.h, config/te-pe.h, + config/te-pep.h, config/te-psos.h, config/te-riscix.h, + config/te-sun3.h, config/te-svr4.h, config/te-symbian.h, + config/te-wince-pe.h: Likewise. + +2007-07-03 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-m68k.c (m68k_ip): Add j & K operand types. + (install_operand): Add E encoding. + (md_begin): Check and skip initial '.' arg character. + (get_num): Add 0..511 case. + +2007-07-03 Alan Modra <amodra@bigpond.net.au> + + PR 4713 + * config/obj-elf.c (elf_ecoff_set_ext): Make static when OBJ_MAYBE_ELF. + * config/obj-elf.h (obj_ecoff_set_ext): Comment. + +2007-07-03 Mikkel Lauritsen <renard@nospam.dk> + + PR 4722 + * app.c (do_scrub_chars <state 5>): Check for output buffer full + after memcpy. + +2007-07-02 Joseph Myers <joseph@codesourcery.com> + + * config/tc-mips.c (s_dtprelword, s_dtpreldword, + s_dtprel_internal): New. + (mips_pseudo_table): Add .dtprelword and .dtpreldword. + (md_apply_fix): Handle BFD_RELOC_MIPS_TLS_DTPREL32 and + BFD_RELOC_MIPS_TLS_DTPREL64. + +2007-07-02 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + * aclocal.m4: Regenerate. + * config.in: Regenerate. + * doc/Makefile.in: Regenerate. + * po/POTFILES.in: Regenerate. + * po/gas.pot: Regenerate. + +2007-07-02 Alan Modra <amodra@bigpond.net.au> + + * config/tc-ppc.c (ppc_pe_section): Comment out code assigning + coff section flag values to bfd section flag. + +2007-06-30 H.J. Lu <hongjiu.lu@intel.com> + + * aclocal.m4: Regenerated. + * doc/Makefile.in: Likewise. + * Makefile.in: Likewise. + +2007-06-29 Joseph Myers <joseph@codesourcery.com> + + * as.c (main): Only call create_obj_attrs_section if IS_ELF. + +2007-06-29 Joseph Myers <joseph@codesourcery.com> + + * as.c (create_obj_attrs_section): New. + (main): Call create_obj_attrs_section for ELF. + * read.c (s_gnu_attribute, skip_whitespace, skip_past_char, + skip_past_comma, s_vendor_attribute): New. + (potable): Add gnu_attribute for ELF. + * read.h (s_vendor_attribute): Declare. + * config/tc-arm.c (s_arm_eabi_attribute): Replace by wrapper + round s_vendor_attribute. + (aeabi_set_public_attributes): Update for new attributes + interfaces. + (arm_md_end): Remove attributes contents setting now done + generically. + +2007-06-29 M R Swami Reddy <MR.Swami.Redd@nsc.com> + + * Makefile.am: Add CR16 related entry. + * Makefile.in: Regenerate. + * config/tc-cr16.h: New file + * config/tc-cr16.c: New file + * doc/c-cr16.texi: New file for cr16 + * doc/all.texi: Entry for cr16 + * doc/Makefile.am: Added c-cr16.texi + * doc/Makefile.in: Regenerate + * doc/as.texinfo: Entry for CR16 target + * NEWS: Announce the support for the new target. + +2007-06-26 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (parse_operands): Accept generic coprocessor regs + for OP_RVC. + (reg_names): Add fpinst, pfinst2, mvfr0 and mvfr1. + +2007-06-25 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_operands): Replace regKludge + with RegKludge. + +2007-06-25 Richard Sandiford <richard@codesourcery.com> + + * config/tc-mips.h (TC_SYMFIELD_TYPE): New. + * config/tc-mips.c (append_insn): Record which symbols have + R_MIPS16_26 relocations against them. + (mips_fix_adjustable): Don't reduce relocations against such symbols. + +2007-06-22 Sterling Augustine <sterling@tensilica.com> + + * config/tc-xtensa.c (xg_assembly_relax): Comment termination rules. + (frag_format_size): Handle RELAX_IMMED_STEP3. + (xtensa_relax_frag, md_convert_frag): Likewise. + * config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_IMMED_STEP3. + (RELAX_IMMED_MAXSTEPS): Adjust. + * config/xtensa-relax.c (widen_spec_list): Add transitions from + wide branches to branch-over-jumps. + (build_transition): Handle wide branches in transition patterns. + +2007-06-22 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (disp_size): New. + (imm_size): Likewise. + (output_disp): Use disp_size and imm_size. + (output_imm): Use imm_size. + +2007-06-19 Sterling Augustine <sterling@tensilica.com> + + * config/tc-xtensa.h (struct xtensa_frag_type): Update comment about + use of literal_frag field. + * config/tc-xtensa.c (xtensa_mark_literal_pool_location): Record frag + in the literal_frag field. + (xtensa_move_literals): Use it here instead of searching. Update + literal_frag field with new value. + +2007-06-14 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (do_t_mov_cmp): Handle shift by register and + narrow shift by immediate. + +2007-06-14 H.J. Lu <hongjiu.lu@intel.com> + + * Makefile.am (ACLOCAL_AMFLAGS): Add -I ../config -I ../bfd. + + * acinclude.m4: Don't include m4 files. + (BFD_BINARY_FOPEN): Removed. + Remove libtool kludge. + + * Makefile.in: Regenerated. + * doc/Makefile.in: Likewise. + * aclocal.m4: Likewise. + * configure: Likewise. + +2007-06-11 Sterling Augustine <sterling@tensilica.com> + Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to... + (XTENSA_PROP_NO_TRANSFORM): ...this. + (frag_flags_struct): Move is_no_transform out of the insn sub-struct. + (xtensa_mark_frags_for_org): New. + (xtensa_handle_align): Set RELAX_ORG frag subtype for rs_org. + (xtensa_post_relax_hook): Call xtensa_mark_frags_for_org. + (get_frag_property_flags): Adjust reference to is_no_transform flag. + (xtensa_frag_flags_combinable): Likewise. + (frag_flags_to_number): Likewise. Use XTENSA_PROP_NO_TRANSFORM. + * config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_ORG. + +2007-06-06 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (s_align): Pad code sections appropriately. + +2007-06-05 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (insns): Correct Thumb-2 ldrd/strd opcodes. + +2007-06-05 Nick Clifton <nickc@redhat.com> + + PR gas/4587 + * config/tc-sparc.c (sparc_ip): Terminate tls_ops array. + +2007-06-05 Alan Modra <amodra@bigpond.net.au> + + * config/tc-spu.c (spu_cons): Use deferred_expression. Handle + number@ppu. + (tc_gen_reloc): Abort if neither addsy or subsy is set. + (md_apply_fix): Don't attempt to resolve SPU_PPU relocs. + * config/tc-spu.h (md_operand): Handle @ppu without sym. + +2007-05-31 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (insns): Allow strex on M profile cores. + +2007-05-29 David S. Miller <davem@davemloft.net> + Jakub Jelinek <jakub@redhat.com> + + PR gas/4558 + * config/tc-sparc.c (md_apply_fix): Fix relocation overflow checks + for BFD_RELOC_SPARC_WDISP16 and BFD_RELOC_SPARC_WDISP19. + +2007-05-29 Alan Modra <amodra@bigpond.net.au> + + * config/tc-spu.h: Wrap in #ifndef/#endif. Delete coff macros. + +2007-05-29 Alan Modra <amodra@bigpond.net.au> + + * config/tc-ppc.c: Convert to ISO C. + * config/tc-ppc.c: Likewise. + +2007-05-29 Alan Modra <amodra@bigpond.net.au> + + * write.h (EXEC_MACHINE_TYPE): Delete. + (string_byte_count, section_alignment): Delete. + +2007-05-28 Nathan Sidwell <nathan@codesourcery.com> + + * app.c (do_scrub_chars): Cope with \ at end of buffer. + +2007-05-26 Alan Modra <amodra@bigpond.net.au> + + * config/tc-ppc.c (ppc_insert_operand): Truncate sign bits in + top 32 bits of 64 bit value if so doing results in passing + range check. Rewrite sign extension fudges similarly. Enable + fudges for powerpc64 too. Report user value if range check + fails rather than fudged value. Negate PPC_OPERAND_NEGATIVE + range rather than value, also to report user value on failure. + +2007-03-25 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (T2_SUBS_PC_LR): Define. + (do_t_add_sub): Correctly encode subs pc, lr, #const. + (do_t_mov_cmp): Correctly encode movs pc, lr. + +2007-05-24 Steve Ellcey <sje@cup.hp.com> + + * Makefile.in: Regnerate. + * configure: Regenerate. + * aclocal.m4: Regenerate. + * doc/Makefile.in: Regenerate. + +2007-05-22 Bob Wilson <bob.wilson@acm.org> + + * doc/c-xtensa.texi (Xtensa Automatic Alignment): Remove statements + and index entries about automatic alignment of ENTRY instructions. + +2007-05-22 Nick Clifton <nickc@redhat.com> + + * doc/as.texinfo: Use @copying around the copyright notice. + +2007-05-18 Joseph Myers <joseph@codesourcery.com> + + * config/tc-mips.c (s_mipsset): Use generic s_set for directives + containing a comma. + +2007-05-17 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/4517 + 2003-06-05 Michal Ludvig <mludvig@suse.cz> + * doc/as.texinfo: Document new directives: .cfi_restore, + .cfi_undefined, .cfi_same_value, .cfi_return_column, + .cfi_remember_state and .cfi_restore_state. + +2007-05-17 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-m68k.c (md_apply_fix): Show value of out of range + fixups in error message. + (md_conver_frag_1): Propagate the fix source location and use + as_bad_where rather than fatal, for better error messages. + +2007-05-16 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (v7m_psrs): Add uppercase PSR names and xpsr. + +2007-05-15 Mark Shinwell <shinwell@codesourcery.com> + + * app.c (do_scrub_chars): Don't damage \@ pseudo-variables. + +2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr> + + PR gas/3041 + * config/tc-m68k.c (relaxable_symbol): Make sure that the correct + addend is stored for relocs against weak symbols. + (md_apply_fix): So not loose track of addend for relocs against + weak symbols. + +2007-05-14 Thiemo Seufer <ths@mips.com> + + * config/tc-mips.c (md_parse_option): Fix parsing of -O option. + +2007-05-14 Mei Ligang <ligang@sunnorth.com.cn> + + * config/tc-score.c (data_op2, validate_immediate): Fix bug for + addri, addri.c, subi, and subi.c when immediate number is hex. + (score_insns): Remove subis and subis.c. + (do_sub_rdi16): Delete. + +2007-05-11 Alan Modra <amodra@bigpond.net.au> + + * config/tc-spu.c (md_pseudo_table): Add int, long, quad. Call + spu_cons for word. + (md_assemble): Tidy use of insn.flag. + (get_imm): Likewise. Handle uppercase input too. + (spu_cons): New function. + * config/tc-spu.h (tc_fix_adjustable): Don't adjust SPU_PPU relocs. + (TC_FORCE_RELOCATION): Don't resolve them either. + +2007-05-05 Mark Shinwell <shinwell@codesourcery.com> + + * config/tc-arm.c (md_apply_fix): Generate more accurate + diagnostic when 8-bit immediate range is exceeded for + BFD_RELOC_ARM_OFFSET_IMM8. + +2007-05-04 Alan Modra <amodra@bigpond.net.au> + + PR gas/4460 + * config/tc-i386.c (lex_got): Don't replace the reloc token with + a space if we already have a space. + +2007-05-03 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (match_template): Don't explicitly check + suffix for crc32 in Intel mode. + (process_suffix): Issue an error for crc32 if the operand size + is ambiguous. + +2007-05-03 Vincent Riviere <vincent.riviere@freesbee.fr> + Nick Clifton <nickc@redhat.com> + + PR gas/3041 + * config/tc-m68k.c (relaxable_symbol): Do not relax weak symbols. + (tc_gen_reloc): Adjust the addend of relocs against weak symbols. + (md_apply_fix): Put zero values into the frags referencing weak + symbols. + +2007-05-02 Alan Modra <amodra@bigpond.net.au> + + PR 4448 + * config/tc-ppc.c (ppc_insert_operand): Don't increase min for + PPC_OPERAND_PLUS1. + +2007-05-01 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (match_template): Check suffix for crc32 in + Intel mdoe. + (process_suffix): Default the suffix of 8bit crc32 to + BYTE_MNEM_SUFFIX. + (check_byte_reg): Skip check for 8bit crc32. + +2007-04-30 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (md_assemble): Use register_prefix in + error/warning message. + (check_byte_reg): Likewise. + (check_long_reg): Likewise. + (check_qword_reg): Likewise. + (check_word_reg): Likewise. + (process_operands): Likewise. + +2007-04-30 Alan Modra <amodra@bigpond.net.au> + + PR 4436 + * config/tc-ppc.c (ppc_insert_operand): Disable range check if + min > max. + +2007-04-28 Thiemo Seufer <ths@networkno.de> + + * config/tc-mips.c: Fix comment. + +2007-04-26 Anatoly Sokolov <aesok@post.ru> + + * config/tc-avr.c (mcu_types): Add support for atmega8hva and + atmega16hva devices. Move at90usb82 device to 'avr5' architecture. + * doc/c-avr.texi: Document new devices. + +2007-04-24 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + +2007-04-23 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-m68k.c (mcf54455_ctrl): New. + (HAVE_LONG_DISP, HAVE_LONG_CALL, HAVE_LONG_COND): New. + (m68k_archs): Add isac. + (m68k_cpus): Add 54455 family. + (m68k_ip): Split Bg into Bb, Bs, Bg. + (m68k_elf_final_processing): Add ISA_C. + * doc/c-m68k.texi (M680x0 Options): Add isac. + +2007-04-22 Alan Modra <amodra@bigpond.net.au> + + * read.c (read_a_source_file): Skip multiple spaces to + cover hack in mmix md_start_line_hook which overwrites a + colon with a space. Delete sermon and needless assertion. + +2007-04-21 Alan Modra <amodra@bigpond.net.au> + + * config/atof-vax.c (atof_vax_sizeof): Change return type to unsigned. + (md_atof): Make number_of_chars unsigned. Revert last change. + * config/tc-or32.c (md_apply_fix): Delete bogus assertions. + * config/tc-sh.c (sh_optimize_expr): Only define for OBJ_ELF. + * config/tc-sh.h (md_optimize_expr): Likewise. + * config/tc-sh64.c (shmedia_md_pcrel_from_section): Delete bogus + assertion. + * config/tc-xtensa.c (convert_frag_immed_finish_loop): Likewise. + +2007-04-21 Nick Clifton <nickc@redhat.com> + + * config/atof-vax.c (md_atof): Fix comparison inside know(). + + * config/tc-ia64.c (emit_one_bundle): Fix typo. + +2007-04-21 Alan Modra <amodra@bigpond.net.au> + + * expr.c (expr): Assert on rankarg, not rank which can be unsigned. + * read.c (read_a_source_file): Remove buffer_limit[-1] assertion. + Don't skip over NUL char. + (pseudo_set): Set X_op for registers to O_register. + * symbols.c (symbol_clone): Remove assertion that sym is defined. + (resolve_symbol_value): Resolve O_register symbols. + * config/tc-i386.c (parse_real_register): Don't use i386_float_regtab. + Instead find st(0) by hash lookup. + * config/tc-ppc.c (ppc_macro): Warning fix. + + * as.h (ENABLE_CHECKING): Default define to 0. + (know): Assert if ENABLE_CHECKING. + (struct relax_type): Remove superfluous declaration. + * configure.in (--enable-checking): New. + * configure: Regenerate. + * config.in: Regenerate. + * config/tc-ppc.c (ppc_setup_opcodes): Do checks when ENABLE_CHECKING. + Check for duplicate powerpc_operands entries. + +2007-04-20 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-m68k.c (mcf5253_ctrl): New. + (mcf52223_ctrl): New. + (m68k_cpus): Add 5253, 52221, 52223. + + * config/m68k-parse.h (RAMBAR_ALT): New. + * config/tc-m68k.c (mcf5206_ctrl, mcf5307_ctrl): New. + (mcf_ctrl, mcf5208_ctrl, mcf5210a_ctrl, mcf5213_ctrl, mcf52235_ctrl, + mcf5225_ctrl, mcf5235_ctrl, mcf5271_ctrl, mcf5275_ctrl, + mcf5282_ctrl, mcf5329_ctrl, mcf5373_ctrl, mcfv4e_ctrl, + mcf5475_ctrl, mcf5485_ctrl): Add RAMBAR synonym for + RAMBAR1. + (mcf5272_ctrl): Add RAMBAR0, replace add RAMBAR with RAMBAR_ALT. + (m68k_cpus): Adjust 5206, 5206e & 5307 entries. + (m68k_ip) <Case J>: Detect when RAMBAR_ALT should be used. Add it + to control register mapping. + +2007-04-20 Alan Modra <amodra@bigpond.net.au> + + * messages.c (as_internal_value_out_of_range): Fix typo in + error message. Return after printing domain error. + * config/tc-ppc.c (ppc_insert_operand): Preserve low zero bits + in max when shifting right. + +2007-04-20 Alan Modra <amodra@bigpond.net.au> + + * messages.c (as_internal_value_out_of_range): Extend to report + errors for values with invalid low bits set. + * config/tc-ppc.c (ppc_setup_opcodes): Check powerpc_operands bitm + fields. Check that operands and opcode fields are disjoint. + (ppc_insert_operand): Check operands using mask rather than bit + count. Check low bits too. Handle PPC_OPERAND_PLUS1. Adjust + insertion code. + (md_apply_fix): Adjust for struct powerpc_operand change. + +2007-04-19 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (md_assemble): Only allow 16-bit instructions on + Thumb-1. Add sanity check for bogus relaxations. + +2007-04-19 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (insns): Allow rsb and rsbs on Thumb-1. + +2007-04-19 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + +2007-04-19 Nathan Froyd <froydnj@codesourcery.com> + + * doc/c-ppc.texi (PowerPC-Opts): Document -me500, -me500x2, -mspe. + +2007-04-18 H.J. Lu <hongjiu.lu@intel.com> + + * doc/c-i386.texi; Document .ssse3, .sse4.1, .sse4.2 and .sse4. + +2007-04-18 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (cpu_arch): Add .sse4.2 and .sse4. + (match_template): Handle operand size for crc32 in SSE4.2. + (process_suffix): Handle operand type for crc32 in SSE4.2. + (output_insn): Support SSE4.2. + +2007-04-18 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (cpu_arch): Add .sse4.1. + (process_operands): Adjust implicit operand for blendvpd, + blendvps and pblendvb in SSE4.1. + (output_insn): Support SSE4.1. + +2007-04-18 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (do_t_rsb): Use 16-bit encoding when possible. + +2007-04-16 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * config/tc-sh.c (sh_handle_align): Call as_bad_where instead + of as_warn_where for misaligned data. + +2007-04-15 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * config/tc-sh.c (align_test_frag_offset_fixed_p): Handle + rs_fill frags. + +2007-04-14 Steve Ellcey <sje@cup.hp.com> + + * Makefile.am: Add ACLOCAL_AMFLAGS. + * Makefile.in: Regenerate. + +2007-04-14 Kaz Kojima <kkojima@rr.iij4u.or.jp> + + * config/tc-sh.c (align_test_frag_offset_fixed_p): New. + (sh_optimize_expr): Likewise. + * config/tc-sh.h (md_optimize_expr): Define. + (sh_optimize_expr): Prototype. + +2007-04-06 Matt Thomas <matt@netbsd.org> + + * config/tc-vax.c (vax_cons): Added to support %pcrel{8,16,32}(exp) + to emit pcrel relocations by DWARF2 in non-code sections. Borrowed + heavily from tc-sparc.c. (vax_cons_fix_new): Likewise. + +2007-04-04 Kazu Hirata <kazu@codesourcery.com> + + * config/tc-m68k.c (HAVE_LONG_BRANCH): Add fido_a. + +2007-04-04 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (do_neon_ext): Enforce immediate range. + (insns): Use I15 for vext. + +2007-04-04 Paul Brook <paul@codesourcery.com> + + * configure.tgt: Loosen checks for arm uclinux eabi targets. + +2007-04-02 Sterling Augustine <sterling@tensilica.com> + + * config/tc-xtensa.c (xtensa_flush_pending_output): Check + outputting_stabs_line_debug. + +2007-03-26 Anatoly Sokolov <aesok@post.ru> + + * config/tc-avr.c (mcu_types): Add support for at90pwm1, at90usb82, + at90usb162, atmega325p, atmega329p, atmega3250p and atmega3290p + devices. + * doc/c-avr.texi: Document new devices. + +2007-04-02 Richard Sandiford <richard@codesourcery.com> + + * doc/as.texinfo: Add -mvxworks-pic to the list of MIPS options. + * doc/c-mips.texi (-KPIC, -mvxworks-pic): Document. + * config/tc-mips.c (md_show_usage): Mention -mvxworks-pic. + +2007-03-30 Sterling Augustine <sterling@tensilica.com> + Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xtensa_move_labels): Remove loops_ok argument. + Do not check is_loop_target flag. + (xtensa_frob_label): Adjust calls to xtensa_move_labels. + (xg_assemble_vliw_tokens): Likewise. Also avoid calling + xtensa_move_labels for alignment of loop opcodes. + +2007-03-30 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_suffix): Reindent a bit. + +2007-03-30 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (encode_thumb2_ldmstm): New function. + (do_t_ldmstm): Generate 16-bit push/pop. Use encode_thumb2_ldmstm. + (do_t_push_pop): Use encode_thumb2_ldmstm. + +2007-03-29 DJ Delorie <dj@redhat.com> + + * config/tc-m32c.c (rl_for, relaxable): Protect argument. + (md_relax_table): Add entries for ADJNZ macros. + (M32C_Macros): Add ADJNZ macros. + (subtype_mappings): Add entries for ADJNZ macros. + (insn_to_subtype): Check for adjnz and sbjnz insns. + (md_estimate_size_before_relax): Pass insn to insn_to_subtype. + (md_convert_frag): Convert adjnz and sbjnz. + +2007-03-29 Nick Clifton <nickc@redhat.com> + + * itbl-ops.c (itbl_entry): Remove unnecessary and excessively long + initialization. + * itbl-ops.h (enum e_processor): Initialise the e_nprocs field + using ITBL_NUMBER_OF_PROCESSORS. + * itbl-parse.y (yyerror): Remove use of redundant macro PARAMS. + +2007-03-28 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (build_modrm_byte): For instructions with 2 + register operands, encode destination in i.rm.regmem if its + RegMem bit is set. + +2007-03-28 Richard Sandiford <richard@codesourcery.com> + Phil Edwards <phil@codesourcery.com> + + * doc/as.texinfo: Put the contents after the title page rather + than at the end of the document. + +2007-03-27 Alan Modra <amodra@bigpond.net.au> + + * NEWS: Mention ".reloc". + +2007-03-26 Sterling Augustine <sterling@tensilica.com> + + * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idioms + in FLIX instructions. + +2007-03-26 Julian Brown <julian@codesourcery.com> + + * config/tc-arm.c (arm_it): Add immisfloat field. + (parse_qfloat_immediate): Disallow integer syntax for floating-point + immediates. Fix hex immediates, handle 0.0 and -0.0 specially. + (parse_neon_mov): Set immisfloat bit for operand if it parsed as a + float. + (neon_cmode_for_move_imm): Reject non-float immediates for float + operands. + (neon_move_immediate): Pass immisfloat bit to neon_cmode_for_move_imm. + +2007-03-26 Julian Brown <julian@codesourcery.com> + + * doc/c-arm.texi: Add documentation for .dn/.qn directives. + +2007-03-26 Alan Modra <amodra@bigpond.net.au> + + * doc/as.texinfo (Reloc): Document. + * read.c (potable): Add "reloc". + (s_reloc): New function. + * write.c (reloc_list): New global var. + (resolve_reloc_expr_symbols): New function. + (write_object_file): Call it. + (write_relocs): Process reloc_list. + * write.h (struct reloc_list): New. + (reloc_list): Declare. + +2007-03-24 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (do_t_ldmstm): Error on Thumb-2 addressing modes. + +2007-03-24 Paul Brook <paul@codesourcery.com> + Mark Shinwell <shinwell@codesourcery.com> + + * config/tc-arm.c (operand_parse_code): Add OP_oRRw. + (parse_operands): Don't expect comma if first operand missing. + Handle OP_oRRw. + (do_srs): Encode register number, checking it is r13. Update comment. + (insns): Update SRS entries to take a register. + +2007-03-23 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (md_begin): Allow '.' in mnemonic. + +2007-03-23 Mark Shinwell <shinwell@codesourcery.com> + + * config/tc-arm.c (md_apply_fix): Turn CBZ instructions that + attempt to jump to the next instruction into NOPs. + +2007-03-23 Alan Modra <amodra@bigpond.net.au> + + * config/tc-spu.c: Don't include opcode/spu.h. + (md_assemble): Set tc_fix_data.insn_tag and arg_format. + (md_apply_fix): Adjust. + * config/tc-spu.h: Include opcode/spu.h. + (struct tc_fix_info): New. + (TC_FIX_TYPE, TC_INIT_FIX_DATA): Adjust. + (TC_FORCE_RELOCATION): Define. + +2007-03-22 Joseph Myers <joseph@codesourcery.com> + + * doc/as.texinfo: Include VERSION_PACKAGE when reporting version. + +2007-03-21 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (process_suffix): Check 0x90 instead of + xchg for xchg %rax,%rax. + +2007-03-21 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c: Replace REX_MODE64, REX_EXTX, REX_EXTY + and REX_EXTZ with REX_W, REX_R, REX_X and REX_B respectively. + +2007-03-21 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/4218 + * config/tc-i386.c (match_template): Properly handle 64bit mode + "xchg %eax, %eax". + +2007-03-21 Anton Ertl <anton@mips.complang.tuw> + + PR gas/4124 + * config/tc-alpha.c (emit_ustX): Fix ustq code generation. + +2007-03-21 H.J. Lu <hongjiu.lu@intel.com> + + * Makefile.am: Run dep-am. + * Makefile.in: Regenerated. + + * config/tc-i386.c: Don't include "opcodes/i386-opc.h". + + * config/tc-i386.h: Include "opcodes/i386-opc.h". + (NOP_OPCODE): Removed. + (template): Likewise. + +2007-03-21 Andreas Schwab <schwab@suse.de> + + * config/tc-i386.h (NOP_OPCODE): Restore. + +2007-03-18 Mark Shinwell <shinwell@codesourcery.com> + + * config/tc-arm.c (do_mul): Don't warn about overlapping + Rd and Rm operands when assembling for v6 or above. + Correctly capitalize register names in the messages. + (do_mlas): Likewise. Delete spurious blank line. + +2007-03-16 Kazu Hirata <kazu@codesourcery.com> + + * config/tc-m68k.c (m68k_cpus): Add an entry for fidoa. + +2007-03-15 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (md_begin): Use i386_regtab_size to scan + i386_regtab. + (parse_register): Use i386_regtab_size instead of ARRAY_SIZE + on i386_regtab. + +2007-03-15 Alexandre Oliva <aoliva@redhat.com> + + PR gas/4184 + * app.c (do_scrub_chars): PUT after setting states. + +2007-03-15 H.J. Lu <hongjiu.lu@intel.com> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerated. + + * config/tc-i386.c: Include "opcodes/i386-opc.h" instead of + "opcode/i386.h". + (md_begin): Check reg_name != NULL for the last entry in + i386_regtab. + + * config/tc-i386.h: Move many entries to opcode/i386.h and + opcodes/i386-opc.h. + + * configure.in (need_opcodes): Set true for i386. + * configure: Regenerated. + +2007-03-15 H.J. Lu <hongjiu.lu@intel.com> + + * Makefile.am (REPORT_BUGS_TO): Removed. + (INCLUDES): Remove -DREPORT_BUGS_TO. + * Makefile.in: Regenerated. + + * configure.in (--with-bugurl): Removed. + * configure: Regenerated. + + * doc/Makefile.am (as_TEXINFOS): Remove gasver.texi. + (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc. + (TEXI2DVI): Likewise. + (gasver.texi): Removed. + (MOSTLYCLEANFILES): Remove gasver.texi. + (as.1): Don't depend on gasver.texi. + * doc/Makefile.in: Regenerated. + + * doc/as.texi: Include bfdver.texi instead of gasver.texi. + +2007-03-14 Daniel Jacobowitz <dan@codesourcery.com> + + * config/tc-arm.c (arm_copy_symbol_attributes): New. + * config/tc-arm.h (arm_copy_symbol_attributes): Declare. + (TC_COPY_SYMBOL_ATTRIBUTES): Define. + * gas/symbols.c (copy_symbol_attributes): Use + TC_COPY_SYMBOL_ATTRIBUTES. + +2007-03-14 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (T16_32_TAB): Fix dec_sp encoding. + +2007-03-14 Alan Modra <amodra@bigpond.net.au> + + PR 4029 + * write.c (relax_segment): Insert extra alignment padding + to break infinite relax loop when given impossible + gcc_except_table assembly. + +2007-03-12 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (md_assemble): Use Opcode_XXX instead of XXX + on i.tm.base_opcode. + (match_template): Likewise. + (process_operands): Use ~0x3 mask to match MOV_AX_DISP32. + + * config/tc-i386.h (Opcode_D): New. + (Opcode_FloatR): Likewise. + (Opcode_FloatD): Likewise. + (D): Redefined. + (W): Likewise. + (FloatMF): Likewise. + (FloatR): Likewise. + (FloatD): Likewise. + +2007-03-09 Alexandre Oliva <aoliva@redhat.com> + + * app.c (do_scrub_chars): Recognize comments after # line "file". + * read.c (get_linefile_number): New. + (s_app_line): Accept ill-formed .linefile lines as comments. + +2007-03-09 Alan Modra <amodra@bigpond.net.au> + + * config/tc-i386.h (WORKING_DOT_WORD): Define. + +2007-03-09 Alexandre Oliva <aoliva@redhat.com> + + * app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile. + * as.h (new_logical_line_flags): New. + * input-scrub.c (new_logical_line): Turned into wrapper for... + (new_logical_line_flags): this. Handle flags. + * read.c (potable): Add linefile. Adjust appline argument. + (s_app_file): Fake .appfiles no more. + (s_app_line): For .linefile, accept file name and flags. + +2007-03-08 Alan Modra <amodra@bigpond.net.au> + + * symbols.c (symbol_relc_make_sym): Comment typo fixes. + +2007-03-08 Alan Modra <amodra@bigpond.net.au> + + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerate. + * po/POTFILES.in: Regenerate. + +2007-03-07 Joseph Myers <joseph@codesourcery.com> + + * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of + bug-reporting URL. + * doc/Makefile.am (gasver.texi): Define BUGURL. + * doc/as.texinfo: Use BUGURL. + * Makefile.in, configure, doc/Makefile.in: Regenerate. + +2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> + + * config/tc-s390.c (md_parse_option): z9-ec option added. + +2007-03-02 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (relax_immediate): Always return positive values. + (relaxed_symbol_addr): New function. + (relax_adr, relax_branch): Use it. + (arm_relax_frag): Pass strect argument. Adjust infinite loop check. + +2007-03-01 Joseph Myers <joseph@codesourcery.com> + + * as.c (parse_args): Update copyright date. + +2007-02-28 Nathan Sidwell <nathan@codesourcery.com> + + * configure.tgt (sh-*-uclinux, sh[12]-*-uclinux): Specify as elf. + +2007-02-28 Nick Clifton <nickc@redhat.com> + + PR gas/3797 + * config/tc-d10v.c (do_assemble): Do not generate error messages, + just return -1 whenever a problem is encountered. + (md_assemble): If do_assemble returns -1 generate a non-fatal + error message and return. + + PR gas/2623 + * config/tc-msp430.c (line_separator_char): Change to '{'. + +2007-02-27 Alan Modra <amodra@bigpond.net.au> + + * config/tc-m68hc11.c (fixup24): Correct fixup size. + (build_jump_insn): Likewise. + (build_insn): Likewise. + (s_m68hc11_relax): Likewise. + +2007-02-27 Alan Modra <amodra@bigpond.net.au> + + * config/obj-elf.c (elf_frob_file): frag_wane any new frags. + +2007-02-25 Mark Shinwell <shinwell@codesourcery.com> + + * config/tc-arm.c (do_vfp_nsyn_pop): Use fldmias/fldmiad. + +2007-02-23 Alan Modra <amodra@bigpond.net.au> + + * config/tc-mn10300.c (md_convert_frag): Correct fixup size. + (md_assemble): Likewise. + +2007-02-22 Alan Modra <amodra@bigpond.net.au> + + * write.c (size_seg): Always clear SEC_RELOC here. + (install_reloc): New function, extracted from.. + (write_relocs): ..here. Combine RELOC_EXPANSION_POSSIBLE code + with !RELOC_EXPANSION_POSSIBLE code. Don't add fr_offset when + testing frag size. Set SEC_RELOC here. + +2007-02-21 Alan Modra <amodra@bigpond.net.au> + + PR 4082 + * config/tc-avr.h (TC_FX_SIZE_SLACK): Define. + +2007-02-20 Thiemo Seufer <ths@mips.com> + + * doc/c-mips.texi: Document 74kc, 74kf, 74kx. + +2007-02-20 Thiemo Seufer <ths@mips.com> + + * config/tc-mips.c (mips_cpu_info_table): Add 74K configurations. + +2007-02-20 Thiemo Seufer <ths@mips.com> + Chao-Ying Fu <fu@mips.com> + + * config/tc-mips.c (mips_set_options, mips_opts, file_ase_dspr2, + ISA_SUPPORTS_DSPR2_ASE, MIPS_CPU_ASE_DSPR2): Add DSP R2 ASE support. + (macro_build): Add case '2'. + (macro): Expand M_BALIGN to nop, packrl.ph or balign. + (validate_mips_insn): Add support for balign instruction. + (mips_ip): Handle DSP R2 instructions. Support balign instruction. + (OPTION_DSPR2, OPTION_NO_DSPR2, OPTION_COMPAT_ARCH_BASE, + md_parse_option, mips_after_parse_args): Add -mdspr2 and -mno-dspr2 + command line options. + (s_mipsset): Add support for .set dspr2 and .set nodspr2 directives. + (md_show_usage): Add -mdspr2 and -mno-dspr2 help output. + * doc/c-mips.texi, doc/as.texinfo: Document -mdspr2, -mno-dspr2, + .set dspr2, .set nodspr2. + +2007-02-20 Nathan Sidwell <nathan@codesourcery.com> + + * config/tc-m68k.c (mcf5210a_ctrl, mcf52235_ctrl, mcf5225_ctrl): New. + (m68k_cpus): Add 5210a..5211a, 52230..52235 5224..5225. + +2007-02-18 Alan Modra <amodra@bigpond.net.au> + + * write.c (TC_FX_SIZE_SLACK): Define. + (write_relocs): Reinstate check for fixup within frag. + * config/tc-bfin.h (TC_FX_SIZE_SLACK): Define. + * config/tc-h8300.h (TC_FX_SIZE_SLACK): Define. + * config/tc-mmix.h (TC_FX_SIZE_SLACK): Define. + * config/tc-sh.h (TC_FX_SIZE_SLACK): Define. + * config/tc-xstormy16.h (TC_FX_SIZE_SLACK): Define. + +2007-02-17 Mark Mitchell <mark@codesourcery.com> + Nathan Sidwell <nathan@codesourcery.com> + Vladimir Prus <vladimir@codesourcery.com + Joseph Myers <joseph@codesourcery.com> + + * configure.in (--with-bugurl): New option. + * configure: Regenerate. + * dep-in.sed: Remove bin-bugs.h. + * Makefile.am (REPORT_BUGS_TO): Define. + (INCLUDES): Define REPORT_BUGS_TO. + (DEP_INCLUDES): Likewise. + ($(OBJS)): No longer depend on bin-bugs.h. + * Makefile.in: Regenerate. + * doc/Makefile.in: Regenerate. + * as.c (show_usage): Don't print empty REPORT_BUGS_TO. + * as.h: Remove include of bin-bugs.h. + +2007-02-17 Alan Modra <amodra@bigpond.net.au> + + * write.c: White space fixes. + (fixup_segment): Move symbol_mri_common_p adjustments.. + (write_relocs): ..and symbol_equated_reloc_p adjustments.. + (adjust_reloc_syms): ..to here. + +2007-02-16 Alan Modra <amodra@bigpond.net.au> + + * subsegs.c (subseg_change, subseg_get): Use xcalloc rather than + xmalloc, memset. Don't bother assigning NULL to known zero mem. + (subseg_set_rest): Remove unnecessary cast. + * write.c: Include libbfd.h. Replace PTR with void * throughout. + Remove unnecessary forward declarations and casts. + (set_symtab): Delete extern bfd_alloc. + (fixup_segment): Move. + +2007-02-15 Nathan Sidwell <nathan@codesourcery.com> + + * config/m68k-parse.h (m68k_register): Add ROMBAR0, ASID. + * config/tc-m68k.c (mcfv4e_ctrl): Add ColdFire specific names. + (mcf5475_ctrl, mcf5485_ctrl): New. + (m68k_cpus): Use mcf5485_ctrl and mcf5485_ctrl for those families. + (m68k_ip): Add ASID, MMUBAR, ROMBAR0 handling. + (init_table): Add asid, mmubar, adjust rombar0. + +2007-02-14 Alan Modra <amodra@bigpond.net.au> + + * config/tc-i386.h (Seg2ShortForm, Seg3ShortForm): Delete. + * config/tc-i386.c: Wrap overly long lines, whitespace fixes. + (process_operands): Move old Seg2ShortForm and Seg3ShortForm + code, and test for these insns using a combination of + opcode_modifier and operand_types. + +2007-02-07 Paul Brook <paul@codesourcery.com> + + * configure.tgt: Add arm*-*-uclinux-*eabi. + +2007-02-05 Dave Brolley <brolley@redhat.com> + Richard Sandiford <rsandifo@redhat.com> + DJ Delorie <dj@redhat.com> + Stan Cox <scox@redhat.com> + Jim Blandy <jimb@redhat.com> + Nick Clifton <nickc@redhat.com> + Jim Wilson <wilson@redhat.com> + Frank Ch. Eigler <fche@redhat.com> + Graydon Hoare <graydon@redhat.com> + Ben Elliston <bje@redhat.com> + John Healy <jhealy@redhat.com> + Richard Henderson <rth@redhat.com> + + * Makefile.am (CPU_TYPES): Add mep. + (TARGET_CPU_CFILES): Add tc-mep.c. + (TARGET_CPU_HFILES): Add tc-mep.h. + (DEPTC_mep_elf): New variable. + (DEPTC_mep_coff): Likewise. + (DEPOBJ_mep_coff, DEPOBJ_mep_elf, DEP_mep_coff, DEP_mep_elf): Likewise. + * configure.in: Support mep. + * configure.tgt: Likewise. + * config/tc-mep.c: New file. + * config/obj-elf.c: New file. + * config/tc-mep.c: New file. + * config/tc-mep.h: New file. + * testsuite/gas/mep: New testsuite with content. + * Makefile.in: Regenerate. + * configure: Regenerate. + +2007-02-05 Dave Brolley <brolley@redhat.com> + + * cgen.c (gas_cgen_install_complex_reloc): Removed. + (complex_reloc_installation_howto): Removed. + +2007-02-05 Dave Brolley <brolley@redhat.com> + Graydon Hoare <graydon@redhat.com> + DJ Delorie <dj@redhat.com> + Catherine Moore <clm@redhat.com> + Michael Chastain <chastain@redhat.com> + Frank Ch. Eigler <fche@redhat.com> + + * symbols.c (use_complex_relocs_for): New, to decide + when to use complex relocs. Add signed RELC support. + (resolve_symbol_value): Call use_complex_relocs_for. Unconditionally + encode expression symbols as mangled complex relocation symbols (when + compiled with -DOBJ_COMPLEX_RELOC). + (symbol_relc_make_sym,value,expr): New traversal/conversion routines. + * cgen.c (gas_cgen_md_apply_fix3): Only set signed_p if RELC. Call + encode_addend with new args. Modify to get start, length from + ifield whenever it is set. Also change condition on which + self-describing relocs are encoded. Add hook into + gas_cgen_encode_addend. + (queue_fixup_recursively): Add signed RELC support. Change from masked + expr to trunc flag. Restore assignment of sub-field value to + temporary in fixups array. Reflect changed meaning of last arg to + queue_fixup_recursively. + (fixup): Add cgen_maybe_multi_ifield member. + (make_right_shifted_expr): New function. + (queue_fixup): Change to recursive function that fragments + fixups if operand has a multi-ifield. + (gas_cgen_parse_operand): Add RELC code to wrap expressions in + symbols, call weak_operand_overflow_check, and fragment call + queue_fixup with operand fields. + (gas_cgen_finish_insn) Modify to manage ifield pointer. + (weak_operand_overflow_check): New function to try to select + insns correctly. + (gas_cgen_encode_addend): New function for relc. + (gas_cgen_install_complex_reloc): Likewise. + (gas_cgen_tc_gen_reloc): Add hook into gas_cgen_install_complex_reloc. + * write.h (struct fix): Add msb_field_p to fx_cgen sub-struct. Add + cgen_maybe_multi_ifield field to fx_cgen substructure. + * cgen.h (GAS_CGEN_MAX_FIXUPS): Bump from 3 up to 32. + * symbols.h (symbol_relc_make_sym,value,expr): New prototypes. + +2007-02-03 DJ Delorie <dj@delorie.com> + + * config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3 + byte relocs. + * config/tc-m32c.h (TC_CONS_FIX_NEW): Define. + (m32c_cons_fix_new): Prototype. + +2007-02-02 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init. + (xg_expand_assembly_insn, istack_push_space, istack_pop): Likewise. + +2007-02-02 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New. + (xtensa_elf_suffix): Use suffix_relocs instead of local mapping table. + (map_suffix_reloc_to_operator): New. + (map_operator_to_reloc): New. + (expression_maybe_register): Fix incorrect test of return value from + xtensa_elf_suffix. Rearrange to use map_suffix_reloc_to_operator. + (xg_assemble_literal, convert_frag_immed): Use map_operator_to_reloc. + +2007-02-02 Bob Wilson <bob.wilson@acm.org> + + * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field. + (tinsn_get_tok): Delete prototype. + * config/tc-xtensa.c (tinsn_get_tok): Delete. + +2007-02-02 Bob Wilson <bob.wilson@acm.org> + + * config/xtensa-relax.h (struct build_instr): Delete id field. + * config/xtensa-relax.c (widen_spec_list): Remove zeros from LITERAL + and LABEL tokens. + (append_literal_op, append_label_op): Remove litnum/labnum arguments; + set op_data fields to zero. + (parse_id_constant): Delete. + (build_transition): Remove code to handle numbered literals and labels. + +2007-02-02 Bob Wilson <bob.wilson@acm.org> + + * config/xtensa-relax.c (build_transition): Remove code after as_fatal. + (build_transition_table): Likewise. + +2007-02-01 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Delete use of + fx_tcbit. + * config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Remove. + +2007-02-02 Alan Modra <amodra@bigpond.net.au> + + * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move. + (struct fix <fx_plt>): Rename to tcbit2. + * write.c (fix_new_internal): Adjust. + (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt. + * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Likewise. + * config/tc-cris.h (TC_FORCE_RELOCATION_LOCAL): Likewise. + * config/tc-i386.h (TC_FORCE_RELOCATION_LOCAL): Likewise. + * config/tc-i960.h (TC_FORCE_RELOCATION_LOCAL): Likewise. + * config/tc-sh.h (TC_FORCE_RELOCATION_LOCAL): Likewise. + * config/tc-sh64.h (TC_FORCE_RELOCATION_LOCAL): Likewise. + * config/tc-sparc.h (TC_FORCE_RELOCATION_LOCAL): Likewise. + * config/tc-msp430.c (msp430_force_relocation_local): Likewise. + * config/tc-ia64.c (emit_one_bundle): Don't set fx_plt. + * config/tc-ia64.h (TC_FORCE_RELOCATION_LOCAL): Don't test fx_plt. + Instead, compare fx_r_type. + * config/tc-xtensa.c (xg_add_opcode_fix, md_apply_fix): Use + fx_tcbit in place of fx_plt. + * config/tc-xtensa.h (TC_FORCE_RELOCATION_LOCAL): Define. + * doc/internals.texi (TC_FORCE_RELOCATION_LOCAL): Remove reference + to fx_plt. + +2007-01-30 Nick Clifton <nickc@redhat.com> + + * as.c (main): Mark symbols created via the --defsym command line + option as volatile so that they can be overridden later on by a + .set directive. This maintains compatibility with the behaviour + of earlier versions of the assembler. + * doc/as.texinfo (--defsym): Document that the defined symbol's + value can be overridden via a .set directive. + +2007-01-28 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (swap_imm_operands): Renamed to ... + (swap_2_operands): This. Take 2 ints. + (md_assemble): Updated. + (swap_operands): Call swap_2_operands to swap 2 operands. + +2007-01-24 DJ Delorie <dj@redhat.com> + + * config/tc-m32c.c (md_pseudo_table): Add .3byte. + +2007-01-22 Nick Clifton <nickc@redhat.com> + + PR gas/3871 + * tc-score.c: Remove unnecessary uses of _(). + Make the err_msg[] a file level local array in order to save + storage space. + Remove unnecessary sprintf()s. + +2007-01-18 Mei Ligang <ligang@sunnorth.com.cn> + + PR gas/3871 + * config/tc-score.c : Using _() for const string. + Do not assign inst.error with a local string pointer. + (md_section_align): Pad section. + +2007-01-13 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (build_modrm_byte): Check number of operands + when procssing memory/register operand. + +2007-01-12 Nick Clifton <nickc@redhat.com> + + PR gas/3856 + * macro.c (expand_irp): Do not ignore spaces inside quoted + strings. + +2007-01-12 Alan Modra <amodra@bigpond.net.au> + + * config/tc-spu.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete. + * config/tc-m32r.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete. + * config/tc-mn10300.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete. + (TC_FORCE_RELOCATION): Define. + (TC_FORCE_RELOCATION_LOCAL): Define. + * config/tc-mn10300.c (mn10300_fix_adjustable): Adjust. + +2007-01-12 Alan Modra <amodra@bigpond.net.au> + + * input-file.c (input_file_open): Check fgets return. + +2007-01-11 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (do_t_add_sub): Use Rd and Rs. + +2007-01-11 Nick Clifton <nickc@redhat.com> + + PR gas/3707 + * config/tc-arm.c (md_begin): Cope with an NULL mcpu_fpu_opt + variable. + + * config/tc-mcore.c (md_number_to_chars): Use + number_to_chars_{big|little}endian. + +2007-01-08 Kazu Hirata <kazu@codesourcery.com> + + * config/tc-m68k.c (m68k_archs, m68k_cpus): Treat Fido as an + architecture by itself. + (m68k_ip): Don't issue a warning for tbl instructions on fido. + (m68k_elf_final_processing): Treat Fido as an architecture by + itself. + +2007-01-08 Kai Tietz <kai.tietz@onevision.com> + + * configure.tgt: Renamed target x86_64-*-mingw64 to x86_64-*-mingw* + +2007-01-05 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (set_intel_syntax): Update set_intel_syntax + depending on allow_naked_reg. + +2007-01-04 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (do_cpsi): Set mmod bit for 2 argument form. + +2007-01-04 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/3830 + * config/tc-i386.c (register_prefix): New. + (set_intel_syntax): Set set_intel_syntax to "" if register + prefix isn't needed. + (check_byte_reg): Use register_prefix for error message. + (check_long_reg): Likewise. + (check_qword_reg): Likewise. + (check_word_reg): Likewise. + +2007-01-04 Julian Brown <julian@codesourcery.com> + + * config/tc-arm.c (do_neon_shl_imm): Swap rN, rM. + (do_neon_qshl_imm): Likewise. + (do_neon_rshl): New function. Handle rounding variants of + v{q}shl-by-register. + (insns): Use do_neon_rshl for vrshl, vqrshl. + +2007-01-04 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (NEON_ENC_TAB): Fix encoding of vclt, vcle, vaclt + and vacle. + +2007-01-03 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (swap_operands): Remove branches. + +2007-01-03 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c: Update copyright year. + * config/tc-i386.h: Likewise. + +2007-01-03 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (smallest_imm_type): Return unsigned int + instead of int. + +2007-01-03 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c: Convert to ISO C90 formatting + * config/tc-i386.h: Likewise. + +2007-01-03 David Daney <ddaney@avtrex.com> + + * config/tc-mips.c (md_show_usage): Clean up -mno-shared + documentation. + +For older changes see ChangeLog-2006 + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 74b0a18..4056866 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -4,1326 +4,7 @@ * gas/mips/jalr.l: New test output. * gas/mips/mips.exp: Run new test. -2007-12-31 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/inval.s: Add test for cvtsi2ss/cvtsi2sd. - * gas/i386/simd.s: Likewise. - * gas/i386/x86-64-simd.s: Likewise. - - * gas/i386/inval.l: Updated. - * gas/i386/katmai.d: Likewise. - * gas/i386/simd-intel.d: Likewise. - * gas/i386/simd-suffix.d: Likewise. - * gas/i386/simd.d: Likewise. - * gas/i386/sse2.d: Likewise. - * gas/i386/x86-64-opcode.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd-suffix.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - -2007-12-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> - - * gas/all/gas.exp: Skip relax test on hppa*-*-hpux*. - -2007-12-28 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/arch-1.d: New file. - * gas/i386/arch-1.s: Likewise. - * gas/i386/arch-2.d: Likewise. - * gas/i386/arch-2.s: Likewise. - * gas/i386/arch-3.d: Likewise. - * gas/i386/arch-3.s: Likewise. - * gas/i386/arch-4.d: Likewise. - * gas/i386/arch-4.s: Likewise. - - * gas/i386/i386.exp: Run arch-1, arch-2, arch-3 and arch-4. - -2007-12-23 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/compat-intel.d: Pass -mmnemonic=att to assembler. - * gas/i386/compat.d: Likewise. - - * gas/i386/i386.exp: Pass -mmnemonic=att to assembler for - "float". Pass -mold-gcc to assembler for "general". - -2007-12-22 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/compat-intel.d: New file. - * gas/i386/compat.d: Likewise. - * gas/i386/compat.s: Likewise. - - * gas/i386/i386.exp: Run compat. - -2007-12-13 Bob Wilson <bob.wilson@acm.org> - - * gas/xtensa/all.exp: Run new weak-call test. - * gas/xtensa/weak-call.d: New. - * gas/xtensa/weak-call.s: New. - -2007-12-11 Catherine Moore <clm@codesourcery.com> - - * gas/elf/symtab.s: New test. - * gas/elf/symtab.d: New expected output. - * gas/elf/elf.exp: Run the new symbtab test. - -2007-12-10 Richard Sandiford <rsandifo@nildram.co.uk> - - * gas/mips/align2.s, gas/mips/align2.d, gas/mips/align2-el.d: New - tests. - * gas/mips/mips.exp: Run them. - -2007-12-07 Bob Wilson <bob.wilson@acm.org> - - * gas/xtensa/all.exp: Run new pcrel test. - * gas/xtensa/err-pcrel.s: New. - * gas/xtensa/pcrel.d: New. - * gas/xtensa/pcrel.s: New. - * gas/xtensa/xtensa-err.exp: New. - -2007-11-30 Bob Wilson <bob.wilson@acm.org> - - * gas/elf/elf.exp: Disable ehopt test for Xtensa. - -2007-11-29 Mark Shinwell <shinwell@codesourcery.com> - - * config/tc-mips.c (mips_cpu_info_table): Add loongson2e - and loongson2f entries. - * doc/c-mips.texi: Document -march=loongson{2e,2f} options. - -2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com> - - * gas/s390/esa-z9-109.d: Add check for old version of sske. - * gas/s390/esa-z9-109.s: Likewise. - -2007-11-27 Andreas Krebbel <krebbel1@de.ibm.com> - - * gas/s390/zarch-z9-ec.d: ("tcet", "tcdt", "tcxt", "tget", - "tgdt", "tgxt"): Removed. - ("tdcet", "tdcdt", "tdcxt", "tdget", "tdgdt", "tdgxt"): Added. - * gas/s390/zarch-z9-ec.s: Likewise. - -2007-11-19 Bob Wilson <bob.wilson@acm.org> - - * gas/lns/lns.exp: Run lns-common-1 with alternate source for ia64. - * gas/lns/lns-common-1-ia64.s: New file. - -2007-11-14 H.J. Lu <hongjiu.lu@intel.com> - - * gas/ia64/dv-raw-err.s: Add tests for ar.ruc. - * gas/ia64/dv-waw-err.s: Likewise. - * gas/ia64/invalid-ar.s: Likewise. - - * gas/ia64/regs.s: Add tests for ar.ruc and ar44. - - * gas/ia64/dv-raw-err.l: Updated. - * gas/ia64/dv-waw-err.l: Likewise. - * gas/ia64/invalid-ar.l: Likewise. - * gas/ia64/regs.d: Likewise. - -2007-11-13 Alan Modra <amodra@bigpond.net.au> - - * gas/macros/purge.s: Delete irpc loops. - -2007-11-12 Tristan Gingold <gingold@adacore.com> - - * gas/ppc/regnames.d: New. - * gas/ppc/regnames.s: Likewise. - * gas/ppc/ppc.exp: Run it. - -2007-11-07 Tristan Gingold <gingold@adacore.com> - - * ia64-dis.c (print_insn_ia64): Generate symbolic names for cr - registers instead of register number. - -2007-11-07 Tristan Gingold <gingold@adacore.com> - - * gas/elf/elf.exp (run_elf_list_test): Fix typo. - -2007-11-07 Tristan Gingold <gingold@adacore.com> - - * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix. - -2007-11-06 Paul Brook <paul@codesourcery.com> - - * gas/arm/mul-overlap.s: Add umull and smlal. - * gas/arm/mul-overlap.l: Update expected results. - -2007-11-06 Nick Clifton <nickc@redhat.com> - - * gas/elf/elf.exp: Disable ehopt test for mn10300. - -2007-11-01 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.d: New. - * gas/i386/i386.s: Likewise. - - * gas/i386/i386.exp: Run i386. - - * gas/i386/x86_64.s: Add tests for movsx, movsbl, movsbq, - movsbw, movswl, movswq, movzx, movzb, movzbl, movzbq, - movzbw, movzwl and movzwq. - * gas/i386/x86_64.d: Updated. - -2007-10-31 Nick Clifton <nickc@redhat.com> - - * gas/cfi/cfi-common-6.d: Allow for possible relocation of the - .debug.eh_frame section. - -2007-10-30 Nick Clifton <nickc@redhat.com> - - * gas/all/gas.exp: Do not run diff1.s test for mn10300. - -2007-10-27 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5221 - * gas/elf/elf.exp: Run section7. - - * gas/elf/section7.d: New. - * gas/elf/section7.s: Likewise. - -2007-10-23 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/katmai.s: Remove cmpps opcode test. - - * gas/i386/simd.s: Add tests for cmpss and cmpsd. - * gas/i386/x86-64-simd.s: Likewise. - - * gas/i386/katmai.d: Updated. - * gas/i386/simd-intel.d: Likewise. - * gas/i386/simd-suffix.d: Likewise. - * gas/i386/simd.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd-suffix.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - -2007-10-19 Nick Clifton <nickc@redhat.com> - - * gas/mn10300/basic.exp: Run pr997 test. - * gas/mn10300/pr997.s: New test. - * gas/mn10300/pr887.l: Expected output. - -2007-10-17 Nathan Sidwell <nathan@codesourcery.com> - - * gas/m68k/mcf-movsr.s: New. - * gas/m68k/mcf-movsr.d: New. - * gas/m68k/all.exp: Add mcf-movsr test. - -2007-10-16 Nick Clifton <nickc@redhat.com> - - * gas/elf/elf.exp: Accept COMMON in readelf's output. - * gas/elf/type.s: Add test of common type. - * gas/elf/type.e: Extend expected output. - -2007-10-11 Nick Clifton <nickc@redhat.com> - - * gas/elf/elf.exp (run_elf_list_test): Run section6 test. - * gas/elf/section6.s: New file: Check behaviour of .pushsection - with a subsection argument. - * gas/elf/section6.d: New file: Expected disassembly. - -2007-10-08 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix. - - * gas/i386/simd-suffix.d: New. - * gas/i386/x86-64-simd-suffix.d: Likewise. - - * gas/i386/x86-64-opcode.d: Updated. - * gas/i386/x86-64-simd.d: Likewise. - -2007-10-08 Maciej W. Rozycki <macro@linux-mips.org> - - * gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic - disassembly. - * gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic - CP0 disassembly. - * mips/mips.exp: Run the new tests. - -2007-10-08 Maciej W. Rozycki <macro@linux-mips.org> - - * gas/mips/at-1.d, gas/mips/at-2.l: New tests to check the ".set - at=REG" directive. - * gas/mips/at-1.s, gas/mips/at-2.s: Sources for the new tests. - * gas/mips/mips.exp: Run the new tests. - -2007-10-05 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run smx. - - * gas/i386/smx.d: New. - * gas/i386/smx.s: Likewise. - -2007-10-04 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/simd.s: Add tests for unpckhpd and unpckhps. - * gas/i386/x86-64-simd.s: Likewise. - - * gas/i386/simd-intel.d: Updated. - * gas/i386/simd.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - -2007-10-04 David Daney <ddaney@avtrex.com> - - * gas/mips/odd-float.d, gas/mips/odd-float.s: New test. - * gas/mips/mips.exp: Run it. - -2007-10-04 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5109 - * gas/i386/simd-intel.d: Updated. - * gas/i386/simd.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - - * gas/i386/simd.s: Add more tests. - * gas/i386/x86-64-simd.s: Likewise. - -2007-10-04 Helge Deller <deller@gmx.de> - - * gas/all/gas.exp: Include new test "strings". - * gas/all/string.s: New - * gas/all/string.d: New. - -2007-10-01 Tristan Gingold <gingold@adacore.com> - - * gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it - overrides gas options. - * gas/ppc/altivec_xcoff64.s: Likewise. - * gas/ppc/booke_xcoff64.s: Likewise. - * gas/ppc/altivec_xcoff.d: Accept 32bits offsets. - * gas/ppc/booke_xcoff.s: Do not use .machine pseudo-op and remove - booke64 opcodes. - * gas/ppc/booke_xcoff.d: Accept 32bits offsets and renumber. - * gas/ppc/booke_xcoff64.d: Use booke opcodes. - -2007-09-30 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5080 - * gas/i386/simd-intel.d: Updated. - * gas/i386/simd.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - - * gas/i386/simd.s: Add new tests for cvttsd2si and cvttss2si. - * gas/i386/x86-64-simd.s: Likewise. - -2007-09-27 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/5072 - * gas/i386/i386.exp: Run x86-64-opcode-inval and - x86-64-opcode-inval-intel. - - * gas/i386/x86-64-opcode-inval-intel.d: New. - * gas/i386/x86-64-opcode-inval.d: Likewise. - * gas/i386/x86-64-opcode-inval.s: Likewise. - -2007-09-27 Kazu Hirata <kazu@codesourcery.com> - - * gas/m68k/fido.s: Add tests for %mbo. - * gas/m68k/fido.d: Update accordingly. - -2007-09-26 Jan Beulich <jbeulich@novell.com> - - * gas/i386/x86-64-addr32.d: Adjust expectations. - -2007-09-26 Jan Beulich <jbeulich@novell.com> - - * gas/i386/reloc64.s: Adjust for %eip-relative addressing no - longer generating errors. - * gas/i386/reloc64.d, gas/i386/reloc64.l: Update. - * gas/i386/x86-64-addr32.s: Remove explicit addr32 prefix - for %eip-realtive addressing case. - -2007-09-25 Nathan Sidwell <nathan@codesourcery.com> - - * gas/m68k/br-isaa.d: Dump relocs too. - * gas/m68k/br-isab.d: Likewise. - * gas/m68k/br-isac.d: Likewise. Adjust for long branch relaxation. - -2007-09-24 Carlos O'Donell <carlos@codesourcery.com> - - * gas/mips/align.s, gas/mips/align.d: New test. - * gas/mips/mips.exp: Run it. - -2007-09-20 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/sib.s: Add more eiz tests. - * gas/i386/x86-64-sib.s: Add more riz tests. - - * gas/i386/sib-intel.d: Updated. - * gas/i386/sib.d: Likewise. - * gas/i386/x86-64-sib-intel.d: Likewise. - * gas/i386/x86-64-sib.d: Likewise. - -2007-09-20 H.J. Lu <hongjiu.lu@intel.com> - - PR 658 - * gas/i386/i386.exp: Run sib-intel, x86-64-sib and - x86-64-sib-intel. - - * gas/i386/nops-1-i386-i686.d: Updated. - * gas/i386/nops-1-i386.d: Likewise. - * gas/i386/nops-1.d: Likewise. - * gas/i386/nops-2-i386.d: Likewise. - * gas/i386/nops-2-merom.d: Likewise. - * gas/i386/nops-2.d: Likewise. - * gas/i386/nops-3-i386.d: Likewise. - * gas/i386/nops-3.d : Likewise. - * gas/i386/sib.d: Likewise. - - * gas/i386/sib.s: Use %eiz in testcases. - - * gas/i386/sib-intel.d: New. - * gas/i386/x86-64-sib-intel.d: Likewise. - * gas/i386/x86-64-sib.d: Likewise. - * gas/i386/x86-64-sib.s: Likewise. - -2007-09-19 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/intelok.s: Add tests for memory without base. - * gas/i386/intelok.d: Updated. - * gas/i386/intelok.e: Likewise. - -2007-09-17 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/x86-64-rip.s: Revert the last change. - * gas/i386/x86-64-rip-intel.d: Likewise. - * gas/i386/x86-64-rip.d: Likewise. - -2007-09-15 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/5034 - * gas/i386/x86-64-rip.s: Add Intel mode testcases. - * gas/i386/x86-64-rip-intel.d: Updated. - * gas/i386/x86-64-rip.d: Likewise. - -2007-09-14 Michael Meissner <michael.meissner@amd.com> - Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> - Tony Linthicum <tony.linthicum@amd.com> - - * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests. - - * gas/i386/x86-64-sse5.s: New file for SSE5 support. - * gas/i386/x86-64-sse5.d: Ditto. - -2007-09-12 Jan Beulich <jbeulich@novell.com> - - * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms - of blendvps, blendvpd, and pblendvb. - * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d, - gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust, - making last/first operand of blendvps, blendvpd, and pblendvb - optional. - -2007-09-12 Jan Beulich <jbeulich@novell.com> - - * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax - code. - * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust. - -2007-09-06 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/svme.s: Updated to allow eax in 64bit. - * gas/i386/svme.d: Updated. - * gas/i386/svme64.d: Likewise. - -2007-08-31 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/svme.s: Updated to accept eax in 32bit and rax in - 64bit. - * gas/i386/svme.d: Updated. - * gas/i386/svme64.d: Likewise. - -2007-08-30 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/amd.s: Add rdtscp. - * gas/i386/amd.d: Updated. - - * gas/i386/mem-intel.d: Update invlpg for BYTE PTR. - * gas/i386/x86-64-mem-intel.d: Likewise. - - * gas/i386/x86-64-opcode.s: Add swapgs. - * gas/i386/x86-64-opcode.d: Updated. - -2007-08-29 Daniel Jacobowitz <dan@codesourcery.com> - - * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New. - * gas/lns/lns.exp: Run lns-duplicate. - -2007-08-29 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel. - - * gas/i386/x86-64-reg.s: New. Add tests for instructions - with one register operand. - * gas/i386/x86-64-reg-intel.d: Likewise. - * gas/i386/x86-64-reg.d: Likewise. - -2007-08-29 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run reg and reg-intel. - - * gas/i386/katmai.d: Update bad instructions. - - * gas/i386/reg.s: New. Add tests for instructions with one - register operand. - * gas/i386/reg-intel.d: Likewise. - * gas/i386/reg.d: Likewise. - -2007-08-28 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and - x86-64-mem-intel. - - * gas/i386/mem.s: New. Add tests for instructions with one - memory operand. - * gas/i386/x86-64-mem.s: Likewise. - * gas/i386/mem-intel.d: Likewise. - * gas/i386/mem.d: Likewise. - * gas/i386/x86-64-mem-intel.d: Likewise. - * gas/i386/x86-64-mem.d: Likewise. - -2007-08-28 Mark Shinwell <shinwell@codesourcery.com> - Joseph Myers <joseph@codesourcery.com> - - * lib/gas-defs.exp (gas_version): Use remote_* functions instead - of exec. - (gas_host_run): New. - (gas_run): Use gas_host_run. - (gas_start): Likewise. - (run_dump_test): Likewise. - (objdump): Use gas_host_run. - (objdump_start_no_subdir): Likewise. - * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete". - * lib/run: Remove. - * gas/macros/macros.exp: Download app4b.s to host. - * gas/i386/i386.exp (gas_64_check): Use gas_host_run. - (gas_32_check): Likewise. - * gas/maxq10/maxq10.exp (gas_64_check): Likewise - (gas_32_check): Likewise. - * gas/maxq20/maxq20.exp (gas_64_check): Likewise - (gas_32_check): Likewise. - * gas/sparc/sparc.exp (gas_64_check): Likewise. - * gas/cfi/cfi.exp: Likewise. - * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file - for readelf output in place of pipe. - * gas/all/gas.exp: Download incbin.dat to host. - (do_comment): Allow \r\r\n. - -2007-08-09 Paul Brook <paul@codesourcery.com> - - * gas/arm/relax_load_align.d: new test. - * gas/arm/relax_load_align.s: new test. - -2007-08-09 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel, - x86-64-sse4_1-intel and x86-64-sse4_2-intel. - - * gas/i386/sse4_1-intel.d: New file. - * gas/i386/sse4_2-intel.d: Likewise. - * gas/i386/x86-64-sse4_1-intel.d: Likewise. - * gas/i386/x86-64-sse4_2-intel.d: Likewise. - - * gas/i386/sse4_1.s: Add tests for Intel syntax. - * gas/i386/sse4_2.s: Likewise. - * gas/i386/x86-64-sse4_1.s: Likewise. - * gas/i386/x86-64-sse4_2.s: Likewise. - - * gas/i386/sse4_1.d: Updated. - * gas/i386/sse4_2.d: Likewise. - * gas/i386/x86-64-sse4_1.d: Likewise. - * gas/i386/x86-64-sse4_2.d: Likewise. - -2007-08-09 Alan Modra <amodra@bigpond.net.au> - - * gas/all/weakref1u.d (not-target): Match *-*-*aout. - -2007-07-29 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/4834 - * gas/i386/simd-intel.d: Updated. - * gas/i386/simd.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - - * gas/i386/simd.s: Add tests for SSE4 instructions. - * gas/i386/x86-64-simd.s: Likewise. - -2007-07-29 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel - mode. - * gas/i386/x86-64-simd.s: Likewise. - - * gas/i386/simd-intel.d: Updated. - * gas/i386/simd.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - -2007-07-28 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/4834 - * gas/i386/simd-intel.d: Updated. - * gas/i386/simd.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - - * gas/i386/simd.s: Add new tests. - * gas/i386/x86-64-simd.s: Likewise. - -2007-07-28 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/x86-64-opcode.d: Updated. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - - * gas/i386/x86-64-simd.s: Add movq. - -2007-07-23 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8, - nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3, - x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8. - - * gas/i386/nops-1-i386-i686.d: New. - * gas/i386/nops-1-k8.d: Likewise. - * gas/i386/nops-3-i386.d : Likewise. - * gas/i386/nops-3-i686.d: Likewise. - * gas/i386/nops-4-i386.d: Likewise. - * gas/i386/nops-4.d: Likewise. - * gas/i386/nops16-1.d: Likewise. - * gas/i386/nops16-1.s: Likewise. - * gas/i386/x86-64-nops-1-k8.d: Likewise. - * gas/i386/x86-64-nops-2.d: Likewise. - * gas/i386/x86-64-nops-3.d: Likewise. - * gas/i386/x86-64-nops-4-core2.d: Likewise. - * gas/i386/x86-64-nops-4-k8.d: Likewise. - * gas/i386/x86-64-nops-4.d: Likewise. - - * gas/i386/nops-1-i386.d: Updated. - * gas/i386/nops-1-i686.d: Likewise. - * gas/i386/nops-1.d: Likewise. - * gas/i386/nops-2-i386.d: Likewise. - * gas/i386/nops-2-merom.d : Likewise. - * gas/i386/nops-2.d: Likewise. - * gas/i386/nops-3.d: Likewise. - * gas/i386/x86-64-nops-1-merom.d: Likewise. - * gas/i386/x86-64-nops-1-nocona.d: Likewise. - * gas/i386/x86-64-nops-1.d: Likewise. - - * gas/i386/x86-64-nops-1.s: Removed. - -2007-07-23 Evandro Menezes <evandro.menezes@amd.com> - H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run - nops-3-i686 and nops-4-i686. - - * gas/i386/nops-3-i686.d: New. - * gas/i386/nops-4-i686.d: Likewise. - * gas/i386/nops-4.s: Likewise. - -2007-07-23 Richard Sandiford <richard@codesourcery.com> - - * lib/gas-defs.exp (run_list_test): Make the options optional. - * gas/cr16/cr16.exp (run_list_test): Delete. - -2007-07-19 Nick Clifton <nickc@redhat.com> - - PR gas/4804 - * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target - in the same way as the arm-eabi target. - * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu - target. - * gas/arm/mapshort-elf.d: Do not use this file for the - arm-linux-gnu target. - -2007-07-16 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/simd.s: Add tests for punpcklbw, punpckldq, - punpcklwd and punpcklqdq. - * gas/i386/x86-64-simd.s: Likewise. - - * gas/i386/simd-intel.d: Updated. - * gas/i386/simd.d: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - -2007-07-14 Nick Clifton <nickc@redhat.com> - - * gas/arm/arm.s: Add tests for re-aliasing a previously removed - alias. - * gas/arm/arm.l: Add new expected warning message. - -2007-07-04 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/ssemmx2.d: Ignore padding. - -2007-07-04 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/rex.s: Avoid the last rex prefix becoming the - rex prefix for the padding. - -2007-07-04 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*. - -2007-07-04 Nick Clifton <nickc@redhat.com> - - * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit - hosts. - -2007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com> - - * gas/elf/elf.exp: Expect redef test to fail for CR16. - * gas/all/gas.exp: Expect forward and do_930509a tests to fail for - the CR16. - * gas/cr16/cinv_test.d: Remove whitespace dependencies. - -2007-07-03 Nick Clifton <nickc@redhat.com> - - * lib/gas-defs.exp: Update copyright notice to refer to GPLv3. - * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c, - gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp, - gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp, - gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp, - gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp, - gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s, - gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp, - gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise. - -2007-07-03 Nathan Sidwell <nathan@codesourcery.com> - - * gas/m68k/mcf-coproc.d: New. - * gas/m68k/mcf-coproc.s: New. - * gas/m68k/all.exp: Add it. - -2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> - - * gas/cr16: New directory - * gas/cr16.exp: New file - * add_test.d and add_test.s: New files - * and_test.d and and_test.s: New files - * ash_test.d and ash_test.s: New files - * bal_test.d and bal_test.s: New files - * bcc_test.d and bcc_test.s: New files - * beq0_test.d and beq0_test.s: New files - * cbitb_test.d and cbitb_test.s: New files - * cbitw_test.d and cbitw_test.s: New files - * cinv_test.d and cinv_test.s: New files - * cmp_test.d and cmp_test.s: New files - * excp_test.d and excp_test.s: New files - * jal_test.d and jal_test.s: New files - * jcc_test.d and jcc_test.s: New files - * loadb_test.d and loadb_test.s: New files - * loadd_test.d and loadd_test.s: New files - * loadm_test.d and loadm_test.s: New files - * loadw_test.d and loadw_test.s: New files - * lpsp_test.d and lpsp_test.s: New files - * lsh_test.d and lsh_test.s: New files - * mov_test.d and mov_test.s: New files - * mul_test.d and mul_test.s: New files - * or_test.d and or_test.s: New files - * popret_test.d and popret_test.s: New files - * pop_test.d and pop_test.s: New files - * push_test.d and push_test.s: New files - * sbitb_test.d and sbitb_test.s: New files - * sbitw_test.d and sbitw_test.s: New files - * scc_test.d and scc_test.s: New files - * storb_test.d and storb_test.s: New files - * stord_test.d and stord_test.s: New files - * storm_test.d and storm_test.s: New files - * storw_test.d and storw_test.s: New files - * sub_test.d and sub_test.s: New files - * tbitb_test.d and tbitb_test.s: New files - * tbit_test.d and tbit_test.s: New files - * tbitw_test.d and tbitw_test.s: New files - * xor_test.d and xor_test.s: New files - -2007-06-26 Paul Brook <paul@codesourcery.com> - - * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests. - * gas/arm/vfp1xD.s: Ditto. - * gas/arm/vfp1xD_t2.d: Ditto. - * gas/arm/vfp1xD_t2.s: Ditto. - -2007-06-24 Nick Clifton <nickc@redhat.com> - - * gas/arm/backslash-at.d: Fix for non-ELF arm targets. - -2007-06-23 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/4667 - * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd - and x86-64-simd-intel. - - * gas/i386/opcode-intel.d: Updated. - - * gas/i386/simd-intel.d: New. - * gas/i386/simd.d: Likewise. - * gas/i386/simd.s: Likewise. - * gas/i386/x86-64-simd-intel.d: Likewise. - * gas/i386/x86-64-simd.d: Likewise. - * gas/i386/x86-64-simd.s: Likewise. - -2007-06-18 Kazu Hirata <kazu@codesourcery.com> - - * gas/m68k/all.exp: Run mcf-wdebug. - * gas/testsuite/gas/m68k/mcf-wdebug.d, - gas/testsuite/gas/m68k/mcf-wdebug.s: New. - -2007-06-14 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb32.s: Add tests for shift instructions. - * gas/arm/thumb32.d: Ditto. - -2007-06-06 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb.d: Update expected output. - * gas/arm/thumb2_relax.d: Ditto. - -2007-06-05 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb32.d: Add writeback addressing mode tests. - * gas/arm/thumb32.s: Update expected output. - -2007-06-05 Nick Clifton <nickc@redhat.com> - - PR gas/4587 - * gas/sparc/sparc.exp: Run pr4587 list test. - * gas/sparc/pr4587.s: New test case. - * gas/sparc/pr4587.l: Expected assembler output. - -2007-06-05 Nick Clifton <nickc@redhat.com> - - * lib/gas-defs.exp (run_list_test): New proc. - * gas/alpha/alpha.exp: Delete proc run_list_test. - * gas/bfin/bfin.exp : Likewise. - * gas/cfi/cfi.exp : Likewise. - * gas/crx/allinsn.exp : Likewise. - * gas/d10v/d10v.exp : Likewise. - * gas/d30v/d30v.exp : Likewise. - * gas/frv/allinsn.exp : Likewise. - * gas/i386/i386.exp : Likewise. - * gas/i860.i860.exp : Likewise. - * gas/ia64/ia64.exp : Likewise. - * gas/lns/lns.exp : Likewise. - * gas/macros/macros.exp : Likewise. - * gas/maxq10/maxq10.exp : Likewise. - * gas/maxq20/maxq20.exp : Likewise. - * gas/mips/mips.exp : Likewise. - * gas/mmix/mmix-list.exp : Likewise. - * gas/mn10300/basic.exp : Likewise. - * gas/msp430/msp430.exp : Likewise. - * gas/pdp11/pdp11.exp : Likewise. - * gas/ppc/ppc.exp : Likewise. - * gas/s390/s390.exp : Likewise. - * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test. - -2007-05-29 Jakub Jelinek <jakub@redhat.com> - - PR gas/4558 - * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests. - * gas/sparc/v9branch1.d: New test. - * gas/sparc/v9branch1.s: New. - * gas/sparc/v9branch2.d: New test. - * gas/sparc/v9branch2.s: New. - * gas/sparc/v9branch3.d: New test. - * gas/sparc/v9branch3.s: New. - * gas/sparc/v9branch4.d: New test. - * gas/sparc/v9branch4.s: New. - * gas/sparc/v9branch5.d: New test. - * gas/sparc/v9branch5.s: New. - -2007-03-25 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb32.s: Add tests for subs pc, lr. - * gas/arm/thumb32.d: Change error-output: to stderr:. - Update expected output. - -2007-05-22 Paul Brook <paul@codesourcery.com> - - * gas/arm/backslash-at.d: Update expected output. - -2007-05-17 H.J. Lu <hongjiu.lu@intel.com> - - 2003-06-05 Michal Ludvig <mludvig@suse.cz> - * gas/cfi/cfi-x86_64.s: Test new directives - and different writings of registers and numbers. - * gas/cfi/cfi-x86_64.d: Updated pattern to - match the above change. - -2007-05-15 Mark Shinwell <shinwell@codesourcery.com> - - * gas/arm/backslash-at.d: New. - * gas/arm/backslash-at.s: New. - -2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr> - Nick Clifton <nickc@redhat.com> - - PR gas/3041 - * gas/m68k/p3041.s: New test case. - * gas/m68k/p3041.d: New expected disassembly. - * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains. - Only run arch-cpu-1 test for ELF based toolchains. - - Tidy ups for m68k-netbsd gas toolchain: - * gas/m68k/cpu32.d: Allow for extra text after expected - disassembly. - * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics. - * gas/m68k/br-isab.d: Fix name of test. - * gas/m68k/br-isac.d: Fix name of test. - -2007-05-14 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/4502 - * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw". - -2007-05-04 Kazu Hirata <kazu@codesourcery.com> - - * gas/m68k/all.exp: Skip fmoveml on fido. - -2007-05-03 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/4460 - * gas/i386/gotpc.s: Add a new test. - * gas/i386/reloc64.s: Likewise. - - * gas/i386/gotpc.d: Updated. - * gas/i386/reloc64.d: Likewise. - -2007-05-03 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/crc32-intel.d: Updated. - * gas/i386/crc32.d: Likewise. - * gas/i386/sse4_2.d: Likewise. - * gas/i386/x86-64-crc32-intel.d: Likewise. - * gas/i386/x86-64-crc32.d: Likewise. - * gas/i386/x86-64-sse4_2.d: Likewise. - - * gas/i386/crc32.s: Remove crc32 instructions with ambiguous - operand size and suffix in crc32 instructions in Intel mode. - * gas/i386/x86-64-crc32.s: Likewise. - - * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous - operand size. - * gas/i386/x86-64-sse4_2.s: Likewise. - - * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32. - - * gas/i386/inval-crc32.l: New. - * gas/i386/inval-crc32.s: Likewise. - * gas/i386/x86-64-inval-crc32.l: Likewise. - * gas/i386/x86-64-inval-crc32.s: Likewise. - -2007-05-01 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/crc32-intel.d: New file. - * gas/i386/crc32.d:Likewise. - * gas/i386/crc32.s:Likewise. - * gas/i386/x86-64-crc32-intel.d:Likewise. - * gas/i386/x86-64-crc32.d:Likewise. - * gas/i386/x86-64-crc32.s:Likewise. - - * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32 - and x86-64-crc32-intel. - -2007-04-26 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/4430 - * gas/i386/amd.d: Updated. - * gas/i386/immed32.d: Likewise. - * gas/i386/intel.d: Likewise. - * gas/i386/intel16.d: Likewise. - * gas/i386/intelok.d: Likewise. - * gas/i386/jump16.d: Likewise. - * gas/i386/naked.d: Likewise. - * gas/i386/opcode-suffix.d: Likewise. - * gas/i386/opcode.d: Likewise. - * gas/i386/prescott.d: Likewise. - * gas/i386/ssemmx2.d: Likewise. - * gas/i386/tlsd.d: Likewise. - * gas/i386/tlspic.d: Likewise. - * gas/i386/x86-64-addr32.d: Likewise. - * gas/i386/x86-64-prescott.d: Likewise. - * gas/i386/x86-64-rip.d: Likewise. - * gas/i386/x86_64.d: Likewise. - -2007-04-26 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/4429 - * gas/i386/i386.exp: Run "x86-64-addr32-intel" and - "x86-64-rip-intel". - - * gas/i386/intelok.d: Updated. - - * gas/i386/x86-64-addr32-intel.d: New file. - * gas/i386/x86-64-rip-intel.d: Likewise. - -2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com> - - * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst. - * gas/s390/zarch-z9-ec.s: Likewise. - -2007-04-23 Nathan Sidwell <nathan@codesourcery.com> - - * gas/m68k/br-isaa.s: New. - * gas/m68k/br-isaa.d: New. - * gas/m68k/br-isab.s: New. - * gas/m68k/br-isab.d: New. - * gas/m68k/br-isac.s: New. - * gas/m68k/br-isac.d: New. - * gas/m68k/all.exp: Adjust. - -2007-04-21 Richard Earnshaw <rearnsha@arm.com> - - * gas/arm/arch4t.d: Convert to unified syntax. - * gas/arm/archv6.d: Likewise. - * gas/arm/archv6t2.d: Likewise. - * gas/arm/arch3.d: Likewise. - * gas/arm/arch7dm.d: Likewise. - * gas/arm/arch7t.d: Likewise. - * gas/arm/archv1.d: Likewise. - * gas/arm/copro.d: Likewise. - * gas/arm/inst.d: Likewise. - * gas/arm/macro1.d: Likewise. - * gas/arm/tcompat.d: Likewise. - * gas/arm/wince_inst.d: Likewise. - * gas/arm/xscale.d: Likewise. - - * gas/arm/thumb.d: White space cleanup. - * gas/arm/thumb2_relax.d: Likewise. - * gas/arm/thumb32.d: Likewise. - -2007-04-20 Nathan Sidwell <nathan@codesourcery.com> - - * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New. - * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New. - * gas/m68k/all.exp: Add them. - -2007-04-20 Alan Modra <amodra@bigpond.net.au> - - * gas/ppc/range64.s: New. - * gas/ppc/range64.l: New. - * gas/ppc/range.s: New. - * gas/ppc/range.l: New. - * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests. - -2007-04-20 Richard Earnshaw <rearnsha@arm.com> - - * gas/arm/mapshort.s: Add a small .data section. - * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse - disassembly. - * gas/arm/mapshort-elf.d: Likewise. - -2007-04-19 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb1_unified.d: New test. - * gas/arm/thumb1_unified.s: New test. - -2007-04-19 Nathan Froyd <froydnj@codesourcery.com> - - * gas/ppc/booke.s: Add tlbsx, tlbsxe. - * gas/ppc/booke.d: Update. - -2007-04-18 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2. - - * gas/i386/sse4_2.d: New file. - * gas/i386/sse4_2.s: Likewise. - * gas/i386/x86-64-sse4_2.d: Likewise. - * gas/i386/x86-64-sse4_2.s: Likewise. - -2007-04-18 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1. - - * gas/i386/sse4_1.d: New file. - * gas/i386/sse4_1.s: Likewise. - * gas/i386/x86-64-sse4_1.d: Likewise. - * gas/i386/x86-64-sse4_1.s: Likewise. - -2007-04-18 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb2_add.s: Add rsb #0 test. - * gas/arm/thumb2_add.d: Update expected output. - -2007-04-04 Paul Brook <paul@codesourcery.com> - - * gas/arm/neon-cov.s: Add new vext test. - * gas/arm/neon-cov.d: Ditto. - -2007-04-01 Christian Groessler <chris@groessler.org> - - * gas/z8k/calr.d: Fix for 64bit bfd. - * gas/z8k/djnz.d: Likewise. - * gas/z8k/inout.d: Likewise. - * gas/z8k/jmp-cc.d: Likewise. - * gas/z8k/jr-back.d: Likewise. - * gas/z8k/jr-forw.d: Likewise. - * gas/z8k/reglabel.d: Likewise. - * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd. - * gas/z8k/ret-cc.d: Likewise. - -2007-03-31 Alan Modra <amodra@bigpond.net.au> - - * gas/i386/nops-3.s: Don't use .align. - -2007-03-30 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb2_ldmstm.d: New test. - * gas/arm/thumb2_ldmstm.s: New test. - -2007-03-27 Alan Modra <amodra@bigpond.net.au> - - * gas/ppc/reloc.s: New. - * gas/ppc/reloc.d: New. - -2007-03-26 Julian Brown <julian@codesourcery.com> - - * gas/arm/neon-const.s: Use FP syntax for 0/-0. - * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1. - * gas/arm/neon-cov.s: Use float syntax for FP immediate. - -2007-03-24 Paul Brook <paul@codesourcery.com> - Mark Shinwell <shinwell@codesourcery.com> - - * gas/arm/archv6.s: Add new SRS tests. - * gas/arm/archv6.d: Update expected output. - * gas/arm/thumb32.s: Add new SRS tests. - * gas/arm/thumb32.d: Update expected output. - * gas/arm/srs-t2.d: New. - * gas/arm/srs-t2.l: New. - * gas/arm/srs-t2.s: New. - * gas/arm/srs-arm.d: New. - * gas/arm/srs-arm.l: New. - * gas/arm/srs-arm.s: New. - -2007-03-23 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/rex.s: Add tests for rex.WRXB. - * gas/i386/rex.d: Updated. - - * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB. - * gas/i386/x86-64-io-intel.d : Likewise. - * gas/i386/x86-64-io-suffix.d: Likewise. - * gas/i386/x86-64-io.d: Likewise. - * gas/i386/x86-64-opcode.d: Likewise. - -2007-03-21 H.J. Lu <hongjiu.lu@intel.com> - - PR binutils/4218 - * gas/i386/nops.s: Add testcases for nop r/m. - * gas/i386/x86-64-nops.s: Likewise. - - * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax, - %eax and %rax. - - * gas/i386/nops.d: Updated. - * gas/i386/x86-64-nops.d: Likewise. - * gas/i386/x86-64-opcode.d: Likewise. - -2007-03-21 H.J. Lu <hongjiu.lu@intel.com> - - * gas/i386/i386.exp: Run nops-3. - - * gas/i386/nops-3.d: New file. - * gas/i386/nops-3.s: Likewise. - -2007-03-20 Mark Shinwell <shinwell@codesourcery.com> - - * gas/arm/mul-overlap.s: Don't use %type. - * gas/arm/mul-overlap.l: Update line numbers. - * gas/arm/mul-overlap-v6.s: Don't use %type. - -2007-03-18 Mark Shinwell <shinwell@codesourcery.com> - - * gas/arm/mul-overlap.s: New. - * gas/arm/mul-overlap.d: New. - * gas/arm/mul-overlap.l: New. - * gas/arm/mul-overlap-v6.s: New. - * gas/arm/mul-overlap-v6.d: New. - -2007-03-14 Daniel Jacobowitz <dan@codesourcery.com> - - * gas/arm/thumbver.d, gas/arm/thumbver.s: New test. - -2007-03-14 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb2_add.d: Add tests using sp. - * gas/arm/thumb2_add.s: Ditto. - -2007-03-14 Alan Modra <amodra@bigpond.net.au> - - PR 4029 - * gas/all/relax.s: New. - * gas/all/relax.d: New. - * gas/all/gas.exp: Run it. - -2007-03-11 Hans-Peter Nilsson <hp@bitrange.com> - - * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d: - Adjust for change in readelf output. - -2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> - - * gas/s390/zarch-z9-ec.d: New file. - * gas/s390/zarch-z9-ec.s: New file. - * gas/s390/s390.exp: Run the z9-ec testcases. - -2007-03-05 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/3918 - * lib/gas-defs.exp (gas_started): New variable. Initialized to - 0. - (gas_start): Set gas_started to 1. - (gas_finish): Skip if gas_started is 0. Reset gas_started to 0. - -2007-03-02 Paul Brook <paul@codesourcery.com> - - * gas/arm/relax_branch_align.d: New test. - * gas/arm/relax_branch_align.s: New test. - -2007-02-28 Nick Clifton <nickc@redhat.com> - - PR gas/3797 - * gas/lns/lns.exp: Do not run the lns-common test for the d10v - port. - * gas/d10v/address-002.l: Update expected assembler output. - * gas/d10v/address-003.l, gas/d10v/address-004.l, - gas/d10v/address-005.l, gas/d10v/address-006.l, - gas/d10v/address-007.l, gas/d10v/address-008.l, - gas/d10v/address-009.l, gas/d10v/address-010.l, - gas/d10v/address-011.l, gas/d10v/address-012.l, - gas/d10v/address-013.l, gas/d10v/address-014.l, - gas/d10v/address-015.l, gas/d10v/address-016.l, - gas/d10v/address-017.l, gas/d10v/address-018.l, - gas/d10v/address-019.l, gas/d10v/address-020.l, - gas/d10v/address-021.l, gas/d10v/address-022.l, - gas/d10v/address-023.l, gas/d10v/address-024.l, - gas/d10v/address-025.l, gas/d10v/address-026.l, - gas/d10v/address-027.l, gas/d10v/address-030.l, - gas/d10v/address-031.l, gas/d10v/address-032.l, - gas/d10v/address-033.l, gas/d10v/address-034.l, - gas/d10v/address-035.l, gas/d10v/address-036.l, - gas/d10v/address-037.l, gas/d10v/address-038.l, - gas/d10v/address-039.l, gas/d10v/address-040.l, - gas/d10v/address-041.l: Likewise. - -2007-02-28 Nick Clifton <nickc@redhat.com> - - PR gas/3975 - * gas/arm/mapshort.d: Split into two new files... - * gas/arm/mapshort-eabi.d: The one and... - * gas/arm/mapshort-elf.d: This one. - * gas/arm/arch7.d: Remove 32-bit host expectation. - * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some - arm targets will disassemble this value as an instruction. - * gas/arm/neon-ldst-rm.d: Likewise. - * gas/arm/thumb2_pool.d: Only run this test for ELF based arm - ports. - * gas/arm/thumbrel.d: Only run this test for EABI based arm - ports. - * gas/arm/wince_inst.d: Fix expected branch targets. - -2007-02-22 DJ Delorie <dj@redhat.com> - - * gas/s390/esa-g5.s: Adjust for corrected PKA syntax. - * gas/s390/esa-g5.d: Adjust for corrected PKA syntax. - -2007-02-20 Thiemo Seufer <ths@mips.com> - Chao-Ying Fu <fu@mips.com> - - * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for - DSP R2. - * gas/mips/mips.exp: Run new test. - -2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com> - - * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating - point and fixed point operands. - * gas/s390/esa-g5.s: Likewise. - * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr, - cgdr, cger, cgxr): Likewise. - * gas/s390/zarch-z900.s: Likewise. - -2007-02-11 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/4027 - * gas/i386/opcode.s: Add more tests for "test". - * i386/opcode-intel.d: Updated. - * gas/i386/opcode-suffix.d: Likewise. - * gas/i386/opcode.d: Likewise. - -2007-02-06 Nick Clifton <nickc@redhat.com> - - PR gas/3810 gas/3800 - * gas/elf/elf.exp: Expect the redef test to fail on targets which - do not convert fixups against ordinary symbols into relocs against - section symbols. - * gas/all/gas.exp: Likewise. - -2007-02-05 Dave Brolley <brolley@redhat.com> - - * gas/mep/relocs-junk1.s: Add a .data section. - * gas/mep/relocs.d: Updated to match above. - -2007-02-04 H.J. Lu <hongjiu.lu@intel.com> - - PR gas/3961 - * gas/i386/secrel.d: Support 64bit host. - -2007-02-02 Nick Clifton <nickc@redhat.com> - - PR gas/3812 - * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to - account for sign extension. - -2007-01-11 Paul Brook <paul@codesourcery.com> - - * gas/arm/thumb2_add.d: Add test for missing operand. - * gas/arm/thumb2_add.s: Ditto. - -2007-01-11 Nick Clifton <nickc@redhat.com> - - * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a - line comment character. - * gas/mcore/allinsn.d: Adjust expected disassembly to match real - output. - - * gas/lns/lns.exp: Run the alternative version of the lns-common-1 - test for the MCore target. - -2007-01-08 Kai Tietz <kai.tietz@onevision.com> - - * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*. - * gas/i386/i386.exp: Ditto. - -2007-01-04 Paul Brook <paul@codesourcery.com> - - * gas/arm/archv6.s: Add more cpsie tests. - * gas/arm/archv6.d: Ditto. - -2007-01-04 Andreas Schwab <schwab@suse.de> - - * gas/m68k/cpu32.[sd]: New test. - * gas/m68k/all.exp: Run it. - -2007-01-04 Julian Brown <julian@codesourcery.com> - - * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl. - -2007-01-04 Paul Brook <paul@codesourcery.com> - - * gas/arm/neon-cov.d: Adjust expected output. - * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle - and vacle. - * gas/arm/neon-omit.d: Adjust expected output. - -For older changes see ChangeLog-2006 +For older changes see ChangeLog-2007 Local Variables: mode: change-log diff --git a/gas/testsuite/ChangeLog-2007 b/gas/testsuite/ChangeLog-2007 new file mode 100644 index 0000000..9b4849d --- /dev/null +++ b/gas/testsuite/ChangeLog-2007 @@ -0,0 +1,1327 @@ +2007-12-31 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/inval.s: Add test for cvtsi2ss/cvtsi2sd. + * gas/i386/simd.s: Likewise. + * gas/i386/x86-64-simd.s: Likewise. + + * gas/i386/inval.l: Updated. + * gas/i386/katmai.d: Likewise. + * gas/i386/simd-intel.d: Likewise. + * gas/i386/simd-suffix.d: Likewise. + * gas/i386/simd.d: Likewise. + * gas/i386/sse2.d: Likewise. + * gas/i386/x86-64-opcode.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd-suffix.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + +2007-12-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> + + * gas/all/gas.exp: Skip relax test on hppa*-*-hpux*. + +2007-12-28 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/arch-1.d: New file. + * gas/i386/arch-1.s: Likewise. + * gas/i386/arch-2.d: Likewise. + * gas/i386/arch-2.s: Likewise. + * gas/i386/arch-3.d: Likewise. + * gas/i386/arch-3.s: Likewise. + * gas/i386/arch-4.d: Likewise. + * gas/i386/arch-4.s: Likewise. + + * gas/i386/i386.exp: Run arch-1, arch-2, arch-3 and arch-4. + +2007-12-23 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/compat-intel.d: Pass -mmnemonic=att to assembler. + * gas/i386/compat.d: Likewise. + + * gas/i386/i386.exp: Pass -mmnemonic=att to assembler for + "float". Pass -mold-gcc to assembler for "general". + +2007-12-22 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/compat-intel.d: New file. + * gas/i386/compat.d: Likewise. + * gas/i386/compat.s: Likewise. + + * gas/i386/i386.exp: Run compat. + +2007-12-13 Bob Wilson <bob.wilson@acm.org> + + * gas/xtensa/all.exp: Run new weak-call test. + * gas/xtensa/weak-call.d: New. + * gas/xtensa/weak-call.s: New. + +2007-12-11 Catherine Moore <clm@codesourcery.com> + + * gas/elf/symtab.s: New test. + * gas/elf/symtab.d: New expected output. + * gas/elf/elf.exp: Run the new symbtab test. + +2007-12-10 Richard Sandiford <rsandifo@nildram.co.uk> + + * gas/mips/align2.s, gas/mips/align2.d, gas/mips/align2-el.d: New + tests. + * gas/mips/mips.exp: Run them. + +2007-12-07 Bob Wilson <bob.wilson@acm.org> + + * gas/xtensa/all.exp: Run new pcrel test. + * gas/xtensa/err-pcrel.s: New. + * gas/xtensa/pcrel.d: New. + * gas/xtensa/pcrel.s: New. + * gas/xtensa/xtensa-err.exp: New. + +2007-11-30 Bob Wilson <bob.wilson@acm.org> + + * gas/elf/elf.exp: Disable ehopt test for Xtensa. + +2007-11-29 Mark Shinwell <shinwell@codesourcery.com> + + * config/tc-mips.c (mips_cpu_info_table): Add loongson2e + and loongson2f entries. + * doc/c-mips.texi: Document -march=loongson{2e,2f} options. + +2007-11-29 Martin Schwidefsky <schwidefsky@de.ibm.com> + + * gas/s390/esa-z9-109.d: Add check for old version of sske. + * gas/s390/esa-z9-109.s: Likewise. + +2007-11-27 Andreas Krebbel <krebbel1@de.ibm.com> + + * gas/s390/zarch-z9-ec.d: ("tcet", "tcdt", "tcxt", "tget", + "tgdt", "tgxt"): Removed. + ("tdcet", "tdcdt", "tdcxt", "tdget", "tdgdt", "tdgxt"): Added. + * gas/s390/zarch-z9-ec.s: Likewise. + +2007-11-19 Bob Wilson <bob.wilson@acm.org> + + * gas/lns/lns.exp: Run lns-common-1 with alternate source for ia64. + * gas/lns/lns-common-1-ia64.s: New file. + +2007-11-14 H.J. Lu <hongjiu.lu@intel.com> + + * gas/ia64/dv-raw-err.s: Add tests for ar.ruc. + * gas/ia64/dv-waw-err.s: Likewise. + * gas/ia64/invalid-ar.s: Likewise. + + * gas/ia64/regs.s: Add tests for ar.ruc and ar44. + + * gas/ia64/dv-raw-err.l: Updated. + * gas/ia64/dv-waw-err.l: Likewise. + * gas/ia64/invalid-ar.l: Likewise. + * gas/ia64/regs.d: Likewise. + +2007-11-13 Alan Modra <amodra@bigpond.net.au> + + * gas/macros/purge.s: Delete irpc loops. + +2007-11-12 Tristan Gingold <gingold@adacore.com> + + * gas/ppc/regnames.d: New. + * gas/ppc/regnames.s: Likewise. + * gas/ppc/ppc.exp: Run it. + +2007-11-07 Tristan Gingold <gingold@adacore.com> + + * ia64-dis.c (print_insn_ia64): Generate symbolic names for cr + registers instead of register number. + +2007-11-07 Tristan Gingold <gingold@adacore.com> + + * gas/elf/elf.exp (run_elf_list_test): Fix typo. + +2007-11-07 Tristan Gingold <gingold@adacore.com> + + * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix. + +2007-11-06 Paul Brook <paul@codesourcery.com> + + * gas/arm/mul-overlap.s: Add umull and smlal. + * gas/arm/mul-overlap.l: Update expected results. + +2007-11-06 Nick Clifton <nickc@redhat.com> + + * gas/elf/elf.exp: Disable ehopt test for mn10300. + +2007-11-01 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.d: New. + * gas/i386/i386.s: Likewise. + + * gas/i386/i386.exp: Run i386. + + * gas/i386/x86_64.s: Add tests for movsx, movsbl, movsbq, + movsbw, movswl, movswq, movzx, movzb, movzbl, movzbq, + movzbw, movzwl and movzwq. + * gas/i386/x86_64.d: Updated. + +2007-10-31 Nick Clifton <nickc@redhat.com> + + * gas/cfi/cfi-common-6.d: Allow for possible relocation of the + .debug.eh_frame section. + +2007-10-30 Nick Clifton <nickc@redhat.com> + + * gas/all/gas.exp: Do not run diff1.s test for mn10300. + +2007-10-27 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5221 + * gas/elf/elf.exp: Run section7. + + * gas/elf/section7.d: New. + * gas/elf/section7.s: Likewise. + +2007-10-23 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/katmai.s: Remove cmpps opcode test. + + * gas/i386/simd.s: Add tests for cmpss and cmpsd. + * gas/i386/x86-64-simd.s: Likewise. + + * gas/i386/katmai.d: Updated. + * gas/i386/simd-intel.d: Likewise. + * gas/i386/simd-suffix.d: Likewise. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd-suffix.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + +2007-10-19 Nick Clifton <nickc@redhat.com> + + * gas/mn10300/basic.exp: Run pr997 test. + * gas/mn10300/pr997.s: New test. + * gas/mn10300/pr887.l: Expected output. + +2007-10-17 Nathan Sidwell <nathan@codesourcery.com> + + * gas/m68k/mcf-movsr.s: New. + * gas/m68k/mcf-movsr.d: New. + * gas/m68k/all.exp: Add mcf-movsr test. + +2007-10-16 Nick Clifton <nickc@redhat.com> + + * gas/elf/elf.exp: Accept COMMON in readelf's output. + * gas/elf/type.s: Add test of common type. + * gas/elf/type.e: Extend expected output. + +2007-10-11 Nick Clifton <nickc@redhat.com> + + * gas/elf/elf.exp (run_elf_list_test): Run section6 test. + * gas/elf/section6.s: New file: Check behaviour of .pushsection + with a subsection argument. + * gas/elf/section6.d: New file: Expected disassembly. + +2007-10-08 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run simd-suffix and x86-64-simd-suffix. + + * gas/i386/simd-suffix.d: New. + * gas/i386/x86-64-simd-suffix.d: Likewise. + + * gas/i386/x86-64-opcode.d: Updated. + * gas/i386/x86-64-simd.d: Likewise. + +2007-10-08 Maciej W. Rozycki <macro@linux-mips.org> + + * gas/mips/cp0-names-r3000.d: New test for R3000 CP0 symbolic + disassembly. + * gas/mips/cp0-names-r4000.d: New test for R4000/R4400 symbolic + CP0 disassembly. + * mips/mips.exp: Run the new tests. + +2007-10-08 Maciej W. Rozycki <macro@linux-mips.org> + + * gas/mips/at-1.d, gas/mips/at-2.l: New tests to check the ".set + at=REG" directive. + * gas/mips/at-1.s, gas/mips/at-2.s: Sources for the new tests. + * gas/mips/mips.exp: Run the new tests. + +2007-10-05 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run smx. + + * gas/i386/smx.d: New. + * gas/i386/smx.s: Likewise. + +2007-10-04 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/simd.s: Add tests for unpckhpd and unpckhps. + * gas/i386/x86-64-simd.s: Likewise. + + * gas/i386/simd-intel.d: Updated. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + +2007-10-04 David Daney <ddaney@avtrex.com> + + * gas/mips/odd-float.d, gas/mips/odd-float.s: New test. + * gas/mips/mips.exp: Run it. + +2007-10-04 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5109 + * gas/i386/simd-intel.d: Updated. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + + * gas/i386/simd.s: Add more tests. + * gas/i386/x86-64-simd.s: Likewise. + +2007-10-04 Helge Deller <deller@gmx.de> + + * gas/all/gas.exp: Include new test "strings". + * gas/all/string.s: New + * gas/all/string.d: New. + +2007-10-01 Tristan Gingold <gingold@adacore.com> + + * gas/ppc/altivec_xcoff.s: Do not use .machine pseudo-ops as it + overrides gas options. + * gas/ppc/altivec_xcoff64.s: Likewise. + * gas/ppc/booke_xcoff64.s: Likewise. + * gas/ppc/altivec_xcoff.d: Accept 32bits offsets. + * gas/ppc/booke_xcoff.s: Do not use .machine pseudo-op and remove + booke64 opcodes. + * gas/ppc/booke_xcoff.d: Accept 32bits offsets and renumber. + * gas/ppc/booke_xcoff64.d: Use booke opcodes. + +2007-09-30 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5080 + * gas/i386/simd-intel.d: Updated. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + + * gas/i386/simd.s: Add new tests for cvttsd2si and cvttss2si. + * gas/i386/x86-64-simd.s: Likewise. + +2007-09-27 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/5072 + * gas/i386/i386.exp: Run x86-64-opcode-inval and + x86-64-opcode-inval-intel. + + * gas/i386/x86-64-opcode-inval-intel.d: New. + * gas/i386/x86-64-opcode-inval.d: Likewise. + * gas/i386/x86-64-opcode-inval.s: Likewise. + +2007-09-27 Kazu Hirata <kazu@codesourcery.com> + + * gas/m68k/fido.s: Add tests for %mbo. + * gas/m68k/fido.d: Update accordingly. + +2007-09-26 Jan Beulich <jbeulich@novell.com> + + * gas/i386/x86-64-addr32.d: Adjust expectations. + +2007-09-26 Jan Beulich <jbeulich@novell.com> + + * gas/i386/reloc64.s: Adjust for %eip-relative addressing no + longer generating errors. + * gas/i386/reloc64.d, gas/i386/reloc64.l: Update. + * gas/i386/x86-64-addr32.s: Remove explicit addr32 prefix + for %eip-realtive addressing case. + +2007-09-25 Nathan Sidwell <nathan@codesourcery.com> + + * gas/m68k/br-isaa.d: Dump relocs too. + * gas/m68k/br-isab.d: Likewise. + * gas/m68k/br-isac.d: Likewise. Adjust for long branch relaxation. + +2007-09-24 Carlos O'Donell <carlos@codesourcery.com> + + * gas/mips/align.s, gas/mips/align.d: New test. + * gas/mips/mips.exp: Run it. + +2007-09-20 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/sib.s: Add more eiz tests. + * gas/i386/x86-64-sib.s: Add more riz tests. + + * gas/i386/sib-intel.d: Updated. + * gas/i386/sib.d: Likewise. + * gas/i386/x86-64-sib-intel.d: Likewise. + * gas/i386/x86-64-sib.d: Likewise. + +2007-09-20 H.J. Lu <hongjiu.lu@intel.com> + + PR 658 + * gas/i386/i386.exp: Run sib-intel, x86-64-sib and + x86-64-sib-intel. + + * gas/i386/nops-1-i386-i686.d: Updated. + * gas/i386/nops-1-i386.d: Likewise. + * gas/i386/nops-1.d: Likewise. + * gas/i386/nops-2-i386.d: Likewise. + * gas/i386/nops-2-merom.d: Likewise. + * gas/i386/nops-2.d: Likewise. + * gas/i386/nops-3-i386.d: Likewise. + * gas/i386/nops-3.d : Likewise. + * gas/i386/sib.d: Likewise. + + * gas/i386/sib.s: Use %eiz in testcases. + + * gas/i386/sib-intel.d: New. + * gas/i386/x86-64-sib-intel.d: Likewise. + * gas/i386/x86-64-sib.d: Likewise. + * gas/i386/x86-64-sib.s: Likewise. + +2007-09-19 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/intelok.s: Add tests for memory without base. + * gas/i386/intelok.d: Updated. + * gas/i386/intelok.e: Likewise. + +2007-09-17 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/x86-64-rip.s: Revert the last change. + * gas/i386/x86-64-rip-intel.d: Likewise. + * gas/i386/x86-64-rip.d: Likewise. + +2007-09-15 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/5034 + * gas/i386/x86-64-rip.s: Add Intel mode testcases. + * gas/i386/x86-64-rip-intel.d: Updated. + * gas/i386/x86-64-rip.d: Likewise. + +2007-09-14 Michael Meissner <michael.meissner@amd.com> + Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> + Tony Linthicum <tony.linthicum@amd.com> + + * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests. + + * gas/i386/x86-64-sse5.s: New file for SSE5 support. + * gas/i386/x86-64-sse5.d: Ditto. + +2007-09-12 Jan Beulich <jbeulich@novell.com> + + * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms + of blendvps, blendvpd, and pblendvb. + * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d, + gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust, + making last/first operand of blendvps, blendvpd, and pblendvb + optional. + +2007-09-12 Jan Beulich <jbeulich@novell.com> + + * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax + code. + * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust. + +2007-09-06 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/svme.s: Updated to allow eax in 64bit. + * gas/i386/svme.d: Updated. + * gas/i386/svme64.d: Likewise. + +2007-08-31 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/svme.s: Updated to accept eax in 32bit and rax in + 64bit. + * gas/i386/svme.d: Updated. + * gas/i386/svme64.d: Likewise. + +2007-08-30 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/amd.s: Add rdtscp. + * gas/i386/amd.d: Updated. + + * gas/i386/mem-intel.d: Update invlpg for BYTE PTR. + * gas/i386/x86-64-mem-intel.d: Likewise. + + * gas/i386/x86-64-opcode.s: Add swapgs. + * gas/i386/x86-64-opcode.d: Updated. + +2007-08-29 Daniel Jacobowitz <dan@codesourcery.com> + + * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New. + * gas/lns/lns.exp: Run lns-duplicate. + +2007-08-29 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel. + + * gas/i386/x86-64-reg.s: New. Add tests for instructions + with one register operand. + * gas/i386/x86-64-reg-intel.d: Likewise. + * gas/i386/x86-64-reg.d: Likewise. + +2007-08-29 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run reg and reg-intel. + + * gas/i386/katmai.d: Update bad instructions. + + * gas/i386/reg.s: New. Add tests for instructions with one + register operand. + * gas/i386/reg-intel.d: Likewise. + * gas/i386/reg.d: Likewise. + +2007-08-28 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and + x86-64-mem-intel. + + * gas/i386/mem.s: New. Add tests for instructions with one + memory operand. + * gas/i386/x86-64-mem.s: Likewise. + * gas/i386/mem-intel.d: Likewise. + * gas/i386/mem.d: Likewise. + * gas/i386/x86-64-mem-intel.d: Likewise. + * gas/i386/x86-64-mem.d: Likewise. + +2007-08-28 Mark Shinwell <shinwell@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> + + * lib/gas-defs.exp (gas_version): Use remote_* functions instead + of exec. + (gas_host_run): New. + (gas_run): Use gas_host_run. + (gas_start): Likewise. + (run_dump_test): Likewise. + (objdump): Use gas_host_run. + (objdump_start_no_subdir): Likewise. + * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete". + * lib/run: Remove. + * gas/macros/macros.exp: Download app4b.s to host. + * gas/i386/i386.exp (gas_64_check): Use gas_host_run. + (gas_32_check): Likewise. + * gas/maxq10/maxq10.exp (gas_64_check): Likewise + (gas_32_check): Likewise. + * gas/maxq20/maxq20.exp (gas_64_check): Likewise + (gas_32_check): Likewise. + * gas/sparc/sparc.exp (gas_64_check): Likewise. + * gas/cfi/cfi.exp: Likewise. + * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file + for readelf output in place of pipe. + * gas/all/gas.exp: Download incbin.dat to host. + (do_comment): Allow \r\r\n. + +2007-08-09 Paul Brook <paul@codesourcery.com> + + * gas/arm/relax_load_align.d: new test. + * gas/arm/relax_load_align.s: new test. + +2007-08-09 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel, + x86-64-sse4_1-intel and x86-64-sse4_2-intel. + + * gas/i386/sse4_1-intel.d: New file. + * gas/i386/sse4_2-intel.d: Likewise. + * gas/i386/x86-64-sse4_1-intel.d: Likewise. + * gas/i386/x86-64-sse4_2-intel.d: Likewise. + + * gas/i386/sse4_1.s: Add tests for Intel syntax. + * gas/i386/sse4_2.s: Likewise. + * gas/i386/x86-64-sse4_1.s: Likewise. + * gas/i386/x86-64-sse4_2.s: Likewise. + + * gas/i386/sse4_1.d: Updated. + * gas/i386/sse4_2.d: Likewise. + * gas/i386/x86-64-sse4_1.d: Likewise. + * gas/i386/x86-64-sse4_2.d: Likewise. + +2007-08-09 Alan Modra <amodra@bigpond.net.au> + + * gas/all/weakref1u.d (not-target): Match *-*-*aout. + +2007-07-29 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/4834 + * gas/i386/simd-intel.d: Updated. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + + * gas/i386/simd.s: Add tests for SSE4 instructions. + * gas/i386/x86-64-simd.s: Likewise. + +2007-07-29 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel + mode. + * gas/i386/x86-64-simd.s: Likewise. + + * gas/i386/simd-intel.d: Updated. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + +2007-07-28 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/4834 + * gas/i386/simd-intel.d: Updated. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + + * gas/i386/simd.s: Add new tests. + * gas/i386/x86-64-simd.s: Likewise. + +2007-07-28 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/x86-64-opcode.d: Updated. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + + * gas/i386/x86-64-simd.s: Add movq. + +2007-07-23 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8, + nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3, + x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8. + + * gas/i386/nops-1-i386-i686.d: New. + * gas/i386/nops-1-k8.d: Likewise. + * gas/i386/nops-3-i386.d : Likewise. + * gas/i386/nops-3-i686.d: Likewise. + * gas/i386/nops-4-i386.d: Likewise. + * gas/i386/nops-4.d: Likewise. + * gas/i386/nops16-1.d: Likewise. + * gas/i386/nops16-1.s: Likewise. + * gas/i386/x86-64-nops-1-k8.d: Likewise. + * gas/i386/x86-64-nops-2.d: Likewise. + * gas/i386/x86-64-nops-3.d: Likewise. + * gas/i386/x86-64-nops-4-core2.d: Likewise. + * gas/i386/x86-64-nops-4-k8.d: Likewise. + * gas/i386/x86-64-nops-4.d: Likewise. + + * gas/i386/nops-1-i386.d: Updated. + * gas/i386/nops-1-i686.d: Likewise. + * gas/i386/nops-1.d: Likewise. + * gas/i386/nops-2-i386.d: Likewise. + * gas/i386/nops-2-merom.d : Likewise. + * gas/i386/nops-2.d: Likewise. + * gas/i386/nops-3.d: Likewise. + * gas/i386/x86-64-nops-1-merom.d: Likewise. + * gas/i386/x86-64-nops-1-nocona.d: Likewise. + * gas/i386/x86-64-nops-1.d: Likewise. + + * gas/i386/x86-64-nops-1.s: Removed. + +2007-07-23 Evandro Menezes <evandro.menezes@amd.com> + H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run + nops-3-i686 and nops-4-i686. + + * gas/i386/nops-3-i686.d: New. + * gas/i386/nops-4-i686.d: Likewise. + * gas/i386/nops-4.s: Likewise. + +2007-07-23 Richard Sandiford <richard@codesourcery.com> + + * lib/gas-defs.exp (run_list_test): Make the options optional. + * gas/cr16/cr16.exp (run_list_test): Delete. + +2007-07-19 Nick Clifton <nickc@redhat.com> + + PR gas/4804 + * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target + in the same way as the arm-eabi target. + * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu + target. + * gas/arm/mapshort-elf.d: Do not use this file for the + arm-linux-gnu target. + +2007-07-16 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/simd.s: Add tests for punpcklbw, punpckldq, + punpcklwd and punpcklqdq. + * gas/i386/x86-64-simd.s: Likewise. + + * gas/i386/simd-intel.d: Updated. + * gas/i386/simd.d: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + +2007-07-14 Nick Clifton <nickc@redhat.com> + + * gas/arm/arm.s: Add tests for re-aliasing a previously removed + alias. + * gas/arm/arm.l: Add new expected warning message. + +2007-07-04 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/ssemmx2.d: Ignore padding. + +2007-07-04 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/rex.s: Avoid the last rex prefix becoming the + rex prefix for the padding. + +2007-07-04 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*. + +2007-07-04 Nick Clifton <nickc@redhat.com> + + * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit + hosts. + +2007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com> + + * gas/elf/elf.exp: Expect redef test to fail for CR16. + * gas/all/gas.exp: Expect forward and do_930509a tests to fail for + the CR16. + * gas/cr16/cinv_test.d: Remove whitespace dependencies. + +2007-07-03 Nick Clifton <nickc@redhat.com> + + * lib/gas-defs.exp: Update copyright notice to refer to GPLv3. + * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c, + gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp, + gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp, + gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp, + gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp, + gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s, + gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp, + gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise. + +2007-07-03 Nathan Sidwell <nathan@codesourcery.com> + + * gas/m68k/mcf-coproc.d: New. + * gas/m68k/mcf-coproc.s: New. + * gas/m68k/all.exp: Add it. + +2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com> + + * gas/cr16: New directory + * gas/cr16.exp: New file + * add_test.d and add_test.s: New files + * and_test.d and and_test.s: New files + * ash_test.d and ash_test.s: New files + * bal_test.d and bal_test.s: New files + * bcc_test.d and bcc_test.s: New files + * beq0_test.d and beq0_test.s: New files + * cbitb_test.d and cbitb_test.s: New files + * cbitw_test.d and cbitw_test.s: New files + * cinv_test.d and cinv_test.s: New files + * cmp_test.d and cmp_test.s: New files + * excp_test.d and excp_test.s: New files + * jal_test.d and jal_test.s: New files + * jcc_test.d and jcc_test.s: New files + * loadb_test.d and loadb_test.s: New files + * loadd_test.d and loadd_test.s: New files + * loadm_test.d and loadm_test.s: New files + * loadw_test.d and loadw_test.s: New files + * lpsp_test.d and lpsp_test.s: New files + * lsh_test.d and lsh_test.s: New files + * mov_test.d and mov_test.s: New files + * mul_test.d and mul_test.s: New files + * or_test.d and or_test.s: New files + * popret_test.d and popret_test.s: New files + * pop_test.d and pop_test.s: New files + * push_test.d and push_test.s: New files + * sbitb_test.d and sbitb_test.s: New files + * sbitw_test.d and sbitw_test.s: New files + * scc_test.d and scc_test.s: New files + * storb_test.d and storb_test.s: New files + * stord_test.d and stord_test.s: New files + * storm_test.d and storm_test.s: New files + * storw_test.d and storw_test.s: New files + * sub_test.d and sub_test.s: New files + * tbitb_test.d and tbitb_test.s: New files + * tbit_test.d and tbit_test.s: New files + * tbitw_test.d and tbitw_test.s: New files + * xor_test.d and xor_test.s: New files + +2007-06-26 Paul Brook <paul@codesourcery.com> + + * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests. + * gas/arm/vfp1xD.s: Ditto. + * gas/arm/vfp1xD_t2.d: Ditto. + * gas/arm/vfp1xD_t2.s: Ditto. + +2007-06-24 Nick Clifton <nickc@redhat.com> + + * gas/arm/backslash-at.d: Fix for non-ELF arm targets. + +2007-06-23 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/4667 + * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd + and x86-64-simd-intel. + + * gas/i386/opcode-intel.d: Updated. + + * gas/i386/simd-intel.d: New. + * gas/i386/simd.d: Likewise. + * gas/i386/simd.s: Likewise. + * gas/i386/x86-64-simd-intel.d: Likewise. + * gas/i386/x86-64-simd.d: Likewise. + * gas/i386/x86-64-simd.s: Likewise. + +2007-06-18 Kazu Hirata <kazu@codesourcery.com> + + * gas/m68k/all.exp: Run mcf-wdebug. + * gas/testsuite/gas/m68k/mcf-wdebug.d, + gas/testsuite/gas/m68k/mcf-wdebug.s: New. + +2007-06-14 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb32.s: Add tests for shift instructions. + * gas/arm/thumb32.d: Ditto. + +2007-06-06 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb.d: Update expected output. + * gas/arm/thumb2_relax.d: Ditto. + +2007-06-05 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb32.d: Add writeback addressing mode tests. + * gas/arm/thumb32.s: Update expected output. + +2007-06-05 Nick Clifton <nickc@redhat.com> + + PR gas/4587 + * gas/sparc/sparc.exp: Run pr4587 list test. + * gas/sparc/pr4587.s: New test case. + * gas/sparc/pr4587.l: Expected assembler output. + +2007-06-05 Nick Clifton <nickc@redhat.com> + + * lib/gas-defs.exp (run_list_test): New proc. + * gas/alpha/alpha.exp: Delete proc run_list_test. + * gas/bfin/bfin.exp : Likewise. + * gas/cfi/cfi.exp : Likewise. + * gas/crx/allinsn.exp : Likewise. + * gas/d10v/d10v.exp : Likewise. + * gas/d30v/d30v.exp : Likewise. + * gas/frv/allinsn.exp : Likewise. + * gas/i386/i386.exp : Likewise. + * gas/i860.i860.exp : Likewise. + * gas/ia64/ia64.exp : Likewise. + * gas/lns/lns.exp : Likewise. + * gas/macros/macros.exp : Likewise. + * gas/maxq10/maxq10.exp : Likewise. + * gas/maxq20/maxq20.exp : Likewise. + * gas/mips/mips.exp : Likewise. + * gas/mmix/mmix-list.exp : Likewise. + * gas/mn10300/basic.exp : Likewise. + * gas/msp430/msp430.exp : Likewise. + * gas/pdp11/pdp11.exp : Likewise. + * gas/ppc/ppc.exp : Likewise. + * gas/s390/s390.exp : Likewise. + * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test. + +2007-05-29 Jakub Jelinek <jakub@redhat.com> + + PR gas/4558 + * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests. + * gas/sparc/v9branch1.d: New test. + * gas/sparc/v9branch1.s: New. + * gas/sparc/v9branch2.d: New test. + * gas/sparc/v9branch2.s: New. + * gas/sparc/v9branch3.d: New test. + * gas/sparc/v9branch3.s: New. + * gas/sparc/v9branch4.d: New test. + * gas/sparc/v9branch4.s: New. + * gas/sparc/v9branch5.d: New test. + * gas/sparc/v9branch5.s: New. + +2007-03-25 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb32.s: Add tests for subs pc, lr. + * gas/arm/thumb32.d: Change error-output: to stderr:. + Update expected output. + +2007-05-22 Paul Brook <paul@codesourcery.com> + + * gas/arm/backslash-at.d: Update expected output. + +2007-05-17 H.J. Lu <hongjiu.lu@intel.com> + + 2003-06-05 Michal Ludvig <mludvig@suse.cz> + * gas/cfi/cfi-x86_64.s: Test new directives + and different writings of registers and numbers. + * gas/cfi/cfi-x86_64.d: Updated pattern to + match the above change. + +2007-05-15 Mark Shinwell <shinwell@codesourcery.com> + + * gas/arm/backslash-at.d: New. + * gas/arm/backslash-at.s: New. + +2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr> + Nick Clifton <nickc@redhat.com> + + PR gas/3041 + * gas/m68k/p3041.s: New test case. + * gas/m68k/p3041.d: New expected disassembly. + * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains. + Only run arch-cpu-1 test for ELF based toolchains. + + Tidy ups for m68k-netbsd gas toolchain: + * gas/m68k/cpu32.d: Allow for extra text after expected + disassembly. + * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics. + * gas/m68k/br-isab.d: Fix name of test. + * gas/m68k/br-isac.d: Fix name of test. + +2007-05-14 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/4502 + * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw". + +2007-05-04 Kazu Hirata <kazu@codesourcery.com> + + * gas/m68k/all.exp: Skip fmoveml on fido. + +2007-05-03 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/4460 + * gas/i386/gotpc.s: Add a new test. + * gas/i386/reloc64.s: Likewise. + + * gas/i386/gotpc.d: Updated. + * gas/i386/reloc64.d: Likewise. + +2007-05-03 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/crc32-intel.d: Updated. + * gas/i386/crc32.d: Likewise. + * gas/i386/sse4_2.d: Likewise. + * gas/i386/x86-64-crc32-intel.d: Likewise. + * gas/i386/x86-64-crc32.d: Likewise. + * gas/i386/x86-64-sse4_2.d: Likewise. + + * gas/i386/crc32.s: Remove crc32 instructions with ambiguous + operand size and suffix in crc32 instructions in Intel mode. + * gas/i386/x86-64-crc32.s: Likewise. + + * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous + operand size. + * gas/i386/x86-64-sse4_2.s: Likewise. + + * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32. + + * gas/i386/inval-crc32.l: New. + * gas/i386/inval-crc32.s: Likewise. + * gas/i386/x86-64-inval-crc32.l: Likewise. + * gas/i386/x86-64-inval-crc32.s: Likewise. + +2007-05-01 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/crc32-intel.d: New file. + * gas/i386/crc32.d:Likewise. + * gas/i386/crc32.s:Likewise. + * gas/i386/x86-64-crc32-intel.d:Likewise. + * gas/i386/x86-64-crc32.d:Likewise. + * gas/i386/x86-64-crc32.s:Likewise. + + * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32 + and x86-64-crc32-intel. + +2007-04-26 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/4430 + * gas/i386/amd.d: Updated. + * gas/i386/immed32.d: Likewise. + * gas/i386/intel.d: Likewise. + * gas/i386/intel16.d: Likewise. + * gas/i386/intelok.d: Likewise. + * gas/i386/jump16.d: Likewise. + * gas/i386/naked.d: Likewise. + * gas/i386/opcode-suffix.d: Likewise. + * gas/i386/opcode.d: Likewise. + * gas/i386/prescott.d: Likewise. + * gas/i386/ssemmx2.d: Likewise. + * gas/i386/tlsd.d: Likewise. + * gas/i386/tlspic.d: Likewise. + * gas/i386/x86-64-addr32.d: Likewise. + * gas/i386/x86-64-prescott.d: Likewise. + * gas/i386/x86-64-rip.d: Likewise. + * gas/i386/x86_64.d: Likewise. + +2007-04-26 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/4429 + * gas/i386/i386.exp: Run "x86-64-addr32-intel" and + "x86-64-rip-intel". + + * gas/i386/intelok.d: Updated. + + * gas/i386/x86-64-addr32-intel.d: New file. + * gas/i386/x86-64-rip-intel.d: Likewise. + +2007-04-24 Andreas Krebbel <krebbel1@de.ibm.com> + + * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst. + * gas/s390/zarch-z9-ec.s: Likewise. + +2007-04-23 Nathan Sidwell <nathan@codesourcery.com> + + * gas/m68k/br-isaa.s: New. + * gas/m68k/br-isaa.d: New. + * gas/m68k/br-isab.s: New. + * gas/m68k/br-isab.d: New. + * gas/m68k/br-isac.s: New. + * gas/m68k/br-isac.d: New. + * gas/m68k/all.exp: Adjust. + +2007-04-21 Richard Earnshaw <rearnsha@arm.com> + + * gas/arm/arch4t.d: Convert to unified syntax. + * gas/arm/archv6.d: Likewise. + * gas/arm/archv6t2.d: Likewise. + * gas/arm/arch3.d: Likewise. + * gas/arm/arch7dm.d: Likewise. + * gas/arm/arch7t.d: Likewise. + * gas/arm/archv1.d: Likewise. + * gas/arm/copro.d: Likewise. + * gas/arm/inst.d: Likewise. + * gas/arm/macro1.d: Likewise. + * gas/arm/tcompat.d: Likewise. + * gas/arm/wince_inst.d: Likewise. + * gas/arm/xscale.d: Likewise. + + * gas/arm/thumb.d: White space cleanup. + * gas/arm/thumb2_relax.d: Likewise. + * gas/arm/thumb32.d: Likewise. + +2007-04-20 Nathan Sidwell <nathan@codesourcery.com> + + * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New. + * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New. + * gas/m68k/all.exp: Add them. + +2007-04-20 Alan Modra <amodra@bigpond.net.au> + + * gas/ppc/range64.s: New. + * gas/ppc/range64.l: New. + * gas/ppc/range.s: New. + * gas/ppc/range.l: New. + * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests. + +2007-04-20 Richard Earnshaw <rearnsha@arm.com> + + * gas/arm/mapshort.s: Add a small .data section. + * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse + disassembly. + * gas/arm/mapshort-elf.d: Likewise. + +2007-04-19 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb1_unified.d: New test. + * gas/arm/thumb1_unified.s: New test. + +2007-04-19 Nathan Froyd <froydnj@codesourcery.com> + + * gas/ppc/booke.s: Add tlbsx, tlbsxe. + * gas/ppc/booke.d: Update. + +2007-04-18 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2. + + * gas/i386/sse4_2.d: New file. + * gas/i386/sse4_2.s: Likewise. + * gas/i386/x86-64-sse4_2.d: Likewise. + * gas/i386/x86-64-sse4_2.s: Likewise. + +2007-04-18 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1. + + * gas/i386/sse4_1.d: New file. + * gas/i386/sse4_1.s: Likewise. + * gas/i386/x86-64-sse4_1.d: Likewise. + * gas/i386/x86-64-sse4_1.s: Likewise. + +2007-04-18 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb2_add.s: Add rsb #0 test. + * gas/arm/thumb2_add.d: Update expected output. + +2007-04-04 Paul Brook <paul@codesourcery.com> + + * gas/arm/neon-cov.s: Add new vext test. + * gas/arm/neon-cov.d: Ditto. + +2007-04-01 Christian Groessler <chris@groessler.org> + + * gas/z8k/calr.d: Fix for 64bit bfd. + * gas/z8k/djnz.d: Likewise. + * gas/z8k/inout.d: Likewise. + * gas/z8k/jmp-cc.d: Likewise. + * gas/z8k/jr-back.d: Likewise. + * gas/z8k/jr-forw.d: Likewise. + * gas/z8k/reglabel.d: Likewise. + * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd. + * gas/z8k/ret-cc.d: Likewise. + +2007-03-31 Alan Modra <amodra@bigpond.net.au> + + * gas/i386/nops-3.s: Don't use .align. + +2007-03-30 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb2_ldmstm.d: New test. + * gas/arm/thumb2_ldmstm.s: New test. + +2007-03-27 Alan Modra <amodra@bigpond.net.au> + + * gas/ppc/reloc.s: New. + * gas/ppc/reloc.d: New. + +2007-03-26 Julian Brown <julian@codesourcery.com> + + * gas/arm/neon-const.s: Use FP syntax for 0/-0. + * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1. + * gas/arm/neon-cov.s: Use float syntax for FP immediate. + +2007-03-24 Paul Brook <paul@codesourcery.com> + Mark Shinwell <shinwell@codesourcery.com> + + * gas/arm/archv6.s: Add new SRS tests. + * gas/arm/archv6.d: Update expected output. + * gas/arm/thumb32.s: Add new SRS tests. + * gas/arm/thumb32.d: Update expected output. + * gas/arm/srs-t2.d: New. + * gas/arm/srs-t2.l: New. + * gas/arm/srs-t2.s: New. + * gas/arm/srs-arm.d: New. + * gas/arm/srs-arm.l: New. + * gas/arm/srs-arm.s: New. + +2007-03-23 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/rex.s: Add tests for rex.WRXB. + * gas/i386/rex.d: Updated. + + * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB. + * gas/i386/x86-64-io-intel.d : Likewise. + * gas/i386/x86-64-io-suffix.d: Likewise. + * gas/i386/x86-64-io.d: Likewise. + * gas/i386/x86-64-opcode.d: Likewise. + +2007-03-21 H.J. Lu <hongjiu.lu@intel.com> + + PR binutils/4218 + * gas/i386/nops.s: Add testcases for nop r/m. + * gas/i386/x86-64-nops.s: Likewise. + + * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax, + %eax and %rax. + + * gas/i386/nops.d: Updated. + * gas/i386/x86-64-nops.d: Likewise. + * gas/i386/x86-64-opcode.d: Likewise. + +2007-03-21 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/i386.exp: Run nops-3. + + * gas/i386/nops-3.d: New file. + * gas/i386/nops-3.s: Likewise. + +2007-03-20 Mark Shinwell <shinwell@codesourcery.com> + + * gas/arm/mul-overlap.s: Don't use %type. + * gas/arm/mul-overlap.l: Update line numbers. + * gas/arm/mul-overlap-v6.s: Don't use %type. + +2007-03-18 Mark Shinwell <shinwell@codesourcery.com> + + * gas/arm/mul-overlap.s: New. + * gas/arm/mul-overlap.d: New. + * gas/arm/mul-overlap.l: New. + * gas/arm/mul-overlap-v6.s: New. + * gas/arm/mul-overlap-v6.d: New. + +2007-03-14 Daniel Jacobowitz <dan@codesourcery.com> + + * gas/arm/thumbver.d, gas/arm/thumbver.s: New test. + +2007-03-14 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb2_add.d: Add tests using sp. + * gas/arm/thumb2_add.s: Ditto. + +2007-03-14 Alan Modra <amodra@bigpond.net.au> + + PR 4029 + * gas/all/relax.s: New. + * gas/all/relax.d: New. + * gas/all/gas.exp: Run it. + +2007-03-11 Hans-Peter Nilsson <hp@bitrange.com> + + * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d: + Adjust for change in readelf output. + +2007-03-06 Andreas Krebbel <krebbel1@de.ibm.com> + + * gas/s390/zarch-z9-ec.d: New file. + * gas/s390/zarch-z9-ec.s: New file. + * gas/s390/s390.exp: Run the z9-ec testcases. + +2007-03-05 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/3918 + * lib/gas-defs.exp (gas_started): New variable. Initialized to + 0. + (gas_start): Set gas_started to 1. + (gas_finish): Skip if gas_started is 0. Reset gas_started to 0. + +2007-03-02 Paul Brook <paul@codesourcery.com> + + * gas/arm/relax_branch_align.d: New test. + * gas/arm/relax_branch_align.s: New test. + +2007-02-28 Nick Clifton <nickc@redhat.com> + + PR gas/3797 + * gas/lns/lns.exp: Do not run the lns-common test for the d10v + port. + * gas/d10v/address-002.l: Update expected assembler output. + * gas/d10v/address-003.l, gas/d10v/address-004.l, + gas/d10v/address-005.l, gas/d10v/address-006.l, + gas/d10v/address-007.l, gas/d10v/address-008.l, + gas/d10v/address-009.l, gas/d10v/address-010.l, + gas/d10v/address-011.l, gas/d10v/address-012.l, + gas/d10v/address-013.l, gas/d10v/address-014.l, + gas/d10v/address-015.l, gas/d10v/address-016.l, + gas/d10v/address-017.l, gas/d10v/address-018.l, + gas/d10v/address-019.l, gas/d10v/address-020.l, + gas/d10v/address-021.l, gas/d10v/address-022.l, + gas/d10v/address-023.l, gas/d10v/address-024.l, + gas/d10v/address-025.l, gas/d10v/address-026.l, + gas/d10v/address-027.l, gas/d10v/address-030.l, + gas/d10v/address-031.l, gas/d10v/address-032.l, + gas/d10v/address-033.l, gas/d10v/address-034.l, + gas/d10v/address-035.l, gas/d10v/address-036.l, + gas/d10v/address-037.l, gas/d10v/address-038.l, + gas/d10v/address-039.l, gas/d10v/address-040.l, + gas/d10v/address-041.l: Likewise. + +2007-02-28 Nick Clifton <nickc@redhat.com> + + PR gas/3975 + * gas/arm/mapshort.d: Split into two new files... + * gas/arm/mapshort-eabi.d: The one and... + * gas/arm/mapshort-elf.d: This one. + * gas/arm/arch7.d: Remove 32-bit host expectation. + * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some + arm targets will disassemble this value as an instruction. + * gas/arm/neon-ldst-rm.d: Likewise. + * gas/arm/thumb2_pool.d: Only run this test for ELF based arm + ports. + * gas/arm/thumbrel.d: Only run this test for EABI based arm + ports. + * gas/arm/wince_inst.d: Fix expected branch targets. + +2007-02-22 DJ Delorie <dj@redhat.com> + + * gas/s390/esa-g5.s: Adjust for corrected PKA syntax. + * gas/s390/esa-g5.d: Adjust for corrected PKA syntax. + +2007-02-20 Thiemo Seufer <ths@mips.com> + Chao-Ying Fu <fu@mips.com> + + * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for + DSP R2. + * gas/mips/mips.exp: Run new test. + +2007-02-19 Andreas Krebbel <krebbel1@de.ibm.com> + + * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating + point and fixed point operands. + * gas/s390/esa-g5.s: Likewise. + * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr, + cgdr, cger, cgxr): Likewise. + * gas/s390/zarch-z900.s: Likewise. + +2007-02-11 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/4027 + * gas/i386/opcode.s: Add more tests for "test". + * i386/opcode-intel.d: Updated. + * gas/i386/opcode-suffix.d: Likewise. + * gas/i386/opcode.d: Likewise. + +2007-02-06 Nick Clifton <nickc@redhat.com> + + PR gas/3810 gas/3800 + * gas/elf/elf.exp: Expect the redef test to fail on targets which + do not convert fixups against ordinary symbols into relocs against + section symbols. + * gas/all/gas.exp: Likewise. + +2007-02-05 Dave Brolley <brolley@redhat.com> + + * gas/mep/relocs-junk1.s: Add a .data section. + * gas/mep/relocs.d: Updated to match above. + +2007-02-04 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/3961 + * gas/i386/secrel.d: Support 64bit host. + +2007-02-02 Nick Clifton <nickc@redhat.com> + + PR gas/3812 + * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to + account for sign extension. + +2007-01-11 Paul Brook <paul@codesourcery.com> + + * gas/arm/thumb2_add.d: Add test for missing operand. + * gas/arm/thumb2_add.s: Ditto. + +2007-01-11 Nick Clifton <nickc@redhat.com> + + * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a + line comment character. + * gas/mcore/allinsn.d: Adjust expected disassembly to match real + output. + + * gas/lns/lns.exp: Run the alternative version of the lns-common-1 + test for the MCore target. + +2007-01-08 Kai Tietz <kai.tietz@onevision.com> + + * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*. + * gas/i386/i386.exp: Ditto. + +2007-01-04 Paul Brook <paul@codesourcery.com> + + * gas/arm/archv6.s: Add more cpsie tests. + * gas/arm/archv6.d: Ditto. + +2007-01-04 Andreas Schwab <schwab@suse.de> + + * gas/m68k/cpu32.[sd]: New test. + * gas/m68k/all.exp: Run it. + +2007-01-04 Julian Brown <julian@codesourcery.com> + + * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl. + +2007-01-04 Paul Brook <paul@codesourcery.com> + + * gas/arm/neon-cov.d: Adjust expected output. + * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle + and vacle. + * gas/arm/neon-omit.d: Adjust expected output. + +For older changes see ChangeLog-2006 + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: |