Revert the last change.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 1b7bf80023ae8588ab7456c4955737070c8cd2ce..f53dd03ff2e3335a3cd153dff4307eeb22573535 100644 (file)
@@ -1,3 +1,195 @@
+2011-03-02  Nick Clifton  <nickc@redhat.com>
+
+       * ecoff.c: Incldue filenames.h
+
+2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
+
+       * depend.c (register_dependency): Use filename_(n)cmp.
+       * dwarf2dbg.c (get_filenum): Likewise.
+       * ecoff.c (add_file): Likewise.
+       (ecoff_generate_asm_lineno): Likewise.
+       * input-scrub.c (new_logical_line_flags): Likewise.
+       * listing.c (file_info): Likewise.
+       (listing_newline): Likewise.
+       * remap.c (remap_debug_filename): Likewise.
+       * stabs.c (generate_asm_file): Likewise.
+       (stabs_generate_asm_lineno): Likewise.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (append_insn): Disable branch relaxation for
+       DSP instructions.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (macro): Handle M_PREF_AB.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (RELAX_BRANCH_ENCODE): Encode the temporary
+       register to use.
+       (RELAX_BRANCH_UNCOND): Adjust accordingly.
+       (RELAX_BRANCH_LIKELY): Likewise.
+       (RELAX_BRANCH_LINK): Likewise.
+       (RELAX_BRANCH_TOOFAR): Likewise.
+       (RELAX_BRANCH_AT): New macro.
+       (append_insn): Encode the temporary register to use in standard
+       MIPS branch relaxation.
+       (relaxed_branch_length): Update according to changes to
+       RELAX_BRANCH_ENCODE.
+       (md_convert_frag): Use the encoded register as the temporary.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (mips_fix_adjustable): On REL targets also
+       reject PC-relative relocations.
+
+2011-02-28  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (md_convert_frag): Correct message
+       capitalization.
+
+2011-02-28  Alan Modra  <amodra@gmail.com>
+
+       * symbols.c (report_op_error): Remove unnecessary forward declaration.
+       Add "op" parameter.  Report operator and operand segments in error
+       message, not operand symbols.
+       (resolve_symbol_value): Always set segment for equated symbols, not
+       just when finalizing.  Adjust report_op_error calls.
+
+2011-02-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (reloc): Don't sign-check 4-byte relocations
+       if 64bit relocations aren't allowed.
+
+2011-02-25  Alan Modra  <amodra@gmail.com>
+
+       PR gas/12519
+       * config/obj-elf.c (elf_frob_symbol): Properly handle size expression.
+
+2011-02-21  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * config/tc-mips.c (mips_ip) <'o'>: Remove duplicate
+       initialization of offset_reloc.
+
+2011-02-15  Richard Henderson  <rth@redhat.com>
+
+       * dw2gencfi.c (dot_cfi_dummy): New.
+       (cfi_pseudo_table) [!TARGET_USE_CFIPOP]: New.
+       * read.c (pobegin): Unconditionally call cfi_pop_insert.
+
+2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2011-02-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * config/bfin-lex.l (BYTEOP2M): Remove tokenization.
+       * config/bfin-parse.y (BYTEOP2M): Delete token.
+       (asm_1): Remove BYTEOP2M insn matching.
+
+2011-02-12  Mike Frysinger  <vapier@gentoo.org>
+
+       * config/bfin-defs.h: Include opcode/bfin.h.
+       (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.
+
+2011-02-11  Mike Frysinger  <vapier@gentoo.org>
+
+       * doc/c-bfin.texi (Instruction Delimiting): Fix occur typo.
+       (Modify Registers): Fix subtracted typo.
+       (.byte2): Extend and swap descriptions with .byte4.
+       (.byte4): Extend and swap descriptions with .byte2.
+       (.db, .dw, .dd): Document behavior.
+
+2011-02-11  Mike Frysinger  <vapier@gentoo.org>
+
+       * config/bfin-parse.y (TESTSET): Reject REG_SP and REG_FP.
+
+2011-02-11  Alan Modra  <amodra@gmail.com>
+
+       * doc/c-ppc.texi (PowerPC-Opts <-nops>): Clarify.
+
+2011-02-10  Alan Modra  <amodra@gmail.com>
+
+       * doc/as.texinfo (Overview): Add missing markup around Blackfin
+       and PowerPC options.
+
+2011-02-10  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (md_show_usage): Remove -l and -b.  Add -K PIC.
+       * doc/as.texinfo: Refer to and include c-ppc.texi for PowerPC options.
+       (Overview <Target PowerPC options>): Add a number of missing options.
+       * doc/c-ppc.texi: Likewise.  Add markup for use in manpage generation.
+
+2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/6957
+       * config/tc-i386.c (i386_align_code): Use f32_patt when tuning
+       for i686.
+
+2011-02-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.c (set_cpu_arch): Also update cpu_arch_isa_flags
+       for ISA extensions.
+       (md_parse_option): Likewise.
+
+2011-02-04  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * doc/as.texinfo (Target TIC6X options): Don't mention "-matomic".
+       * doc/c-tic6x.texi (TIC6X Directives): Don't mention ".atomic".
+       (TIC6X Options): Don't mention "-matomic".
+       * config/tc-tic6x.c (OPTION_MATOMIC, OPTION_MNO_ATOMIC): Delete.
+       (md_longopts): Remove corresponding entries.
+       (md_parse_option): Don't handle them.
+       (md_show_usage): Don't document them.
+       (tic6x_atomic): Delete variable.
+       (tic6x_update_features): Always copy tic6x_arch_enable to
+       tic6x_features.
+       (tic6x_arch_enable): Remove references to TIC6X_INSN_ATOMIC.
+       (s_tic6x_atomic, s_tic6x_noatomic): Remove functions.
+       (md_pseudo_table): Remove ".atomic" and ".noatomic".
+
+2011-01-31  Nick Clifton  <nickc@redhat.com>
+
+       * write.c (write_contents): Include output file name and bfd error
+       value when reporting the inability to write to the output file.
+       * config/tc-rx.c (rx_handle_align): Do not insert NOPs into align
+       frag that has a non-zero fill value.
+
+2011-01-27  DJ Delorie  <dj@redhat.com>
+
+       * config/tc-rx.c (md_convert_frag): If we can't compute the target
+       address, zero out the values stored in the object file to make
+       objdump's output consistent.
+
+2011-01-26  Kai Tietz  <kai.tietz@onevision.com>
+
+       * config/tc-i386.c (md_begin): Set for x64 windows COFF target
+       x86_dwarf2_return_column to 32.
+
+2011-01-20  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/12384
+       * config/tc-h8300.c (constant_fits_width_p): Use correct type for
+       comparison.
+
+2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * write.c (compress_debug): Return if section size is smaller
+       than 32 bytes.
+
+2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/12409
+       * write.c (compress_debug): Return if section size is 0.
+
+2011-01-18  Mingfeng Wu  <mingfeng@faraday-tech.com>
+
+       * config/tc-arm.c (arm_cpus): Add Faraday ARMv5TE compatible
+       cores: fa606te, fa616te, fmp626.  Modify the VFP of fa626te.
+       * doc/c-arm.texi (ARM Options): Add -mcpu={fa606te, fa616te,
+       fmp626} options.
+
 2011-01-18  Nick Clifton  <nickc@redhat.com>
 
        PR gas/12390
This page took 0.02498 seconds and 4 git commands to generate.