summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-10-07 20:50:43 +1100
committerChris Johns <chrisj@rtems.org>2014-10-07 20:50:43 +1100
commit7c8c1d1deaac59010ef9c2068d8af02c99303a32 (patch)
tree6fb28ee0f48d69454c5848f019bb8e02852d03bc
parentadd support for i386-solaris2 platform (diff)
downloadrtems-source-builder-7c8c1d1deaac59010ef9c2068d8af02c99303a32.tar.bz2
rtems-4.11: Switch to newlib's git repo.
-rw-r--r--rtems/config/4.11/rtems-arm.bset2
-rw-r--r--rtems/config/4.11/rtems-avr.bset2
-rw-r--r--rtems/config/4.11/rtems-bfin.bset2
-rw-r--r--rtems/config/4.11/rtems-h8300.bset2
-rw-r--r--rtems/config/4.11/rtems-i386.bset2
-rw-r--r--rtems/config/4.11/rtems-lm32.bset2
-rw-r--r--rtems/config/4.11/rtems-m32c.bset2
-rw-r--r--rtems/config/4.11/rtems-m32r.bset2
-rw-r--r--rtems/config/4.11/rtems-m68k.bset2
-rw-r--r--rtems/config/4.11/rtems-microblaze.bset2
-rw-r--r--rtems/config/4.11/rtems-mips.bset2
-rw-r--r--rtems/config/4.11/rtems-moxie.bset2
-rw-r--r--rtems/config/4.11/rtems-nios2.bset2
-rw-r--r--rtems/config/4.11/rtems-or1k.bset2
-rw-r--r--rtems/config/4.11/rtems-powerpc.bset2
-rw-r--r--rtems/config/4.11/rtems-sh.bset2
-rw-r--r--rtems/config/4.11/rtems-sparc.bset2
-rw-r--r--rtems/config/4.11/rtems-sparc64.bset2
-rw-r--r--rtems/config/4.11/rtems-v850.bset2
-rw-r--r--rtems/config/tools/rtems-gcc-4.8-newlib-git-1.cfg43
-rw-r--r--rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg13
21 files changed, 75 insertions, 19 deletions
diff --git a/rtems/config/4.11/rtems-arm.bset b/rtems/config/4.11/rtems-arm.bset
index 61a565a..6bd5e74 100644
--- a/rtems/config/4.11/rtems-arm.bset
+++ b/rtems/config/4.11/rtems-arm.bset
@@ -28,6 +28,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-avr.bset b/rtems/config/4.11/rtems-avr.bset
index 1aa48f4..41aa26b 100644
--- a/rtems/config/4.11/rtems-avr.bset
+++ b/rtems/config/4.11/rtems-avr.bset
@@ -35,6 +35,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-bfin.bset b/rtems/config/4.11/rtems-bfin.bset
index 5d3f8c5..678c66e 100644
--- a/rtems/config/4.11/rtems-bfin.bset
+++ b/rtems/config/4.11/rtems-bfin.bset
@@ -17,6 +17,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-h8300.bset b/rtems/config/4.11/rtems-h8300.bset
index 389d9ee..8d4e793 100644
--- a/rtems/config/4.11/rtems-h8300.bset
+++ b/rtems/config/4.11/rtems-h8300.bset
@@ -22,6 +22,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-i386.bset b/rtems/config/4.11/rtems-i386.bset
index c4dfea9..d0a2f37 100644
--- a/rtems/config/4.11/rtems-i386.bset
+++ b/rtems/config/4.11/rtems-i386.bset
@@ -17,6 +17,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-lm32.bset b/rtems/config/4.11/rtems-lm32.bset
index 6d34748..38df58d 100644
--- a/rtems/config/4.11/rtems-lm32.bset
+++ b/rtems/config/4.11/rtems-lm32.bset
@@ -23,6 +23,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.9.1-newlib-cvs-1
+tools/rtems-gcc-4.9.1-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-m32c.bset b/rtems/config/4.11/rtems-m32c.bset
index 9c9993d..7627999 100644
--- a/rtems/config/4.11/rtems-m32c.bset
+++ b/rtems/config/4.11/rtems-m32c.bset
@@ -41,6 +41,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-m32r.bset b/rtems/config/4.11/rtems-m32r.bset
index bccef2b..666da93 100644
--- a/rtems/config/4.11/rtems-m32r.bset
+++ b/rtems/config/4.11/rtems-m32r.bset
@@ -17,6 +17,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-m68k.bset b/rtems/config/4.11/rtems-m68k.bset
index 1953f3e..b4a2f8c 100644
--- a/rtems/config/4.11/rtems-m68k.bset
+++ b/rtems/config/4.11/rtems-m68k.bset
@@ -17,6 +17,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-microblaze.bset b/rtems/config/4.11/rtems-microblaze.bset
index 3dccd45..71ff584 100644
--- a/rtems/config/4.11/rtems-microblaze.bset
+++ b/rtems/config/4.11/rtems-microblaze.bset
@@ -28,6 +28,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.9.1-newlib-cvs-1
+tools/rtems-gcc-4.9.1-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-mips.bset b/rtems/config/4.11/rtems-mips.bset
index 1062d6c..af41f33 100644
--- a/rtems/config/4.11/rtems-mips.bset
+++ b/rtems/config/4.11/rtems-mips.bset
@@ -27,7 +27,7 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-mipstx39-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-moxie.bset b/rtems/config/4.11/rtems-moxie.bset
index 202d456..0c417eb 100644
--- a/rtems/config/4.11/rtems-moxie.bset
+++ b/rtems/config/4.11/rtems-moxie.bset
@@ -23,6 +23,6 @@
devel/expat-2.1.0-1
devel/dtc-1.2.0
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-nios2.bset b/rtems/config/4.11/rtems-nios2.bset
index bd39fe8..82fb25d 100644
--- a/rtems/config/4.11/rtems-nios2.bset
+++ b/rtems/config/4.11/rtems-nios2.bset
@@ -25,6 +25,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.9.1-newlib-cvs-1
+tools/rtems-gcc-4.9.1-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-or1k.bset b/rtems/config/4.11/rtems-or1k.bset
index c4981df..6a727d2 100644
--- a/rtems/config/4.11/rtems-or1k.bset
+++ b/rtems/config/4.11/rtems-or1k.bset
@@ -42,5 +42,5 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
diff --git a/rtems/config/4.11/rtems-powerpc.bset b/rtems/config/4.11/rtems-powerpc.bset
index f0c0e6b..3ecd981 100644
--- a/rtems/config/4.11/rtems-powerpc.bset
+++ b/rtems/config/4.11/rtems-powerpc.bset
@@ -27,6 +27,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-sh.bset b/rtems/config/4.11/rtems-sh.bset
index 7f02eed..2dac171 100644
--- a/rtems/config/4.11/rtems-sh.bset
+++ b/rtems/config/4.11/rtems-sh.bset
@@ -17,6 +17,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-sparc.bset b/rtems/config/4.11/rtems-sparc.bset
index 83d79da..f668edb 100644
--- a/rtems/config/4.11/rtems-sparc.bset
+++ b/rtems/config/4.11/rtems-sparc.bset
@@ -28,6 +28,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-sparc64.bset b/rtems/config/4.11/rtems-sparc64.bset
index cca2da4..341cc00 100644
--- a/rtems/config/4.11/rtems-sparc64.bset
+++ b/rtems/config/4.11/rtems-sparc64.bset
@@ -17,6 +17,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/4.11/rtems-v850.bset b/rtems/config/4.11/rtems-v850.bset
index 5646c46..e814f5e 100644
--- a/rtems/config/4.11/rtems-v850.bset
+++ b/rtems/config/4.11/rtems-v850.bset
@@ -22,6 +22,6 @@
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
-tools/rtems-gcc-4.8.3-newlib-cvs-1
+tools/rtems-gcc-4.8.3-newlib-git-1
tools/rtems-gdb-7.7-1
tools/rtems-kernel-4.11
diff --git a/rtems/config/tools/rtems-gcc-4.8-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.8-newlib-git-1.cfg
new file mode 100644
index 0000000..4506444
--- /dev/null
+++ b/rtems/config/tools/rtems-gcc-4.8-newlib-git-1.cfg
@@ -0,0 +1,43 @@
+#
+# GCC 4.8.x., Newlib GIT.
+#
+
+%ifn %{defined gcc_version}
+ %error No GCC version defined.
+%endif
+
+%ifn %{defined newlib_version}
+ %error No Newlib version defined.
+%endif
+
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+%include %{_configdir}/versions.cfg
+
+%define mpfr_version 3.0.1
+%define mpc_version 0.8.2
+%define gmp_version 5.0.5
+
+%define with_threads 1
+%define with_plugin 0
+
+%ifn %{defined with_iconv}
+ %define with_iconv 1
+%endif
+
+#
+# Hash checksums of the libraries used in GCC.
+#
+%hash md5 mpfr-%{mpfr_version}.tar.bz2 bfbecb2eacb6d48432ead5cfc3f7390a
+%hash md5 mpc-%{mpc_version}.tar.gz e98267ebd5648a39f881d66797122fb6
+%hash md5 gmp-%{gmp_version}.tar.bz2 041487d25e9c230b0c42b106361055fe
+
+#
+# Newlib is from CVS and this is via a git mirror. No hash on GIT
+#
+%source set newlib git://sourceware.org/git/newlib.git?fetch?reset=hard?branch=master?checkout=%{newlib_version}
+
+#
+# The gcc/newlib build instructions. We use 4.8 Release 1.
+#
+%include %{_configdir}/gcc-4.8-1.cfg
diff --git a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
new file mode 100644
index 0000000..297f4e0
--- /dev/null
+++ b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
@@ -0,0 +1,13 @@
+#
+# GCC 4.8.3., Newlib GIT
+#
+
+%define gcc_version 4.8.3
+%define newlib_version ebbb290f6e15e71b140a911c0de530453b9f8443
+
+%hash md5 gcc-%{gcc_version}.tar.bz2 7c60f24fab389f77af203d2516ee110f
+
+#
+# The gcc/newlib build instructions.
+#
+%include tools/rtems-gcc-4.8-newlib-git-1.cfg