* config/tc-ppc.c (md_apply_fix3): Allow BRTAKEN, BRNTAKEN relocs.
[deliverable/binutils-gdb.git] / gas / configure.in
index 3ff154392e9ebfabfc6e1ea429dc72b39bbebc7a..604a80538faa56e2d492d885e996dd9933ae59d7 100644 (file)
@@ -208,6 +208,7 @@ changequote([,])dnl
 
       avr-*-*)                         fmt=elf ;;
 
+      cris-*-linux-gnu*)               fmt=multi bfd_gas=yes em=linux ;;
       cris-*-*)                                fmt=multi bfd_gas=yes ;;
 
       d10v-*-*)                                fmt=elf ;;
@@ -253,6 +254,7 @@ changequote([,])dnl
       i386-*-bsd*)                     fmt=aout em=386bsd ;;
       i386-*-netbsd0.8)                        fmt=aout em=386bsd ;;
       i386-*-netbsdpe*)                        fmt=coff em=pe ;;
+      i386-*-netbsd*-gnu*)             fmt=elf em=nbsd ;;
       i386-*-netbsdelf*)               fmt=elf em=nbsd ;;
       i386-*-*n*bsd*)  case ${cpu} in
                            x86_64)     fmt=elf em=nbsd ;;
This page took 0.025951 seconds and 4 git commands to generate.