sanitize fr30 port for now

This commit is contained in:
Doug Evans
1998-11-05 23:53:05 +00:00
parent 3d20148254
commit f3dc77c243
3 changed files with 5 additions and 4 deletions

@ -1,3 +1,4 @@
start-sanitize-fr30
Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com> Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com>
* configure.in: Add fr30-*-*. * configure.in: Add fr30-*-*.
@ -8,6 +9,7 @@ Wed Nov 4 18:42:00 1998 Dave Brolley <brolley@cygnus.com>
* doc/Makefile.in: Regenerated. * doc/Makefile.in: Regenerated.
* po/gas.pot: Regenerated. * po/gas.pot: Regenerated.
end-sanitize-fr30
Mon Nov 2 20:54:16 1998 Doug Evans <devans@canuck.cygnus.com> Mon Nov 2 20:54:16 1998 Doug Evans <devans@canuck.cygnus.com>
* config/tc-m32r.c (assemble_two_insns): Ensure both insns * config/tc-m32r.c (assemble_two_insns): Ensure both insns

@ -92,7 +92,6 @@ tc-d10v.c
tc-d10v.h tc-d10v.h
tc-d30v.c tc-d30v.c
tc-d30v.h tc-d30v.h
tc-fr30.c
tc-generic.c tc-generic.c
tc-generic.h tc-generic.h
tc-h8300.c tc-h8300.c
@ -175,7 +174,7 @@ vms-conf.h
Things-to-lose: Things-to-lose:
tc-fr30.c
# The lines between the "Do-last:" line and the end of the file # 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 # are executed as a /bin/sh shell script after everything else is

@ -1,5 +1,5 @@
/* tc-fr30.c -- Assembler for the Mitsubishi FR30. /* tc-fr30.c -- Assembler for the Fujitsu FR30.
Copyright (C) 1996, 1997, 1998 Free Software Foundation. Copyright (C) 1998 Free Software Foundation.
This file is part of GAS, the GNU Assembler. This file is part of GAS, the GNU Assembler.