From: Ian Lance Taylor Date: Fri, 2 Jul 1999 12:52:21 +0000 (+0000) Subject: * config.bfd: Add * at the end of i[3456]86-*-unixware. X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=8db3c212e1fecc7236d3e5f5163c57ffb905a6cd;p=pf3gnuchains%2Fpf3gnuchains3x.git * config.bfd: Add * at the end of i[3456]86-*-unixware. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c2e400082f..c3cc021195 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +1999-07-02 Ian Lance Taylor + + * config.bfd: Add * at the end of i[3456]86-*-unixware. + Fri Jul 2 12:21:10 1999 Jeffrey A Law (law@cygnus.com) * libhppa.h (HPPA_R_ARG_RELOC): Delete. diff --git a/bfd/config.bfd b/bfd/config.bfd index fb294b56b0..c85142cd7f 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -214,7 +214,7 @@ case "${targ}" in targ_defvec=i386coff_vec targ_selvecs=bfd_elf32_i386_vec ;; - i[3456]86-*-sysv4* | i[3456]86-*-unixware | i[3456]86-*-solaris2* | \ + i[3456]86-*-sysv4* | i[3456]86-*-unixware* | i[3456]86-*-solaris2* | \ i[3456]86-*-elf | i[3456]86-*-sco3.2v5* | \ i[3456]86-*-dgux* | i[3456]86-*-sysv5*) targ_defvec=bfd_elf32_i386_vec