kumquat-buildroot/package/gcc
Romain Naour 6c0dd2fb68 package/gcc: enable float128 on powerpc64le with glibc >= 2.26 toolchains
float128 is now required on powerpc64le with glibc >= 2.26 toolchains.

Fixes:
running configure fragment for sysdeps/gnu
running configure fragment for sysdeps/powerpc/powerpc64le
checking if [...]powerpc64le-buildroot-linux-gnu-gcc supports binary128 floating point type... no
checking if the target machine is at least POWER8... yes
configure: error: ***  binary128 floating point type (GCC >= 6.2) is required on powerpc64le.

In order to prepare the glibc bump to this version, we enable
binary128 floating point in gcc. This require at least gcc >= 6.2.

Disable gcc 4.x and 5.x for internal toolchain.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2017-09-27 22:56:11 +02:00
..
4.9.4 package/gcc: fix build issue with glibc 2.26 2017-09-27 22:52:14 +02:00
5.4.0 package/gcc: fix build issue with glibc 2.26 2017-09-27 22:52:14 +02:00
6.4.0 package/gcc: fix build issue with glibc 2.26 2017-09-27 22:52:14 +02:00
7.2.0 package/gcc: fix ICE on xtensa, PR target/82181 2017-09-12 22:09:42 +02:00
arc-2017.03
gcc-final
gcc-initial
musl-5.4.0
Config.in.host package/gcc: enable float128 on powerpc64le with glibc >= 2.26 toolchains 2017-09-27 22:56:11 +02:00
gcc.hash gcc: bump 7.x series to 7.2.0 2017-08-21 23:30:39 +02:00
gcc.mk package/gcc: enable float128 on powerpc64le with glibc >= 2.26 toolchains 2017-09-27 22:56:11 +02:00