config.host (sparc64-*-rtems*): New target.
authorJoel Sherrill <joel@gcc.gnu.org>
Fri, 21 May 2010 14:56:39 +0000 (14:56 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Fri, 21 May 2010 14:56:39 +0000 (14:56 +0000)
2010-05-19  Joel Sherrill <joel.sherrill@oarcorp.com>

* config.host (sparc64-*-rtems*): New target.

From-SVN: r159669

libgcc/config.host

index 56d900cf3fb99fdad4052ce650a2dfac0d72bdb0..1e76b19b0bf77a6cdcdbf6a1bc8830d809b0c05e 100644 (file)
@@ -535,7 +535,7 @@ sparc-*-linux*)             # SPARC's running GNU/Linux, libc6
        extra_parts="$extra_parts crtfastmath.o"
        tmake_file="${tmake_file} sparc/t-crtfm"
        ;;
-sparc-*-rtems*)
+sparc-*-rtems* | sparc64-*-rtems* )
        ;;
 sparc64-*-solaris2* | sparcv9-*-solaris2*)
        ;;