bfd:
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 84021f5bdbfac6622f4fa763c631e12491283ca5..64268609f2e9e1722bd69f91d6e83bcce797a397 100644 (file)
@@ -1,3 +1,140 @@
+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.
This page took 0.027062 seconds and 4 git commands to generate.