kumquat-buildroot/toolchain/toolchain-external
Yann E. MORIN 78c2a9f763 arch/arm: add big.LITTLE cpu variants
The big.LITTLE configurations can be optimised for by gcc, and a few
users wonder what they should choose when they have such CPUs.

Add new entries for those big.LITTLE configurations.

Note: the various combos were added in various gcc versions, but only
really worked in later versions:

    Variant   | Introduced in | First built in
    ----------+---------------+----------------
    a15-a7    | 4.9           | 4.9
    a17-a7    | 5             | 5
    a57-a53   | 4.9           | 6
    a72-a53   | 5             | 6

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Cc: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-22 23:29:24 +02:00
..
toolchain-external-codescape-img-mips
toolchain-external-codescape-mti-mips
toolchain-external-codesourcery-aarch64 arch/arm: add big.LITTLE cpu variants 2017-07-22 23:29:24 +02:00
toolchain-external-codesourcery-amd64 toolchain: CodeSourcery AMD64 affected by PR19615 2017-07-04 18:29:25 +02:00
toolchain-external-codesourcery-arm arch/arm: add big.LITTLE cpu variants 2017-07-22 23:29:24 +02:00
toolchain-external-codesourcery-mips
toolchain-external-codesourcery-niosII
toolchain-external-custom toolchain: add 4.12.x choice for headers 2017-07-08 15:56:30 +02:00
toolchain-external-linaro-aarch64
toolchain-external-linaro-arm
toolchain-external-linaro-armeb
toolchain-external-synopsys-arc
Config.in toolchain-external: default BR2_TOOLCHAIN_EXTERNAL_PATH to empty 2017-07-10 18:03:13 +02:00
pkg-toolchain-external.mk arch/mips: add option for toolchains supporting -mnan 2017-07-21 22:48:51 +02:00
toolchain-external.mk