include/opcode/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index b4b0d66911432430b3647ec741da25b28a0e3613..2690c5b9a90bc52aba94beb096526c495c74d374 100644 (file)
@@ -1,3 +1,74 @@
+2006-06-06  Ben Elliston  <bje@au.ibm.com>
+           Anton Blanchard  <anton@samba.org>
+
+       * config/tc-ppc.c (parse_cpu): Handle "-mpower6".
+       (md_show_usage): Document it.
+       (ppc_setup_opcodes): Test power6 opcode flag bits.
+       * doc/c-ppc.texi (PowerPC-Opts): Document "-mpower6".
+
+2006-06-06  Thiemo Seufer  <ths@mips.com>
+            Chao-ying Fu  <fu@mips.com>
+
+       * config/tc-mips.c (ISA_SUPPORTS_DSP64): New macro.
+       (CPU_HAS_MIPS3D, CPU_HAS_MDMX, CPU_HAS_DSP, CPU_HAS_MT): Delete.
+       (macro_build): Update comment.
+       (mips_ip): Allow DSP64 instructions for MIPS64R2.
+       (mips_after_parse_args): Remove uses of CPU_HAS_MIPS3D and
+       CPU_HAS_MDMX.
+       (mips_cpu_info): Fix formatting. Add MIPS_CPU_ASE_MIPS3D and
+       MIPS_CPU_ASE_MDMX flags for sb1.
+
+2006-06-05  Thiemo Seufer  <ths@mips.com>
+
+       * config/tc-mips.c (macro_build): Use INSERT_OPERAND wherew
+       appropriate.
+       (mips16_macro_build): Use MIPS16_INSERT_OPERAND where appropriate.
+       (mips_ip): Make overflowed/underflowed constant arguments in DSP
+       and MT instructions a fatal error. Use INSERT_OPERAND where
+       appropriate. Improve warnings for break and wait code overflows.
+       Use symbolic constant of OP_MASK_COPZ.
+       (mips16_ip): Use MIPS16_INSERT_OPERAND where appropriate.
+
+2006-06-05  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * po/Make-in (top_builddir): Define.
+
+2006-06-02  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * doc/Makefile.am (TEXI2DVI): Define.
+       * doc/Makefile.in: Regenerate.
+       * doc/c-arc.texi: Fix typo.
+
+2006-06-01  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/obj-ieee.c: Delete.
+       * config/obj-ieee.h: Delete.
+       * Makefile.am (OBJ_FORMATS): Remove ieee.
+       (OBJ_FORMAT_CFILES, OBJ_FORMAT_HFILES): Similarly.
+       (obj-ieee.o): Remove rule.
+       * Makefile.in: Regenerate.
+       * configure.in (atof): Remove tahoe.
+       (OBJ_MAYBE_IEEE): Don't define.
+       * configure: Regenerate.
+       * config.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.am: Replace INTLLIBS and INTLDEPS with LIBINTL
+       and LIBINTL_DEP everywhere.
+       (INTLLIBS): Remove.
+       (INCLUDES, DEP_INCLUDES): Use @INCINTL@.
+       * acinclude.m4: Include new gettext macros.
+       * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
+       Remove local code for po/Makefile.
+       * Makefile.in, configure, doc/Makefile.in: Regenerated.
+
+2006-05-30  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+
 2006-05-06  Denis Chertykov  <denisc@overta.ru>
 
        * doc/c-avr.texi: New file.
This page took 0.033079 seconds and 4 git commands to generate.