aboutsummaryrefslogtreecommitdiff
path: root/gas/config
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-11-05 23:53:05 +0000
committerDoug Evans <dje@google.com>1998-11-05 23:53:05 +0000
commitf3dc77c2433574f65f892e0946aeb0f3fd5205c1 (patch)
tree895b2a12d7eca1b0d16dc5b630e7696bd7e42339 /gas/config
parent3d2014825444cda4bc2b4750ee880c51bdd68926 (diff)
downloadgdb-f3dc77c2433574f65f892e0946aeb0f3fd5205c1.zip
gdb-f3dc77c2433574f65f892e0946aeb0f3fd5205c1.tar.gz
gdb-f3dc77c2433574f65f892e0946aeb0f3fd5205c1.tar.bz2
sanitize fr30 port for now
Diffstat (limited to 'gas/config')
-rw-r--r--gas/config/.Sanitize3
-rw-r--r--gas/config/tc-fr30.c4
2 files changed, 3 insertions, 4 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize
index 8015844..f237e87 100644
--- a/gas/config/.Sanitize
+++ b/gas/config/.Sanitize
@@ -92,7 +92,6 @@ tc-d10v.c
tc-d10v.h
tc-d30v.c
tc-d30v.h
-tc-fr30.c
tc-generic.c
tc-generic.h
tc-h8300.c
@@ -175,7 +174,7 @@ vms-conf.h
Things-to-lose:
-
+tc-fr30.c
# The lines between the "Do-last:" line and the end of the file
# are executed as a /bin/sh shell script after everything else is
diff --git a/gas/config/tc-fr30.c b/gas/config/tc-fr30.c
index 8acbff2..3addea9 100644
--- a/gas/config/tc-fr30.c
+++ b/gas/config/tc-fr30.c
@@ -1,5 +1,5 @@
-/* tc-fr30.c -- Assembler for the Mitsubishi FR30.
- Copyright (C) 1996, 1997, 1998 Free Software Foundation.
+/* tc-fr30.c -- Assembler for the Fujitsu FR30.
+ Copyright (C) 1998 Free Software Foundation.
This file is part of GAS, the GNU Assembler.