clean up Sanitize for gas

This commit is contained in:
K. Richard Pixley 1992-02-13 10:13:24 +00:00
parent a7f4a774e6
commit 920babce5a
2 changed files with 20 additions and 8 deletions

View File

@ -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

View File

@ -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