From 920babce5a785c64400a2cb940db26f1be2f7fc6 Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Thu, 13 Feb 1992 10:13:24 +0000 Subject: [PATCH] clean up Sanitize for gas --- gas/.Sanitize | 11 ++++++++++- gas/config/.Sanitize | 17 ++++++++++------- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/gas/.Sanitize b/gas/.Sanitize index fff12f4ec4..87debf08a2 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -34,6 +34,7 @@ Makefile.in NOTES NOTES.config README +README-quirks README-vms-dbg README.coff README.rich @@ -57,12 +58,14 @@ flonum-mult.c flonum.h frags.c frags.h +gas-format.el hash.c hash.h hex-value.c input-file.c input-file.h input-scrub.c +link.cmd listing.c listing.h make-gas.com @@ -70,6 +73,7 @@ makefile.dos messages.c obj.h objdump.c +obsolete output-file.c output-file.h read.c @@ -81,6 +85,8 @@ subsegs.h symbols.c symbols.h tc.h +testscripts +ver960.c version.c write.c write.h @@ -94,7 +100,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.6 1992/01/17 20:54:32 rich +# Revision 1.7 1992/02/13 10:13:19 rich +# clean up Sanitize for gas +# +# Revision 1.6 1992/01/17 20:54:32 rich # keep listing* # # Revision 1.5 1991/12/12 03:28:12 sac diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index aee19e2d9e..d831b5d044 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -50,10 +50,11 @@ mh-a29k mh-cygnus mh-i386 mt-ebmon29k -mt-h8300hds mt-h8300 +mt-h8300hds mt-m68k mt-mips +mt-rs6000 obj-aout.c obj-aout.h obj-bfd-sunos.c @@ -92,19 +93,18 @@ tc-mips.c tc-mips.h tc-ns32k.c tc-ns32k.h -tc-sparc.h +tc-rs6000.c +tc-rs6000.h tc-sparc.c +tc-sparc.h tc-vax.c tc-vax.h te-dpx2.h te-generic.h te-ic960.h -te-motor.h te-sco386.h -te-sparc.h te-sun3.h -te-unisoft.h -tmake-m68k +te-sysv32.h vax-inst.h vms @@ -128,7 +128,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.13 1992/02/11 00:51:52 sac +# Revision 1.14 1992/02/13 10:13:24 rich +# clean up Sanitize for gas +# +# Revision 1.13 1992/02/11 00:51:52 sac # New files for MRI syntax assembler # # Revision 1.12 1991/12/12 03:34:31 sac -- 2.34.1