diff options
author | Frank Ch. Eigler <fche@redhat.com> | 1998-10-27 12:48:08 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 1998-10-27 12:48:08 +0000 |
commit | fda83b6795313e1108b374f91b27d1a53540d61e (patch) | |
tree | 7feccb3551a8560de3ba55eb072f3c1d28fd6642 /sim/mips/.Sanitize | |
parent | 63a0e6b527a063ba0a3bc71f55e16c0f85c64fb6 (diff) | |
download | gdb-fda83b6795313e1108b374f91b27d1a53540d61e.zip gdb-fda83b6795313e1108b374f91b27d1a53540d61e.tar.gz gdb-fda83b6795313e1108b374f91b27d1a53540d61e.tar.bz2 |
* MONSTER sky -> devo merge
* ChangeLog / ChangeLog.sky entries were merged with original time stamps;
a few were moved between the files
Diffstat (limited to 'sim/mips/.Sanitize')
-rw-r--r-- | sim/mips/.Sanitize | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/mips/.Sanitize b/sim/mips/.Sanitize index 3c71362..b0f4205 100644 --- a/sim/mips/.Sanitize +++ b/sim/mips/.Sanitize @@ -35,9 +35,9 @@ sky_files="ChangeLog.sky sky-device.c sky-device.h sky-dma.c sky-dma.h sky-bits. sky_files="$sky_files sky-engine.c sky-gpuif.c sky-gpuif.h" sky_files="$sky_files sky-gs.c sky-gs.h" sky_files="$sky_files sky-hardware.c sky-hardware.h sky-gdb.c sky-gdb.h" -sky_files="$sky_files sky-libvpe.c sky-libvpe.h sky-pke.c sky-pke.h" +sky_files="$sky_files sky-libvpe.c sky-libvpe.h sky-vif.c sky-vif.h" sky_files="$sky_files sky-vpe.h sky-vu.h sky-vu.c sky-vudis.h sky-vudis.c" -sky_files="$sky_files sky-console.h sky-console.c" +sky_files="$sky_files sky-console.h sky-console.c sky-psio.h sky-psio.c" sky_files="$sky_files sky-interact.h sky-interact.c" sky_files="$sky_files sky-indebug.h sky-indebug.c" if ( echo $* | grep keep\-sky > /dev/null ) ; then |