summaryrefslogtreecommitdiff
path: root/meta/packages/gcc/gcc-4.5.0.inc
Commit message (Collapse)AuthorAgeFilesLines
* gcc-4.5.0: newer patch for svn revision 162697Nitin A Kamble2010-08-101-1/+1
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gcc-4.5.0: import an arm fix patch from OENitin A Kamble2010-07-301-0/+1
| | | | | | And bump PRs of affected recipes Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gcc-4.5.0: apply the lib64 path 64bithack.patchNitin A Kamble2010-07-301-2/+1
| | | | | | Bump the PR for all the affected recipes Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gcc family : upgrade to 4.5.0Nitin A Kamble2010-07-241-0/+80
Imported OE patches into the poky recipes. - Use elfutils instead of libelf Converted OE's svn source into tar ball & a patch. Added a patch to revert the baseversion to 4.5.0 Merge OE & poky extra_oeconf_options Fix the zlib (inside gcc) make issue by providing the --with-system-zlib switch in EXTRA_OECONF Found out that some header file dirs were soft linked to non-existing locations like c_std. Changed the configure options to point them to existing locations like c_global. gcc-cross-canadian_4.5.0: fix configure issue Thanks to Saul Wold for providing poky gcc patches rebased to the 4.5.0 sources. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>