From ec151a0075bd61ddaa650958d908d3e1ff6647fe Mon Sep 17 00:00:00 2001 From: Mark Alexander Date: Thu, 22 Jan 1998 18:23:43 +0000 Subject: [PATCH] Fix sanitization errors. --- gdb/config/mips/.Sanitize | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gdb/config/mips/.Sanitize b/gdb/config/mips/.Sanitize index 505b56ac840..3953b5a1257 100644 --- a/gdb/config/mips/.Sanitize +++ b/gdb/config/mips/.Sanitize @@ -29,7 +29,7 @@ else fi fi -tx49_files="tm-tx49.h tm-tx49l.h tx49.mt tx49l.mt" +tx49_files="tm-tx49.h tm-tx49el.h tx49.mt tx49el.mt" if ( echo $* | grep keep\-tx49 > /dev/null ) ; then keep_these_too="${tx49_files} ${keep_these_too}" @@ -72,7 +72,6 @@ irix5.mh irix5.mt littlemips.mh littlemips.mt -mipsel64.mt mipsm3.mh mipsm3.mt mipsv4.mh -- 2.30.2