1994-09-04 23:18:31 +00:00
|
|
|
# .Sanitize for devo/gdb/config/mips.
|
|
|
|
|
|
|
|
# Each directory to survive its way into a release will need a file
|
1993-03-23 03:58:44 +00:00
|
|
|
# like this one called "./.Sanitize". All keyword lines must exist,
|
|
|
|
# and must exist in the order specified by this file. Each directory
|
|
|
|
# in the tree will be processed, top down, in the following order.
|
|
|
|
|
|
|
|
# Hash started lines like this one are comments and will be deleted
|
|
|
|
# before anything else is done. Blank lines will also be squashed
|
|
|
|
# out.
|
|
|
|
|
|
|
|
# The lines between the "Do-first:" line and the "Things-to-keep:"
|
|
|
|
# line are executed as a /bin/sh shell script before anything else is
|
1994-09-04 23:18:31 +00:00
|
|
|
# done in this directory.
|
1993-03-23 03:58:44 +00:00
|
|
|
|
|
|
|
Do-first:
|
|
|
|
|
|
|
|
# All files listed between the "Things-to-keep:" line and the
|
|
|
|
# "Files-to-sed:" line will be kept. All other files will be removed.
|
|
|
|
# Directories listed in this section will have their own Sanitize
|
|
|
|
# called. Directories not listed will be removed in their entirety
|
|
|
|
# with rm -rf.
|
|
|
|
|
|
|
|
Things-to-keep:
|
|
|
|
|
|
|
|
bigmips.mt
|
1994-02-18 15:42:48 +00:00
|
|
|
bigmips64.mt
|
1993-03-23 03:58:44 +00:00
|
|
|
decstation.mh
|
|
|
|
decstation.mt
|
|
|
|
idt.mt
|
1994-02-18 15:42:48 +00:00
|
|
|
idt64.mt
|
1993-06-04 19:47:49 +00:00
|
|
|
idtl.mt
|
1994-02-18 15:42:48 +00:00
|
|
|
idtl64.mt
|
1993-03-23 03:58:44 +00:00
|
|
|
irix3.mh
|
|
|
|
irix3.mt
|
|
|
|
irix4.mh
|
1993-12-06 17:12:23 +00:00
|
|
|
irix5.mh
|
|
|
|
irix5.mt
|
1993-03-23 03:58:44 +00:00
|
|
|
littlemips.mh
|
|
|
|
littlemips.mt
|
1994-02-18 15:42:48 +00:00
|
|
|
mipsel64.mt
|
New Mach stuff:
* config/i386/i386mach.c: Explain this is for the old (probably
non-functional and/or obsolete) Mach stuff.
* m3-nat.c, config/nm-m3.h,
i386m3-nat.c, mipsm3-nat.c, ns32km3-nat.c,
config/i386/{i386m3.mh,i386m3.mt,tm-i386m3.h,xm-i386m3.h},
config/i386/{i386mk.mh,i386mk.mt,tm-i386mk.h,xm-i386mk.h},
config/mips/{mipsm3.mh,mipsm3.mt,tm-mipsm3.h,xm-mipsm3.h},
config/ns32k/{ns32km3.mh,ns32km3.mt,tm-ns32km3.h,xm-ns32km3.h}:
New files.
1993-10-07 20:13:08 +00:00
|
|
|
mipsm3.mh
|
|
|
|
mipsm3.mt
|
1994-04-08 00:37:48 +00:00
|
|
|
mipsv4.mh
|
|
|
|
mipsv4.mt
|
1993-06-18 21:49:24 +00:00
|
|
|
news-mips.mh
|
1993-03-23 03:58:44 +00:00
|
|
|
nm-irix3.h
|
|
|
|
nm-irix4.h
|
1993-12-06 17:12:23 +00:00
|
|
|
nm-irix5.h
|
1994-09-04 23:18:31 +00:00
|
|
|
nm-m3.h
|
1993-03-23 03:58:44 +00:00
|
|
|
nm-mips.h
|
1993-06-18 21:49:24 +00:00
|
|
|
nm-news-mips.h
|
1993-06-18 22:20:49 +00:00
|
|
|
nm-riscos.h
|
1994-09-04 23:18:31 +00:00
|
|
|
nm-sysv4.h
|
1993-06-18 22:20:49 +00:00
|
|
|
riscos.mh
|
1993-03-23 03:58:44 +00:00
|
|
|
tm-bigmips.h
|
1994-02-18 15:42:48 +00:00
|
|
|
tm-bigmips64.h
|
1993-12-08 05:06:48 +00:00
|
|
|
tm-idt.h
|
1994-02-18 15:42:48 +00:00
|
|
|
tm-idt64.h
|
1993-12-08 05:06:48 +00:00
|
|
|
tm-idtl.h
|
1994-02-18 15:42:48 +00:00
|
|
|
tm-idtl64.h
|
1993-03-23 03:58:44 +00:00
|
|
|
tm-irix3.h
|
1993-12-06 17:12:23 +00:00
|
|
|
tm-irix5.h
|
1993-03-23 03:58:44 +00:00
|
|
|
tm-mips.h
|
1994-02-18 15:42:48 +00:00
|
|
|
tm-mips64.h
|
New Mach stuff:
* config/i386/i386mach.c: Explain this is for the old (probably
non-functional and/or obsolete) Mach stuff.
* m3-nat.c, config/nm-m3.h,
i386m3-nat.c, mipsm3-nat.c, ns32km3-nat.c,
config/i386/{i386m3.mh,i386m3.mt,tm-i386m3.h,xm-i386m3.h},
config/i386/{i386mk.mh,i386mk.mt,tm-i386mk.h,xm-i386mk.h},
config/mips/{mipsm3.mh,mipsm3.mt,tm-mipsm3.h,xm-mipsm3.h},
config/ns32k/{ns32km3.mh,ns32km3.mt,tm-ns32km3.h,xm-ns32km3.h}:
New files.
1993-10-07 20:13:08 +00:00
|
|
|
tm-mipsm3.h
|
1994-04-08 00:37:48 +00:00
|
|
|
tm-mipsv4.h
|
1993-03-23 03:58:44 +00:00
|
|
|
xm-irix3.h
|
|
|
|
xm-irix4.h
|
1993-12-06 17:12:23 +00:00
|
|
|
xm-irix5.h
|
1993-03-23 03:58:44 +00:00
|
|
|
xm-mips.h
|
New Mach stuff:
* config/i386/i386mach.c: Explain this is for the old (probably
non-functional and/or obsolete) Mach stuff.
* m3-nat.c, config/nm-m3.h,
i386m3-nat.c, mipsm3-nat.c, ns32km3-nat.c,
config/i386/{i386m3.mh,i386m3.mt,tm-i386m3.h,xm-i386m3.h},
config/i386/{i386mk.mh,i386mk.mt,tm-i386mk.h,xm-i386mk.h},
config/mips/{mipsm3.mh,mipsm3.mt,tm-mipsm3.h,xm-mipsm3.h},
config/ns32k/{ns32km3.mh,ns32km3.mt,tm-ns32km3.h,xm-ns32km3.h}:
New files.
1993-10-07 20:13:08 +00:00
|
|
|
xm-mipsm3.h
|
1994-04-08 00:37:48 +00:00
|
|
|
xm-mipsv4.h
|
1993-06-18 21:49:24 +00:00
|
|
|
xm-news-mips.h
|
1993-06-18 22:20:49 +00:00
|
|
|
xm-riscos.h
|
1993-03-23 03:58:44 +00:00
|
|
|
|
1993-05-27 06:44:29 +00:00
|
|
|
Things-to-lose:
|
|
|
|
|
1993-07-30 16:46:19 +00:00
|
|
|
|
1993-03-23 03:58:44 +00:00
|
|
|
Do-last:
|
|
|
|
|
|
|
|
# End of file.
|