summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-svn.inc
AgeCommit message (Collapse)Author
2010-07-01gcc-svn: Dont disable long double 128 for ppcKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-05gcc: Create and use EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE variablesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-05gcc: Move -native dependencies into the base gcc version configuration fileRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-04-22gcc-svn.inc: Change version to 4.6.0Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-14gcc-svn: Bump SRCREV.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-26gcc-svn: Bump SRCREV.Khem Raj
* Move to top of trunk. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-13gcc-svn: Port gcc-flags-for-build patch for getting cross native build going.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-08gcc-svn.inc: Bump SRCREV now it can build and run qemux86 imageKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-05gcc-4.4.2.inc: Disable decimal float for uclibc configurations.Khem Raj
* gcc-svn bump SRCREV Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-30gcc-cvs: DEPEND on libmpc instead of mpc.Khem Raj
* Define BINV to 4.5.0 * Add fortran-cross-compile-hack.patch. * Bump SRCREV. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-29gcc-svn: Move SRCREV to recipe.Khem Raj
* Delete the unused patches * Add --with-system-zlib to configure options. * Add patches needed for uclibc build. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14gcc-svn.inc: Reduce priority via DEFAULT_PREFERENCEKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14gcc-svn: Add mpc to DEPENDS.Khem Raj
* mpc-native is needed for cross gcc recipes. * mpc will be needed for gcc recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-11-17svn recipes: change +svnr${SRCREV} +svnr${SRCPV}Martin Jansa
* Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-04-25gcc-4.4.0: Add recipes for latest gcc release 4.4.0Khem Raj
* This is a preliminary port. Now all patches has been ported yet.
2009-04-06gcc-svn: Add recipe to build bleeding edge gcc.Khem Raj