1994-09-05 07:18:31 +08:00
|
|
|
# .Sanitize for devo/gdb/config/i386.
|
|
|
|
|
|
|
|
# Each directory to survive its way into a release will need a file
|
1993-03-23 11:58:44 +08: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
|
|
|
|
# done in this
|
|
|
|
|
|
|
|
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:
|
|
|
|
|
1994-11-30 05:47:48 +08:00
|
|
|
fbsd.mh
|
|
|
|
fbsd.mt
|
1994-09-10 06:55:36 +08:00
|
|
|
gdbserve.mt
|
1993-03-23 11:58:44 +08:00
|
|
|
go32.mh
|
1993-06-22 07:14:07 +08:00
|
|
|
i386aix.mh
|
|
|
|
i386aix.mt
|
1993-03-23 11:58:44 +08:00
|
|
|
i386aout.mt
|
|
|
|
i386bsd.mh
|
|
|
|
i386bsd.mt
|
1993-05-25 05:05:43 +08:00
|
|
|
i386lynx.mh
|
|
|
|
i386lynx.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-08 04:13:08 +08:00
|
|
|
i386m3.mh
|
|
|
|
i386m3.mt
|
1995-10-10 05:54:26 +08:00
|
|
|
i386mach.mh
|
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-08 04:13:08 +08:00
|
|
|
i386mk.mh
|
|
|
|
i386mk.mt
|
1993-07-20 12:53:03 +08:00
|
|
|
i386nw.mt
|
1994-03-18 01:42:23 +08:00
|
|
|
i386os9k.mt
|
1993-03-23 11:58:44 +08:00
|
|
|
i386sco.mh
|
|
|
|
i386sco4.mh
|
|
|
|
i386sol2.mh
|
|
|
|
i386sol2.mt
|
|
|
|
i386v.mh
|
|
|
|
i386v.mt
|
|
|
|
i386v32.mh
|
|
|
|
i386v4.mh
|
|
|
|
i386v4.mt
|
|
|
|
linux.mh
|
|
|
|
linux.mt
|
* solib.c: *BSD systems need <a.out.h> to be included before
<link.h>.
* i386b-nat.c: Add i386_float_info(), etc.
* config/i386/nm-nbsd.h: #define FLOAT_INFO.
* config/nm-nbsd.h: New file, for generic NetBSD native support.
* config/i386/nm-nbsd.h: Use it.
* config/sparc/nm-nbsd.h: Use it.
* config/ns32k/nm-nbsd.h: Use it.
* configure.in (i386-*-netbsd): Use config/i386/nbsd.m[ht].
(ns32k-*-netbsd): Use config/ns32k/nbsd.m[ht].
* config/i386/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/i386.
* config/ns32k/{nbsd.mh,nbsd.mh,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/ns32k.
1994-09-24 06:30:31 +08:00
|
|
|
nbsd.mh
|
|
|
|
nbsd.mt
|
1993-03-23 11:58:44 +08:00
|
|
|
ncr3000.mh
|
|
|
|
ncr3000.mt
|
1995-10-10 05:54:26 +08:00
|
|
|
nm-fbsd.h
|
1993-06-22 07:14:07 +08:00
|
|
|
nm-i386aix.h
|
1993-03-23 11:58:44 +08:00
|
|
|
nm-i386bsd.h
|
1993-05-25 05:05:43 +08:00
|
|
|
nm-i386lynx.h
|
1993-03-23 11:58:44 +08:00
|
|
|
nm-i386mach.h
|
|
|
|
nm-i386sco.h
|
|
|
|
nm-i386sco4.h
|
|
|
|
nm-i386v.h
|
|
|
|
nm-i386v4.h
|
|
|
|
nm-linux.h
|
1994-09-05 07:18:31 +08:00
|
|
|
nm-m3.h
|
1994-10-15 18:53:17 +08:00
|
|
|
nm-nbsd.h
|
* config/i386/ptx.mh (XDEPFILES): Add coredep.o. Delete infptrace.o.
* symm-nat.c (child_wait, _initialize_symm_nat, kill_inferior):
Supply alternate version if ATTACH_DETACH is not defined.
* ptx4-nat.c, config/i386/{nm-ptx4.h, ptx4.mh, ptx.mt, ptx4.mt,
tm-ptx.h, tm-ptx4.h, xm-ptx.h, xm-ptx4.h}: New files.
* configure.in: Recognize i[34]86-sequent-sysv4* host.
1994-03-26 08:19:35 +08:00
|
|
|
nm-ptx4.h
|
1993-03-23 11:58:44 +08:00
|
|
|
nm-sun386.h
|
1993-07-21 02:12:53 +08:00
|
|
|
nm-symmetry.h
|
1993-07-31 01:18:23 +08:00
|
|
|
ptx.mh
|
* config/i386/ptx.mh (XDEPFILES): Add coredep.o. Delete infptrace.o.
* symm-nat.c (child_wait, _initialize_symm_nat, kill_inferior):
Supply alternate version if ATTACH_DETACH is not defined.
* ptx4-nat.c, config/i386/{nm-ptx4.h, ptx4.mh, ptx.mt, ptx4.mt,
tm-ptx.h, tm-ptx4.h, xm-ptx.h, xm-ptx4.h}: New files.
* configure.in: Recognize i[34]86-sequent-sysv4* host.
1994-03-26 08:19:35 +08:00
|
|
|
ptx.mt
|
|
|
|
ptx4.mh
|
|
|
|
ptx4.mt
|
1993-03-23 11:58:44 +08:00
|
|
|
sun386.mh
|
|
|
|
sun386.mt
|
|
|
|
symmetry.mh
|
|
|
|
symmetry.mt
|
1993-06-22 07:14:07 +08:00
|
|
|
tm-i386aix.h
|
1993-03-23 11:58:44 +08:00
|
|
|
tm-i386bsd.h
|
1993-05-25 05:05:43 +08:00
|
|
|
tm-i386lynx.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-08 04:13:08 +08:00
|
|
|
tm-i386m3.h
|
|
|
|
tm-i386mk.h
|
1993-07-20 12:53:03 +08:00
|
|
|
tm-i386nw.h
|
1994-03-18 01:42:23 +08:00
|
|
|
tm-i386os9k.h
|
1993-03-23 11:58:44 +08:00
|
|
|
tm-i386v.h
|
|
|
|
tm-i386v4.h
|
|
|
|
tm-linux.h
|
* solib.c: *BSD systems need <a.out.h> to be included before
<link.h>.
* i386b-nat.c: Add i386_float_info(), etc.
* config/i386/nm-nbsd.h: #define FLOAT_INFO.
* config/nm-nbsd.h: New file, for generic NetBSD native support.
* config/i386/nm-nbsd.h: Use it.
* config/sparc/nm-nbsd.h: Use it.
* config/ns32k/nm-nbsd.h: Use it.
* configure.in (i386-*-netbsd): Use config/i386/nbsd.m[ht].
(ns32k-*-netbsd): Use config/ns32k/nbsd.m[ht].
* config/i386/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/i386.
* config/ns32k/{nbsd.mh,nbsd.mh,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/ns32k.
1994-09-24 06:30:31 +08:00
|
|
|
tm-nbsd.h
|
* config/i386/ptx.mh (XDEPFILES): Add coredep.o. Delete infptrace.o.
* symm-nat.c (child_wait, _initialize_symm_nat, kill_inferior):
Supply alternate version if ATTACH_DETACH is not defined.
* ptx4-nat.c, config/i386/{nm-ptx4.h, ptx4.mh, ptx.mt, ptx4.mt,
tm-ptx.h, tm-ptx4.h, xm-ptx.h, xm-ptx4.h}: New files.
* configure.in: Recognize i[34]86-sequent-sysv4* host.
1994-03-26 08:19:35 +08:00
|
|
|
tm-ptx.h
|
|
|
|
tm-ptx4.h
|
1993-03-23 11:58:44 +08:00
|
|
|
tm-sun386.h
|
|
|
|
tm-symmetry.h
|
1995-10-10 05:54:26 +08:00
|
|
|
tm-win32.h
|
|
|
|
win32.mh
|
|
|
|
win32.mt
|
1993-03-23 11:58:44 +08:00
|
|
|
xm-go32.h
|
1993-06-22 07:14:07 +08:00
|
|
|
xm-i386aix.h
|
1993-03-23 11:58:44 +08:00
|
|
|
xm-i386bsd.h
|
1993-05-25 05:05:43 +08:00
|
|
|
xm-i386lynx.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-08 04:13:08 +08:00
|
|
|
xm-i386m3.h
|
1993-03-23 11:58:44 +08:00
|
|
|
xm-i386mach.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-08 04:13:08 +08:00
|
|
|
xm-i386mk.h
|
1993-03-23 11:58:44 +08:00
|
|
|
xm-i386sco.h
|
|
|
|
xm-i386v.h
|
|
|
|
xm-i386v32.h
|
|
|
|
xm-i386v4.h
|
|
|
|
xm-linux.h
|
* solib.c: *BSD systems need <a.out.h> to be included before
<link.h>.
* i386b-nat.c: Add i386_float_info(), etc.
* config/i386/nm-nbsd.h: #define FLOAT_INFO.
* config/nm-nbsd.h: New file, for generic NetBSD native support.
* config/i386/nm-nbsd.h: Use it.
* config/sparc/nm-nbsd.h: Use it.
* config/ns32k/nm-nbsd.h: Use it.
* configure.in (i386-*-netbsd): Use config/i386/nbsd.m[ht].
(ns32k-*-netbsd): Use config/ns32k/nbsd.m[ht].
* config/i386/{nbsd.mh,nbsd.mt,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/i386.
* config/ns32k/{nbsd.mh,nbsd.mh,nm-nbsd.h,tm-nbsd.h,xm-nbsd.h}:
New files, support for NetBSD/ns32k.
1994-09-24 06:30:31 +08:00
|
|
|
xm-nbsd.h
|
* config/i386/ptx.mh (XDEPFILES): Add coredep.o. Delete infptrace.o.
* symm-nat.c (child_wait, _initialize_symm_nat, kill_inferior):
Supply alternate version if ATTACH_DETACH is not defined.
* ptx4-nat.c, config/i386/{nm-ptx4.h, ptx4.mh, ptx.mt, ptx4.mt,
tm-ptx.h, tm-ptx4.h, xm-ptx.h, xm-ptx4.h}: New files.
* configure.in: Recognize i[34]86-sequent-sysv4* host.
1994-03-26 08:19:35 +08:00
|
|
|
xm-ptx.h
|
|
|
|
xm-ptx4.h
|
1993-03-23 11:58:44 +08:00
|
|
|
xm-sun386.h
|
|
|
|
xm-symmetry.h
|
1995-10-10 05:54:26 +08:00
|
|
|
xm-win32.h
|
1993-03-23 11:58:44 +08:00
|
|
|
|
1993-05-27 14:44:29 +08:00
|
|
|
Things-to-lose:
|
|
|
|
|
1993-07-31 00:46:19 +08:00
|
|
|
|
1993-03-23 11:58:44 +08:00
|
|
|
Do-last:
|
|
|
|
|
|
|
|
# End of file.
|