aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-09-02 21:26:15 +0000
committerK. Richard Pixley <rich@cygnus>1991-09-02 21:26:15 +0000
commit8e25c1fa9670c89be32fee2de91a30da8930cdfd (patch)
tree7c67deb2848f2d8f91f1b58eaabbc323e00e51c3 /gas
parent1312dccc30241d1fba466d0af96641e1dbba836c (diff)
downloadgdb-8e25c1fa9670c89be32fee2de91a30da8930cdfd.zip
gdb-8e25c1fa9670c89be32fee2de91a30da8930cdfd.tar.gz
gdb-8e25c1fa9670c89be32fee2de91a30da8930cdfd.tar.bz2
"recover" tc-sparc.c
Diffstat (limited to 'gas')
-rw-r--r--gas/config/.Sanitize6
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize
index e4e1f93..cff4587 100644
--- a/gas/config/.Sanitize
+++ b/gas/config/.Sanitize
@@ -18,6 +18,7 @@
Do-first:
echo Sanitizing `pwd`...
+recover="tc-sparc.c"
# All files listed between the "Things-to-keep:" line and the
# "Files-to-sed:" line will be kept. All other files will be removed.
@@ -108,7 +109,10 @@ echo Done in `pwd`.
#
#
# $Log$
-# Revision 1.2 1991/09/02 01:03:38 rich
+# Revision 1.3 1991/09/02 21:26:15 rich
+# "recover" tc-sparc.c
+#
+# Revision 1.2 1991/09/02 01:03:38 rich
# Correct a few things.
#
# Revision 1.1 1991/05/23 17:09:03 rich