bfd
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 9f418b7af628aa7f4ae5a9cbaa9bf124613d5d42..5c1449c062e3ce1dcc310c11f642faf8f01891a4 100644 (file)
@@ -1,3 +1,100 @@
+2009-09-07  Tristan Gingold  <gingold@adacore.com>
+
+       * po/opcodes.pot: Regenerate.
+
+2009-09-07  Alan Modra  <amodra@bigpond.net.au>
+
+       * configure.in (BUILD_LIBS, BUILD_LIB_DEPS): Define and subst.
+       * configure: Regenerate.
+       * Makefile.am (LIBIBERTY, BUILD_LIBIBERTY, BUILD_LIBINTL): Delete.
+       (BUILD_LIBS, BUILD_LIB_DEPS): Define.  Use..
+       (i386-gen, ia64-gen, z8kgen): ..here.
+       * Makefile.in: Regenerate.
+
+2009-09-07  Tristan Gingold  <gingold@adacore.com>
+
+       * z8k-opc.h: Regenerate.
+
+2009-09-05  Martin Thuresson  <martin@mtme.org>
+
+       * ia64-dis.c (print_insn_ia64): Update code to use renamed member.
+       * m88k-dis.c (m88kdis): Rename variable class to in_class.
+       * tic80-opc.c (tic80_symbol_to_value, tic80_value_to_symbol):
+       Rename argument class to symbol_class.
+
+2009-09-04  Jie Zhang  <jie.zhang@analog.com>
+
+       * bfin-dis.c (decode_pseudodbg_assert_0): Change according
+       to the new encoding of DBGA, DBGAH, and DBGAL.
+       (_print_insn_bfin): Likewise.
+
+2009-09-03  Jie Zhang  <jie.zhang@analog.com>
+
+       * bfin-dis.c (_print_insn_bfin): Don't declare.
+       (print_insn_bfin): Don't declare.
+       (dregs_pair): Remove.
+       (ignore_bits): Remove.
+       (ccstat): Remove.
+
+2009-09-03  Jie Zhang  <jie.zhang@analog.com>
+
+       * bfin-dis.c (IS_DREG): Define.
+       (IS_PREG): Define.
+       (IS_AREG): Define.
+       (IS_GENREG): Define.
+       (IS_DAGREG): Define.
+       (IS_SYSREG): Define.
+       (decode_REGMV_0): Check illegal register move instructions.
+
+2009-09-03  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * Makefile.am (BUILD_LIBINTL): New variable.
+       (i386-gen$(EXEEXT_FOR_BUILD)): Use it.
+       (ia64-gen$(EXEEXT_FOR_BUILD)): And here.
+       (z8kgen$(EXEEXT_FOR_BUILD)): And here.
+       * Makefile.in: Regenerate.
+
+2009-09-01  DJ Delorie  <dj@redhat.com>
+
+       * mep-asm.c: Regenerate.
+       * mep-desc.c: Regenerate.
+       * mep-opc.c: Regenerate.
+
+2009-09-01  Tristan Gingold  <gingold@adacore.com>
+
+       * makefile.vms: Ported to Itanium VMS.  Remove useless targets and
+       dependencies.  Remove unused FORMAT variable.
+       * configure.com: New file to create build.com DCL script for
+       Itanium VMS or Alpha VMS.
+
+2009-08-29  Martin Thuresson  <martin@mtme.org>
+
+       * cris-dis.c (bytes_to_skip): Update code to use new name.
+       * i386-dis.c (putop): Update code to use new name.
+       * i386-gen.c (process_i386_opcodes): Update code to use
+       new name.
+       * i386-opc.h (struct template): Rename struct template to
+       insn_template. Update code accordingly.
+       * i386-tbl.h (i386_optab): Update type to use new name.
+       * ia64-dis.c (print_insn_ia64): Rename variable template
+       to template_val.
+       * tic30-dis.c (struct instruction, get_tic30_instruction):
+       Update code to use new name.
+       * tic54x-dis.c (has_lkaddr, get_insn_size)
+       (print_parallel_instruction, print_insn_tic54x, tic54x_get_insn):
+       Update code to use new name.
+       * tic54x-opc.c (tic54x_unknown_opcode, tic54x_optab):
+       Update type to new name.
+       * z8kgen.c (internal, gas): Rename variable new to new_op.
+
+2009-08-28  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * Makefile.am (COMPILE_FOR_BUILD): Remove BUILD_CPPFLAGS.
+       Replace BUILD_CFLAGS with CFLAGS_FOR_BUILD.
+       (LINK_FOR_BUILD): Replace BUILD_CFLAGS/BUILD_LDFLAGS with
+       CFLAGS_FOR_BUILD/LDFLAGS_FOR_BUILD.
+       * Makefile.in: Regenerated.
+
 2009-08-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * Makefile.am (bfdlibdir, bfdincludedir): Move definition ...
This page took 0.027008 seconds and 4 git commands to generate.