crosstool-ng/scripts/build
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
..
arch xtensa: add support for the configurable Xtensa architecture. 2015-11-13 09:08:53 +03:00
binutils binutils/gdb: Fix configure options when building from binutils-gdb repo 2015-11-24 20:40:44 -08:00
cc gcc: Remove gcc <= 4.7.x 2015-11-29 17:36:58 -08:00
companion_libs Merge pull request #268 from bhundven/consistent_usage_of_found_apps 2015-11-17 04:13:26 -08:00
companion_tools consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
debug binutils/gdb: Fix configure options when building from binutils-gdb repo 2015-11-24 20:40:44 -08:00
kernel consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
libc uClibc: Add kconfig option to enable IPv6 support 2015-11-22 22:18:08 -08:00
test_suite consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
cc.sh multi_cc: Prepare ct-ng for multiple compilers 2015-05-29 21:49:32 +01:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh consistency: Use exported variables of required tools 2015-11-17 02:48:09 -08:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00