aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-common.inc
AgeCommit message (Expand)Author
2016-05-13libgcc: Ensure that gcc configure options are passed to libgcc tooKhem Raj
2016-04-14gcc-common.inc: String format tweak for available tunesnoel eck
2015-11-16gcc: Update default Power GCC settings to use secure-pltMark Hatle
2015-07-07gcc: update i586 TARGET_ARCH tests to also handle i686Andre McCurdy
2014-12-03gcc: Rework shared workRichard Purdie
2014-11-09gcc: Fix intermittent failures during configureMark Hatle
2014-09-16gcc-configure/gcc-common: Move preconfigure definition to common includeRichard Purdie
2014-09-01recipes: Remove references to eglibcKhem Raj
2014-08-15gcc: Abstract long double configuration into python functionKhem Raj
2014-08-15sdk: change EXTRA_OECONF_FPU to EXTRA_OECONF_GCC_FLOATPeter A. Bigot
2014-05-03gcc-common: Ensure checksums don't change to match old behaviourRichard Purdie
2014-05-01Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it.Max Eliaser
2014-05-01gcc-common: Only apply fpu settings to target gccRichard Purdie
2014-04-30gcc-common/gcc-configure-common: Move gnu-configize to its own shared taskRichard Purdie
2014-04-30binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipesRichard Purdie
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador
2014-01-02Replace one-line DESCRIPTION with SUMMARYPaul Eggleton
2013-12-20sstate: Convert to use ':' as a filename sperator and use SSTATE_SWSPEC globallyRichard Purdie
2013-12-18sstate/gcc: Fix shared workdir handling for siginfo filesRichard Purdie
2013-12-05classes/recipes: More optimal DISTRO_FEATURES referencesRichard Purdie
2013-11-29base/gcc-common: Ensure umask setting is consistent for shared workdirRichard Purdie
2013-11-12gcc-common: Enable building multiarch mips gccLei Liu
2013-10-04gcc-common: Improve fpu code checksum dependenciesRichard Purdie
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie
2013-03-18gcc-common: Exclude AVAILTUNES from sstate checksumsRichard Purdie
2013-03-04gcc-common.inc: handle case where tune is not definedMatthew McClintock
2013-02-01gcc: enable multilib for target gccConstantin Musca
2012-11-21gcc: Use FILESPATH instead of FILESDIR and cleanup/simplifyRichard Purdie
2012-09-25gcc-common.inc: Consider multilib when renaming libgcc for debian'nessKhem Raj
2012-09-21gcc: Use 4.7.2 release tarballKhem Raj
2012-09-21bitbake.conf/gcc-common.inc: Fix STAMPCLEAN expressionRichard Purdie
2012-09-20bitbake.conf/gcc: Add clean masks for stamp filesRichard Purdie
2012-07-17gcc: Convert do_headerfix into a definitive patchKhem Raj
2012-07-09gcc-common: Don't use "is" for comparing strings, use "=="Kartik Mohta
2012-06-11gcc-common: Replace use of TARGET_ARCH with TRANSLATED_TARGET_ARCHKhem Raj
2012-06-11gcc-common: Enable hardfloat ABI when target is armKhem Raj
2012-05-24gcc: Grok for callconvention-hard to enable hard floatKhem Raj
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-02-21gcc: Excluding the DATE/SRCDATE from do_patch dependency.Lianhao Lu
2012-02-10gcc: Ensure same sstate hashes for shared soruce directoryLianhao Lu
2012-01-24gcc-common.inc: Fix commentRichard Purdie
2012-01-24gcc-common.inc: Ensure WORKDIR doesn't adversly affect sstate checksumsRichard Purdie
2012-01-23gcc: Ensure that the shared source directory shared the same sstate hashesRichard Purdie
2011-11-30Fix multiarch DISTRO_FEATUREJulian Pidancet
2011-11-29Introduce multiarch DISTRO_FEATUREJulian Pidancet
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-08-23bitbake meta-toolchain with gcc 4.5.1 failedRobert Yang
2011-08-11gcc: Various fixups to ensure consistent gcc buildsRichard Purdie
2011-07-20gcc: Add gcc configure for PowerPC e500v2/SPE embedded floating point ABIKumar Gala