summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gcc
AgeCommit message (Expand)AuthorFiles
2012-06-21gcc: Fix a case of sysroot with trailing / and gxx-include-dir leading slashKhem Raj2
2012-06-21gcc-4.7: Update to tip of gcc-4_7-branch since 4.7.1 has been outKhem Raj1
2012-06-18gcc-cross: argument list too long when do_installRobert Yang4
2012-06-15gcc-target: ensure target packages have the correct virtual package namesSaul Wold2
2012-06-14gcc-configure-target: Fix sysroot option breakage I introduced (sorry)Richard Purdie1
2012-06-13gcc-configure-common: Use build time sysroot for target gccKhem Raj1
2012-06-11gcc-common: Replace use of TARGET_ARCH with TRANSLATED_TARGET_ARCHKhem Raj1
2012-06-11gcc-common: Enable hardfloat ABI when target is armKhem Raj1
2012-05-24gcc: Grok for callconvention-hard to enable hard floatKhem Raj1
2012-05-24gcc-4.7: Add knowledge about arm hf dynamic loaderKhem Raj2
2012-05-20gcc-4.6, gcc-4.7: Add support for building mips64 cross compilerKhem Raj5
2012-05-06gcc-4.6: disable cloog, change syntax to disable pplAndreas Oberritter1
2012-05-04gcc-4.6: explicitly disable pplAndreas Oberritter1
2012-05-03gcc-package-target: add libexec for pluginSaul Wold2
2012-05-02libgcc: Add MLPREFIX to sanity check skipSaul Wold1
2012-05-01gcc-cross.inc: Fix cross testing scriptKhem Raj1
2012-04-26gcc-package-sdk: Package plugin files generated by gcc-4.7Khem Raj1
2012-04-26gcc-4.7: Do not use --with-header option for cross-gccKhem Raj2
2012-04-26gcc-4.7: Let cpp specs honor include searches in relocated install treeKhem Raj2
2012-04-26gcc-4.7: Use full relative path in require directiveKhem Raj10
2012-04-26libgcc-4.7: Package libgcov nativesdk correctlyKhem Raj1
2012-04-26gcc-4.7: Lower the internal consistency check level to releaseKhem Raj1
2012-04-26gcc-4.7: Disable cloog and pplKhem Raj1
2012-04-26gcc-package-target: Add the dangling files to specific packagesKhem Raj1
2012-04-26gcc-crosssdk-intermediate: Use --with-native-system-header-dir for 4.7Khem Raj3
2012-04-26gcc-cross-canadian_4.7.bb: Override ARCH_FLAGS_FOR_TARGETKhem Raj1
2012-04-26gcc-4.7: Define own do_configure_prependKhem Raj1
2012-04-26gcc-4.7: Add recipesKhem Raj40
2012-04-26gcc-configure-common.inc: Use libc-uclibc overrideKhem Raj1
2012-04-26gcc-4.6: Specify complete paths in require directiveKhem Raj10
2012-04-26gcc-4.6: Remove redundant overridesKhem Raj1
2012-04-26libgcc_4.6: Package libgcov nativesdk correctlyKhem Raj1
2012-04-26gcc-configure: Render --with-local-prefix harmlessKhem Raj7
2012-04-26gcc: Stash the gcc-cross builddir to reuse in libgcc and gcc-runtimeKhem Raj4
2012-04-26gcc-configure: Pass distinct target flagsKhem Raj3
2012-04-24gcc: Add plugins package for ARM, fix /usr/incude packagingSaul Wold1
2012-04-24libgcc: Package additional *crt*.o files for PPCSaul Wold1
2012-04-15gcc-configure-common.inc: Stop gcc looking at build system pathsRichard Purdie1
2012-04-13gcc-4.6: Add fix for relocation problem and ccacheRichard Purdie2
2012-04-04gcc-cross-intermediate: fix do_install for x32Nitin A Kamble1
2012-03-28gcc-cross-intermediate: Ensure we move the libraries from the correct locationRichard Purdie1
2012-03-27gcc-cross-canadian: Clean non shipped empty directories.Lianhao Lu1
2012-03-26gcc-cross-canadian: Fixed packaging warnings.Lianhao Lu1
2012-03-23libgcc: corrected -nativesdk package namings.Lianhao Lu2
2012-03-14Revert "gcc-cross: aviod creating invalid symlinks"Richard Purdie2
2012-03-14gcc-cross: aviod creating invalid symlinksRobert Yang2
2012-03-08gcc: Upgrade to 4.6.3 releaseKhem Raj6
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2
2012-03-03gcc-cross.inc: Fix cross testing scripts to work with dashKhem Raj1