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