Add AIX 64 shared library support and emulation layer for binutils
[deliverable/binutils-gdb.git] / ld / configure.tgt
index 7828832e1d7d4d36ecd5ac79bf2eaba2a1c18d2e..504c26fb2064b71b2b3c7ce37497e69537162ec2 100644 (file)
@@ -420,8 +420,10 @@ powerpc-*-netware*)        targ_emul=ppcnw ;;
 powerpcle-*-pe)         targ_emul=ppcpe ;;
 powerpcle-*-winnt*)     targ_emul=ppcpe ;;
 powerpcle-*-cygwin*)    targ_emul=ppcpe ;;
+powerpc-*-aix5*)       targ_emul=aix5ppc ;;
 powerpc-*-aix*)                targ_emul=aixppc ;;
 powerpc-*-beos*)       targ_emul=aixppc ;;
+rs6000-*-aix5*)                targ_emul=aix5rs6 ;;
 rs6000-*-aix*)         targ_emul=aixrs6 ;;
 tic30-*-*aout*)                targ_emul=tic30aout ;;
 tic30-*-*coff*)                targ_emul=tic30coff ;;
This page took 0.024956 seconds and 4 git commands to generate.