diff options
author | Geoffrey Keating <geoffk@geoffk.org> | 2000-10-24 16:16:43 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@geoffk.org> | 2000-10-24 16:16:43 +0000 |
commit | ae02957b46bbe239f0c95e55b3daca67753feed5 (patch) | |
tree | cf8bcd4c5df6055af08742dc8b04451535fe16d7 /sim/ppc/ChangeLog | |
parent | 55e0deaaaeb82e52e6b4c8f61c2a3a583b57b95e (diff) | |
download | gdb-ae02957b46bbe239f0c95e55b3daca67753feed5.zip gdb-ae02957b46bbe239f0c95e55b3daca67753feed5.tar.gz gdb-ae02957b46bbe239f0c95e55b3daca67753feed5.tar.bz2 |
* ppc-instructions (lfsux): Correct XO field of lfsux instruction.
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r-- | sim/ppc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog index fc0af62..7e7f8bd 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2000-10-24 Geoff Keating <geoffk@cygnus.com> + + * ppc-instructions (lfsux): Correct XO field of lfsux instruction. + Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com> * configure: Regenerated to track ../common/aclocal.m4 changes. |