]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
config.host: Add m32r*-*-rtems*.
authorJoel Sherrill <joel.sherrill@oarcorp.com>
Mon, 5 Jan 2009 19:30:22 +0000 (19:30 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Mon, 5 Jan 2009 19:30:22 +0000 (19:30 +0000)
2009-01-05  Joel Sherrill <joel.sherrill@oarcorp.com>

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

From-SVN: r143088

libgcc/ChangeLog
libgcc/config.host

index b5427d32495aa76f92d31b08bb909ead2c26b864..2f0de7efe76993fb53b40d58abdd47474ceaac17 100644 (file)
@@ -1,3 +1,7 @@
+2009-01-05  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * config.host: Add m32r*-*-rtems*.
+
 2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * config.host: Add m32c*-*-rtems*.
index 0711410cf6a3188116529f06641cf7d909b6ffd2..f364469d55796d3f4c3b6f2ca1a49696556971f6 100644 (file)
@@ -356,7 +356,7 @@ ia64*-*-hpux*)
        ;;
 iq2000*-*-elf*)
         ;;
-m32r-*-elf*)
+m32r-*-elf*|m32r-*-rtems*)
        ;;
 m32rle-*-elf*)
        ;;