summaryrefslogtreecommitdiffstats
path: root/gas/configure
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2004-08-19 18:11:00 +0000
committerMark Mitchell <mark@codesourcery.com>2004-08-19 18:11:00 +0000
commite51dace86086bb4610cbc5d1718e5485d23f80b9 (patch)
tree89c3dd43089fa085f347279738920d33c86e4d54 /gas/configure
parent49d934f15e722469d8dcd1ff841fbebd57b683a1 (diff)
downloadppe42-binutils-e51dace86086bb4610cbc5d1718e5485d23f80b9.tar.gz
ppe42-binutils-e51dace86086bb4610cbc5d1718e5485d23f80b9.zip
* configure.in (arm*-*-symbianelf*): New target.
(arm*-*-eabi*): Likewise. * configure: Regenerated.
Diffstat (limited to 'gas/configure')
-rwxr-xr-xgas/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/configure b/gas/configure
index a27d90a339..f01bd9bbcf 100755
--- a/gas/configure
+++ b/gas/configure
@@ -4245,6 +4245,8 @@ for this_target in $target $canon_targets ; do
arm-*-coff | thumb-*-coff) fmt=coff ;;
arm-*-rtems* | thumb-*-rtems*) fmt=elf ;;
arm-*-elf | thumb-*-elf) fmt=elf ;;
+ arm*-*-symbianelf* | arm*-*-eabi*)
+ fmt=elf ;;
arm-*-kaos*) fmt=elf ;;
arm*-*-conix*) fmt=elf ;;
arm-*-linux*aout*) fmt=aout em=linux ;;
OpenPOWER on IntegriCloud