buildrootschalter/toolchain/gcc
Thomas Petazzoni d37d99b588 gcc: introduce BR2_GCC_NEEDS_MPC to reduce code duplication
For each version of gcc, we need to check whether it requires mpc as a
dependency. Since this is true for 4.5, 4.6, 4.7, snapshots and now
4.8, let's factorize this code a bit by using a Kconfig symbol that
tells us whether we are using a gcc version that requires mpc.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-03-24 13:40:07 +01:00
..
4.2.2-avr32-2.1.5 Add the patch fixing gcc 4.2.4 to gcc 4.2.2 2010-08-30 11:07:39 +02:00
4.3.6 toolchain/gcc: add 4.3 / 4.4 fix for gcc pr 39429 2011-11-07 23:13:00 +01:00
4.4.7 gcc: bump 4.4.x version 2012-03-13 16:27:25 +01:00
4.5.4 toolchain/gcc : bump 4.5.x version 2012-07-02 21:53:54 +02:00
4.6.3 gcc: bump 4.6.x version 2012-03-04 09:09:52 +01:00
4.7.2 gcc: bump 4.7.x version 2012-09-21 07:29:54 +02:00
4.8.0 gcc: add support for gcc 4.8 2013-03-24 12:46:08 +01:00
Config.in gcc: introduce BR2_GCC_NEEDS_MPC to reduce code duplication 2013-03-24 13:40:07 +01:00
Config.in.2 Deprecate the support for the toolchain on target 2012-11-17 09:21:30 +01:00
gcc-uclibc-4.x.mk gcc: introduce BR2_GCC_NEEDS_MPC to reduce code duplication 2013-03-24 13:40:07 +01:00