summaryrefslogtreecommitdiffstats
path: root/rtems/config
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-02-14 12:32:03 +1100
committerChris Johns <chrisj@rtems.org>2013-02-14 12:32:03 +1100
commit87fc7e021e0d90e728e411bfabe5faa4ad266bf8 (patch)
tree80b3ad3d73ed9742481b93a261e94a00855f4e17 /rtems/config
parentAdd remaining archs to 4.11. (diff)
downloadrtems-source-builder-87fc7e021e0d90e728e411bfabe5faa4ad266bf8.tar.bz2
Add Moxie support.
Binutils and the compiler build how-ever gdb needs a tool called 'dtc' to build the simulator. This is not present on my FreeBSD test box.
Diffstat (limited to 'rtems/config')
-rw-r--r--rtems/config/4.11/rtems-moxie.bset20
-rw-r--r--rtems/config/tools/rtems-binutils-2.22-1.cfg1
-rw-r--r--rtems/config/tools/rtems-gdb-7.5.1-1.cfg2
3 files changed, 22 insertions, 1 deletions
diff --git a/rtems/config/4.11/rtems-moxie.bset b/rtems/config/4.11/rtems-moxie.bset
new file mode 100644
index 0000000..d7b2543
--- /dev/null
+++ b/rtems/config/4.11/rtems-moxie.bset
@@ -0,0 +1,20 @@
+#
+# Tools Set for RTEMS Moxie 4.11 Stable
+#
+
+%define _target moxie-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.7.2-newlib-1.20.0-1
+tools/rtems-gdb-7.5.1-1
diff --git a/rtems/config/tools/rtems-binutils-2.22-1.cfg b/rtems/config/tools/rtems-binutils-2.22-1.cfg
index 62db467..5c35761 100644
--- a/rtems/config/tools/rtems-binutils-2.22-1.cfg
+++ b/rtems/config/tools/rtems-binutils-2.22-1.cfg
@@ -8,6 +8,7 @@
%define binutils_version 2.22
Patch0: binutils-2.22-rtems4.11-20120427.diff
+Patch1: binutils-2.22-rtems4.11-moxie-20130214.diff
#
# The binutils build instructions. We use 2.xx Release 1.
diff --git a/rtems/config/tools/rtems-gdb-7.5.1-1.cfg b/rtems/config/tools/rtems-gdb-7.5.1-1.cfg
index 25b8d54..8268f8b 100644
--- a/rtems/config/tools/rtems-gdb-7.5.1-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.5.1-1.cfg
@@ -7,7 +7,7 @@
%define gdb_version 7.5.1
-# Patch0: gdb-7.5-rtems4.11-20121003.diff
+Patch0: gdb-7.5.1-rtems4.11-moxie-20130214.diff
#
# The gdb build instructions. We use 7.xx Release 1.