crosstool-ng/config/libc
Bryan Hundven 2a89c32193 gcc: Remove gcc <= 4.7.x
As per #222, in crosstool-NG >= 1.23.0, we will only support:

 [upstream supported gcc versions] - 1

As of this writing, these versions are:

* 5.2.0
* 4.9.3
* 4.8.5 (the -1, since development on 4.8.x is now closed)

I plan to keep 4.8.5 around because of some architectures having issues
with over-optimization or just faulty optimization in the 4.9.x and
possibly newer versions.

I also cleaned up a requirement for glibc to depend on >= gcc-4.6.x for
>= glibc-2.20, but since the lowest gcc we support after this change is
>= 4.8.5, this condition can go away.

Patches for older gcc versions are removed in the next commit.

This closes #222

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2015-11-29 17:36:58 -08:00
..
avr-libc.in avr-libc: add support for avr-libc C library 2015-06-21 20:53:06 -03:00
avr-libc.in.2 avr-libc: add support for avr-libc C library 2015-06-21 20:53:06 -03:00
glibc.in gcc: Remove gcc <= 4.7.x 2015-11-29 17:36:58 -08:00
glibc.in.2 eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
mingw.in Support mingw-w64 in addToolVersion.sh. 2015-11-10 18:18:57 -08:00
musl.in musl-libc: update musl-libc mainline to 1.1.12 2015-10-20 01:07:39 -07:00
musl.in.2 libc/musl: Add config option for extra developer warnings 2014-09-11 23:12:22 +02:00
newlib.in gcc: Support only the latest branch releases of gcc 2015-10-31 12:17:35 -07:00
newlib.in.2 libc/newlib: add option to optimise for size 2011-11-22 14:18:14 +08:00
none.in libc: libces are responsible for naming their threads implementation 2014-07-28 01:23:34 +02:00
uClibc.in uClibc-ng: Fix version prompt 2015-11-16 13:14:19 -08:00
uClibc.in.2 uClibc: Add kconfig option to enable IPv6 support 2015-11-22 22:18:08 -08:00