buildrootschalter/toolchain/toolchain-external
Adrien Béraud a20cb38659 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>
2014-01-15 23:19:46 +01:00
..
Config.in arch: add support for "jaguar" AMD CPU optimisations 2014-01-15 23:19:46 +01:00
ext-toolchain-wrapper.c toolchain/external: fix wrapper by not passing conflicting flags 2014-01-09 21:17:35 +01:00
toolchain-external.mk toolchain-external: Fix ld.so naming with uClibc and EABIhf. 2014-01-15 22:52:33 +01:00