OSDN Git Service

2009-11-05 Sebastian Pop <sebastian.pop@amd.com>
[pf3gnuchains/pf3gnuchains4x.git] / gas / ChangeLog
index f4f3750..02cfc37 100644 (file)
@@ -1,3 +1,145 @@
+2009-11-05  Sebastian Pop  <sebastian.pop@amd.com>
+           Quentin Neill  <quentin.neill@amd.com>
+
+       * config/tc-i386.c (cpu_arch): Add CPU_LWP_FLAGS.
+       (build_vex_prefix): Handle xop09 and xop0a.
+       (build_modrm_byte): Handle vexlwp.
+       (md_show_usage): Add lwp.
+       * doc/c-i386.texi (i386-LWP): New section.
+
+2009-11-04  DJ Delorie  <dj@redhat.com>
+
+       * config/rx-parse.y (MVTIPL): Update bit pattern.
+       (cpen): Remove.
+
+2009-11-04  Daniel Jacobowitz  <dan@codesourcery.com>
+           Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+       * config/tc-m68k.h (CF_DIFF_EXPR_OK): Define to 0 for uClinux.
+       (CFI_DIFF_LSDA_OK): Define.
+       * config/te-uclinux.h: New file.
+       * configure.tgt (m68k-uclinux): Define em.
+       * dw2gencfi.c (CFI_DIFF_LSDA_OK): New macro.
+       (dot_cfi_lsda, output_fde): Use instead of CFI_DIFF_EXPR_OK.
+
+2009-11-03  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (do_vfp_nsyn_mla_mls): Fix vmls encoding.
+
+2009-11-02  Paul Brook  <paul@codesourcery.com>
+
+       * doc/c-arm.texi: Document new -mfpu options.
+       * config/tc-arm.c (fpu_vfp_ext_v3xd, fpu_vfp_fp16, fpu_neon_ext_fma,
+       fpu_vfp_ext_fma): New.
+       (NEON_ENC_TAB): Add vfma, vfms, vfnma and vfnms.
+       (do_vfp_nsyn_fma_fms, do_neon_fmac): New functions.
+       (insns): Move double precision load/store.  Split out double
+       precision VFPv3 instrucitons.  Add VFPv4 instructions.
+       (arm_fpus): Add VFPv3-FP16, VFPv3xD and VFPv4 variants.
+       (aeabi_set_public_attributes): Set VFPv4 variants
+
+2009-11-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * ecoff.c (ecoff_symbol_clone_hook): New function.
+       * ecoff.h (ecoff_symbol_clone_hook): Declare.
+       * obj.h (struct format_ops): Add symbol_clone_hook.
+       * config/obj-aout.c (aout_format_ops): Init new field.
+       * config/obj-coff.c (coff_format_ops): Likewise.
+       * config/obj-ecoff.c (ecoff_format_ops): Likewise.
+       * config/obj-elf.c (elf_format_ops): Likewise.
+       * config/obj-ecoff.h (obj_symbol_clone_hook): Define.
+       * config/obj-multi.h (obj_symbol_clone_hook): Define.
+
+2009-11-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * messages.c (as_fatal): Apply 2001-01-15 change and followup
+       to second copy of function.
+
+2009-10-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * config/tc-hppa.c (pa_build_unwind_subspace): Replace start symbol
+       with local symbol.
+
+2009-10-29  Sebastian Pop  <sebastian.pop@amd.com>
+
+       * config/tc-i386.c (build_modrm_byte): Do not swap REG and
+       NDS operands for FMA4.
+
+2009-10-29  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (neon_tab_entry): Fix VNMLA/VNMLS opcodes.
+
+2009-10-29  Paul Brook  <paul@codesourcery.com>
+
+       * doc/c-arm.texi: Document ARM -mcpu=cortex-a5.
+       * config/arm/tc-arm.c (arm_cpu_option_table): Add cortex-a5.
+
+2009-10-29  Tristan Gingold  <gingold@adacore.com>
+
+       * config/tc-mep.c (md_pseudo_table): Remove dwarf2 debug pseudo
+       as they are already defined in obj-elf.c
+       * config/tc-m32c.c (md_pseudo_table): Ditto.
+       * config/tc-spu.c (md_pseudo_table): Ditto.
+       * config/tc-avr.c (md_pseudo_table): Ditto.
+
+2009-10-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * doc/as.texinfo (Set): Delete incorrect HPPA para.
+
+2009-10-28  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (opcode_lookup): Allow VFP/NEON type suffixes
+       unconditionally.
+
+2009-10-28  Alan Modra  <amodra@bigpond.net.au>
+
+       PR gas/10856
+       * expr.c (resolve_expression): Only add "left" value to O_symbol
+       expression when the symbol is undefined and different from the
+       original symbol.  Simplify negative logic.
+
+2009-10-27  Tristan Gingold  <gingold@adacore.com>
+
+       * config/tc-avr.c (md_pseudo_table): Add dwarf2 debug pseudo.
+       * config/tc-avr.h (DWARF2_LINE_MIN_INSN_LENGTH): Define.
+       (DWARF2_ADDR_SIZE): Define.
+
+2009-10-27  Alan Modra  <amodra@bigpond.net.au>
+
+       PR gas/10850
+       * listing.c (listing_flags): Delete.
+       * listing.h: Likewise.
+       * read.c (potable <lflags>): Call s_ignore.
+
+2009-10-26  Nick Clifton  <nickc@redhat.com>
+
+       * doc/as.texinfo: Add mention of RX port and inclusion of RX
+       documentation.
+
+2009-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
+
+       * config/tc-z80.c (z80_start_line_hook): Fix parsing of 'equ' or
+       'defl' in cases where the space between the keyword and the
+       expression has been scrubbed away.
+       Do not check whether a symbol is redefined with 'equ' here;
+       the function equals takes an argument indicating whether
+       redefinitions are allowed.
+       Only call LISTING_NEWLINE if needed, and then after the call to
+       bump_line_counters.
+
+2009-10-25  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * doc/as.texinfo (Overview): Move -mfix7000/-mno-fix7000 to
+       match the order elsewhere.  Add -mfix-vr4120/-mno-fix-vr4120 and
+       -mfix-vr4130/-mno-fix-vr4130.
+       * doc/c-mips.texi (MIPS Opts): Correct -no-mfix-vr4120 to
+       -mno-fix-vr4120 and -no-mfix-vr4130 to -mno-fix-vr4130.
+
+2009-10-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/10775
+       * doc/c-i386.texi: Mention movabs.
+
 2009-10-19  H.J. Lu  <hongjiu.lu@intel.com>
 
        * doc/c-i386.texi: Don't mention the 8 extra control registers
        * config/tc-i386.c (i386_finalize_immediate): Don't generate
        error message if operand string is NULL.
 
-2009-10-013  Vincent Riviere  <vincent.riviere@freesbee.fr>    
+2009-10-013  Vincent Riviere  <vincent.riviere@freesbee.fr>
 
        PR gas/3041
        * config/tc-m68k.c (tc_gen_reloc): Fix addend for relocations