kumquat-buildroot/toolchain/gcc
Thomas Petazzoni 2ff012b3c7 Simplify x86 target architecture variant handling
Instead of having two separate list of choices for select the target
architecture variant for i386 and x86_64, with many CPU choices
duplicated (because all modern x86 CPUs can be both used as i386 or
x86_64), merge them into a single list. In the x86_64 case, all the
x86 CPUs that do not support the 64 bits instruction set are hidden.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2012-07-31 00:00:29 +02:00
..
4.2.2-avr32-2.1.5
4.3.6
4.4.7
4.5.4
4.6.3
4.7.1
Config.in Simplify x86 target architecture variant handling 2012-07-31 00:00:29 +02:00
Config.in.2
gcc-uclibc-4.x.mk