mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
2006-10-18 Dave Brolley <brolley@redhat.com>
* configure.in (BFD_MACHINES): Add cgen-bitset.lo for bfd_sh_arch. * configure: Regenerated.
This commit is contained in:
parent
c7e628df2e
commit
d3f1a42773
@ -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.
|
||||
@ -109,7 +114,6 @@
|
||||
prefix for non-string instructions.
|
||||
(print_insn): Ditto.
|
||||
|
||||
|
||||
2006-07-05 Julian Brown <julian@codesourcery.com>
|
||||
|
||||
* arm-dis.c (coprocessor): Alter fmsrr disassembly syntax.
|
||||
|
2
opcodes/configure
vendored
2
opcodes/configure
vendored
@ -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" ;;
|
||||
|
@ -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" ;;
|
||||
|
Loading…
Reference in New Issue
Block a user