+
+ * configure.in, binutils.all/configure.in: Change i386 to
+ i[345]86.
+
+
+ * config/mt-mips-ecoff: Add -Tidp.ld option.
+
+
+ * config/default.exp: Use nm.new, not nm, from newly built tree.
+
* config/default.exp, config/unix.exp: Replace error
# this section is for all targets
case "${target}" in
- i386-*-aout) target_makefile_frag=config/mt-i386-aout ;;
+ i[345]86-*-aout) target_makefile_frag=config/mt-i386-aout ;;
*-*-lynx*) target_makefile_frag=config/mt-lynx ;;
*-*-vxworks) target_makefile_frag=config/mt-vxworks ;;
m68k-*-*) target_makefile_frag=config/mt-m68k ;;