source: rtems-source-builder/rtems/config/4.11/rtems-microblaze.bset @ 43252be

4.104.114.95
Last change on this file since 43252be was 43252be, checked in by Chris Johns <chrisj@…>, on 05/01/14 at 05:38:09

config: Update to gdb-7.7 for a range of archs.

Update lm32, m32c, m32r, m68k, microblaze, mips, powerpc, sh, sparc64
v850.

  • Property mode set to 100644
File size: 720 bytes
Line 
1#
2# Tools Set for RTEMS Microblaze 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch  microblaze
8
9#
10# The RTEMS 4.11 BSP to build and test
11#
12%define rtems_bsps      all
13%define rtems_test_bsps none
14
15#
16# The RTEMS 4.11 base defines.
17#
18%include rtems-4.11-base.bset
19
20#
21# GCC 4.7.2 Microblaze Patch
22#
23%define rtems_gcc_patch2 %{rtems_gcc_patches}/microblaze/gcc-4.7.2-microblaze-ldscript-2.diff
24
25#
26# GCC 4.8.2 Microblaze Patch for libgcc.
27#
28%define rtems_gcc_patch3 %{rtems_gcc_patches}/microblaze/rtems-gcc-microblaze-libgcc-20131017.diff
29
30#
31# Tools configuration.
32#
334.11/rtems-autotools
34devel/expat-2.1.0-1
35tools/rtems-binutils-2.24-1
36tools/rtems-gcc-4.8.2-newlib-2.1.0-1
37tools/rtems-gdb-7.7-1
38tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.