diff options
author | David O'Brien <obrien@FreeBSD.org> | 2002-03-25 04:39:20 +0000 |
---|---|---|
committer | David O'Brien <obrien@FreeBSD.org> | 2002-03-25 04:39:20 +0000 |
commit | 59e2692c32c9ca6d6e9464ad4731ef39c476dd32 (patch) | |
tree | 94fc9c57985ae770f2215e5620247ba7988a42ef /sim/ppc/ChangeLog | |
parent | 343ae91833ce086725d84d07c4a5ea011ba10ab4 (diff) | |
download | gdb-59e2692c32c9ca6d6e9464ad4731ef39c476dd32.tar.gz |
2002-03-24 David O'Brien <obrien@FreeBSD.org>
* ppc/hw_disk.c: Export a disk device property.
This is needed by the FreeBSD/powerpc porting effort.
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 b3a5651b3a3..5586cc890d8 100644 --- a/sim/ppc/ChangeLog +++ b/sim/ppc/ChangeLog @@ -1,3 +1,7 @@ +2002-03-24 David O'Brien <obrien@FreeBSD.org> + + * ppc/hw_disk.c: Export a disk device property. + 2002-03-23 Andrew Cagney <ac131313@redhat.com> From 2001-12-09 Julien Ducourthial <jducourt@noos.fr>: |