summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gcc/gcc-4.6.0.inc
Commit message (Collapse)AuthorAgeFilesLines
* gcc: fix target gcc runtime issueNitin A Kamble2011-05-121-1/+1
| | | | | | | | | The liblto_plugin.so file is not packages for the target recipe causing this gcc failure on the target. gcc: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gcc-4.6.0: Backport FSF 4.6 branch patchesKhem Raj2011-05-051-0/+10
| | | | | | | | | | | | | This is set of bugfixes that has been done on FSF gcc-4_2-branch since 4.6.0 was released They will roll into 4.6.1 release once that happens in coming approx 6 months time then we can simply remove them thats the reason so use a separate .inc file to define the SRC_URI additions Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc: Add recipes for 4.6.0Khem Raj2011-04-281-0/+82
This is initial set of patches for testing them out The patches need documentation is pending Some patches especially uclibc related are not needed they must be dropped. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>