summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-08 19:10:33 +1100
committerChris Johns <chrisj@rtems.org>2013-03-08 19:10:33 +1100
commit876f07d2938408a636f86cc555bf5374bd0991ca (patch)
treea82f440b8132fbbbbeb245e050d91e8f03917c44 /rtems/config/tools
parentInclude RSB in the version string to help id the tools. (diff)
downloadrtems-source-builder-876f07d2938408a636f86cc555bf5374bd0991ca.tar.bz2
MIPS Newlib 2.0.0 patches. Add the STX39 simulator.
There are a couple of newlib patches to fix memcpy. Add the mipstx39 simulator as a separate target.
Diffstat (limited to 'rtems/config/tools')
-rw-r--r--rtems/config/tools/rtems-mips-gcc-4.7.2-newlib-2.0.0-1.cfg14
-rw-r--r--rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg2
2 files changed, 14 insertions, 2 deletions
diff --git a/rtems/config/tools/rtems-mips-gcc-4.7.2-newlib-2.0.0-1.cfg b/rtems/config/tools/rtems-mips-gcc-4.7.2-newlib-2.0.0-1.cfg
new file mode 100644
index 0000000..4b22b9e
--- /dev/null
+++ b/rtems/config/tools/rtems-mips-gcc-4.7.2-newlib-2.0.0-1.cfg
@@ -0,0 +1,14 @@
+#
+# GCC 4.7.2, Newlib 2.0.0.
+#
+
+#
+# Newlib 2.0.0 Patches
+#
+Patch12: newlib-2.0.0-mips-memcpy-20130107.diff
+Patch13: newlib-2.0.0-mips-memcpy-20130219.diff
+
+#
+# The gdb build instructions for RTEMS 7.5.1.
+#
+%include tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg
diff --git a/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg b/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg
index afea620..3c0bed5 100644
--- a/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg
+++ b/rtems/config/tools/rtems-mipstx39-gdb-7.5.1-1.cfg
@@ -2,8 +2,6 @@
# MIPS STX39 GDB 7.5.1.
#
-%{echo %{_target}}
-
%undefine _target
%define _target mipstx39-rtems%{rtems_version}