* v850-opc.c (v850_opcodes): Fix order of displacement
[deliverable/binutils-gdb.git] / binutils / .Sanitize
index 8edcc124a293e88abeac9c306ecbbd4b4450a1fb..db3ba8a94ff84fc900264d2692d902993dfebd8c 100644 (file)
 
 Do-first:
 
-if ( echo $* | grep keep\-mpw > /dev/null ) ; then
-       keep_these_too="mpw-make.in ChangeLog.mpw"
-else
-       lose_these_too="mpw-make.in ChangeLog.mpw"
-fi
-
-if ( echo $* | grep keep\-gm > /dev/null ) ; then
-       keep_these_too="mpw-xconfig.in ChangeLog.gm ${keep_these_too}"
-else
-       lose_these_too="mpw-xconfig.in ChangeLog.gm ${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
@@ -40,7 +28,8 @@ Makefile.in
 NEWS
 README
 TODO
-alloca.c
+acconfig.h
+aclocal.m4
 ar.1
 ar.c
 arlex.l
@@ -50,19 +39,32 @@ arsup.h
 binutils.texi
 bucomm.c
 bucomm.h
-c++filt.1
+budbg.h
 coffdump.c
 coffgrok.c
 coffgrok.h
-config
+config.h-vms
+config.in
+configure
 configure.bat
 configure.in
+cxxfilt.man
+dlltool.c
+debug.c
+debug.h
+dep-in.sed
+defparse.y
+deflex.l
 filemode.c
-gmalloc.c
+ieee.c
 is-ranlib.c
 is-strip.c
+mac-binutils.r
+makefile.vms
 maybe-ranlib.c
 maybe-strip.c
+mpw-config.in
+mpw-make.sed
 nlmconv.1
 nlmconv.c
 nlmconv.h
@@ -75,12 +77,16 @@ objcopy.1
 objcopy.c
 objdump.1
 objdump.c
+prdbg.c
 ranlib.1
 ranlib.sh
+rdcoff.c
+rddbg.c
 sanity.sh
 size.1
 size.c
 srconv.c
+stabs.c
 strings.1
 strings.c
 strip.1
@@ -90,6 +96,7 @@ syslex.l
 sysroff.info
 testsuite
 version.c
+wrstabs.c
 
 Things-to-lose:
 
This page took 0.029404 seconds and 4 git commands to generate.