aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/.Sanitize
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-12-16 15:36:29 +0000
committerAndrew Cagney <cagney@redhat.com>1998-12-16 15:36:29 +0000
commit06cf5a79dda0adb207df7016b897469f2973a17b (patch)
tree81f9c159a1226dbff0c65c6b44bec71f90fbf72e /gdb/config/mips/.Sanitize
parentff6f2f5786a87cec61b91f4360370d1d8422b699 (diff)
downloadgdb-06cf5a79dda0adb207df7016b897469f2973a17b.zip
gdb-06cf5a79dda0adb207df7016b897469f2973a17b.tar.gz
gdb-06cf5a79dda0adb207df7016b897469f2973a17b.tar.bz2
Rename vr4100 (vr4xxx) config files to vr4100.
Rename vr4xxx (vr4300) config files to vr4xxx. Enable GDB_MULTI_ARCH in tm-vr4xxx.h
Diffstat (limited to 'gdb/config/mips/.Sanitize')
-rw-r--r--gdb/config/mips/.Sanitize10
1 files changed, 8 insertions, 2 deletions
diff --git a/gdb/config/mips/.Sanitize b/gdb/config/mips/.Sanitize
index 4b512fa..f225e3d 100644
--- a/gdb/config/mips/.Sanitize
+++ b/gdb/config/mips/.Sanitize
@@ -61,6 +61,12 @@ else
lose_these_too="tm-vr4320.h vr4320.mt ${lose_these_too}"
fi
+if ( echo $* | grep keep\-vr4xxx > /dev/null ) ; then
+ keep_these_too="tm-vr4xxx.h vr4xxx.mt ${keep_these_too}"
+else
+ lose_these_too="tm-vr4xxx.h vr4xxx.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
@@ -110,7 +116,7 @@ tm-mipsm3.h
tm-mipsv4.h
tm-tx39.h
tm-tx39l.h
-tm-vr4xxx.h
+tm-vr4100.h
tm-vr4300.h
tm-vr4300el.h
tm-vr5000.h
@@ -118,7 +124,7 @@ tm-vr5000el.h
tm-vxmips.h
tx39.mt
tx39l.mt
-vr4xxx.mt
+vr4100.mt
vr4300.mt
vr4300el.mt
vr5000.mt