2000-11-09 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / configure.in
index ee36bb67801c18397c45f07335a860e59a204080..c5762e8c4d7b671735084eb3c2db54127d3559d9 100644 (file)
@@ -269,6 +269,7 @@ changequote([,])dnl
       i386-*-mingw32*)      fmt=coff em=pe bfd_gas=yes ;;
       i386-*-*nt*)          fmt=coff em=pe bfd_gas=yes ;;
       i386-*-vxworks*)      fmt=aout ;;
+      i386-*-chaos)         fmt=elf ;;
       i860-stardent-sysv4* | i860-stardent-elf*)
                            fmt=elf bfd_gas=yes endian=little
                            AC_MSG_WARN(GAS support for ${generic_target} is preliminary and a work in progress) ;;
@@ -284,6 +285,7 @@ changequote([,])dnl
 
       ia64-*-elf*)         fmt=elf ;;
       ia64-*-linux-gnu*)    fmt=elf em=linux ;;
+      ia64-*-hpux*)        fmt=elf em=hpux ;;
 
       m32r-*-*)                    fmt=elf bfd_gas=yes ;;
 
This page took 0.022744 seconds and 4 git commands to generate.