kumquat-buildroot/package/gcc
Thomas Petazzoni 152661cde0 gcc: add patch to support musl on SuperH in gcc 5.x
Building a toolchain for SuperH/musl works, but the toolchain generate
bogus binaries, because the path to the program interpreter is not
known (and therefore is /dev/null).

This commit backports a patch from gcc 6.x to make SuperH support with
musl work properly.

The patch is not needed in gcc >= 6.x because the musl support is
upstream. The patch is not needed for gcc 4.9 because we had a
different musl support patch that had support for all architectures in
one patch.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
Changes since v2:
 - None
Changes since v1:
 - New patch in the series
2017-06-11 18:00:48 +02:00
..
4.9.4
5.4.0 gcc: add patch to support musl on SuperH in gcc 5.x 2017-06-11 18:00:48 +02:00
6.3.0 gcc: add upstream patch to fix build of GCC6 with GCC7 2017-06-05 12:05:59 +02:00
7.1.0 gcc: allow gcc 7.1 for microblaze architecture 2017-06-05 12:06:58 +02:00
arc-2017.03
gcc-final
gcc-initial
musl-5.4.0
Config.in.host gcc: allow gcc 7.1 for microblaze architecture 2017-06-05 12:06:58 +02:00
gcc.hash Merge branch 'next' 2017-06-01 22:28:14 +02:00
gcc.mk