X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfigure.tgt;h=eda38a295610fc7d84b8e53197f2079f7543ae1d;hb=ef53be89160126f2fa5dec8f1ec3bd6d99fb0681;hp=75470e40898a26a6c0c57ce8af1b55f2fb5e7fc3;hpb=12a132db164ea95e9e457427c2c97005f94c5a70;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/configure.tgt b/gas/configure.tgt index 75470e4089..eda38a2956 100644 --- a/gas/configure.tgt +++ b/gas/configure.tgt @@ -131,10 +131,11 @@ case ${generic_target} in alpha-*-openbsd*) fmt=elf em=obsd ;; arc-*-elf*) fmt=elf ;; - arc*-*-linux-uclibc*) fmt=elf bfd_gas=yes ;; + arc*-*-linux*) fmt=elf bfd_gas=yes ;; arm-*-aout) fmt=aout ;; arm-*-coff) fmt=coff ;; + arm-*-phoenix*) fmt=elf ;; arm-*-rtems*) fmt=elf ;; arm-*-elf) fmt=elf ;; arm-*-eabi*) fmt=elf em=armeabi ;;