public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] RTEMS: Update contrib/config-list.mk
@ 2014-09-17 13:37 Sebastian Huber
  2014-09-17 14:45 ` Jan-Benedict Glaw
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Sebastian Huber @ 2014-09-17 13:37 UTC (permalink / raw)
  To: gcc-patches; +Cc: devel, Sebastian Huber

contrib/ChangeLog
2014-09-17  Sebastian Huber  <sebastian.huber@embedded-brains.de>

	* config-list.mk (LIST): Add arm-rtems.
	Add nios2-rtems.  Remove extra option from powerpc-rtems.
---
 contrib/config-list.mk | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index 4345487..056fbf0 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -17,7 +17,7 @@ LIST = aarch64-elf aarch64-linux-gnu \
   arc-elf32OPT-with-cpu=arc600 arc-elf32OPT-with-cpu=arc700 \
   arc-linux-uclibcOPT-with-cpu=arc700 arceb-linux-uclibcOPT-with-cpu=arc700 \
   arm-wrs-vxworks arm-netbsdelf \
-  arm-linux-androideabi arm-uclinux_eabi arm-eabi \
+  arm-linux-androideabi arm-uclinux_eabi arm-eabi arm-rtems \
   arm-symbianelf avr-rtems avr-elf \
   bfin-elf bfin-uclinux bfin-linux-uclibc bfin-rtems bfin-openbsd \
   c6x-elf c6x-uclinux cr16-elf cris-elf cris-linux crisv32-elf crisv32-linux \
@@ -48,13 +48,13 @@ LIST = aarch64-elf aarch64-linux-gnu \
   moxie-uclinux moxie-rtems \
   msp430-elf \
   nds32le-elf nds32be-elf \
-  nios2-elf nios2-linux-gnu \
+  nios2-elf nios2-linux-gnu nios2-rtems \
   pdp11-aout picochip-elfOPT-enable-obsolete \
   powerpc-darwin8 \
   powerpc-darwin7 powerpc64-darwin powerpc-freebsd6 powerpc-netbsd \
   powerpc-eabispe powerpc-eabisimaltivec powerpc-eabisim ppc-elf \
   powerpc-eabialtivec powerpc-xilinx-eabi powerpc-eabi \
-  powerpc-rtems4.11OPT-enable-threads=yes powerpc-linux_spe \
+  powerpc-rtems powerpc-linux_spe \
   powerpc-linux_paired powerpc64-linux_altivec \
   powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-lynxos powerpcle-elf \
   powerpcle-eabisim powerpcle-eabi rs6000-ibm-aix4.3 rs6000-ibm-aix5.1.0 \
-- 
1.8.4.5

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-10-12 12:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-17 13:37 [PATCH] RTEMS: Update contrib/config-list.mk Sebastian Huber
2014-09-17 14:45 ` Jan-Benedict Glaw
2014-09-17 15:41   ` Sebastian Huber
2014-09-17 15:52     ` Joel Sherrill
2014-09-18 11:51       ` Jan-Benedict Glaw
2014-09-18 15:28         ` Joel Sherrill
2014-09-19 20:24           ` Jan-Benedict Glaw
2014-09-18 21:55         ` Joel Sherrill
2014-09-19 20:27           ` Jan-Benedict Glaw
2014-09-20 14:03             ` Jan-Benedict Glaw
2014-10-12 13:49               ` Hans-Peter Nilsson
2014-09-17 15:11 ` Joel Sherrill
2014-09-17 22:09   ` Jeff Law
2014-09-18 15:27 ` Joel Sherrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).