diff options
author | Anthony Green <green@redhat.com> | 2005-03-25 20:40:02 +0000 |
---|---|---|
committer | Anthony Green <green@redhat.com> | 2005-03-25 20:40:02 +0000 |
commit | 170cd118a9e2169798247e70160f5a638b516661 (patch) | |
tree | 436ad208cacaf0e2adb115e8533b3ea36cd71590 /sim/ppc/ChangeLog | |
parent | 7e813ac51f6ea5e3d9ffd1597db564ea23c49d27 (diff) | |
download | gdb-170cd118a9e2169798247e70160f5a638b516661.zip gdb-170cd118a9e2169798247e70160f5a638b516661.tar.gz gdb-170cd118a9e2169798247e70160f5a638b516661.tar.bz2 |
Fix memset thinkos.
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 7b259e6..5b5d417 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2005-03-25 Anthony Green <green@redhat.com> + + * tree.c (parse_reg_property): Fix memset usage. + 2005-03-23 Mark Kettenis <kettenis@gnu.org> * configure: Regenerate. |