bfd/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index bce83da542b31470591c7503e6c59a2936c8ca91..92baff2f7685e0eadc040e435f08e883a27246ff 100644 (file)
@@ -1,3 +1,60 @@
+2010-06-10  Tristan Gingold  <gingold@adacore.com>
+
+       * config/obj-som.h: Includes som/reloc.h
+
+2010-06-10  Jan Beulich  <jbeulich@novell.com>
+
+       * config/tc-i386.c (cpu_arch): Add comment.
+       (i386_target_format): Set cpu_arch_isa_flags and cpu_arch_tune_flags
+       from the generic entries of cpu_arch[].
+
+2010-06-08  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * config/tc-arm.c (operand_parse_code): Add OP_RRnpctw enum
+       value.
+       (parse_operands): Add support for OP_RRnpctw.
+       (insns): Update floating-point load/store multiples so the
+       first register is of type OP_RRnpctw.
+
+2010-06-08  Quentin Neill  <quentin.neill@amd.com>
+
+       * config/tc-i386.c (pi): Rename local loop counter
+       variable i that shadows global static i386_insn i
+       when DEBUG386 is defined.
+       (pte) Ditto.
+
+2010-06-08  Nick Clifton  <nickc@redhat.com>
+
+       * doc/as.texinfo: Replace abbreviated 20th century year numbers
+       with full versions.
+
+2010-06-02  Quentin Neill  <quentin.neill@amd.com>
+
+       * config/tc-i386.c (OPTION_MAVXSCALAR): Fix define.
+
+2010-06-02  Tristan Gingold  <gingold@adacore.com>
+
+       * as.h: Remove conditionnal definition of HAVE_STDARG_H,
+       USE_STDARG, va_alist, va_dcl, va_list, va_start, va_end.
+       Remove conditionnal inclusion of stdarg.h and varargs.h.
+       Assume ISO C.
+       * config.in: Regenerate.
+       * configure: Regenerate.
+       * configure.in: Remove stdarg.h and varargs.h from
+       AC_CHECK_HEADERS list.
+       * messages.c (as_tsktsk): Remove non ISO C version.
+       (as_warn, as_warn_where, as_bad, as_bad_where, as_fatal): Ditto.
+
+2010-05-31  Tristan Gingold  <gingold@adacore.com>
+
+       * config/tc-alpha.c: Add comments for evax.
+       * config/obj-evax.c: Ditto.
+
+2010-05-28  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * config/tc-arm.c (do_t_mov_cmp): In unified syntax encode movs as
+       lsls and not adds.
+
 2010-05-27  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
 
        * config/tc-arm.c (encode_thumb2_ldmstm): Make warning about
This page took 0.063469 seconds and 4 git commands to generate.