Tue Jan 27 12:47:27 1998 Robert Lipe <robertl@dgii.com>
authorIan Lance Taylor <ian@airs.com>
Tue, 27 Jan 1998 17:48:57 +0000 (17:48 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 27 Jan 1998 17:48:57 +0000 (17:48 +0000)
* config.bfd (i[3456]86-sco3.2v5*) ELF now the default.
(i[3456]86sco3.2v5*coff) New target.

bfd/ChangeLog
bfd/config.bfd

index e6c2990..050eba4 100644 (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.
index 906733d..f7ef949 100755 (executable)
@@ -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