]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/configure.in
2002-06-18 Dave Brolley <brolley@redhat.com>
[thirdparty/binutils-gdb.git] / gas / configure.in
index 53a1dce9e2add82c294d34187467f38fb5f448f3..09422cdf8b0a0a92a5ce24b180d498a68d03a4f4 100644 (file)
@@ -217,6 +217,7 @@ changequote([,])dnl
 
 
       fr30-*-*)                    fmt=elf bfd_gas=yes ;;
+      frv-*-*)             fmt=elf bfd_gas=yes ;;
 
       hppa-*-linux-gnu*)    case ${cpu} in
                                hppa*64*)
@@ -574,6 +575,9 @@ changequote([,])dnl
        using_cgen=yes
        ;;
 
+      frv)
+       using_cgen=yes
+       ;;
       m68k)
        case ${extra_objects} in
        *m68k-parse.o*) ;;