Fix stuff broken when sh support was checked in.

* tc.h (TC_COFF_SIZEMACHDEP): Don't define here.
	* config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead.
This commit is contained in:
Ian Lance Taylor
1993-05-13 14:52:59 +00:00
parent 09c6a0aa0f
commit 204ff785f8

View File

@ -1,5 +1,13 @@
Thu May 13 07:51:35 1993 Ian Lance Taylor (ian@cygnus.com)
* tc.h (TC_COFF_SIZEMACHDEP): Don't define here.
* config/tc-sh.h (TC_COFF_SIZEMACHDEP): Define here instead.
Mon May 10 06:01:12 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com) Mon May 10 06:01:12 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
* config/obj-vms.c (VMS_Symbol_type_list): Don't bother with
initialization.
* configure.in (targets): Treat m68*-*-sysv* like m68k-*-coff. * configure.in (targets): Treat m68*-*-sysv* like m68k-*-coff.
Wed May 5 14:00:49 1993 Ian Lance Taylor (ian@cygnus.com) Wed May 5 14:00:49 1993 Ian Lance Taylor (ian@cygnus.com)