diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-01-05 16:31:43 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-01-07 20:46:11 +0100 |
commit | 5a6087d62e5c2a272278606ebf1cc62830cf4c68 (patch) | |
tree | 965b155a8b887704f2d321e544c183152d4a5fb5 /package/whetstone | |
parent | c2c06aad27b59dc85d8747a05433aae51781a775 (diff) | |
download | buildroot-novena-5a6087d62e5c2a272278606ebf1cc62830cf4c68.tar.gz buildroot-novena-5a6087d62e5c2a272278606ebf1cc62830cf4c68.zip |
toolchain: add powerpc SPE ABI support
Add the ability for buildroot to build an SPE ABI enabled toolchain.
This is mandatory for e500v1/v2 cores since they don't support classic
FPU mode as the e500mc does.
Useful for Freescale's PowerQUICC III and single/dual-core QorIQ
line of processors.
The new TARGET_ABI variable is used rather than TARGET_CFLAGS for
uclibc's UCLIBC_EXTRA_CFLAGS to avoid breakish CFLAGS leaking in, a
good example being -mthumb for ARM.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/whetstone')
0 files changed, 0 insertions, 0 deletions