kumquat-buildroot/toolchain/gcc
Gustavo Zacarias 5a6087d62e 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>
2012-01-07 20:46:11 +01:00
..
4.2.2-avr32-2.1.5
4.3.6
4.4.6
4.5.3
4.6.2
Config.in
Config.in.2
gcc-uclibc-4.x.mk
Makefile.in toolchain: add powerpc SPE ABI support 2012-01-07 20:46:11 +01:00