crosstool-ng/scripts/build
Yann E. MORIN" 693cc01f41 arch/sparc: add absic support
Add support for building SPARC targeted toolchain.
With this patch I have built a working sparc V8 (32 toolchain).

Testing shows that not all gcc versions works well:
4.4.1            OK  (kernel builds and the final kernel can boot)
4.4.2            Not tested
4.4.3            Not tested
4.4.4            BAD (Kernel can build but fails during boot)
4.4.5            BAD (Kernel can build but fails during boot)
4.5.1            BAD (Build fails with a spill related ICE - http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35664)
4.5.2            OK  (kernel builds and boots)

I have successfully been using the 4.5.2 version for a few months.

This patch does not add support for the LEON variant.
That may come later.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
[yann.morin.1998@anciens.enib.fr: for 32-bit, default CT_TARGET_ARCH is OK]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-04-03 18:22:00 +02:00
..
arch arch/sparc: add absic support 2011-04-03 18:22:00 +02:00
binutils binutils/elf2flt: log even more 2011-03-20 00:45:44 +01:00
cc cc/gcc: fix linking with static PPL 0.11+ 2011-03-28 01:07:31 +02:00
companion_libs complibs/ppl: build watchdog library 2011-03-27 00:07:59 +01:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/trace: log even more 2011-03-20 01:03:26 +01:00
kernel kernel/linux: simplify the download URL 2011-01-14 18:36:07 +01:00
libc libc/mingw: log even more 2011-03-20 01:16:34 +01:00
test_suite test-suite: apply cleanup pass 2010-05-22 22:04:31 +02:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts/internals: fix stripping once more 2011-03-22 18:10:00 +01:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00