diff options
author | Frank Ch. Eigler <fche@redhat.com> | 2001-01-03 15:10:26 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 2001-01-03 15:10:26 +0000 |
commit | 7e30bc3635d961336a9db1c88d4e18bea5012038 (patch) | |
tree | fd954dcefe616f753174206d35f43d411e7804e6 /opcodes/ChangeLog | |
parent | b96ed59a5719c80faca6dcfd1ec1d98cf6f8ca09 (diff) | |
download | gdb-7e30bc3635d961336a9db1c88d4e18bea5012038.zip gdb-7e30bc3635d961336a9db1c88d4e18bea5012038.tar.gz gdb-7e30bc3635d961336a9db1c88d4e18bea5012038.tar.bz2 |
* generalization
2001-01-03 Richard Sandiford <r.sandiford@redhat.com>
cgen-dis.in (read_insn): Use bfd_get_bits()
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index a9a0645..1666a76 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2001-01-03 Richard Sandiford <r.sandiford@redhat.com> + + cgen-dis.in (read_insn): Use bfd_get_bits() + 2001-01-02 Richard Sandiford <rsandifo@redhat.com> * cgen-dis.c (hash_insn_array): Use bfd_put_bits(). |