* aoutf1.h (MACHTYPE_OK): Don't define if already defined. Don't

accept M_SPARC if bfd_arch_sparc is not in the list of supported
	architectures, and don't accept a 680x0 machine type if
	bfd_arch_m68k is not in the list of supported architectures.
	* aout0.c (MACHTYPE_OK): Define.
This commit is contained in:
Ian Lance Taylor 1995-02-14 17:49:30 +00:00
parent 1f9327360d
commit aed592693f
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
Tue Feb 14 12:46:48 1995 Ian Lance Taylor <ian@cygnus.com>
* aoutf1.h (MACHTYPE_OK): Don't define if already defined. Don't
accept M_SPARC if bfd_arch_sparc is not in the list of supported
architectures, and don't accept a 680x0 machine type if
bfd_arch_m68k is not in the list of supported architectures.
* aout0.c (MACHTYPE_OK): Define.
Mon Feb 13 23:25:38 1995 Ian Lance Taylor <ian@cygnus.com>
* aoutx.h (NAME(aout,swap_ext_reloc_in)): Don't return a pointer