Lines Matching full:emulation
559 # See if we really can support this configuration with the emulation code.
574 big) emulation="mipsbelf mipslelf mipself" ;;
575 *) emulation="mipslelf mipsbelf mipself" ;;
581 # i386-*-linux*-elf) emulation="i386elf i386aout" ;;
583 i386-*-aout) emulation="i386aout" ;;
584 i386-*-coff) emulation="i386coff" ;;
585 i386-*-elf) emulation="i386elf" ;;
587 # Always all formats. The first stated emulation becomes the default.
588 cris-*-*aout*) emulation="crisaout criself" ;;
589 cris-*-*) emulation="criself crisaout" ;;
592 emulations="$emulations $emulation"
705 # in. This might be only one, it might be up to four. The necessary emulation
751 # e-mipself has more than one emulation per file, e-i386* has just one at the
752 # moment. If only one emulation is specified, then don't define
757 AC_DEFINE(USE_EMULATIONS, 1, [Use emulation support?]) ;;
763 [Default emulation.])
778 dnl AC_SUBST(emulation)