summaryrefslogtreecommitdiff
path: root/meta/packages/gcc/gcc-configure-common.inc
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-107/+0
| | | | | | | | | | | | | | | | | 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>
* gcc_4.5.0: fix for arm kernel failureNitin A Kamble2010-08-191-1/+1
| | | | | | | | | | | | | From this bugzilla: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44129 gcc 4.5.0 has target space optimization issues on arm also. Added a fix similar to ppc. This should fix [BUGID #212] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gcc-4.5.0: import some ppc & mips fixes from oe recipesNitin A Kamble2010-08-101-2/+9
| | | | | | | | | | | | 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>
* gcc-configure-common.inc: Disable multilib for nowRichard Purdie2010-07-231-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* binutils/gcc-crosssdk: Fix hardcoded path layout assumptions for cross ↵Richard Purdie2010-07-151-0/+4
| | | | | | toolchains Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-cross-initial/gcc-cross-intermediate: Add missing EXTRA_OECONF variablesRichard Purdie2010-03-311-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-configure-common.inc: Fix to use target system pathsRichard Purdie2009-09-171-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-configure-common: Allow the sysroot layout seen by the compiler to be ↵Richard Purdie2009-09-171-0/+17
| | | | | | configured (based on a patch from OE.dev but improved) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-configure-common.inc: Allow the multilib option to be changedRichard Purdie2009-09-171-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc: Sync with OE.devRichard Purdie2008-05-161-6/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4485 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gcc: Merge in the major cleanup I made in OE.devRichard Purdie2008-03-181-0/+74
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4038 311d38ba-8fff-0310-9ca6-ca027cbcb966