diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-13 10:13:24 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-13 10:13:24 +0000 |
commit | 920babce5a785c64400a2cb940db26f1be2f7fc6 (patch) | |
tree | 315f02768c94969bf4a6d2bf24b675fb65f0ad48 /gas/config | |
parent | a7f4a774e6bb4169dca6a64b3999612ff886474c (diff) | |
download | gdb-920babce5a785c64400a2cb940db26f1be2f7fc6.zip gdb-920babce5a785c64400a2cb940db26f1be2f7fc6.tar.gz gdb-920babce5a785c64400a2cb940db26f1be2f7fc6.tar.bz2 |
clean up Sanitize for gas
Diffstat (limited to 'gas/config')
-rw-r--r-- | gas/config/.Sanitize | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index aee19e2..d831b5d 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 |