diff options
author | DJ Delorie <dj@redhat.com> | 2007-12-19 20:55:03 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2007-12-19 20:55:03 +0000 |
commit | beb7a8835e06f30b212561bd0d6c71eaddf76b83 (patch) | |
tree | e9f599e17817c086d82c2e2933adfa50f472a68a /sim/ChangeLog | |
parent | 2f959d61e7b77e18b6369006f43bc3538ff2581a (diff) | |
download | binutils-gdb-beb7a8835e06f30b212561bd0d6c71eaddf76b83.tar.gz |
* frv/frv.c (frvbf_cut): Only look at the six LSBs of
cut_point.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index be3f394788f..7ed157688c5 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,8 @@ +2007-12-19 DJ Delorie <dj@redhat.com> + + * frv/frv.c (frvbf_cut): Only look at the six LSBs of + cut_point. + 2007-10-22 Hans-Peter Nilsson <hp@axis.com> * cris/arch.c, cris/arch.h, cris/cpuall.h, cris/cpuv10.c, |