OSDN Git Service

2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
authorjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2008 16:33:47 +0000 (16:33 +0000)
committerjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2008 16:33:47 +0000 (16:33 +0000)
* config.host: Add m32c*-*-rtems*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142322 138bc75d-0d04-0410-961f-82ee72b054a4

libgcc/ChangeLog
libgcc/config.host

index dd079c2..b5427d3 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 f85f3cf..0711410 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