diff options
Diffstat (limited to 'gas/config')
-rw-r--r-- | gas/config/.Sanitize | 3 | ||||
-rw-r--r-- | gas/config/tc-fr30.c | 4 |
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. |