buildroot/toolchain
Thomas Petazzoni 313094d787 toolchain-external: add new Microblaze toolchains
The existing Microblaze toolchains that we have have the annoying
property of being based on a very old glibc version: 2.3.6. Xilinx
provides newer toolchains with glibc 2.14, generated by Crosstool-NG,
but they are only available as part of a huge Git repository that
contains the gcc, Linux, binutils, glibc sources unpacked (4.4 GB
total), which makes is very unpractical.

I contacted the Xilinx person who did those toolchains, but they
apparently didn't intend to change that anytime soon.

So, we have created a tarball for those toolchains, adding a
README.txt file in the tarball that points back to the original
location that contains the source code for them. Those tarballs are
hosted on sources.buildroot.net.

This commit then adds support for those two new external toolchains,
one for little endian Microblaze, another one for big endian
Microblaze.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-02-23 00:12:14 +01:00
..
elf2flt Remove REAL_GNU_TARGET_NAME 2012-06-23 15:14:51 +02:00
gcc toolchain/gcc: sprinkle with some calls to MESSAGE 2013-01-20 22:12:01 +01:00
gdb gdb: fixing gdb 7.4.1 build with eglibc-2_16 2013-02-05 00:08:36 +01:00
kernel-headers toolchain/kernel-headers: not just 2.6 for manual version 2013-02-06 22:38:18 +01:00
toolchain-buildroot avr32: support uClibc 0.9.33.2 2013-02-02 14:45:16 +01:00
toolchain-crosstool-ng toolchain/crosstool-ng: sprinkle with some calls to MESSAGE 2013-01-20 22:10:44 +01:00
toolchain-external toolchain-external: add new Microblaze toolchains 2013-02-23 00:12:14 +01:00
uClibc uClibc: mark 0.9.31 as deprecated 2013-02-06 22:18:53 +01:00
Config.in xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
helpers.mk toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
toolchain-buildroot.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-common.in Integration with Buildroot Toolchain Eclipse plugin 2013-01-14 16:33:30 +01:00
toolchain-crosstool-ng.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-external.mk mklibs: remove support 2012-04-25 09:56:30 +02:00