gcc: add support for gcc 4.8
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 23 Mar 2013 22:26:29 +0000 (22:26 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Mar 2013 11:46:08 +0000 (12:46 +0100)
commitb8103112ea8d9d03647a60f45768494dc14eaa1b
treeea94d21488ad9f34cd9d00c2008181ea0b869472
parente30c5bc58e35b1043f0fe619b6aca122558344d0
gcc: add support for gcc 4.8

This commit adds support for the recently released gcc 4.8. We re-add
the same patch series as the one used for 4.7.x, after refreshing the
patches.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/gcc/4.8.0/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/4.8.0/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/4.8.0/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/4.8.0/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
toolchain/gcc/4.8.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/4.8.0/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/4.8.0/powerpc-link-with-math-lib.patch.conditional [new file with mode: 0644]
toolchain/gcc/Config.in
toolchain/gcc/gcc-uclibc-4.x.mk