Add missing unstable targets. Fix comments.

This commit is contained in:
Chris Johns
2013-03-05 10:31:55 +11:00
parent 65d1425c57
commit 6f3633361c
16 changed files with 92 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS AVR 4.11 Stable
# Tools Set for RTEMS AVR 4.11 Unstable
#
%define _target avr-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS BFIN 4.11 Stable
# Tools Set for RTEMS BFIN 4.11 Unstable
#
%define _target bfin-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS H8300 4.11 Stable
# Tools Set for RTEMS H8300 4.11 Unstable
#
%define _target h8300-rtems4.11

View File

@@ -0,0 +1,20 @@
#
# Tools Set for RTEMS i386 4.11 Unstable
#
%define _target i386-rtems4.11
%define release 1
#
# The RTEMS 4.11 base defines.
#
%include rtems-4.11-base.bset
#
# Tools configuration.
#
expat-2.1.0-1
tools/rtems-binutils-2.22-1
tools/rtems-gcc-4.8-ss-newlib-2.0.0-1
tools/rtems-gdb-7.5.1-1

View File

@@ -0,0 +1,20 @@
#
# Tools Set for RTEMS LM32 4.11 Unstable
#
%define _target lm32-rtems4.11
%define release 1
#
# The RTEMS 4.11 base defines.
#
%include rtems-4.11-base.bset
#
# Tools configuration.
#
expat-2.1.0-1
tools/rtems-binutils-2.22-1
tools/rtems-gcc-4.8-ss-newlib-2.0.0-1
tools/rtems-gdb-7.5.1-1

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS M32C 4.11 Stable
# Tools Set for RTEMS M32C 4.11 Unstable
#
%define _target m32c-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS M32R 4.11 Stable
# Tools Set for RTEMS M32R 4.11 Unstable
#
%define _target m32r-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS M68K 4.11 Stable
# Tools Set for RTEMS M68K 4.11 Unstable
#
%define _target m68k-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS Microblaze 4.11 Stable
# Tools Set for RTEMS Microblaze 4.11 Unstable
#
%define _target microblaze-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS MIPS 4.11 Stable
# Tools Set for RTEMS MIPS 4.11 Unstable
#
%define _target mips-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS Moxie 4.11 Stable
# Tools Set for RTEMS Moxie 4.11 Unstable
#
%define _target moxie-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS PowerPC 4.11 Stable
# Tools Set for RTEMS PowerPC 4.11 Unstable
#
%define _target powerpc-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS SH 4.11 Stable
# Tools Set for RTEMS SH 4.11 Unstable
#
%define _target sh-rtems4.11

View File

@@ -1,5 +1,5 @@
#
# Tools Set for RTEMS SPARC 4.11 Stable
# Tools Set for RTEMS SPARC 4.11 Unstable
#
%define _target sparc-rtems4.11

View File

@@ -0,0 +1,20 @@
#
# Tools Set for RTEMS SPARC64 4.11 Unstable
#
%define _target sparc64-rtems4.11
%define release 1
#
# The RTEMS 4.11 base defines.
#
%include rtems-4.11-base.bset
#
# Tools configuration.
#
expat-2.1.0-1
tools/rtems-binutils-2.22-1
tools/rtems-gcc-4.8-ss-newlib-2.0.0-1
tools/rtems-gdb-7.5.1-1

View File

@@ -0,0 +1,20 @@
#
# Tools Set for RTEMS V850 4.11 Unstable
#
%define _target v850-rtems4.11
%define release 1
#
# The RTEMS 4.11 base defines.
#
%include rtems-4.11-base.bset
#
# Tools configuration.
#
expat-2.1.0-1
tools/rtems-binutils-2.22-1
tools/rtems-gcc-4.8-ss-newlib-2.0.0-1
tools/rtems-gdb-7.5.1-1