microblaze: fix musl support
authorWaldemar Brodkorb <wbx@openadk.org>
Sun, 23 Oct 2016 19:26:16 +0000 (21:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 28 Oct 2016 13:11:52 +0000 (15:11 +0200)
commitd70ade160efe88530b2511eb081730f2dcbfb3ae
tree96eaec3920bbd1e6fdb79e5697e34dd146cc29d4
parent718b7ebb43c82a0879ef098d44bbdb856a3a5fdb
microblaze: fix musl support

For musl we need patches for bintils 2.25.1 and 2.26.1.
Binutils 2.27 and gcc 6.2.x does not work for microblaze,
even not for uClibc-ng or glibc.
For gcc 5.4.x the existing patch need reworking so that
musl and uClibc-ng is supported.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
[Thomas:
 - Add proper description for the binutils patches
 - Use BR2_microblaze instead of BR2_microblazeel and BR2_microblazebz]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/binutils/2.25.1/800-microblaze-musl.patch [new file with mode: 0644]
package/binutils/2.26.1/0800-microblaze-musl.patch [new file with mode: 0644]
package/binutils/Config.in.host
package/gcc/5.4.0/892-microblaze-uclibc.patch [deleted file]
package/gcc/5.4.0/910-microblaze-musl-and-uclibc.patch [new file with mode: 0644]
package/gcc/Config.in.host