2006-10-18 Dave Brolley <brolley@redhat.com>
authorDave Brolley <brolley@redhat.com>
Wed, 18 Oct 2006 18:18:26 +0000 (18:18 +0000)
committerDave Brolley <brolley@redhat.com>
Wed, 18 Oct 2006 18:18:26 +0000 (18:18 +0000)
        * configure.in (BFD_MACHINES): Add cgen-bitset.lo for bfd_sh_arch.
        * configure: Regenerated.

opcodes/ChangeLog
opcodes/configure
opcodes/configure.in

index 374716e..39cc882 100644 (file)
@@ -1,3 +1,8 @@
+2006-10-18  Dave Brolley  <brolley@redhat.com>
+
+       * configure.in (BFD_MACHINES): Add cgen-bitset.lo for bfd_sh_arch.
+       * configure: Regenerated.
+
 2006-09-29  Alan Modra  <amodra@bigpond.net.au>
 
        * po/POTFILES.in: Regenerate.
        prefix for non-string instructions.
        (print_insn): Ditto.
 
-
 2006-07-05  Julian Brown  <julian@codesourcery.com>
 
        * arm-dis.c (coprocessor): Alter fmsrr disassembly syntax.
index b8d01e6..ed91eca 100755 (executable)
@@ -6587,7 +6587,7 @@ if test x${all_targets} = xfalse ; then
                                break;;
            esac;
          done
-                               ta="$ta sh-dis.lo" ;;
+                               ta="$ta sh-dis.lo cgen-bitset.lo" ;;
        bfd_sparc_arch)         ta="$ta sparc-dis.lo sparc-opc.lo" ;;
        bfd_tahoe_arch)         ;;
        bfd_tic30_arch)         ta="$ta tic30-dis.lo" ;;
index ef8463a..b8cb7de 100644 (file)
@@ -216,7 +216,7 @@ if test x${all_targets} = xfalse ; then
                                break;;
            esac;
          done
-                               ta="$ta sh-dis.lo" ;;
+                               ta="$ta sh-dis.lo cgen-bitset.lo" ;;
        bfd_sparc_arch)         ta="$ta sparc-dis.lo sparc-opc.lo" ;;
        bfd_tahoe_arch)         ;;
        bfd_tic30_arch)         ta="$ta tic30-dis.lo" ;;