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 gcc: backport upstream patch for sync_8 in !glibc 2016-11-26 15:17:09 +01:00
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: arc: add patch to fix tst_movb pattern 2017-05-25 15:25:38 +02:00
gcc-final package: remove consecutive empty lines 2017-04-06 22:40:33 +02:00
gcc-initial package/gcc: use the Xtensa variables 2017-03-26 15:49:45 +02:00
musl-5.4.0 gcc: add patches for or1k specific gcc version 2017-02-20 23:43:22 +01:00
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 package/gcc: use macro to extract Xtensa overlay 2017-03-26 15:50:17 +02:00