summaryrefslogtreecommitdiff
path: root/meta/packages/gcc/gcc-common.inc
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie1
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-10gcc-4.5.0: import some ppc & mips fixes from oe recipesNitin A Kamble1
for ppc glibc build failes with -os (optimize for size) gcc option. so the fix disables this gcc options on ppc. MIPS fix is added in the hope of helping webkit-gtk build failure (gcc seg fault). And fix the PR bumps for all affected recipes Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-03-31gcc: Move -native dependencies into the base gcc version configuration file ↵Richard Purdie1
and create and use EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE variables Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-28gcc: Make sure target_* variables are set, fixing gcc search path issuesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-07-18gcc-common.inc: Use STAGING_DIR_TARGET instead of a more hardcoded pathRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4871 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-18gcc: Merge in the major cleanup I made in OE.devRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4038 311d38ba-8fff-0310-9ca6-ca027cbcb966