2014-09-18 Joel Sherrill <joel.sherrill@oarcorp.com>
authorjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Sep 2014 18:44:52 +0000 (18:44 +0000)
committerjoel <joel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Sep 2014 18:44:52 +0000 (18:44 +0000)
* config-list.mk (LIST): Add v850-rtems.

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

contrib/ChangeLog
contrib/config-list.mk

index 5a7f79d..10bece3 100644 (file)
@@ -1,3 +1,7 @@
+2014-09-18  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       * config-list.mk (LIST): Add v850-rtems.
+
 2014-09-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
 
        * config-list.mk (LIST): Add arm-rtems.
index c036095..132b090 100644 (file)
@@ -68,7 +68,7 @@ LIST = aarch64-elf aarch64-linux-gnu \
   sparc-wrs-vxworks sparc64-elf sparc64-rtems sparc64-linux sparc64-freebsd6 \
   sparc64-netbsd sparc64-openbsd spu-elf \
   tilegx-linux-gnu tilegxbe-linux-gnu tilepro-linux-gnu \
-  v850e-elf v850-elf vax-linux-gnu \
+  v850e-elf v850-elf v850-rtems vax-linux-gnu \
   vax-netbsdelf vax-openbsd x86_64-apple-darwin \
   x86_64-pc-linux-gnuOPT-with-fpmath=avx \
   x86_64-elfOPT-with-fpmath=sse x86_64-freebsd6 x86_64-netbsd \