aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1998-04-21 19:23:31 +0000
committerJason Molenda <jmolenda@apple.com>1998-04-21 19:23:31 +0000
commit84b5277c2713a0feaa1cadb916ceeeb42d0e3b57 (patch)
tree17f2167a5393589fdd48ec8f0814032184e9eb8e /gdb/config/mips
parent3970ecc71a0557bf41910411415f32b85c7fedcb (diff)
downloadfsf-binutils-gdb-84b5277c2713a0feaa1cadb916ceeeb42d0e3b57.zip
fsf-binutils-gdb-84b5277c2713a0feaa1cadb916ceeeb42d0e3b57.tar.gz
fsf-binutils-gdb-84b5277c2713a0feaa1cadb916ceeeb42d0e3b57.tar.bz2
Add a "keep-vr4320" section so that tm-vr4320.h and vr4320.mt are
removed by default.
Diffstat (limited to 'gdb/config/mips')
-rw-r--r--gdb/config/mips/.Sanitize6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/config/mips/.Sanitize b/gdb/config/mips/.Sanitize
index 5a68cc3..26958f7 100644
--- a/gdb/config/mips/.Sanitize
+++ b/gdb/config/mips/.Sanitize
@@ -69,6 +69,12 @@ else
lose_these_too="tm-txvu.h txvu.mt ${lose_these_too}"
fi
+if ( echo $* | grep keep\-vr4320 > /dev/null ) ; then
+ keep_these_too="tm-vr4320.h vr4320.mt ${keep_these_too}"
+else
+ lose_these_too="tm-vr4320.h vr4320.mt ${lose_these_too}"
+fi
+
# 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