aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross-intermediate_4.4.3.bb
AgeCommit message (Collapse)Author
2010-03-11Revert "Pull mpfr/gmp builds into gcc builds". This doesn't fix thepb/toolchain-desuckTom Rini
problem with gcc-cross-sdk & company linking against stuff we don't ship. After talking with Khem and pb, lets try using the crosssdk / nativesdk stuff if we can to get static libs for gcc to use. This reverts commit f38f68c348506605c32b7eaf69c194a802b3c80d. Conflicts: recipes/gcc/gcc-4.4.1.inc recipes/gcc/gcc-4.4.2.inc recipes/gcc/gcc-4.4.3.inc
2010-03-04Pull mpfr/gmp builds into gcc buildsTom Rini
TODO: Apply mpfr/gmp patches in these builds, give the new libs that gcc_svn / gcc-4.5 use the same treatment.
2010-02-04gcc-4.4.3: Add new recipes.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>