bfd/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index ce26d2ee3eac65d5939fa94eeecc946e8458ca37..6bf4e8f6974c3bed6469281cbf82fcca4eafbe0e 100644 (file)
@@ -1,3 +1,60 @@
+2006-12-11  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.in: Define GENINSRC_NEVER.
+       * doc/Makefile.am (as.info): Remove srcdir prefix.
+       (MAINTAINERCLEANFILES): Add info file.
+       (DISTCLEANFILES): Pretend to add info file.
+       * po/Make-in (.po.gmo): Put gmo files in objdir.
+       * configure, Makefile.in, doc/Makefile.in: Regenerated.
+
+2006-12-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-i386.h (template): Use MAX_OPERANDS instead of 4
+       for operand_types array.
+
+2006-12-08  Christian Groessler  <chris@groessler.org>
+
+       * config/tc-z8k.c (whatreg): Add comment describing function.
+       Return NULL if symbol name characters follow the register number.
+       (parse_reg): Use NULL instead of 0 for pointer values.  Stop
+       processing if whatreg returned NULL.
+
+2006-12-07  Kazu Hirata  <kazu@codesourcery.com>
+
+       * config/tc-m68k.c: Update uses of EF_M68K_*.
+
+2006-12-06  H.J. Lu <hjl@gnu.org>
+
+       * config/tc-i386.h: Change the prefix order to SEG_PREFIX,
+       ADDR_PREFIX, DATA_PREFIX, LOCKREP_PREFIX.
+
+2006-12-02  Jakub Jelinek  <jakub@redhat.com>
+
+       PR gas/3607
+       * subsegs.c (subseg_set_rest): Clear frch_cfi_data field.
+
+2006-12-01  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (arm_force_relocation): Return 1 for relocs against
+       function symbols.
+
+2006-11-29  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (arm_is_eabi): New function.
+       * config/tc-arm.h (arm_is_eabi): New prototype.
+       (THUMB_IS_FUNC): Use ELF function type for EABI objects.
+       * doc/c-arm.texi (.thumb_func): Update documentation.
+
+2006-11-29  Paul Brook  <paul@codesourcery.com>
+
+       * config/tc-arm.c (do_vfp_sp_const, do_vfp_dp_const): Fix operans
+       encoding.
+
+2006-11-27  Sterling Augustine  <sterling@tensilica.com>
+
+       * config/tc-xtensa.c (xtensa_sanity_check): Check for RELAX_IMMED
+       as the first slot_subtype, not the frag subtype.
+
 2006-11-27  Bob Wilson  <bob.wilson@acm.org>
 
        * config/tc-xtensa.c (XSHAL_ABI): Add default definition.
This page took 0.023323 seconds and 4 git commands to generate.