Fri Sep 10 12:56:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * config.bfd (i[34]86-*-netbsd*): New target; use i386-netbsd.
+ * configure.in: Remove bogus netbsd386 handling.
+
* coff-mips.c: Don't warn about overflow for MIPS_R_JMPADDR reloc.
Correct overflow detection requires matching the upper four bits
of the destination against the PC.
i[34]86-*-coff) bfd_name=i386-coff ;;
i[34]86-*-aix*) bfd_name=i386-coff ;;
i[34]86-*-elf) bfd_name=i386-elf ;;
+ i[34]86-*-netbsd*) bfd_name=i386-netbsd ;;
i[34]86-*-netware*) bfd_name=i386-nlm ;;
i[34]86-*-linux*) bfd_name=i386-linux ;;
i[34]86-*-lynx*) bfd_name=i386-lynx ;;
m68*-netx-*) bfd_name=m68k-aout ;;
m88*-*-sysv4*) bfd_name=m88k-elf ;;
m88k-*-*) bfd_name=m88k-coff ;;
+ m88110-*-*) bfd_name=m88k-coff ;;
mips-big-*) bfd_name=bigmips ;;
mips-dec-bsd*) bfd_name=mipsdecbsd ;;
mips-dec-*) bfd_name=decstation ;;