diff options
author | Nick Clifton <nickc@redhat.com> | 2001-07-03 18:37:39 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-07-03 18:37:39 +0000 |
commit | 2dd46b8b52575d34b13e9eb7e5be8550fecebd56 (patch) | |
tree | f0b22f54837d3bee91621765aea6a4fb9743e9a5 /opcodes/ChangeLog | |
parent | d303a449f2c523cd0547374a3a124e8c68bc9930 (diff) | |
download | binutils-2dd46b8b52575d34b13e9eb7e5be8550fecebd56.tar.gz binutils-2dd46b8b52575d34b13e9eb7e5be8550fecebd56.tar.bz2 binutils-2dd46b8b52575d34b13e9eb7e5be8550fecebd56.zip |
Fix encoding of clf instruction
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 c6af91e3a5d..5c9b9d7767b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2001-07-03 Zoltan Hidvegi <hzoli@hzoli.2y.net> + + * ppc-opc.c: Fix encoding of 'clf' instruction. + 2001-06-30 Geoffrey Keating <geoffk@redhat.com> * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT. |