1994-07-16 21:02:53 +00:00
|
|
|
# .Sanitize for devo/bfd/hosts.
|
1991-05-23 17:10:40 +00:00
|
|
|
|
1994-01-04 00:34:05 +00:00
|
|
|
# Each directory to survive its way into a release will need a file
|
1991-05-23 17:10:40 +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-07-16 21:02:53 +00:00
|
|
|
# done in this directory.
|
1991-05-23 17:10:40 +00:00
|
|
|
|
|
|
|
Do-first:
|
|
|
|
|
1994-01-04 00:34:05 +00:00
|
|
|
|
1991-05-23 17:10:40 +00:00
|
|
|
# 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:
|
|
|
|
|
1995-10-31 20:32:53 +00:00
|
|
|
alphalinux.h
|
Tue Jun 18 14:42:58 1996 Klaus Kaempf <kkaempf@progis.de>
Added support for Alpha OpenVMS:
* evax.h, evax-alpha.c, evax-egsd.c, evax-emh.c: New files.
* evax-etir.c, evax-misc.c, hosts/alphavms.h: New files.
* config.h-vms, makefile.vms: New files.
* config.bfd (alpha-*-*vms*): New target.
* configure.in (evax_alpha_vec): New target vector.
* configure: Rebuild.
* reloc.c (BFD_RELOC_SWREL32, BFD_RELOC_SWREL64): Define.
(BFD_RELOC_ALPHA_LINKAGE, BFD_RELOC_ALPHA_BASEREG): Define.
* targets.c (bfd_target_evax_flavour): Define.
(evax_alpha_vec): Declare.
(bfd_target_vector): Add ecoffalpha_little_vec and evax_alpha_vec
if BFD64 is defined.
* bfd-in2.h, libbfd.h: Rebuild.
* Makefile.in: Rebuild dependencies.
(BFD64_BACKENDS): Add evax-alpha.o, evax-egsd.o, evax-etir.o,
evax-emh.o, and evax-misc.o.
(BFD64_BACKENDS_CFILES): Add evax-alpha.c, evax-egsd.c,
evax-etir.c, evax-emh.c, and evax-misc.c.
(HFILES): Add evax.h.
1996-06-18 19:07:51 +00:00
|
|
|
alphavms.h
|
1992-03-13 15:43:32 +00:00
|
|
|
decstation.h
|
1995-11-01 19:31:48 +00:00
|
|
|
delta68.h
|
1993-07-11 23:23:20 +00:00
|
|
|
dpx2.h
|
* configure.host (sparc-*-netbsd): use sparcnbsd.
(ns32k-*-netbsd): use ns32knbsd.
* hosts/{nbsd,i386nbsd,ns32knbsd,sparcnbsd}.h: New files, NetBSD
host support.
* sparcnetbsd.c: New file, adds support for NetBSD/sparc.
* config/sparc-nbsd.mt: Likewise.
* netbsd.h: New file, definitions common to all netbsd ports.
* i386netbsd.c: Use it.
* ns32knetbsd.c: Use it.
* Makefile.in, configure.in, targets.c, config/i386-nbsd.mt,
config/ns32k-nbsd.mt: canonicalize netbsd targets to conform to
file/variable naming conventions.
* i386netbsd.c: New file, renamed from netbsd386.c.
* ns32knetbsd.c: New file, renamed from netbsd532.c.
1994-09-13 18:39:47 +00:00
|
|
|
hp300bsd.h
|
1995-10-05 15:46:40 +00:00
|
|
|
i386bsd.h
|
1992-06-23 06:20:09 +00:00
|
|
|
i386linux.h
|
1993-08-18 05:10:45 +00:00
|
|
|
i386mach3.h
|
1993-08-11 15:56:14 +00:00
|
|
|
i386sco.h
|
1995-11-06 23:04:44 +00:00
|
|
|
i860mach3.h
|
1996-01-31 18:17:12 +00:00
|
|
|
m68kaux.h
|
1996-02-27 19:31:29 +00:00
|
|
|
m68klinux.h
|
1994-07-25 20:04:11 +00:00
|
|
|
m88kmach3.h
|
1993-02-03 07:42:00 +00:00
|
|
|
mipsbsd.h
|
1994-07-25 20:04:11 +00:00
|
|
|
mipsmach3.h
|
* configure.host (sparc-*-netbsd): use sparcnbsd.
(ns32k-*-netbsd): use ns32knbsd.
* hosts/{nbsd,i386nbsd,ns32knbsd,sparcnbsd}.h: New files, NetBSD
host support.
* sparcnetbsd.c: New file, adds support for NetBSD/sparc.
* config/sparc-nbsd.mt: Likewise.
* netbsd.h: New file, definitions common to all netbsd ports.
* i386netbsd.c: Use it.
* ns32knetbsd.c: Use it.
* Makefile.in, configure.in, targets.c, config/i386-nbsd.mt,
config/ns32k-nbsd.mt: canonicalize netbsd targets to conform to
file/variable naming conventions.
* i386netbsd.c: New file, renamed from netbsd386.c.
* ns32knetbsd.c: New file, renamed from netbsd532.c.
1994-09-13 18:39:47 +00:00
|
|
|
news-mips.h
|
|
|
|
news.h
|
1994-07-25 20:04:11 +00:00
|
|
|
pc532mach.h
|
1993-06-23 18:38:41 +00:00
|
|
|
riscos.h
|
1993-07-20 18:12:53 +00:00
|
|
|
symmetry.h
|
1992-03-13 15:43:32 +00:00
|
|
|
tahoe.h
|
|
|
|
vaxbsd.h
|
|
|
|
vaxult.h
|
1993-03-03 05:56:52 +00:00
|
|
|
vaxult2.h
|
1991-05-23 17:10:40 +00:00
|
|
|
|
1993-05-27 06:44:29 +00:00
|
|
|
Things-to-lose:
|
|
|
|
|
1991-05-23 17:10:40 +00:00
|
|
|
Do-last:
|
|
|
|
|
|
|
|
# End of file.
|