diff options
author | Doug Evans <dje@google.com> | 2010-01-22 08:23:26 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 2010-01-22 08:23:26 +0000 |
commit | 1377e154b39b6ea20786182af21d6eb84c74b3a8 (patch) | |
tree | 0471b62ea0aaf170d1304136fd43005fd6c9b58c /sim/common/ChangeLog | |
parent | af2cdeae83b5b69c6ad5fe598e9c511b58abf8bd (diff) | |
download | gdb-1377e154b39b6ea20786182af21d6eb84c74b3a8.zip gdb-1377e154b39b6ea20786182af21d6eb84c74b3a8.tar.gz gdb-1377e154b39b6ea20786182af21d6eb84c74b3a8.tar.bz2 |
* cgen-ops.h (SUBWORDXFSI): Fix word ordering.
(SUBWORDTFSI, JOINSIDI): Ditto.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 7bf5434..dfe328c 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +2010-01-22 Doug Evans <dje@sebabeach.org> + + * cgen-ops.h (SUBWORDXFSI): Fix word ordering. + (SUBWORDTFSI, JOINSIDI): Ditto. + 2010-01-05 Doug Evans <dje@sebabeach.org> * cgen-types.h (SETDI): Delete, unused. |