* gdbarch.sh (pointer_to_address): Change to type 'm'.
[binutils-gdb.git] / gas / configure.tgt
index 0272b4e485235b30b92b11b4ee85e99f92820d2d..9d722ed378f55c5904dfa5391c8439cff708897d 100644 (file)
@@ -148,6 +148,8 @@ case ${generic_target} in
   frv-*-*linux*)                       fmt=elf em=linux;;
   frv-*-*)                             fmt=elf ;;
 
+  moxie-*-*)                             fmt=elf ;;
+
   hppa-*-linux*)
     case ${cpu} in
       hppa*64*)                                fmt=elf em=hppalinux64 ;;
@@ -236,6 +238,7 @@ case ${generic_target} in
   i960-*-elf*)                         fmt=elf ;;
 
   ia64-*-elf*)                         fmt=elf ;;
+  ia64-*-*vms*)                                fmt=elf em=vms ;;
   ia64-*-aix*)                         fmt=elf em=ia64aix ;;
   ia64-*-linux-*)                      fmt=elf em=linux ;;
   ia64-*-hpux*)                                fmt=elf em=hpux ;;
@@ -245,10 +248,10 @@ case ${generic_target} in
 
   iq2000-*-elf)                        fmt=elf ;;
 
-  m32c-*-elf | m32c-*-rtems*)          fmt=elf ;;
-
   lm32-*-*)                            fmt=elf ;;
 
+  m32c-*-elf | m32c-*-rtems*)          fmt=elf ;;
+
   m32r-*-elf* | m32r-*-rtems*)         fmt=elf ;;
   m32r-*-linux*)                       fmt=elf em=linux;;
 
@@ -319,7 +322,7 @@ case ${generic_target} in
   ppc-*-pe | ppc-*-cygwin*)            fmt=coff em=pe ;;
   ppc-*-winnt*)                                fmt=coff em=pe ;;
   ppc-*-aix5.[01])                     fmt=coff em=aix5 ;;
-  ppc-*-aix5.*)                                fmt=coff em=aix5 ;;
+  ppc-*-aix[5-9].*)                    fmt=coff em=aix5 ;;
   ppc-*-aix*)                          fmt=coff ;;
   ppc-*-beos*)                         fmt=coff ;;
   ppc-*-*n*bsd* | ppc-*-elf*)          fmt=elf ;;