diff options
author | Andrew Cagney <cagney@redhat.com> | 2006-11-29 15:20:55 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2006-11-29 15:20:55 +0000 |
commit | 6a58c676a97f025303d9797c499481d0e3006498 (patch) | |
tree | 1deb08914c50fc4f4c31124113d474f5228f45a3 /sim/ppc/ChangeLog | |
parent | 64d756327ae74147fe5d62b6afcb078e43fd7b5a (diff) | |
download | gdb-6a58c676a97f025303d9797c499481d0e3006498.zip gdb-6a58c676a97f025303d9797c499481d0e3006498.tar.gz gdb-6a58c676a97f025303d9797c499481d0e3006498.tar.bz2 |
2006-11-22 Tom Marn <tom.marn@telargo.com>
Committed by Andrew Cagney.
* ppc-instructions: Implement optional PowerPC stfiwx instruction.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index 8915bea..5e17b8c 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,8 @@ +2006-11-22 Tom Marn <tom.marn@telargo.com> + + Committed by Andrew Cagney. + * ppc-instructions: Implement optional PowerPC stfiwx instruction. + 2006-07-12 Fred Fish <fnf@specifix.com> * sim-endian.h (asm/byteorder.h): Don't include private kernel |