From d03bdc649f589ffd7c45a97850994dc2bf757b51 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Wed, 18 Oct 2006 18:18:26 +0000 Subject: [PATCH] 2006-10-18 Dave Brolley * configure.in (BFD_MACHINES): Add cgen-bitset.lo for bfd_sh_arch. * configure: Regenerated. --- opcodes/ChangeLog | 6 +++++- opcodes/configure | 2 +- opcodes/configure.in | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 374716e3c7..39cc882f9a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2006-10-18 Dave Brolley + + * configure.in (BFD_MACHINES): Add cgen-bitset.lo for bfd_sh_arch. + * configure: Regenerated. + 2006-09-29 Alan Modra * po/POTFILES.in: Regenerate. @@ -109,7 +114,6 @@ prefix for non-string instructions. (print_insn): Ditto. - 2006-07-05 Julian Brown * arm-dis.c (coprocessor): Alter fmsrr disassembly syntax. diff --git a/opcodes/configure b/opcodes/configure index b8d01e6cd5..ed91ecabeb 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -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" ;; diff --git a/opcodes/configure.in b/opcodes/configure.in index ef8463a151..b8cb7de53e 100644 --- a/opcodes/configure.in +++ b/opcodes/configure.in @@ -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" ;; -- 2.11.0