diff options
author | Dave Brolley <brolley@redhat.com> | 2006-10-18 18:18:26 +0000 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2006-10-18 18:18:26 +0000 |
commit | d3f1a42773f49df6e504ab417882daf0ef9ba026 (patch) | |
tree | d59597e6ec9e9554fffd655dbe67883a85d6ac19 /opcodes/ChangeLog | |
parent | c7e628df2ea65e93345a60bab86af1428213f94d (diff) | |
download | fsf-binutils-gdb-d3f1a42773f49df6e504ab417882daf0ef9ba026.zip fsf-binutils-gdb-d3f1a42773f49df6e504ab417882daf0ef9ba026.tar.gz fsf-binutils-gdb-d3f1a42773f49df6e504ab417882daf0ef9ba026.tar.bz2 |
2006-10-18 Dave Brolley <brolley@redhat.com>
* configure.in (BFD_MACHINES): Add cgen-bitset.lo for bfd_sh_arch.
* configure: Regenerated.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 374716e..39cc882 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -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. |