kumquat-buildroot/toolchain
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
..
elf2flt
gcc Simplify x86 target architecture variant handling 2012-07-31 00:00:29 +02:00
gdb
kernel-headers kernel-headers: bump 3.2.x stable version 2012-07-30 19:19:09 +02:00
toolchain-buildroot
toolchain-crosstool-ng
toolchain-external toolchain-external: make preinstall the default for custom toolchains 2012-07-22 20:57:26 +02:00
uClibc toolchain/mips: kill EABI and fix N32 2012-07-15 00:57:42 +02:00
Config.in
helpers.mk toolchain-external: adjust logic to support Linaro 2012.05 2012-07-22 16:53:25 +02:00
toolchain-buildroot.mk
toolchain-common.in Make hard-float the default on Cortex-A8 and Cortex-A9 2012-07-22 16:53:52 +02:00
toolchain-crosstool-ng.mk
toolchain-external.mk