crosstool-ng/scripts/build/arch
Bryan Hundven 52260ccebb libc/musl: add musl-libc support
This patch adds initial support for musl-libc.

Musl-libc versions currently supported:
* 1.0.3 (Stable)
* 1.1.3 (Previous Mainline)
* 1.1.4 (Mainline)

Futher improvements are needed.
* gcc-4.9.x has issues (Might be fixed in musl-1.1.4).
* Multilib support is needed.
* Checks to make sure paths are correct.
* Move to 2-step gcc build. 3-step build is not necessary.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
[yann.morin.1998@free.fr: removed the gcc musl patch, to be added later;
 removed dead code do_get_arch()]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-08-08 22:49:37 +02:00
..
alpha.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
arm.sh libc/musl: add musl-libc support 2014-08-08 22:49:37 +02:00
avr32.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
blackfin.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
m68k.sh arch: add basic m68k support 2010-01-29 23:23:59 +01:00
microblaze.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
mips.sh arch: use the newly introduced target_bits_64 2014-05-12 00:09:31 +02:00
powerpc.sh arch/powerpc: add powerpc64le support 2014-05-12 00:02:13 +02:00
s390.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
sh.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00
sparc.sh arch: use the newly introduced target_bits_64 2014-05-12 00:09:31 +02:00
x86.sh arch: allow adding a suffix to the arch-part of a tuple 2013-01-20 12:58:22 +00:00