From f3dc77c2433574f65f892e0946aeb0f3fd5205c1 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 5 Nov 1998 23:53:05 +0000 Subject: [PATCH] sanitize fr30 port for now --- gas/ChangeLog | 2 ++ gas/config/.Sanitize | 3 +-- gas/config/tc-fr30.c | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 6d09320..2269379 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,4 @@ +start-sanitize-fr30 Wed Nov 4 18:42:00 1998 Dave Brolley * configure.in: Add fr30-*-*. @@ -8,6 +9,7 @@ Wed Nov 4 18:42:00 1998 Dave Brolley * doc/Makefile.in: Regenerated. * po/gas.pot: Regenerated. +end-sanitize-fr30 Mon Nov 2 20:54:16 1998 Doug Evans * config/tc-m32r.c (assemble_two_insns): Ensure both insns 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. -- 2.7.4