* doc/as.texinfo: Add Blackfin options.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 08ce82880834d911a12c61c42f0a7b472efc157b..981149990e8955703f5389a970fbc25122172064 100644 (file)
@@ -1,3 +1,105 @@
+2010-03-10  Jie Zhang  <jie@codesourcery.com>
+
+       * doc/as.texinfo: Add Blackfin options.
+       * doc/c-bfin.texi: Document -mfdpic, -mno-fdpic and -mnopic.
+       * config/tc-bfin.c (md_show_usage): Show usage for all
+       Blackfin specific options.
+
+2010-03-09  Alan Modra  <amodra@gmail.com>
+
+       PR gas/11356
+       * listing.c (listing_newline): Correct backslash quote logic.
+
+2010-03-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * config/tc-i386.h [TE_SOLARIS] (ELF_TARGET_FORMAT): Define.
+       (ELF_TARGET_FORMAT64): Define.
+
+2010-03-05  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (arm_cpu_option_table): Add cortex-m4.
+
+2010-03-02  Andrew Stubbs  <ams@codesourcery.com>
+
+       * config/tc-sh.c (get_specific): Move overflow checking code to avoid
+       reading uninitialized data.
+
+2010-03-01  Tristan Gingold  <gingold@adacore.com>
+
+       * config/tc-score7.c (s7_frag_check): Add ATTRIBUTE_UNUSED.
+
+2010-02-26  Doug Evans  <dje@sebabeach.org>
+
+       * configure.tgt: Fix mep cpu case.
+
+2010-02-26  Jie Zhang  <jie@codesourcery.com>
+
+       * config/tc-arm.c (do_t_strexd): Remove
+       operand[1] != operand[2] contraint.
+
+2010-02-26  Jie Zhang  <jie@codesourcery.com>
+
+       * config/tc-arm.c (neon_select_shape): No need to match
+       the remaining operands in the shape when one operand does
+       not match.
+
+2010-02-26  Jie Zhang  <jie@codesourcery.com>
+
+       * config/tc-arm.c (do_neon_ld_st_interleave): Reject bad
+       alignment.
+
+2010-02-25  Doug Evans  <dje@sebabeach.org>
+
+       * cgen.c: Whitespace fixes.
+       (weak_operand_overflow_check): Formatting fix.
+
+2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (match_template): Update error messages.
+
+2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (_i386_insn): Add err_msg.
+       (operand_size_match): Set err_msg on failure.
+       (operand_type_match): Likewise.
+       (operand_type_register_match): Likewise.
+       (VEX_check_operands): Likewise.
+       (match_template): Likewise.  Use i.err_msg with as_bad.
+
+2010-02-25  Wu Zhangjin <wuzhangjin@gmail.com>
+
+       * config/tc-mips.c (mips_fix_loongson2f, mips_fix_loongson2f_nop,
+       mips_fix_loongson2f_jump): New variables.
+       (md_longopts): Add New options -mfix-loongson2f-nop/jump,
+       -mno-fix-loongson2f-nop/jump.
+       (md_parse_option): Initialize variables via above options.
+       (options): New enums for the above options.
+       (md_begin): Initialize nop_insn from LOONGSON2F_NOP_INSN.
+       (fix_loongson2f, fix_loongson2f_nop, fix_loongson2f_jump):
+       New functions.
+       (append_insn): call fix_loongson2f().
+       (mips_handle_align): Replace the implicit nops.
+       * config/tc-mips.h (MAX_MEM_FOR_RS_ALIGN_CODE): Modified
+       for the new mips_handle_align().
+       * doc/c-mips.texi: Document the new options.
+
+2010-02-23  Daniel Gutson  <dgutson@codesourcery.com>
+
+       * config/tc-arm.c (do_rd_rm_rn): Added warning
+       for obsolete insns.
+
+2010-02-23  Andrew Zabolotny  <anpaza@mail.ru>
+
+       PR binutils/11297
+       * config/tc-avr.c (md_apply_fix): Handle BFD_RELOC_8.
+       (avr_cons_fix_new): Handle fixups of a single byte.
+
+2010-02-22  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       PR 9861
+       * config/tc-arm.c (CPU_DEFAULT): Do not define based upon build
+       compiler's predefines.
+
 2010-02-19  Alan Modra  <amodra@gmail.com>
 
        * configure.tgt: Whiltespace.  Sort moxie entry.
This page took 0.02374 seconds and 4 git commands to generate.