config.host: Add m32c*-*-rtems*.
authorJoel Sherrill <joel.sherrill@oarcorp.com>
Mon, 1 Dec 2008 16:33:47 +0000 (16:33 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Mon, 1 Dec 2008 16:33:47 +0000 (16:33 +0000)
2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>

* config.host: Add m32c*-*-rtems*.

From-SVN: r142322

libgcc/ChangeLog
libgcc/config.host

index dd079c227ebe21d49d7f64713dfe380f39a801eb..b5427d32495aa76f92d31b08bb909ead2c26b864 100644 (file)
@@ -1,3 +1,7 @@
+2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * config.host: Add m32c*-*-rtems*.
+
 2008-11-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        PR bootstrap/33100
index f85f3cf32b4cf67cd6be817d2f10491b24b56474..0711410cf6a3188116529f06641cf7d909b6ffd2 100644 (file)
@@ -573,7 +573,7 @@ xtensa*-*-linux*)
 am33_2.0-*-linux*)
        extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o"
        ;;
-m32c-*-elf*)
+m32c-*-elf*|m32c-*-rtems*)
        ;;
 *)
        echo "*** Configuration ${host} not supported" 1>&2