* mi/mi-interp.c (mi_on_resume): Flush raw_stdout.
[binutils-gdb.git] / ld / configure.tgt
index 03143d80cab7350db23b5fe1ab8c53d567a2505c..3f7e79b5878c22c89c27a77e0c6e3707f14e900d 100644 (file)
@@ -107,7 +107,7 @@ xscale-*-coff)              targ_emul=armcoff ;;
 xscale-*-elf)          targ_emul=armelf
                        ;;
 avr-*-*)               targ_emul=avr2
-                       targ_extra_emuls="avr1 avr3 avr4 avr5 avr6"
+                       targ_extra_emuls="avr1 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6"
                        ;;
 bfin-*-elf)            targ_emul=elf32bfin;
                        targ_extra_emuls="elf32bfinfd"
@@ -121,8 +121,8 @@ bfin-*-uclinux*)    targ_emul=elf32bfin;
                        targ_extra_emuls="elf32bfinfd"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
-bfin-*-linux-uclibc*)  targ_emul=elf32bfin;
-                       targ_extra_emuls="elf32bfinfd"
+bfin-*-linux-uclibc*)  targ_emul=elf32bfinfd;
+                       targ_extra_emuls="elf32bfin"
                        targ_extra_libpath=$targ_extra_emuls
                        ;;
 cr16-*-elf*)            targ_emul=elf32cr16 ;;