aboutsummaryrefslogtreecommitdiff
path: root/opcodes/.Sanitize
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1998-08-18 20:50:44 +0000
committerIan Lance Taylor <ian@airs.com>1998-08-18 20:50:44 +0000
commitb6ef9ad20f1a74d3764f15608b084f4ad0e44368 (patch)
treeaf053396ef80aa58f50a43bb806b11e0798b7fcb /opcodes/.Sanitize
parentaeeb756dee5cc1e1856abdc8461596969f764299 (diff)
downloadfsf-binutils-gdb-b6ef9ad20f1a74d3764f15608b084f4ad0e44368.zip
fsf-binutils-gdb-b6ef9ad20f1a74d3764f15608b084f4ad0e44368.tar.gz
fsf-binutils-gdb-b6ef9ad20f1a74d3764f15608b084f4ad0e44368.tar.bz2
* mips-opc.c: Insert contents of vu0.h, rather than including it.
* vu0.h: Remove. * Makefile.am: Rebuild dependencies. * Makefile: Rebuild.
Diffstat (limited to 'opcodes/.Sanitize')
-rw-r--r--opcodes/.Sanitize8
1 files changed, 0 insertions, 8 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize
index 05d5512..96cb344 100644
--- a/opcodes/.Sanitize
+++ b/opcodes/.Sanitize
@@ -39,14 +39,6 @@ else
lose_these_too="${sky_files} ${lose_these_too}"
fi
-r5900_files="vu0.h"
-
-if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
- keep_these_too="${r5900_files} ${keep_these_too}"
-else
- lose_these_too="${r5900_files} ${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