Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com>

* config.bfd (i[3456]86-sco3.2v5*) ELF now the default.
	(i[3456]86sco3.2v5*coff) New target.
This commit is contained in:
Ian Lance Taylor 1998-01-27 17:48:57 +00:00
parent 5a82ebaffc
commit a3e62cc05b
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com>
* config.bfd (i[3456]86-sco3.2v5*) ELF now the default.
(i[3456]86sco3.2v5*coff) New target.
Mon Jan 26 15:41:30 1998 Ian Lance Taylor <ian@cygnus.com>
* bfd-in2.h: Rebuild with changes to chew--tab expansion.

View File

@ -151,8 +151,11 @@ case "${targ}" in
;;
#endif /* defined (HOST_HPPAHPUX) || defined (HOST_HPPABSD) || defined (HOST_HPPAOSF) */
i[3456]86-*-sco3.2v5*coff)
targ_defvec=i386coff_vec
;;
i[3456]86-*-sysv4* | i[3456]86-*-unixware | i[3456]86-*-solaris2* | \
i[3456]86-*-elf | i[3456]86-*-sco*elf* | i[3456]86-*-freebsdelf* | \
i[3456]86-*-elf | i[3456]86-*-sco3.2v5* | i[3456]86-*-freebsdelf* | \
i[3456]86-*-dgux*)
targ_defvec=bfd_elf32_i386_vec
targ_selvecs=i386coff_vec