summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gcc
AgeCommit message (Expand)AuthorFiles
2014-12-19gcc runtime: specify license on a per package basisJoe Slater2
2014-12-05gcc: stub do_fetch instead of removing itRoss Burton1
2014-12-03gcc: Rework shared workRichard Purdie7
2014-11-28gcc-4.8: Drop unused patchRichard Purdie1
2014-11-20gcc-4.9: fix the compile failure of 'defaults.h' not foundHongxu Jia1
2014-11-09gcc: Fix intermittent failures during configureMark Hatle3
2014-11-06gcc: backport two patches to fix ICE in dwarf2out_var_locationJackie Huang3
2014-10-24gcc: poison default sysroot pathRichard Purdie6
2014-10-11gcc: backport patch for gcc bug 61144Saul Wold2
2014-10-06gcc-runtime: Add linux-gnuspe symlink to fix c++ headersRichard Purdie1
2014-09-16gcc-configure/gcc-common: Move preconfigure definition to common includeRichard Purdie2
2014-09-01recipes: Remove references to eglibcKhem Raj1
2014-08-15gcc-cross-initial: Put limits.h in gccdir/includeKhem Raj1
2014-08-15gcc: update compiler architecture to match gcc-runtime (armv6, armv7a)Peter A. Bigot1
2014-08-15gcc: backport patch affecting Linux kernel buildsPeter A. Bigot4
2014-08-15gcc: Abstract long double configuration into python functionKhem Raj2
2014-08-15sdk: change EXTRA_OECONF_FPU to EXTRA_OECONF_GCC_FLOATPeter A. Bigot5
2014-08-15gcc-target: make --enable-clocale consistent with gcc-runtimePeter A. Bigot1
2014-08-15gcc: remove outdated configuration optionPeter A. Bigot3
2014-08-15gcc-4.9: Ensure c++ includes are in /usr/include/c++/${BINV}Peter A. Bigot1
2014-08-15gcc: remove inappropriate patchPeter A. Bigot4
2014-08-15gcc: recipe whitespace changesPeter A. Bigot10
2014-08-15gcc-cross-initial: Use good old bfd linker by defaultKhem Raj1
2014-08-02gcc: Fix gcc-multilib-config comparisonMark Hatle1
2014-08-02gcc: Upgrade 4.9.0 -> 4.9.1Khem Raj2
2014-08-02gcc-4.9.inc: fix parallel building failureHongxu Jia1
2014-07-25gcc-4.9.inc: fix parallel building failureHongxu Jia2
2014-07-25gcc-multilib: Simply/fix MULTILIB_OPTIONS handlingRichard Purdie1
2014-07-19gcc: update *LIBC_* linker relocation reglexTing Liu1
2014-07-10gcc: Ensure c++ includes are in /usr/include/c++/${BINV}Richard Tollerton5
2014-06-29recipes-devtools: fix segfault in lib32-gcc with "." multilib_dirPaul Gortmaker2
2014-06-25gcc-cross-canadian: Add configure-target-libgccMark Hatle1
2014-06-17gcc-configure-common: Address problems with gengtypeRichard Purdie1
2014-06-01gcc: Clean up configure_prepend and fix for mingwRichard Purdie3
2014-05-30gcc, uclibc: Add/Fix Upstream-Status in patchesKhem Raj1
2014-05-29gcc: add patch to fix errors with Decimal64 typeAlexandru-Cezar Sardan2
2014-05-13gcc: remove usage of FILESPATHPetter Mabäcker2
2014-05-08gcc: Handle uclibc linker relocation for multilib supportRichard Purdie3
2014-05-07python3/gcc/autoconf: Fix Upstream-Status in some patches I authoredRichard Purdie1
2014-05-05gcc: Add 4.9 recipesKhem Raj54
2014-05-03gcc-common: Ensure checksums don't change to match old behaviourRichard Purdie1
2014-05-01Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it.Max Eliaser1
2014-05-01gcc-common: Only apply fpu settings to target gccRichard Purdie3
2014-05-01gcc-cross: Drop TARGET_CC_ARCHRichard Purdie1
2014-04-30gcc: Drop ARCH_FLAGS_FOR_TARGET usageRichard Purdie4
2014-04-30gcc-common/gcc-configure-common: Move gnu-configize to its own shared taskRichard Purdie2
2014-04-30gcc-target: Limit compile to host targets, don't build runtimes.Richard Purdie1
2014-04-30binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipesRichard Purdie10
2014-04-25Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2
2014-04-25Globally replace oe.utils.contains to bb.utils.containsOtavio Salvador1