Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-06-03 | Fix an obvious typo in the patch. The variable exported was 'CCP' should ↵ | Khem Raj | 52 | |
have been 'CPP'. I have tested build for gcc-cross-4.2.2 recipe. | ||||
2008-06-02 | gcc-cross-inital-4.3.0: fix DEPENDS | Henning Heinold | 1 | |
* in gcc-4.2 a missing gmp.h is just a warning in gcc-4.3.0 it is an error * gcc-cross-inital.inc is overwriting DEPENDS so gmp-native and mpfr-native from gcc-cross4.inc is not in DEPENDS for gcc-cross-initial * for now put in the .bb self, but someone should step up and fix the whole gcc-recipes in a saner way | ||||
2008-05-29 | Add -frename-registers fix to GCC 4.3.0 | Khem Raj | 3 | |
2008-05-28 | gcc 4.2.4: another point release in the 4.2 series | Koen Kooi | 77 | |
2008-05-18 | gcc: add gcc csl 2007q3 | Koen Kooi | 6 | |
2008-05-16 | gcc-3.4.6: Add missing file | Richard Purdie | 1 | |
2008-05-16 | Add gcc 4.2.3 and gcc 3.4.6-native from Poky | Richard Purdie | 102 | |
2008-05-15 | gcc-cross 4.2.2, 4.3.0, csl 2008q1: enable libssp and teach ↵ | Koen Kooi | 7 | |
gcc-package-cross.inc to package it | ||||
2008-05-13 | gcc csl 2008: remove ldflags.patch that does the wrong thing, disable ↵ | Koen Kooi | 2 | |
multilib, and remove some more patches | ||||
2008-05-12 | gcc 4.3.0: add symlink hack to get the right includes to glibc | Koen Kooi | 1 | |
2008-05-12 | gcc csl 2008q1: make it look more like other gcc recipes | Koen Kooi | 7 | |
2008-05-11 | gcc csl 2008q1: add some OE sanity patches and fix EXTRA_OECONF | Koen Kooi | 7 | |
2008-05-11 | gcc: add skeleton for the CSL 2008q1 release of gcc, based on gcc 4.2.3 | Koen Kooi | 4 | |
2008-04-29 | gcc-4.2.2: Add AVR32 patch 1.0.9 from Atmel. | Geoffrey Wossum | 3 | |
2008-04-22 | gcc-configure-cross.inc: cleanup libstdc++.la for no-fpu builds too | Jeremy Laine | 6 | |
* fixes QA issues seen on powerpc/soft-float machines, for instance libasprintf.la referring to the build directory | ||||
2008-04-13 | gcc 4.3.0: apply more patches, the most notable doing: "Automatically check ↵ | Koen Kooi | 3 | |
reproducability of ICE (if possible) and prepare testcase if reproducible" * It sadly does nothing if your ICE is a segfault :( | ||||
2008-04-11 | gcc 4.3.0: add all patches from debian and fedora into their respective ↵ | Koen Kooi | 108 | |
subdirs and apply a few. | ||||
2008-04-03 | gcc-package-target.inc: some vendor patched gccs don't have an libgcc_s.so, ↵ | Koen Kooi | 1 | |
so don't error out if it's missing | ||||
2008-03-29 | gcc: Include TARGET_CC_ARCH in ARCH_FLAGS_FOR_TARGET by default for ↵ | Richard Purdie | 37 | |
everyone, not just as a slugos specific override. | ||||
2008-03-27 | merge of '58892f8690878f7ed6658262c62e3515f83d248a' | Richard Purdie | 23 | |
and 'd9f628bbbe62d8fe9b1dfa860de027f41eb7ef11' | ||||
2008-03-27 | gcc-package-cross.inc: Only provide the packaged libraries, not the ↵ | Richard Purdie | 1 | |
corresponding -dev packages which are broken and are provided by gcc | ||||
2008-03-27 | gcc-package-target.inc: Package libgfortran-dev if present, don't package ↵ | Richard Purdie | 1 | |
libgcc, libstdc++ or libg2c, these packages from from gcc-cross | ||||
2008-03-27 | gcc-4.x: Cleanup and standardise the compiler configuration flags, fixing ↵ | Richard Purdie | 13 | |
various bugs in the 4.1.x and 4.0.x versions. Broken libssp and libmudflap libraries should no longer be staged into cross. | ||||
2008-03-26 | gcc 4.2.1: Fix ICE that occurs with AVR32 gcc, especially when compiling ↵ | Geoffrey Wossum | 4 | |
OpenSSH. Mainly just applies patch for gcc pr32889. Since this ICE was first reported on the debian-gcc list (see http://lists.debian.org/debian-gcc/2007/10/msg00306.html), and was actually report for the HPPA, this patch might be desireable for other architectures. This patch showed in mainline gcc 4.2.3 See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32889 for mor info | ||||
2008-03-26 | gcc-4.*: Set ARM_INSTRUCTION_SET to arm so vfp instructions can be avoided ↵ | Richard Purdie | 3 | |
within libgcc itself (from poky) | ||||
2008-03-26 | gcc: Add csl 2006q1 compiler versions from Poky | Richard Purdie | 5 | |
2008-03-26 | gcc-3.4.4: Add patch to fix jar location from poky | Richard Purdie | 2 | |
2008-03-26 | gcc-cross-kernel-3.4.4-csl-2005q3: Merge fixes from Poky | Richard Purdie | 1 | |
2008-03-17 | gcc-configure-sdk.inc: Fix rather nasty typo | Richard Purdie | 1 | |
2008-03-17 | gcc: add recipes for 4.3.0 - loads of patches missing, only tested against ↵ | Koen Kooi | 45 | |
armv7/glibc-2.6.1/angstrom | ||||
2008-03-17 | gcc: Handle ARCH_FLAGS_FOR_TARGET option for gcc 4.1/4.2 correctly | Richard Purdie | 9 | |
2008-03-16 | gcc: Add missing file | Richard Purdie | 1 | |
2008-03-16 | gcc-cross-kernel: Create common .inc file | Richard Purdie | 4 | |
2008-03-16 | gcc-4.x.inc: Set DEPENDS consistently | Richard Purdie | 4 | |
2008-03-16 | gcc-cross.inc: Merge in gcc-paths-cross.inc | Richard Purdie | 2 | |
2008-03-16 | gcc: Move old style gcc*build*.inc includes into ↵ | Richard Purdie | 52 | |
gcc-configure-{target|cross|sdk} and a common include file. Factor some common data not related to configure into gcc-common.inc. Rewrite 3.3.3 and 3.3.4 recipes to use standard includes (tested and they work). | ||||
2008-03-16 | gcc-package: Remove some unused variables and pointless comments | Richard Purdie | 2 | |
2008-03-15 | gcc-csl: Drop the rather broken looking cvs csl recipes. Making new ones ↵ | Richard Purdie | 7 | |
would be easier than fixing these... (2005q3 toolchain is left alone) | ||||
2008-03-15 | gcc-4.2.2: Move gcc only SRC_URI append from .inc to .bb | Richard Purdie | 3 | |
2008-03-15 | gcc-cross-3.3.3: Use gcc-package-cross.inc | Richard Purdie | 1 | |
2008-03-15 | gcc-cross-sdk: Fixup sdk packaging to be self contained and drop ↵ | Richard Purdie | 12 | |
gcc-package-target.inc | ||||
2008-03-15 | gcc-cross: Drop gcc-package-target.inc, gcc-package-cross overrides or sets ↵ | Richard Purdie | 14 | |
everything needed | ||||
2008-03-15 | gcc: Move more common variables to gcc-common.inc (BINV, gcclibdir, use ↵ | Richard Purdie | 3 | |
DEBIANNAME instead of a python function, SHLIBSDIR override) | ||||
2008-03-15 | gcc: Add gcc-cross4.inc and convert gcc-cross_4* recipes to use it | Richard Purdie | 8 | |
2008-03-15 | gcc: Clean up FILESDIR settings (move to gcc-common.inc) | Richard Purdie | 20 | |
2008-03-15 | gcc: Move PR settings to obvious places (not .inc files) | Richard Purdie | 43 | |
2008-03-15 | gcc: Move get_gcc_fpu_setting into gcc-common.inc | Richard Purdie | 5 | |
2008-03-15 | gcc: Add gcc-cross.inc taking some common code from all gcc-cross packages | Richard Purdie | 15 | |
2008-03-15 | gcc: Rename gcc-package.inc gcc-package-target.inc and move includes a level ↵ | Richard Purdie | 49 | |
lower. There should be no functionality change yet, it just makes that change easier to remove target packaging from cross builds | ||||
2008-03-15 | gcc 3.3.3, 3.3.4: Use gcc-package.inc | Richard Purdie | 2 | |