crosstool-ng/config/arch
Bryan Hundven 1a25115a18 gcc: Support only the latest branch releases of gcc
This change, as per #222, reduces the number of supported releases of
gcc to the latest branch releases.

I noticed while doing this work that gcc-4.5.4 was never added, so I
moved patches for gcc-4.5.3 to 4.5.4 and updated the
bfin-unknown-linux-uclibc example. Also, 120-siginfo.patch was fixed
upstream in the 4.5.4 release, so this patch is omitted.

I also bumped the avr sample to 4.9.3 from 4.9.2.

With the addition of gcc-5.x, the gcc release team now releases the
major.minor.0 versions, while updates to the branch are available in
svn/git. We'll address that when we get to issue #219. This change just
removes CC_GCC_5_1 and moves CC_GCC_5_2 to CC_GCC_5, and removes
CC_GCC_5_1_or_later and moves CC_GCC_5_2_or_later to CC_GCC_5_or_later.

This is the first of two part changes, as mentioned in #222.
This change is slated for release in 1.22.0. The next change will be
slated for 1.23.0, and will limit gcc versions to what is on
https://gcc.gnu.org under "Release Series and Status", which is
currently 4.9.3 and 5.2.0, although I will also support the previous
supported version. In this example that would be 4.8.5.

Last, but not least, this change also retires AVR32 support.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2015-10-31 12:17:35 -07:00
..
alpha.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00
alpha.in.2 arch/alpha: move config-options to second-part 2010-09-12 00:05:46 +02:00
arm.in arch/arm: add support for AArch64 2013-12-30 23:28:18 +01:00
arm.in.2 arch/arm: EABIhf is now the default 2014-09-20 16:53:58 +02:00
avr.in avr: add support for AVR 8-bit architecture 2015-06-21 20:49:10 -03:00
blackfin.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00
m68k.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
microblaze.in eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
mips.in arch/mips: MIPS supports setting the floating point type 2011-11-24 19:42:02 +01:00
mips.in.2 arch/mips: add option for MIPS ABIs 2010-09-12 22:14:04 +02:00
nios2.in arch/nios2:add nios2 2015-01-26 20:43:18 +01:00
powerpc.in arch/powerpc: add powerpc64le support 2014-05-12 00:02:13 +02:00
powerpc.in.2 gcc: add support for the PowerPC EABI 2011-09-17 14:30:52 +02:00
s390.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
sh.in config: fix recursive deps 2011-05-08 19:02:44 +02:00
sh.in.2 arch/sh: move config-options to second-part 2010-09-12 00:07:41 +02:00
sparc.in arch/sparc: Sparc supports setting the floating point type 2011-11-24 19:48:35 +01:00
x86.in arch: rename the SUPPORT_XXX options 2011-11-30 00:25:22 +01:00