arch: add support for "jaguar" AMD CPU optimisations
authorAdrien Béraud <adrien.beraud@savoirfairelinux.com>
Wed, 15 Jan 2014 22:17:10 +0000 (17:17 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 15 Jan 2014 22:19:46 +0000 (23:19 +0100)
commita20cb386590ac2b6dbb1dac3fdd21eb9462c05a4
tree06552da7842eb03c3400103b57b4be4f31689e88
parent613c30c85e05de06f97fa860c1bba1d49a00653f
arch: add support for "jaguar" AMD CPU optimisations

AMD Jaguar ( https://en.wikipedia.org/wiki/Jaguar_%28microarchitecture%29 ) is
suddenly a popular architecture since it is used in the PS4 and the XBox One.
Many embedded systems are also likely to use it in the next years.

This patch adds support for GCC architecture-specific optimisations and
tuning for these CPUs.
These optimizations are available with GCC 4.8+.

Signed-off-by: Adrien Beraud <adrien.beraud@savoirfairelinux.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
arch/Config.in.x86
package/gcc/Config.in.host
toolchain/toolchain-external/Config.in