crosstool-ng/config/global
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
..
build-behave.in script: allow to pass any float value for CT_LOAD 2013-01-27 17:54:19 +01:00
ct-behave.in Remove support for experimental patches and musl patches 2015-06-02 10:47:58 -07:00
download.in scripts: remove references to curl 2014-05-10 12:33:37 +02:00
extract.in misc: fix more typos here and there... 2011-07-17 16:53:40 +02:00
logging.in Revert the automated build option 2015-10-03 14:35:22 +02:00
paths.in gcc: Remove gcc <= 4.7.x 2015-11-29 17:36:58 -08:00