aboutsummaryrefslogtreecommitdiff
path: root/gas/.Sanitize
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-11-15 10:56:07 +0000
committerKen Raeburn <raeburn@cygnus>1995-11-15 10:56:07 +0000
commit46618ae6e7959ea130f2bf2bc16d39a5b53383e4 (patch)
treef2f9b51e05a991dfa86c40f32d231037964134ab /gas/.Sanitize
parentdfbb1a26dc02eb12e81fb75881814dca881119ed (diff)
downloadgdb-46618ae6e7959ea130f2bf2bc16d39a5b53383e4.zip
gdb-46618ae6e7959ea130f2bf2bc16d39a5b53383e4.tar.gz
gdb-46618ae6e7959ea130f2bf2bc16d39a5b53383e4.tar.bz2
move md_end use, and make use of it in cpu back ends. clean up empty, unused
md_end functions. i386 changes from Alan Modra for using multi-byte sequences instead of single nops for code alignment.
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r--gas/.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize
index 0ea1b6f..b36fb2d 100644
--- a/gas/.Sanitize
+++ b/gas/.Sanitize
@@ -155,7 +155,7 @@ else
fi
fi
-rce_files="configure.in as.c configure ChangeLog Makefile.in ChangeLog.1"
+rce_files="configure.in configure ChangeLog Makefile.in ChangeLog.1"
if ( echo $* | grep keep\-rce > /dev/null ) ; then
for i in $rce_files ; do