From 3e1a8456e0aa02534b22e98e4b61b89144426f3f Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 10 Mar 2013 14:53:08 +1100 Subject: [PATCH] Microblaze support for ldscript patch. --- rtems/config/4.11/rtems-microblaze.bset | 2 +- .../rtems-microblaze-gcc-4.7.2-newlib-2.0.0-1.cfg | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 rtems/config/tools/rtems-microblaze-gcc-4.7.2-newlib-2.0.0-1.cfg diff --git a/rtems/config/4.11/rtems-microblaze.bset b/rtems/config/4.11/rtems-microblaze.bset index e8dfed2..16be6c1 100644 --- a/rtems/config/4.11/rtems-microblaze.bset +++ b/rtems/config/4.11/rtems-microblaze.bset @@ -16,5 +16,5 @@ # expat-2.1.0-1 tools/rtems-binutils-2.22-1 -tools/rtems-gcc-4.7.2-newlib-2.0.0-1 +tools/rtems-microblaze-gcc-4.7.2-newlib-2.0.0-1 tools/rtems-gdb-7.5.1-1 diff --git a/rtems/config/tools/rtems-microblaze-gcc-4.7.2-newlib-2.0.0-1.cfg b/rtems/config/tools/rtems-microblaze-gcc-4.7.2-newlib-2.0.0-1.cfg new file mode 100644 index 0000000..f93bb16 --- /dev/null +++ b/rtems/config/tools/rtems-microblaze-gcc-4.7.2-newlib-2.0.0-1.cfg @@ -0,0 +1,13 @@ +# +# GCC 4.7.2, Newlib 2.0.0. +# + +# +# GCC 4.7.2 Patch +# +Patch2: http://git.rtems.org/rtems-tools.git/plain/tools/4.11/gcc/microblaze/gcc-4.7.2-microblaze-ldscript-2.diff + +# +# The gcc build instructions for gcc-4.7.2. and newlib-2.0.0 +# +%include tools/rtems-gcc-4.7.2-newlib-2.0.0-1.cfg